Skip to content

chore(deps): update dependency gradle to v9#1126

Merged
LikeTheSalad merged 4 commits into
mainfrom
renovate/gradle-9.x
Aug 7, 2025
Merged

chore(deps): update dependency gradle to v9#1126
LikeTheSalad merged 4 commits into
mainfrom
renovate/gradle-9.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Aug 4, 2025

This PR contains the following updates:

Package Update Change
gradle (source) major 8.14.3 -> 9.0.0

Release Notes

gradle/gradle (gradle)

v9.0.0

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.


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

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

@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Aug 4, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: gradle/wrapper/gradle-wrapper.properties
getaddrinfo EAI_AGAIN services.gradle.org

@renovate renovate Bot requested a review from a team as a code owner August 4, 2025 12:10
Comment thread gradle/wrapper/gradle-wrapper.properties Outdated
Comment on lines -32 to -34
configurations.add(signatureJar)
configurations.add(signatureJarClasspath)
configurations.add(generatedSignature)
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The javadocs for create() say that it also adds it to the container, so it seems like these were redundant/unnecessary. At least in gradle 9 it's a build failure.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for taking a look!

@@ -1,4 +1,3 @@
import gradle.kotlin.dsl.accessors._d8282334f089ec6fbf714caba2b86dd9.kotlin
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This snuck in a few PRs ago and was not needed. 🤮

@LikeTheSalad LikeTheSalad merged commit 4ccfa64 into main Aug 7, 2025
7 checks passed
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.

2 participants