Update dependency gradle to v7.6 #5

Open
renovate wants to merge 1 commits from renovate/gradle-7.x into master
Collaborator

This PR contains the following updates:

Package Update Change
gradle (source) minor 7.4.2 -> 7.6

Release Notes

gradle/gradle

v7.5.1

This is a patch release for 7.5. We recommend using 7.5.1 instead of 7.5

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:
Michael Bailey,
Josh Kasten,
Marcono1234,
mataha,
Lieven Vaneeckhaute,
kiwi-oss,
Stefan Neuhaus,
George Thomas,
Anja Papatola,
Björn Kautler,
David Burström,
Vladimir Sitnikov,
Roland Weisleder,
Konstantin Gribov,
David Op de Beeck,
aSemy,
Rene Groeschke,
Jonathan Leitschuh,
Aurimas Liutikas,
Jamie Tanna,
Xin Wang,
Atsuto Yamashita,
Taeik Lim,
Peter Gafert,
Alex Landau,
Jerry Wiltse,
Tyler Burke,
Matthew Haughton,
Filip Daca,
Simão Gomes Viana,
Vaidotas Valuckas,
Edgars Jasmans,
Tomasz Godzik,
Jeff,
Lajos Veres

Upgrade instructions

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

./gradlew wrapper --gradle-version=7.5.1

See the Gradle 7.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.

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.


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, click this checkbox.

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 | `7.4.2` -> `7.6` | --- ### Release Notes <details> <summary>gradle/gradle</summary> ### [`v7.5.1`](https://github.com/gradle/gradle/releases/tag/v7.5.1) This is a patch release for 7.5. We recommend using 7.5.1 instead of 7.5 [Read the Release Notes](https://docs.gradle.org/7.5.1/release-notes.html) We would like to thank the following community members for their contributions to this release of Gradle: [Michael Bailey](https://github.com/yogurtearl), [Josh Kasten](https://github.com/jkasten2), [Marcono1234](https://github.com/Marcono1234), [mataha](https://github.com/mataha), [Lieven Vaneeckhaute](https://github.com/denshade), [kiwi-oss](https://github.com/kiwi-oss), [Stefan Neuhaus](https://github.com/stefanneuhaus), [George Thomas](https://github.com/smoothreggae), [Anja Papatola](https://github.com/apalopta), [Björn Kautler](https://github.com/Vampire), [David Burström](https://github.com/davidburstrom), [Vladimir Sitnikov](https://github.com/vlsi), [Roland Weisleder](https://github.com/rweisleder), [Konstantin Gribov](https://github.com/grossws), [David Op de Beeck](https://github.com/DavidOpDeBeeck), [aSemy](https://github.com/aSemy), [Rene Groeschke](https://github.com/breskeby), [Jonathan Leitschuh](https://github.com/JLLeitschuh), [Aurimas Liutikas](https://github.com/liutikas), [Jamie Tanna](https://github.com/jamietanna), [Xin Wang](https://github.com/scaventz), [Atsuto Yamashita](https://github.com/att55), [Taeik Lim](https://github.com/acktsap), [Peter Gafert](https://github.com/codecholeric), [Alex Landau](https://github.com/AlexLandau), [Jerry Wiltse](https://github.com/solvingj), [Tyler Burke](https://github.com/T-A-B), [Matthew Haughton](https://github.com/3flex), [Filip Daca](https://github.com/filip-daca), [Simão Gomes Viana](https://github.com/xdevs23), [Vaidotas Valuckas](https://github.com/rieske), [Edgars Jasmans](https://github.com/yasmans), [Tomasz Godzik](https://github.com/tgodzik), [Jeff](https://github.com/mathjeff), [Lajos Veres](https://github.com/vlajos) #### Upgrade instructions Switch your build to use Gradle 7.5.1 by updating your wrapper: `./gradlew wrapper --gradle-version=7.5.1` See the [Gradle 7.x upgrade guide](https://docs.gradle.org/7.5.1/userguide/upgrading_version\_7.html#changes\_7.5) to learn about deprecations, breaking changes and other considerations when upgrading. #### 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). </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, click this checkbox. --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
renovate added 1 commit 2022-10-14 17:41:09 +02:00
ci/woodpecker/pr/woodpecker Pipeline was successful Details
ci/woodpecker/push/woodpecker Pipeline failed Details
e07e3cf1ec
Update dependency gradle to v7.5.1
renovate changed title from Update dependency gradle to v7.5.1 to Update dependency gradle to v7.6 2022-11-25 15:01:20 +01:00
renovate force-pushed renovate/gradle-7.x from e07e3cf1ec to 7a729a9a20 2022-11-25 15:01:26 +01:00 Compare
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful
This pull request can be merged automatically.
You are not authorized to merge this pull request.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b renovate/gradle-7.x master
git pull origin renovate/gradle-7.x

Step 2:

Merge the changes and update on Forgejo.
git checkout master
git merge --no-ff renovate/gradle-7.x
git push origin master
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
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: kalle/GitlabRepoStats#5
There is no content yet.