Skip to content
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

chore(deps): update dependency gradle to v8.11.1 #1787

Merged
merged 5 commits into from
Dec 2, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 12, 2024

This PR contains the following updates:

Package Update Change
gradle (source) minor 8.10.2 -> 8.11.1

Release Notes

gradle/gradle (gradle)

v8.11.1

Compare Source

v8.11: 8.11

Compare Source

The Gradle team is excited to announce Gradle 8.11.

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:
Adam,
alyssoncs,
Bilel MEDIMEGH,
Björn Kautler,
Chuck Thomas,
Daniel Lacasse,
Finn Petersen,
JK,
Jérémie Bresson,
luozexuan,
Mahdi Hosseinzadeh,
Markus Gaisbauer,
Matthew Haughton,
Matthew Von-Maszewski,
ploober,
Siarhei,
Titus James,
vrp0211

Upgrade instructions

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

./gradlew wrapper --gradle-version=8.11

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 - "after 10pm every weekday,before 5am every weekday,every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested review from fudler and l-1squared November 12, 2024 22:48
renovate-approve[bot]
renovate-approve bot previously approved these changes Nov 12, 2024
renovate-approve[bot]
renovate-approve bot previously approved these changes Nov 20, 2024
@renovate renovate bot changed the title chore(deps): update dependency gradle to v8.11 chore(deps): update dependency gradle to v8.11.1 Nov 20, 2024
@renovate renovate bot force-pushed the renovate/gradle-8.x branch 6 times, most recently from de1c5c7 to 962456c Compare November 26, 2024 09:15
essentially by copying its contents and inheriting from somewhere higher up in the inheritance chain. I don't know if that is the desired way from gradle, but the most logical alternative, implementing NamedDomainObjectSet as a delegate just didn't work. Probably because stuff didn't get decorated properly.

Signed-off-by: l-1squared <[email protected]>
@l-1squared l-1squared linked an issue Nov 28, 2024 that may be closed by this pull request
Copy link
Contributor Author

renovate bot commented Nov 28, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@l-1squared l-1squared merged commit 2d08ca6 into master Dec 2, 2024
18 checks passed
@l-1squared l-1squared deleted the renovate/gradle-8.x branch December 2, 2024 07:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support Gradle 8.11
2 participants