Skip to content

chore(deps): bump gradle-wrapper from 9.3.1 to 9.5.0 in /example/android#6

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/example/android/gradle-wrapper-9.5.0
Closed

chore(deps): bump gradle-wrapper from 9.3.1 to 9.5.0 in /example/android#6
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/example/android/gradle-wrapper-9.5.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 6, 2026

Bumps gradle-wrapper from 9.3.1 to 9.5.0.

Release notes

Sourced from gradle-wrapper's releases.

9.5.0

The Gradle team is excited to announce Gradle 9.5.0.

Here are the highlights of this release:

  • Task provenance in reports and failure messages
  • Type-safe accessors for precompiled Kotlin Settings plugins

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle: atm1020, mataha, Adam, Attila Kelemen, Benedikt Ritter, Björn Kautler, Caro Silva Rode, CHANHAN, Dmitry Nezavitin, Eng Zer Jun, KugelLibelle, Madalin Valceleanu, Markus Gaisbauer, Oliver Kopp, Philip Wedemann, ploober, Roberto Perez Alcolea, Rohit Anand, Suvrat Acharya, Ujwal Suresh Vanjare, Victor Merkulov

Upgrade instructions

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

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

See the Gradle 9.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.

9.5.0 RC4

... (truncated)

Commits

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 6, 2026

Labels

The following labels could not be found: dependencies, kotlin, nitro-core, nitrogen. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@omarsdev
Copy link
Copy Markdown
Owner

omarsdev commented May 7, 2026

@dependabot rebase

@dependabot dependabot Bot changed the title build(deps): bump gradle-wrapper from 9.0.0 to 9.5.0 in /example/android chore(deps): bump gradle-wrapper from 9.0.0 to 9.5.0 in /example/android May 7, 2026
@dependabot dependabot Bot force-pushed the dependabot/gradle/example/android/gradle-wrapper-9.5.0 branch from 8ae6d89 to 52d8c63 Compare May 7, 2026 03:30
@omarsdev
Copy link
Copy Markdown
Owner

omarsdev commented May 7, 2026

@dependabot rebase

@dependabot dependabot Bot force-pushed the dependabot/gradle/example/android/gradle-wrapper-9.5.0 branch from 52d8c63 to 2f0ba97 Compare May 7, 2026 03:53
@omarsdev
Copy link
Copy Markdown
Owner

omarsdev commented May 7, 2026

@dependabot rebase

@omarsdev
Copy link
Copy Markdown
Owner

omarsdev commented May 7, 2026

Holding this bump for now. Gradle 9.5 bundles Kotlin 2.3, but @react-native/gradle-plugin (shipped with React Native 0.84.1 in example/) was compiled against Kotlin 2.1 — its .kotlin_module metadata can't be loaded by the newer Kotlin runtime, breaking :gradle-plugin:settings-plugin:compileKotlin on this PR.

Sticking with gradle-wrapper 9.0.0 until React Native ships a gradle-plugin built against Kotlin 2.3+. Dependabot will re-propose once a higher minor lands.

@dependabot ignore this minor version

@dependabot dependabot Bot changed the title chore(deps): bump gradle-wrapper from 9.0.0 to 9.5.0 in /example/android chore(deps): bump gradle-wrapper from 9.3.1 to 9.5.0 in /example/android May 7, 2026
@dependabot dependabot Bot force-pushed the dependabot/gradle/example/android/gradle-wrapper-9.5.0 branch from 2f0ba97 to ed9834c Compare May 7, 2026 05:07
Bumps [gradle-wrapper](https://github.com/gradle/gradle) from 9.3.1 to 9.5.0.
- [Release notes](https://github.com/gradle/gradle/releases)
- [Commits](gradle/gradle@v9.3.1...v9.5.0)

---
updated-dependencies:
- dependency-name: gradle-wrapper
  dependency-version: 9.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/gradle/example/android/gradle-wrapper-9.5.0 branch from ed9834c to 1b30faf Compare May 7, 2026 06:52
@dependabot dependabot Bot closed this May 7, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 7, 2026

OK, I won't notify you about version 9.5.x again, unless you re-open this PR.

@dependabot dependabot Bot deleted the dependabot/gradle/example/android/gradle-wrapper-9.5.0 branch May 7, 2026 06:54
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.

1 participant