-
Notifications
You must be signed in to change notification settings - Fork 828
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 - autoclosed #841
Closed
Closed
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
3 times, most recently
from
February 17, 2023 22:37
e42ed20
to
8afd08a
Compare
renovate
bot
force-pushed
the
renovate/gradle-8.x
branch
from
February 23, 2023 22:50
8afd08a
to
13fc9c3
Compare
renovate
bot
force-pushed
the
renovate/gradle-8.x
branch
4 times, most recently
from
March 10, 2023 20:08
5199bbc
to
87e3d43
Compare
renovate
bot
force-pushed
the
renovate/gradle-8.x
branch
3 times, most recently
from
March 25, 2023 06:16
5365802
to
96fcbac
Compare
renovate
bot
force-pushed
the
renovate/gradle-8.x
branch
3 times, most recently
from
April 17, 2023 07:34
54e9c4c
to
80cf1a5
Compare
renovate
bot
force-pushed
the
renovate/gradle-8.x
branch
2 times, most recently
from
April 21, 2023 19:22
fb686e8
to
e655d96
Compare
renovate
bot
force-pushed
the
renovate/gradle-8.x
branch
2 times, most recently
from
April 27, 2023 19:33
a28ca91
to
e488ae3
Compare
renovate
bot
force-pushed
the
renovate/gradle-8.x
branch
3 times, most recently
from
May 9, 2023 17:35
48d85df
to
ade7afa
Compare
renovate
bot
force-pushed
the
renovate/gradle-8.x
branch
2 times, most recently
from
May 18, 2023 23:49
0ba3864
to
a4ceb2e
Compare
renovate
bot
force-pushed
the
renovate/gradle-8.x
branch
3 times, most recently
from
May 28, 2023 06:37
b91faf0
to
84dc722
Compare
renovate
bot
force-pushed
the
renovate/gradle-8.x
branch
from
June 9, 2023 06:35
84dc722
to
5720523
Compare
renovate
bot
force-pushed
the
renovate/gradle-8.x
branch
2 times, most recently
from
June 22, 2023 13:56
5804fb5
to
96d9bef
Compare
renovate
bot
force-pushed
the
renovate/gradle-8.x
branch
5 times, most recently
from
June 28, 2023 06:13
bfee530
to
04a874f
Compare
renovate
bot
force-pushed
the
renovate/gradle-8.x
branch
4 times, most recently
from
July 1, 2023 06:15
a284438
to
e6c649e
Compare
renovate
bot
force-pushed
the
renovate/gradle-8.x
branch
2 times, most recently
from
July 10, 2023 13:17
99a01f2
to
d2c7e8e
Compare
renovate
bot
force-pushed
the
renovate/gradle-8.x
branch
4 times, most recently
from
July 20, 2023 17:10
66a8e56
to
9b699b9
Compare
renovate
bot
force-pushed
the
renovate/gradle-8.x
branch
from
August 17, 2023 08:16
9b699b9
to
f1c1425
Compare
renovate
bot
force-pushed
the
renovate/gradle-8.x
branch
from
September 17, 2023 12:33
f1c1425
to
5a52817
Compare
renovate
bot
force-pushed
the
renovate/gradle-8.x
branch
7 times, most recently
from
September 28, 2023 03:03
8b40d32
to
c535640
Compare
renovate
bot
force-pushed
the
renovate/gradle-8.x
branch
from
October 4, 2023 22:31
c535640
to
653bd70
Compare
renovate
bot
force-pushed
the
renovate/gradle-8.x
branch
from
October 8, 2023 11:50
653bd70
to
5cfe59d
Compare
renovate
bot
changed the title
Update dependency gradle to v8
Update dependency gradle to v8 - autoclosed
Oct 10, 2023
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:
7.6.2
->8.4
Release Notes
gradle/gradle (gradle)
v8.4
Compare Source
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.
v8.1.1
: 8.1.1Compare Source
This is a patch release for Gradle 8.1. We recommend using 8.1.1 instead of 8.1.
It fixes the following issues:
Read the Release Notes
Upgrade Instructions
Switch your build to use Gradle 8.1.1 by updating your wrapper:
See the Gradle 8.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 8.1.1.
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.
v8.1
: 8.1Compare Source
The Gradle team is excited to announce Gradle 8.1.
Read the Release Notes
We would like to thank the following community contributors for their contributions to this release of Gradle:
André Sousa,
Attila Király,
Aurimas,
Björn Kautler,
Christoph Dreis,
David Morris,
DJtheRedstoner,
Gabriel Feo,
J.T. McQuigg,
JavierSegoviaCordoba,
JayaKrishnan Nair K,
Jeff Widman,
kackey0-1,
Martin Bonnin,
Martin Kealey,
modmuss50,
pan93412,
Sebastian Schuberth,
Simon Marquis,
TheDadda,
Thrillpool,
valery1707,
Xin Wang,
Yanshun Li
Upgrade instructions
Switch your build to use Gradle 8.1 by updating your wrapper:
./gradlew wrapper --gradle-version=8.1
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.0.2
: 8.0.2Compare Source
The Gradle team is excited to announce Gradle 8.0.2.
This is the second patch release for Gradle 8.0. We recommend using 8.0.2 instead of 8.0.
It fixes the following issues:
JavaCompile
Issues fixed in the first patch release:
target
flag--no-rebuild
suddenly gone without new deprecation cycle and without the reason for its undeprecation being voidRead the Release Notes
Upgrade Instructions
Switch your build to use Gradle 8.0.2 by updating your wrapper:
See the Gradle 7.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 8.0.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.
v8.0.1
: 8.0.1Compare Source
This is a patch release for 8.0. We recommend using 8.0.1 instead of 8.0.
It fixes the following issues:
target
flag--no-rebuild
suddenly gone without new deprecation cycle and without the reason for its undeprecation being voidRead the Release Notes
Upgrade Instructions
Switch your build to use Gradle 8.0.1 by updating your wrapper:
See the Gradle 7.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 8.0.1.
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.
v8.0
: 8.0Compare Source
The Gradle team is excited to announce Gradle 8.0
Read the Release Notes
We would like to thank the following community members for their contributions to this release of Gradle:
Abdul Rauf,
Andrei Nevedomskii,
aSemy,
Ben Cox,
Björn Kautler,
bodhili,
Cédric Champeau,
Christoph Dreis,
Clara Guerrero Sánchez,
David Marin Vaquero,
David Morris,
Denis Buzmakov,
Dmitry Pogrebnoy,
Dzmitry Neviadomski,
Eliezer Graber,
Eric Pederson,
Fedor Ihnatkevich,
Gabriel Rodriguez,
Herbert von Broeuschmeul,
Hyeonmin Park,
Jeff,
Jendrik Johannes,
Korov,
Marcono1234,
Madhead,
Mariell Hoversholm,
Matthew Haughton,
Matthias Ernst,
Michael Bailey,
Michael Ernst,
Michael Torres,
Pankaj,
prasad-333,
RicardoJiang,
Siddardha Bezawada,
Stephen Topley,
Victor Maldonado,
Vinay Potluri,
Xin Wang.
Upgrade instructions
Switch your build to use Gradle 8.0 by updating your wrapper:
./gradlew wrapper --gradle-version=8.0
See the Gradle 7.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 8.0.
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.
v7.6.3
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 has been generated by Mend Renovate. View repository job log here.