Update dependency gradle to v8.9 #10

Merged
renovate-bot merged 1 commit from renovate/gradle-8.x into main 2024-07-20 18:03:22 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
gradle (source) minor 8.7 -> 8.9

Release Notes

gradle/gradle (gradle)

v8.9: 8.9

Compare Source

The Gradle team is excited to announce Gradle 8.9.

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:
/dev/mataha,
Alex-Vol-Amz,
Andrew Quinney,
Andrey Mischenko,
Björn Kautler,
dancer13,
Danish Nawab,
Endeavour233,
Gediminas Rimša,
gotovsky,
Jay Wei,
Jeff,
Madalin Valceleanu,
markslater,
Mel Arthurs,
Michael,
Nils Brugger,
Ole Osterhagen,
Piotr Kubowicz,
Róbert Papp,
Sebastian Davids,
Sebastian Schuberth,
Stefan Oehme,
Stefanos Koutsouflakis,
Taeik Lim,
Tianyi Tao,
Tim Nielens,
наб

Upgrade instructions

Switch your build to use Gradle 8.9 by updating your wrapper:

./gradlew wrapper --gradle-version=8.9

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.8: 8.8

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

./gradlew wrapper --gradle-version=8.8

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: Enabled.

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.7` -> `8.9` | --- ### Release Notes <details> <summary>gradle/gradle (gradle)</summary> ### [`v8.9`](https://github.com/gradle/gradle/releases/tag/v8.9.0): 8.9 [Compare Source](https://github.com/gradle/gradle/compare/v8.8.0...v8.9.0) The Gradle team is excited to announce Gradle 8.9. [Read the Release Notes](https://docs.gradle.org/8.9/release-notes.html) We would like to thank the following community members for their contributions to this release of Gradle: [/dev/mataha](https://github.com/mataha), [Alex-Vol-Amz](https://github.com/Alex-Vol-Amz), [Andrew Quinney](https://github.com/aquinney0), [Andrey Mischenko](https://github.com/gildor), [Björn Kautler](https://github.com/Vampire), [dancer13](https://github.com/dancer1325), [Danish Nawab](https://github.com/danishnawab), [Endeavour233](https://github.com/Endeavour233), [Gediminas Rimša](https://github.com/grimsa), [gotovsky](https://github.com/SergeyGotovskiy), [Jay Wei](https://github.com/JayWei1215), [Jeff](https://github.com/mathjeff), [Madalin Valceleanu](https://github.com/vmadalin), [markslater](https://github.com/markslater), [Mel Arthurs](https://github.com/arthursmel), [Michael](https://github.com/bean5), [Nils Brugger](https://github.com/nbrugger-tgm), [Ole Osterhagen](https://github.com/oleosterhagen), [Piotr Kubowicz](https://github.com/pkubowicz), [Róbert Papp](https://github.com/TWiStErRob), [Sebastian Davids](https://github.com/sdavids), [Sebastian Schuberth](https://github.com/sschuberth), [Stefan Oehme](https://github.com/oehme), [Stefanos Koutsouflakis](https://github.com/stefanoskapa), [Taeik Lim](https://github.com/acktsap), [Tianyi Tao](https://github.com/tianyeeT), [Tim Nielens](https://github.com/tnielens), [наб](https://github.com/nabijaczleweli) #### Upgrade instructions Switch your build to use Gradle 8.9 by updating your wrapper: ./gradlew wrapper --gradle-version=8.9 See the Gradle [8.x upgrade guide](https://docs.gradle.org/8.9/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.9/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.8`](https://github.com/gradle/gradle/releases/tag/v8.8.0): 8.8 [Compare Source](https://github.com/gradle/gradle/compare/v8.7.0...v8.8.0) The Gradle team is excited to announce Gradle 8.8. [Read the Release Notes](https://docs.gradle.org/8.8/release-notes.html) We would like to thank the following community members for their contributions to this release of Gradle: [Björn Kautler](https://github.com/Vampire), [Denes Daniel](https://github.com/pantherdd), [Fabian Windheuser](https://github.com/fawind), [Hélio Fernandes Sebastião](https://github.com/helfese), [Jay Wei](https://github.com/JayWei1215), [jhrom](https://github.com/jhrom), [jwp345](https://github.com/jwp345), [Jörgen Andersson](https://github.com/jorander), [Kirill Gavrilov](https://github.com/gavvvr), [MajesticMagikarpKing](https://github.com/yctomwang), [Maksim Lazeba](https://github.com/M-Lazeba), [Philip Wedemann](https://github.com/hfhbd), [Robert Elliot](https://github.com/Mahoney), [Róbert Papp](https://github.com/TWiStErRob), [Stefan M.](https://github.com/StefMa), [Tibor Vyletel](https://github.com/TiborVyletel), [Tony Robalik](https://github.com/autonomousapps), [Valentin Kulesh](https://github.com/unshare), [Yanming Zhou](https://github.com/quaff), [김용후](https://github.com/who-is-hu) #### Upgrade instructions Switch your build to use Gradle 8.8 by updating your wrapper: ./gradlew wrapper --gradle-version=8.8 See the Gradle [8.x upgrade guide](https://docs.gradle.org/8.8/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.8/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**: Enabled. ♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MTAuMiIsInVwZGF0ZWRJblZlciI6IjM3LjQxMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovate-bot added 1 commit 2024-07-20 18:02:58 +00:00
Update dependency gradle to v8.9
Some checks are pending
Build & Test / Validate (pull_request) Successful in 19s
Build & Test / Validate (push) Waiting to run
Build & Test / Run Unit Tests (push) Blocked by required conditions
Build & Test / Run Unit Tests (pull_request) Successful in 6m21s
53e210d460
renovate-bot scheduled this pull request to auto merge when all checks succeed 2024-07-20 18:02:58 +00:00
renovate-bot merged commit 53e210d460 into main 2024-07-20 18:03:22 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: wbrawner/gator#10
No description provided.