Skip to content

Conversation

@alan-bot
Copy link
Collaborator

🧰 Impacted dependencies

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Security
gradle (source) 8.14.3 -> 8.14.4 age adoption passing confidence [Socket Badge](https://socket.dev/gradle-version/package/gradle/overview/8.14.4

🫵 What to do

  • check whether the dependency is still used (imported anywhere), remove it otherwise
  • check that the build is passing 🟢, fix broken code otherwise
  • look at the changelog in next section
  • test the code locally to make sure the app still work as expected

👀 Useful reads


Release Notes

gradle/gradle (gradle)

v8.14.4: 8.14.4

Compare Source

This is a patch release for 8.14. We recommend using 8.14.4 instead of 8.14.

This release addresses two security vulnerabilities:

It also fixes the following issues:

  • #​34365 [Backport] Gradle doesn't stop forked processes
  • #​35125 [Backport] Precompiled script plugin with @​file annotation loses package and breaks
  • #​35184 [Backport] Different fingerprints in the compile classpath for the same dependency
  • #​35228 [Backport] Fix dependency resolution issues
  • #​35288 [Backport] Include GradleDslBaseScriptModel in 8.x
  • #​36326 [Backport] Improve repository disabling logic
  • #​36396 [Backport] Add partial cgroups v2 support
  • #​36420 [Backport] Improve Java 25 support in Gradle 8.14

Read the Release Notes

Upgrade instructions

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

./gradlew wrapper --gradle-version=8.14.4 && ./gradlew wrapper

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.

⚙️ Config

This PR has been generated by Renovate Bot.

  • Trigger an automatic rebase on next Renovate run

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - "on the 2nd day of the week" (UTC).

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

@alan-bot alan-bot added bypass-pr-description-checks dependencies Pull requests that update a dependency file gradle-wrapper labels Jan 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bypass-pr-description-checks dependencies Pull requests that update a dependency file gradle-wrapper

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant