-
Notifications
You must be signed in to change notification settings - Fork 3
Update all dependencies (major) #80
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
main
Choose a base branch
from
renovate/major-all
base: main
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
b1beee7
to
b5bd0a0
Compare
4bdd414
to
7726847
Compare
7726847
to
d745acc
Compare
c8f45a3
to
d001daa
Compare
d001daa
to
78f55e0
Compare
78f55e0
to
abfc132
Compare
abfc132
to
e648358
Compare
e648358
to
50dd81a
Compare
50dd81a
to
0be78d0
Compare
0be78d0
to
18c5857
Compare
18c5857
to
97f9888
Compare
97f9888
to
94ebb8f
Compare
94ebb8f
to
16f20b9
Compare
16f20b9
to
5f4341b
Compare
5f4341b
to
49d39b0
Compare
49d39b0
to
b08d36b
Compare
22e103c
to
b09b975
Compare
e1fd0ec
to
5ecb27c
Compare
5ecb27c
to
5ab99ef
Compare
5ab99ef
to
dcdc1c5
Compare
| datasource | package | from | to | | -------------- | ---------------------------------------- | ------ | ----- | | github-tags | actions/checkout | v4 | v5 | | github-tags | crazy-max/ghaction-import-gpg | v5 | v6 | | gradle-version | gradle | 8.12 | 9.0.0 | | maven | io.github.gradle-nexus:publish-plugin | 1.3.0 | 2.0.0 | | maven | com.gradle.publish:plugin-publish-plugin | 0.21.0 | 1.3.1 |
dcdc1c5
to
ce7c4a6
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.
This PR contains the following updates:
v4
->v5
v5
->v6
8.12
->9.0.0
1.3.0
->2.0.0
0.21.0
->1.3.1
Release Notes
actions/checkout (actions/checkout)
v5
Compare Source
crazy-max/ghaction-import-gpg (crazy-max/ghaction-import-gpg)
v6
Compare Source
gradle/gradle (gradle)
v9.0.0
Compare Source
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
Compare Source
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.
gradle-nexus/publish-plugin (io.github.gradle-nexus:publish-plugin)
v2.0.0
: 2.0.0 - publishing with Ivy + sensible Gradle 8.x compatibilityNotable changes in 2.0
closeStagingRepositories
andreleaseStagingRepositories
summary tasks - #236Backward incompatible changes
closeAndReleaseStagingRepository
has been renamed tocloseAndReleaseStagingRepositories
for consistencyFull list of changes since 1.3.0: gradle-nexus/publish-plugin@v1.3.0...v2.0.0
Changes in 2.0.0-final (since rc-2):
Full list of changes: gradle-nexus/publish-plugin@v2.0.0-rc-2...v2.0.0
Thanks to all the contributors to this release: @TWiStErRob, @3flex, @Goooler.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.