chore(deps): update dependency gradle to v8.7-rc-3 #6

Open
renovatebot wants to merge 1 commits from renovate/gradle-8.x into main
Collaborator

This PR contains the following updates:

Package Update Change
gradle (source) minor 8.4 -> 8.7-rc-3

Release Notes

gradle/gradle (gradle)

v8.7-rc-3: 8.7 RC3

Compare Source

The Gradle team is excited to announce Gradle 8.7 RC3.

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 RC3 by updating your wrapper:

./gradlew wrapper --gradle-version=8.7-rc-3

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-rc-2: 8.7 RC2

Compare Source

The Gradle team is excited to announce Gradle 8.7 RC2.

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 RC2 by updating your wrapper:

./gradlew wrapper --gradle-version=8.7-rc-2

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-rc-1: 8.7 RC1

Compare Source

The Gradle team is excited to announce Gradle 8.7 RC1.

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 RC1 by updating your wrapper:

./gradlew wrapper --gradle-version=8.7-rc-1

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.6

Compare 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:

./gradlew wrapper --gradle-version=8.6

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.5

Compare 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:

./gradlew wrapper --gradle-version=8.5

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.


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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [gradle](https://gradle.org) ([source](https://github.com/gradle/gradle)) | minor | `8.4` -> `8.7-rc-3` | --- ### Release Notes <details> <summary>gradle/gradle (gradle)</summary> ### [`v8.7-rc-3`](https://github.com/gradle/gradle/releases/tag/v8.7.0-RC3): 8.7 RC3 [Compare Source](https://github.com/gradle/gradle/compare/v8.7.0-RC2...v8.7.0-RC3) The Gradle team is excited to announce Gradle 8.7 RC3. [Read the Release Notes](https://docs.gradle.org/8.7-rc-3/release-notes.html) We would like to thank the following community members for their contributions to this release of Gradle: [Aleksandr Postnov](https://github.com/alex-postnov), [Björn Kautler](https://github.com/Vampire), [Brice Dutheil](https://github.com/bric3), [Denis Buzmakov](https://github.com/bacecek), [Federico La Penna](https://github.com/flapenna), [Gregor Dschung](https://github.com/chkpnt), [Hal Deadman](https://github.com/hdeadman), [Hélio Fernandes Sebastião](https://github.com/helfese), [Ivan Gavrilovic](https://github.com/gavra0), [Jendrik Johannes](https://github.com/jjohannes), [Jörgen Andersson](https://github.com/jorander), [Marie](https://github.com/NyCodeGHG), [pandaninjas](https://github.com/pandaninjas), [Philip Wedemann](https://github.com/hfhbd), [Ryan Schmitt](https://github.com/rschmitt), [Steffen Yount](https://github.com/steffenyount), [Tyler Kinkade](https://github.com/tyknkd), [Zed Spencer-Milnes](https://github.com/GingerGeek) #### Upgrade instructions Switch your build to use Gradle 8.7 RC3 by updating your wrapper: ./gradlew wrapper --gradle-version=8.7-rc-3 See the Gradle [8.x upgrade guide](https://docs.gradle.org/8.7-rc-3/userguide/upgrading_version\_8.html) to learn about deprecations, breaking changes and other considerations when upgrading. For Java, Groovy, Kotlin and Android compatibility, see the [full compatibility notes](https://docs.gradle.org/8.7-rc-3/userguide/compatibility.html). #### Reporting problems If you find a problem with this release, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). We hope you will build happiness with Gradle, and we look forward to your feedback via [Twitter](https://twitter.com/gradle) or on [GitHub](https://github.com/gradle). ### [`v8.7-rc-2`](https://github.com/gradle/gradle/releases/tag/v8.7.0-RC2): 8.7 RC2 [Compare Source](https://github.com/gradle/gradle/compare/v8.7.0-RC1...v8.7.0-RC2) The Gradle team is excited to announce Gradle 8.7 RC2. [Read the Release Notes](https://docs.gradle.org/8.7-rc-2/release-notes.html) We would like to thank the following community members for their contributions to this release of Gradle: [Aleksandr Postnov](https://github.com/alex-postnov), [Björn Kautler](https://github.com/Vampire), [Brice Dutheil](https://github.com/bric3), [Denis Buzmakov](https://github.com/bacecek), [Federico La Penna](https://github.com/flapenna), [Gregor Dschung](https://github.com/chkpnt), [Hal Deadman](https://github.com/hdeadman), [Hélio Fernandes Sebastião](https://github.com/helfese), [Ivan Gavrilovic](https://github.com/gavra0), [Jendrik Johannes](https://github.com/jjohannes), [Jörgen Andersson](https://github.com/jorander), [Marie](https://github.com/NyCodeGHG), [pandaninjas](https://github.com/pandaninjas), [Philip Wedemann](https://github.com/hfhbd), [Ryan Schmitt](https://github.com/rschmitt), [Steffen Yount](https://github.com/steffenyount), [Tyler Kinkade](https://github.com/tyknkd), [Zed Spencer-Milnes](https://github.com/GingerGeek) #### Upgrade instructions Switch your build to use Gradle 8.7 RC2 by updating your wrapper: ./gradlew wrapper --gradle-version=8.7-rc-2 See the Gradle [8.x upgrade guide](https://docs.gradle.org/8.7-rc-2/userguide/upgrading_version\_8.html) to learn about deprecations, breaking changes and other considerations when upgrading. For Java, Groovy, Kotlin and Android compatibility, see the [full compatibility notes](https://docs.gradle.org/8.7-rc-2/userguide/compatibility.html). #### Reporting problems If you find a problem with this release, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). We hope you will build happiness with Gradle, and we look forward to your feedback via [Twitter](https://twitter.com/gradle) or on [GitHub](https://github.com/gradle). ### [`v8.7-rc-1`](https://github.com/gradle/gradle/releases/tag/v8.7.0-RC1): 8.7 RC1 [Compare Source](https://github.com/gradle/gradle/compare/v8.6.0...v8.7.0-RC1) The Gradle team is excited to announce Gradle 8.7 RC1. [Read the Release Notes](https://docs.gradle.org/8.7-rc-1/release-notes.html) We would like to thank the following community members for their contributions to this release of Gradle: [Aleksandr Postnov](https://github.com/alex-postnov), [Björn Kautler](https://github.com/Vampire), [Brice Dutheil](https://github.com/bric3), [Denis Buzmakov](https://github.com/bacecek), [Federico La Penna](https://github.com/flapenna), [Gregor Dschung](https://github.com/chkpnt), [Hal Deadman](https://github.com/hdeadman), [Hélio Fernandes Sebastião](https://github.com/helfese), [Ivan Gavrilovic](https://github.com/gavra0), [Jendrik Johannes](https://github.com/jjohannes), [Jörgen Andersson](https://github.com/jorander), [Marie](https://github.com/NyCodeGHG), [pandaninjas](https://github.com/pandaninjas), [Philip Wedemann](https://github.com/hfhbd), [Ryan Schmitt](https://github.com/rschmitt), [Steffen Yount](https://github.com/steffenyount), [Tyler Kinkade](https://github.com/tyknkd), [Zed Spencer-Milnes](https://github.com/GingerGeek) #### Upgrade instructions Switch your build to use Gradle 8.7 RC1 by updating your wrapper: ./gradlew wrapper --gradle-version=8.7-rc-1 See the Gradle [8.x upgrade guide](https://docs.gradle.org/8.7-rc-1/userguide/upgrading_version\_8.html) to learn about deprecations, breaking changes and other considerations when upgrading. For Java, Groovy, Kotlin and Android compatibility, see the [full compatibility notes](https://docs.gradle.org/8.7-rc-1/userguide/compatibility.html). #### Reporting problems If you find a problem with this release, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). We hope you will build happiness with Gradle, and we look forward to your feedback via [Twitter](https://twitter.com/gradle) or on [GitHub](https://github.com/gradle). ### [`v8.6`](https://github.com/gradle/gradle/releases/tag/v8.6.0): 8.6 [Compare Source](https://github.com/gradle/gradle/compare/v8.5.0...v8.6.0) The Gradle team is excited to announce Gradle 8.6. [Read the Release Notes](https://docs.gradle.org/8.6/release-notes.html) We would like to thank the following community members for their contributions to this release of Gradle: [Baptiste Decroix](https://github.com/bdecroix-spiria), [Björn Kautler](https://github.com/Vampire), [Daniel Lacasse](https://github.com/lacasseio), [Danny Thomas](https://github.com/DanielThomas), [Hyeonmin Park](https://github.com/KENNYSOFT), [jeffalder](https://github.com/jeffalder), [Jendrik Johannes](https://github.com/jjohannes), [John Jiang](https://github.com/johnshajiang), [Kaiyao Ke](https://github.com/kaiyaok2), [Kevin Mark](https://github.com/kmark), [king-tyler](https://github.com/king-tyler), [Marcin Dąbrowski](https://github.com/marcindabrowski), [Marcin Laskowski](https://github.com/ILikeYourHat), [Markus Gaisbauer](https://github.com/quijote), [Mel Arthurs](https://github.com/arthursmel), [Ryan Schmitt](https://github.com/rschmitt), [Surya K N](https://github.com/Surya-KN), [Vladislav Golubtsov](https://github.com/Shmuser), [Yanshun Li](https://github.com/Chaoba), [Andrzej Ressel](https://github.com/andrzejressel) #### Upgrade instructions Switch your build to use Gradle 8.6 by updating your wrapper: ./gradlew wrapper --gradle-version=8.6 See the Gradle [8.x upgrade guide](https://docs.gradle.org/8.6/userguide/upgrading_version\_8.html) to learn about deprecations, breaking changes and other considerations when upgrading. For Java, Groovy, Kotlin and Android compatibility, see the [full compatibility notes](https://docs.gradle.org/8.6/userguide/compatibility.html). #### Reporting problems If you find a problem with this release, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). We hope you will build happiness with Gradle, and we look forward to your feedback via [Twitter](https://twitter.com/gradle) or on [GitHub](https://github.com/gradle). ### [`v8.5`](https://github.com/gradle/gradle/releases/tag/v8.5.0): 8.5 [Compare Source](https://github.com/gradle/gradle/compare/v8.4.0...v8.5.0) The Gradle team is excited to announce Gradle 8.5. [Read the Release Notes](https://docs.gradle.org/8.5/release-notes.html) We would like to thank the following community members for their contributions to this release of Gradle: [Ahmed Ehab](https://github.com/ahmedehabb), [Alex Landau](https://github.com/AlexLandau), [Aurimas](https://github.com/liutikas), [Björn Kautler](https://github.com/Vampire), [bodhili](https://github.com/bodhili), [Daniel Le Berre](https://github.com/danielleberre), [davidburstrom](https://github.com/davidburstrom), [Franz Wimmer](https://github.com/zalintyre), [Jongwoo Han](https://github.com/jongwooo), [Ken](https://github.com/kennethshackleton), [Leonardo Silveira](https://github.com/sombriks), [Martin Bonnin](https://github.com/martinbonnin), [Matthew Von-Maszewski](https://github.com/matthewvon), [Nik Clayton](https://github.com/nikclayton), [noeppi_noeppi](https://github.com/noeppi-noeppi), [Philip Wedemann](https://github.com/hfhbd), [Philipp Schneider](https://github.com/p-schneider), [Tomas Bjerre](https://github.com/tomasbjerre) #### Upgrade instructions Switch your build to use Gradle 8.5 by updating your wrapper: ./gradlew wrapper --gradle-version=8.5 See the Gradle [8.x upgrade guide](https://docs.gradle.org/8.5/userguide/upgrading_version\_8.html) to learn about deprecations, breaking changes and other considerations when upgrading. For Java, Groovy, Kotlin and Android compatibility, see the [full compatibility notes](https://docs.gradle.org/8.5/userguide/compatibility.html). #### Reporting problems If you find a problem with this release, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). We hope you will build happiness with Gradle, and we look forward to your feedback via [Twitter](https://twitter.com/gradle) or on [GitHub](https://github.com/gradle). </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS40IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuNCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
renovatebot force-pushed renovate/gradle-8.x from 3bbb366114 to c9a6379df7 2023-11-17 23:20:48 +08:00 Compare
renovatebot changed title from chore(deps): update dependency gradle to v8.5-rc-2 to chore(deps): update dependency gradle to v8.5-rc-3 2023-11-17 23:20:57 +08:00
renovatebot force-pushed renovate/gradle-8.x from c9a6379df7 to 982e135322 2023-11-24 20:38:37 +08:00 Compare
renovatebot changed title from chore(deps): update dependency gradle to v8.5-rc-3 to chore(deps): update dependency gradle to v8.5-rc-4 2023-11-24 20:38:45 +08:00
renovatebot force-pushed renovate/gradle-8.x from 982e135322 to ee14da7258 2023-11-30 00:09:21 +08:00 Compare
renovatebot changed title from chore(deps): update dependency gradle to v8.5-rc-4 to chore(deps): update dependency gradle to v8.5 2023-11-30 00:09:24 +08:00
renovatebot force-pushed renovate/gradle-8.x from ee14da7258 to dc2973414a 2023-12-08 18:41:05 +08:00 Compare
renovatebot changed title from chore(deps): update dependency gradle to v8.5 to chore(deps): update dependency gradle to v8.6-milestone-1 2023-12-08 18:41:09 +08:00
renovatebot force-pushed renovate/gradle-8.x from dc2973414a to f04511caa0 2023-12-28 15:09:44 +08:00 Compare
renovatebot changed title from chore(deps): update dependency gradle to v8.6-milestone-1 to chore(deps): update dependency gradle to v8.6-rc-1 2023-12-28 15:09:47 +08:00
renovatebot force-pushed renovate/gradle-8.x from f04511caa0 to 07454c8b16 2024-01-13 00:29:59 +08:00 Compare
renovatebot changed title from chore(deps): update dependency gradle to v8.6-rc-1 to chore(deps): update dependency gradle to v8.6-rc-2 2024-01-13 00:30:11 +08:00
renovatebot changed title from chore(deps): update dependency gradle to v8.6-rc-2 to chore(deps): update dependency gradle to v8.6-rc-3 2024-01-24 00:13:49 +08:00
renovatebot force-pushed renovate/gradle-8.x from 07454c8b16 to 6d7cb2674c 2024-01-24 00:13:51 +08:00 Compare
renovatebot force-pushed renovate/gradle-8.x from 6d7cb2674c to 01d0d4857b 2024-02-01 00:13:49 +08:00 Compare
renovatebot changed title from chore(deps): update dependency gradle to v8.6-rc-3 to chore(deps): update dependency gradle to v8.6-rc-4 2024-02-01 00:13:56 +08:00
renovatebot force-pushed renovate/gradle-8.x from 01d0d4857b to ec51834911 2024-02-03 03:48:18 +08:00 Compare
renovatebot changed title from chore(deps): update dependency gradle to v8.6-rc-4 to chore(deps): update dependency gradle to v8.6 2024-02-03 03:48:20 +08:00
renovatebot force-pushed renovate/gradle-8.x from ec51834911 to 10ce93f8fd 2024-02-23 10:10:09 +08:00 Compare
renovatebot changed title from chore(deps): update dependency gradle to v8.6 to chore(deps): update dependency gradle to v8.7-rc-1 2024-02-23 10:10:12 +08:00
renovatebot force-pushed renovate/gradle-8.x from 10ce93f8fd to 0e33f72cda 2024-03-01 04:47:51 +08:00 Compare
renovatebot changed title from chore(deps): update dependency gradle to v8.7-rc-1 to chore(deps): update dependency gradle to v8.7-rc-2 2024-03-01 04:47:58 +08:00
renovatebot force-pushed renovate/gradle-8.x from 0e33f72cda to 710593dbb8 2024-03-12 05:10:23 +08:00 Compare
renovatebot changed title from chore(deps): update dependency gradle to v8.7-rc-2 to chore(deps): update dependency gradle to v8.7-rc-3 2024-03-12 05:10:26 +08:00
This repo is archived. You cannot comment on pull requests.
No description provided.