chore(deps): update dependency rules_java to v9.8.0 - #81
Conversation
There was a problem hiding this comment.
Pull request overview
Note
Copilot could not run the full agentic suite for this review because it was automatically requested on a bot-authored pull request. Request a review from Copilot under Reviewers to retry with the full agentic suite. Improved support for bot-authored pull requests is coming soon.
Updates the Bazel rules_java dependency consistently across the repo’s root module and e2e/benchmark modules.
Changes:
- Bump
rules_javafrom9.7.0to9.7.1in rootMODULE.bazel - Bump
rules_javafrom9.7.0to9.7.1in e2e module configurations - Bump
rules_javafrom9.7.0to9.7.1for benchmarks module configuration
Reviewed changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| e2e/vanilla/MODULE.bazel | Aligns e2e vanilla module to rules_java 9.7.1. |
| e2e/kotlin_builder/MODULE.bazel | Updates kotlin-builder e2e module to rules_java 9.7.1. |
| benchmarks/MODULE.bazel | Updates benchmarks module to rules_java 9.7.1. |
| MODULE.bazel | Updates root module to rules_java 9.7.1. |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Merging this PR will not alter performance
|
184c474 to
b58f184
Compare
b58f184 to
683934d
Compare
This PR contains the following updates:
9.7.0→9.8.0Release Notes
bazelbuild/rules_java (rules_java)
v9.8.0Compare Source
Changes since 9.7.2
e88b808Updatejava_toolstov20.04e79508Update Azul remotejdk versions (#370)MODULE.bazel setup
WORKSPACE setup
With Bazel 8.0.0 and before 8.3.0, add the following to your file:
In all cases, add the following to your file:
Using the rules
See the source.
Full Changelog: bazelbuild/rules_java@9.7.2...9.8.0
v9.7.2Compare Source
Changes since 9.7.1
526b170Remove usages of the Turbine graal native image fordarwin_x86_64MODULE.bazel setup
WORKSPACE setup
With Bazel 8.0.0 and before 8.3.0, add the following to your file:
In all cases, add the following to your file:
Using the rules
See the source.
Full Changelog: bazelbuild/rules_java@9.7.1...9.7.2
v9.7.1Compare Source
Changes since 9.7.0
1ccc4bePass Java version in Windows launch info.MODULE.bazel setup
WORKSPACE setup
With Bazel 8.0.0 and before 8.3.0, add the following to your file:
In all cases, add the following to your file:
Using the rules
See the source.
Full Changelog: bazelbuild/rules_java@9.7.0...9.7.1
Configuration
📅 Schedule: (UTC)
* 0-3 * * 1)🚦 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.
This PR was generated by Mend Renovate. View the repository job log.