-
Notifications
You must be signed in to change notification settings - Fork 3
Update all dependencies #16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/all
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
d7660b2
to
2aaebf3
Compare
6ca4c38
to
4fa1cb7
Compare
ab7911e
to
8faab05
Compare
7570a8a
to
4fb5d90
Compare
8c06aaf
to
33d7cca
Compare
953d025
to
2583bfe
Compare
649e5cc
to
0b47a92
Compare
449a42a
to
c91b44f
Compare
7e2628b
to
2fb033f
Compare
95be045
to
8a8c6c9
Compare
228ba98
to
f617ef8
Compare
f617ef8
to
f82cedd
Compare
fc18d04
to
a7c6d64
Compare
a7c6d64
to
f08b657
Compare
4fce3c7
to
b1c39a8
Compare
90040ad
to
329c44a
Compare
8435d17
to
0eed58f
Compare
3a2b39e
to
081f3c6
Compare
cfa3e36
to
6129029
Compare
c441644
to
2b0b9b8
Compare
2b0b9b8
to
10e8f74
Compare
10e8f74
to
9983c54
Compare
9983c54
to
0b438fa
Compare
0552ecc
to
6033a34
Compare
6033a34
to
0f4ab73
Compare
0f4ab73
to
5359f69
Compare
d06d348
to
07151c3
Compare
469548e
to
ede5c72
Compare
ede5c72
to
e3bae93
Compare
e3bae93
to
157cf50
Compare
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Note
Mend has cancelled the proposed renaming of the Renovate GitHub app being renamed to
mend[bot]
.This notice will be removed on 2025-10-07.
This PR contains the following updates:
v2
->v5
v1
->v5
v2
->v4
8.9
->9.1.0
2.9.1
->2.14
2.7.1
->6.3.1.5724
1.3.1
->1.4.2
0.3.0
->0.4.27
1.1.0-beta02
->1.1.7
4.5.0
->10.0.0
0.26.3-beta
->0.36.0
v1.2.0
->1.2.0
0.8.1-rc
->0.9.0
2.5.0
->2.7.0
2023.01.00
->2025.09.01
2.2.0
->2.3.0
3.5.1
->3.7.0
1.1.5
->1.3.0
4.3.0
->10.0.0
0.12.3
->1.2.1
1.13.8
->1.14.6
1.2.0-alpha13
->1.4.1
1.3.0
->1.4.1
8.7.3
->8.13.0
1.9.57
->2.2.0
1.9.57
->1.11.9
1.23.1
->1.23.8
1.23.1
->1.23.8
2.6.1
->2.8.1
2.6.1
->2.8.1
2.6.1
->2.8.1
1.0.0-alpha05
->1.1.1
1.0.0-alpha05
->1.1.1
1.0.0-alpha05
->1.1.1
0.26.2-beta
->0.37.3
2.3.5
->3.3.0
2.3.5
->3.3.0
2.3.5
->3.3.0
2.3.5
->3.3.0
2.3.5
->3.3.0
2.3.5
->3.3.0
Release Notes
actions/checkout (actions/checkout)
v5
Compare Source
v4
Compare Source
url-helper.ts
now leverages well-known environment variables by @jww3 in https://github.com/actions/checkout/pull/1941isGhes
by @jww3 in https://github.com/actions/checkout/pull/1946v3
Compare Source
actions/setup-java (actions/setup-java)
v5
Compare Source
v4
Compare Source
v3
Compare Source
v2
Compare Source
actions/upload-artifact (actions/upload-artifact)
v4
Compare Source
v3
Compare Source
gradle/gradle (gradle)
v9.1.0
Compare Source
v9.0.0
: 9.0.0Compare Source
The Gradle team is excited to announce Gradle 9.0.0.
Here are the highlights of this release:
Read the Release Notes
We would like to thank the following community members for their contributions to this release of Gradle:
Aaron Matthis,
Adam E,
Adam S,
Björn Kautler,
Daniel Lacasse,
Eng Zer Jun,
EunHyunsu,
FlorianMichael,
Francisco Prieto,
Gaëtan Muller,
Jake Wharton,
Kengo TODA,
Kent Kaseda,
Madalin Valceleanu,
Marc Philipp,
Mark S. Lewis,
Matthew Haughton,
Mycroft Wong,
Na Minhyeok,
Nelson Osacky,
Olivier "Oli" Dagenais,
ploober,
Radai Rosenblatt,
Róbert Papp,
Sebastian Schuberth,
Victor Merkulov.
Upgrade instructions
Switch your build to use Gradle 9.0.0 by updating your wrapper:
See the Gradle 9.0.0 upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.
For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.
Reporting problems
If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.
We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.
v8.14.3
: 8.14.3Compare Source
The Gradle team is excited to announce Gradle 8.14.3.
This is a patch release for 8.14. We recommend using 8.14.3 instead of 8.14.
Here are the highlights of this release:
Read the Release Notes
We would like to thank the following community members for their contributions to this release of Gradle:
Aurimas,
Ben Bader,
Björn Kautler,
chandre92,
Daniel Hammer,
Danish Nawab,
Florian Dreier,
Ivy Chen,
Jendrik Johannes,
jimmy1995-gu,
Madalin Valceleanu,
Na Minhyeok.
Upgrade instructions
Switch your build to use Gradle 8.14.3 by updating your wrapper:
See the Gradle 8.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.
For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.
Reporting problems
If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.
We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.
v8.14.2
Compare Source
v8.14.1
: 8.14.1Compare Source
The Gradle team is excited to announce Gradle 8.14.1.
Read the Release Notes
We would like to thank the following community members for their contributions to this release of Gradle:
Aurimas,
Ben Bader,
Björn Kautler,
chandre92,
Daniel Hammer,
Danish Nawab,
Florian Dreier,
Ivy Chen,
Jendrik Johannes,
jimmy1995-gu,
Madalin Valceleanu,
Na Minhyeok.
Upgrade instructions
Switch your build to use Gradle 8.14.1 by updating your wrapper:
See the Gradle 8.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.
For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.
Reporting problems
If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.
We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.
v8.14
Compare Source
v8.13
Compare Source
v8.12.1
: 8.12.1Compare Source
The Gradle team is excited to announce Gradle 8.12.1.
Read the Release Notes
We would like to thank the following community members for their contributions to this release of Gradle:
Abhiraj Adhikary,
Ayush Saxena,
Björn Kautler,
davidburstrom,
Dominic Fellbaum,
Emmanuel Ferdman,
Finn Petersen,
Johnny Lim,
Mahdi Hosseinzadeh,
Martin Bonnin,
Paint_Ninja,
Petter Måhlén,
Philip Wedemann,
stegeto22,
Tanish,
TheGoesen,
Tim Nielens,
Trout Zhang,
Victor Merkulov
Upgrade instructions
Switch your build to use Gradle 8.12.1 by updating your wrapper:
See the Gradle 8.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.
For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.
Reporting problems
If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.
We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.
v8.12
: 8.12Compare Source
The Gradle team is excited to announce Gradle 8.12.
Read the Release Notes
We would like to thank the following community members for their contributions to this release of Gradle:
Abhiraj Adhikary,
Ayush Saxena,
Björn Kautler,
davidburstrom,
Dominic Fellbaum,
Emmanuel Ferdman,
Finn Petersen,
Johnny Lim,
Mahdi Hosseinzadeh,
Martin Bonnin,
Paint_Ninja,
Petter Måhlén,
Philip Wedemann,
stegeto22,
Tanish,
TheGoesen,
Tim Nielens,
Trout Zhang,
Victor Merkulov
Upgrade instructions
Switch your build to use Gradle 8.12 by updating your wrapper:
See the Gradle 8.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.
For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.
Reporting problems
If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.
We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.
v8.11.1
: 8.11.1Compare Source
This is a patch release for Gradle 8.11. We recommend users upgrade to 8.11.1 instead of 8.11.
It fixes the following issues:
Read the Release Notes
Upgrade instructions
Switch your build to use Gradle 8.11.1 by updating your wrapper:
See the Gradle 8.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.
For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.
Reporting problems
If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.
We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.
v8.11
: 8.11Compare Source
The Gradle team is excited to announce Gradle 8.11.
Read the Release Notes
We would like to thank the following community members for their contributions to this release of Gradle:
Adam,
alyssoncs,
Bilel MEDIMEGH,
Björn Kautler,
Chuck Thomas,
Daniel Lacasse,
Finn Petersen,
JK,
Jérémie Bresson,
luozexuan,
Mahdi Hosseinzadeh,
Markus Gaisbauer,
Matthew Haughton,
Matthew Von-Maszewski,
ploober,
Siarhei,
Titus James,
vrp0211
Upgrade instructions
Switch your build to use Gradle 8.11 by updating your wrapper:
See the Gradle 8.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.
For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.
Reporting problems
If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.
We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.
v8.10.2
: 8.10.2Compare Source
This is a patch release for 8.10. We recommend using 8.10.2 instead of 8.10
It fixes the following issues:
Issues fixed in the first patch release:
Read the Release Notes
Upgrade instructions
Switch your build to use Gradle 8.10.2 by updating your wrapper:
See the Gradle 8.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.
For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.
Reporting problems
If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.
We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.
v8.10.1
: 8.10.1Compare Source
This is a patch release for 8.10. We recommend using 8.10.1 instead of 8.10
It fixes the following issues:
Read the Release Notes
Upgrade instructions
Switch your build to use Gradle 8.10.1 by updating your wrapper:
See the Gradle 8.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.
For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.
Reporting problems
If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.
We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.
v8.10
: 8.10Compare Source
The Gradle team is excited to announce Gradle 8.10.
Read the Release Notes
We would like to thank the following community members for their contributions to this release of Gradle:
Björn Kautler,
Craig Andrews,
gotovsky,
Jeff,
Kirill Gavrilov,
Madalin Valceleanu,
Sergei Vorobev,
Thach Le,
Thad Guidry
Upgrade instructions
Switch your build to use Gradle 8.10 by updating your wrapper:
See the Gradle 8.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.
For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.
Reporting problems
If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.
We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.
square/leakcanary (com.squareup.leakcanary:leakcanary-android)
v2.14
See Change Log
v2.13
See Change Log
v2.12
See Change Log
v2.11
See Change Log
v2.10
See Change Log
SonarSource/sonar-scanner-gradle (org.sonarsource.scanner.gradle:sonarqube-gradle-plugin)
v6.3.1.5724
Compare Source
Release notes - Sonar Scanner for Gradle - 6.3.1
Bug
SCANGRADLE-249 Release version 6.3.0.5676 fails with ClassCastException: String cannot be cast to class Collection
SCANGRADLE-252 ".github" folder should not be added to "sonar.sources" if the user explicitly overrides this property
Task
SCANGRADLE-250 Prepare next development iteration 6.3.1
v6.2.0.5505
Release notes - Sonar Scanner for Gradle - 6.2
Task
SCANGRADLE-57 Make the release process "build once" compatible
SCANGRADLE-208 Create the verification-metadata.xml file
SCANGRADLE-212 Prepare next development iteration 6.2
SCANGRADLE-215 Update Slack notification in .github/workflows/slack_notify.yml
SCANGRADLE-216 Bump orchestrator to version 5.5 or greater
SCANGRADLE-227 Fix cirrus-ci depends_on error
Improvement
SCANGRADLE-135 Stop using deprecated Gradle APIs (prepare for Gradle 9)
SCANGRADLE-155 Log Sonar plugin version and execution context information
SCANGRADLE-174 Reliably detect plugin version
Sub-task
SCANGRADLE-221 Move Gradle "repositories" configuration into settings.gradle.kts
SCANGRADLE-222 Update "com.gradle.plugin-publish" from 0.21.0 to 1.3.1 to ensure compatibility with https://plugins.gradle.org
SCANGRADLE-223 Add a custom gradle task "downloadMavenArtifactsAndPublishToGradlePluginPortal" to not rebuild artifacts before publishing them
SCANGRADLE-224 Add a cirrus-ci "simulate_and_validate_release_to_plugin_portal_task" to help releasability validation and investigation
v4.4.1.3373
: 4.4.1Release notes - Sonar Scanner for Gradle - 4.4.1
Improvement
SONARGRADL-132 Rename sonar.skipCompile to sonar.gradle.skipCompile
v4.2.0.3129
Release notes - Sonar Scanner for Gradle - 4.2
Fixes:
Improvements:
v3.1.1
Compare Source
v3.1
Compare Source
v3.0
Compare Source
v2.8.0.1969
Compare Source
v2.8
Compare Source
slackhq/compose-lints (com.slack.lint.compose:compose-lint-checks)
v1.4.2
Compare Source
2024-10-22
SlotReused
lint and reduce false positives.31.8.0-alpha07
.31.7.1
.2.0.21
. Still targeting Kotlin 1.9 language version (lint 31.7.x's language version).Special thanks to @SimonMarquis and @AlexVanyo for contributing to this release!
v1.4.1
Compare Source
2024-10-02
ComposeContentEmitterReturningValues
.content-emitters
configuration in docs.Special thanks to @erikghonyan for contributing to this release!
v1.4.0
Compare Source
2024-10-01
SlotReused
lint. See https://slackhq.github.io/compose-lints/rules/#do-not-invoke-slots-in-more-than-once-place for more information.ComposeContentEmitterReturningValues
.@Preview
annotations up to four levels.@VisibleForTesting
/@TestOnly
-annotated preview composables to be public.ComposeComposableModifier
lint check.8.7.0
.api
andminApi
to16
(i.e. lint 8.7.0+). It's possible this may work with API 15 but we have not tested it.8.8.0-alpha04
.2.0.20
.Special thanks to @alexvanyo, @seve-andre, @svenjacobs, @ychescale9, @shahzadansari, and @kozaxinan for contributing to this release!
mrmans0n/compose-rules (io.nlopez.compose.rules:detekt)
v0.4.27
What's changed
v0.4.26
What's changed
v0.4.25
Update for ktlint 1.7.0.
What's changed
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.