-
-
Notifications
You must be signed in to change notification settings - Fork 85
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
Update dependency gradle to v8.11 #159
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/gradle-8.x
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 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
renovate
bot
force-pushed
the
renovate/gradle-8.x
branch
from
March 4, 2023 02:42
7dbeba5
to
27709cf
Compare
renovate
bot
force-pushed
the
renovate/gradle-8.x
branch
from
April 12, 2023 15:01
27709cf
to
4fb1dcd
Compare
renovate
bot
force-pushed
the
renovate/gradle-8.x
branch
2 times, most recently
from
April 25, 2023 23:38
6a04c40
to
a75a4bb
Compare
renovate
bot
force-pushed
the
renovate/gradle-8.x
branch
from
June 3, 2023 12:13
a75a4bb
to
d85ad8d
Compare
renovate
bot
force-pushed
the
renovate/gradle-8.x
branch
from
June 30, 2023 23:19
d85ad8d
to
7cb6343
Compare
renovate
bot
force-pushed
the
renovate/gradle-8.x
branch
from
July 10, 2023 14:46
7cb6343
to
f58717f
Compare
renovate
bot
force-pushed
the
renovate/gradle-8.x
branch
from
August 17, 2023 07:45
f58717f
to
7aec8a9
Compare
renovate
bot
force-pushed
the
renovate/gradle-8.x
branch
from
October 4, 2023 23:18
7aec8a9
to
2b7dae2
Compare
renovate
bot
force-pushed
the
renovate/gradle-8.x
branch
from
November 29, 2023 15:36
2b7dae2
to
c491c90
Compare
renovate
bot
force-pushed
the
renovate/gradle-8.x
branch
from
February 2, 2024 18:50
c491c90
to
2aa0e6b
Compare
renovate
bot
changed the title
Update dependency gradle to v8
Update dependency gradle to v8.6
Mar 10, 2024
renovate
bot
force-pushed
the
renovate/gradle-8.x
branch
from
March 10, 2024 08:40
2aa0e6b
to
00dbed4
Compare
renovate
bot
changed the title
Update dependency gradle to v8.6
Update dependency gradle to v8.7
Mar 22, 2024
renovate
bot
force-pushed
the
renovate/gradle-8.x
branch
from
March 22, 2024 20:00
00dbed4
to
47d662e
Compare
renovate
bot
force-pushed
the
renovate/gradle-8.x
branch
from
June 1, 2024 01:50
47d662e
to
44c8be4
Compare
renovate
bot
changed the title
Update dependency gradle to v8.7
Update dependency gradle to v8.8
Jun 1, 2024
renovate
bot
force-pushed
the
renovate/gradle-8.x
branch
from
July 11, 2024 18:21
44c8be4
to
58a6a92
Compare
renovate
bot
changed the title
Update dependency gradle to v8.8
Update dependency gradle to v8.9
Jul 11, 2024
renovate
bot
force-pushed
the
renovate/gradle-8.x
branch
from
August 14, 2024 11:55
58a6a92
to
b0fd41e
Compare
renovate
bot
changed the title
Update dependency gradle to v8.9
Update dependency gradle to v8.10
Aug 14, 2024
renovate
bot
force-pushed
the
renovate/gradle-8.x
branch
from
September 9, 2024 09:27
b0fd41e
to
7d3d7ba
Compare
renovate
bot
changed the title
Update dependency gradle to v8.10
Update dependency gradle to v8.10.1
Sep 9, 2024
renovate
bot
force-pushed
the
renovate/gradle-8.x
branch
from
September 23, 2024 23:29
7d3d7ba
to
2203004
Compare
renovate
bot
changed the title
Update dependency gradle to v8.10.1
Update dependency gradle to v8.10.2
Sep 23, 2024
renovate
bot
changed the title
Update dependency gradle to v8.10.2
Update dependency gradle to v8.11
Nov 11, 2024
renovate
bot
force-pushed
the
renovate/gradle-8.x
branch
from
November 11, 2024 15:48
2203004
to
ff22e13
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:
8.2
->8.11
Release Notes
gradle/gradle (gradle)
v8.11
Compare Source
v8.10.2
Compare Source
v8.10.1
Compare Source
v8.10
Compare Source
v8.9
Compare Source
v8.8
: 8.8Compare Source
The Gradle team is excited to announce Gradle 8.8.
Read the Release Notes
We would like to thank the following community members for their contributions to this release of Gradle:
Björn Kautler,
Denes Daniel,
Fabian Windheuser,
Hélio Fernandes Sebastião,
Jay Wei,
jhrom,
jwp345,
Jörgen Andersson,
Kirill Gavrilov,
MajesticMagikarpKing,
Maksim Lazeba,
Philip Wedemann,
Robert Elliot,
Róbert Papp,
Stefan M.,
Tibor Vyletel,
Tony Robalik,
Valentin Kulesh,
Yanming Zhou,
김용후
Upgrade instructions
Switch your build to use Gradle 8.8 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.7
: 8.7Compare Source
The Gradle team is excited to announce Gradle 8.7.
Read the Release Notes
We would like to thank the following community members for their contributions to this release of Gradle:
Aleksandr Postnov,
Björn Kautler,
Brice Dutheil,
Denis Buzmakov,
Federico La Penna,
Gregor Dschung,
Hal Deadman,
Hélio Fernandes Sebastião,
Ivan Gavrilovic,
Jendrik Johannes,
Jörgen Andersson,
Marie,
pandaninjas,
Philip Wedemann,
Ryan Schmitt,
Steffen Yount,
Tyler Kinkade,
Zed Spencer-Milnes
Upgrade instructions
Switch your build to use Gradle 8.7 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.6
: 8.6Compare Source
The Gradle team is excited to announce Gradle 8.6.
Read the Release Notes
We would like to thank the following community members for their contributions to this release of Gradle:
Baptiste Decroix,
Björn Kautler,
Daniel Lacasse,
Danny Thomas,
Hyeonmin Park,
jeffalder,
Jendrik Johannes,
John Jiang,
Kaiyao Ke,
Kevin Mark,
king-tyler,
Marcin Dąbrowski,
Marcin Laskowski,
Markus Gaisbauer,
Mel Arthurs,
Ryan Schmitt,
Surya K N,
Vladislav Golubtsov,
Yanshun Li,
Andrzej Ressel
Upgrade instructions
Switch your build to use Gradle 8.6 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.5
: 8.5Compare Source
The Gradle team is excited to announce Gradle 8.5.
Read the Release Notes
We would like to thank the following community members for their contributions to this release of Gradle:
Ahmed Ehab,
Alex Landau,
Aurimas,
Björn Kautler,
bodhili,
Daniel Le Berre,
davidburstrom,
Franz Wimmer,
Jongwoo Han,
Ken,
Leonardo Silveira,
Martin Bonnin,
Matthew Von-Maszewski,
Nik Clayton,
noeppi_noeppi,
Philip Wedemann,
Philipp Schneider,
Tomas Bjerre
Upgrade instructions
Switch your build to use Gradle 8.5 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.4
: 8.4Compare Source
The Gradle team is excited to announce Gradle 8.4.
Amongst other improvements, this release addresses two security vulnerabilities:
Read the Release Notes
We would like to thank the following community members for their contributions to this release of Gradle:
Ahmed Ehab,
Andrei Rybak,
Baptiste Decroix,
Björn Kautler,
Cesar de la Vega,
Ganavi Jayaram,
Gaurav Padam,
hwanseok,
J.T. McQuigg,
Jakub Chrzanowski,
Jendrik Johannes,
kackey0-1,
Konstantin Gribov,
Pratik Haldankar,
Qinglin,
Sebastian Schuberth,
Thad House,
valery1707,
Vladimir Sitnikov,
wuyangnju,
Yanming Zhou,
Yanshun Li,
Yusuke Uehara,
zeners
Upgrade instructions
Switch your build to use Gradle 8.4 by updating your wrapper:
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.3
: 8.3Compare Source
The Gradle team is excited to announce Gradle 8.3.
Read the Release Notes
We would like to thank the following community members for their contributions to this release of Gradle:
Adam,
Ahmed Ehab,
Aurimas,
Baptiste Decroix,
Björn Kautler,
Borewit,
Korov,
Mohammed Thavaf,
Patrick Brückner,
Philip Wedemann,
Róbert Papp,
Shi Chen,
Tony Robalik
Upgrade instructions
Switch your build to use Gradle 8.3 by updating your wrapper:
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.2.1
Compare Source
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.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.