generated from hmcts/spring-boot-template
-
Notifications
You must be signed in to change notification settings - Fork 0
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 #68
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
September 14, 2023 13:37
ddc8208
to
1f1ae87
Compare
renovate
bot
changed the title
Update dependency gradle to v8.3
Update dependency gradle to v8.4
Oct 4, 2023
renovate
bot
force-pushed
the
renovate/gradle-8.x
branch
from
October 4, 2023 23:07
1f1ae87
to
b382acb
Compare
renovate
bot
force-pushed
the
renovate/gradle-8.x
branch
from
November 3, 2023 09:03
b382acb
to
2013628
Compare
renovate
bot
force-pushed
the
renovate/gradle-8.x
branch
2 times, most recently
from
November 28, 2023 12:24
b39e35e
to
ff29805
Compare
renovate
bot
changed the title
Update dependency gradle to v8.4
Update dependency gradle to v8.5
Nov 29, 2023
renovate
bot
force-pushed
the
renovate/gradle-8.x
branch
from
November 29, 2023 14:44
ff29805
to
4138cb9
Compare
renovate
bot
force-pushed
the
renovate/gradle-8.x
branch
from
November 30, 2023 09:13
4138cb9
to
d13fd27
Compare
renovate
bot
force-pushed
the
renovate/gradle-8.x
branch
from
December 1, 2023 09:13
d13fd27
to
76356e1
Compare
renovate
bot
force-pushed
the
renovate/gradle-8.x
branch
from
December 1, 2023 10:46
76356e1
to
aff9fe0
Compare
renovate
bot
force-pushed
the
renovate/gradle-8.x
branch
from
February 2, 2024 19:29
aff9fe0
to
cabf8c8
Compare
renovate
bot
changed the title
Update dependency gradle to v8.5
Update dependency gradle to v8.6
Feb 2, 2024
renovate
bot
force-pushed
the
renovate/gradle-8.x
branch
from
March 22, 2024 20:12
cabf8c8
to
e21e1d0
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 27, 2024 16:01
e21e1d0
to
683bda3
Compare
renovate
bot
changed the title
Update dependency gradle to v8.7
Update dependency gradle to v8.8
May 31, 2024
renovate
bot
force-pushed
the
renovate/gradle-8.x
branch
from
May 31, 2024 23:21
683bda3
to
a92a03d
Compare
renovate
bot
force-pushed
the
renovate/gradle-8.x
branch
from
July 11, 2024 17:48
a92a03d
to
b2883a3
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 14:53
b2883a3
to
97b59c4
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:42
97b59c4
to
81ebf15
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 24, 2024 00:48
81ebf15
to
5ab9aae
Compare
renovate
bot
changed the title
Update dependency gradle to v8.10.1
Update dependency gradle to v8.10.2
Sep 24, 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 16:11
5ab9aae
to
1e888ff
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.1.1
->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
v8.2
: 8.2Compare Source
The Gradle team is excited to announce Gradle 8.2.
Amongst other improvements, this release addresses two security vulnerabilities:
Read the Release Notes
We would like to thank the following community contributors for their contributions to this release of Gradle:
Bruno Didot,
Eric Vantillard,
esfomeado,
Jendrik Johannes,
Jonathan Leitschuh,
Lee Euije,
Stefan Oehme,
Todor Dinev,
Yanshun Li
Upgrade instructions
Switch your build to use Gradle 8.2 by updating your wrapper:
./gradlew wrapper --gradle-version=8.2
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.
Configuration
📅 Schedule: Branch creation - "after 7am and before 11am every weekday" in timezone Europe/London, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, 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.