Skip to content

deps(jetbrains): bump gradle-wrapper from 8.10 to 9.5.0 in /editors/jetbrains/plugin - #7

Merged
trendvidia merged 1 commit into
mainfrom
dependabot/gradle/editors/jetbrains/plugin/gradle-wrapper-9.5.0
May 7, 2026
Merged

deps(jetbrains): bump gradle-wrapper from 8.10 to 9.5.0 in /editors/jetbrains/plugin#7
trendvidia merged 1 commit into
mainfrom
dependabot/gradle/editors/jetbrains/plugin/gradle-wrapper-9.5.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps gradle-wrapper from 8.10 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 compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [gradle-wrapper](https://github.com/gradle/gradle) from 8.10 to 9.5.0.
- [Release notes](https://github.com/gradle/gradle/releases)
- [Commits](gradle/gradle@v8.10.0...v9.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels May 7, 2026
@trendvidia
trendvidia merged commit 1b22c32 into main May 7, 2026
4 checks passed
@trendvidia
trendvidia deleted the dependabot/gradle/editors/jetbrains/plugin/gradle-wrapper-9.5.0 branch May 7, 2026 08:52
trendvidia added a commit that referenced this pull request Jul 24, 2026
- Implementation boxes #40#43 ticked: protocheck v2.0.0 (2026-07-23)
  shipped the engine SPI (PR#22), function registration + init-time
  verification (PR#23), and validation execution — WithFailFast (PR#21),
  wire-aligned EnrichedViolation model (PR#24), carrier-rule dispatch
  with source-map enrichment (PR#26); catalog + i18n (PR#28, M6).
  v2.1.0 added per-element repeated/map dispatch (PR#35).
- #50#52 ticked: protolsp shipped RFC-001 extended-grammar parsing
  and semantic tokens (protolsp#218 Phases A/B, 2026-07-16), source-map
  navigation with descriptor fallback (protolsp#219 Phase C, #220), and
  annotation-aware diagnostics (#220; completion parity #228,
  runtime-violation overlay #231).
- #70 ticked: protowire-go v1.3.1 (2026-07-23) wires the Validator
  seam through the pxf/pb/sbe decoders (protowire-go#49/PR#59) with the
  protocheck-side adapter (protocheck PR#38); protovalidate adapter as
  nested module (PR#60), noted on #17.
- M0 spec boxes #4#7 ticked (landed via GH #54; annotations.proto
  round-trip verified per GH #58); #6 acceptance boxes ticked against
  the shipped STABILITY.md section.
- #19 annotated: §5.3 executable fixtures shipped (GH #135, PR #138);
  corpus expansion continues in GH #68.

Remaining implementation fronts: #60/#61 (protobuf-go codegen) and
#80 (OpenAPI, GH #93).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant