chore(deps): update dependency rules_java to v9 #2023
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
8.11.0->9.0.0Release Notes
bazelbuild/rules_java (rules_java)
v9.0.0Compare Source
Changes since 8.16.1
a27004aUpdate JDKs to latest patch releases (#335)76212e6Include the srcjar (if there is one) in the _validation output group so blaze will check whether the srcjar file actually exists.402b184upgrade java_tools to 17.0 and wire up linux aarch64 prebuilts (#334)36264e4Update zulu JDKs to latest patch release (#327) (#328)7ff9193Fix test class determination error message (#326)1ed307bIncrease maxwarns to -1 (#291)3257e83Re-enableReturnValueIgnorederror prone check6a30ab8Run the bootclasspath through ijar (#324)3cbc18eUpdate abseil-cpp to remove override (#322)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.
v8.16.1Compare Source
Changes since 8.16.0
39cae30Update the compilation JDK to 25 (#323)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.
v8.16.0Compare Source
Changes since 8.15.2
7a625caAdd JDK 25 (#319)faaab40Use@bazel_featuresfor rules_java compatibility proxy4bd56d5chore: Support remote_file_urls and remote_file_integrity in extension (#315)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.
v8.15.2Compare Source
Changes since 8.15.1
52aa53aAdd a module extension for registering local/remote jdks (#312)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.
v8.15.1Compare Source
Changes since 8.15.0
45061b3Fix Java coverage support on Windows by adding coverage_main_class to launch_info (#311)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.
v8.15.0Compare Source
Changes since 8.14.0
c0462f0Update rules_java to 8.15.0 (#309)bbb99farules_java: Rename CcInfo#transitive_native_libraries to _legacy_transitive_native_librariesd8246a4Automatic code cleanup.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.
v8.14.0Compare Source
Changes since 8.13.0
3b9ca99Update tojava_toolsv16.00b94d21Use root test_deps target from bazel_skylib (#306)aec334aMigrate from deprecated cc_linking_context.libraries_to_link to cc_linking_context.linker_inputs.librariesd3f3408Make C++ toolchain explicitly not mandatory3daed1aUpdate@rules_javaCI to use Bazel8.3.0MODULE.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.
v8.13.0Compare Source
Changes since 8.12.0
d1e335aReleaserules_javav8.13.0c289c72Updatejava_toolsv15.0d927aa0Fix Runfiles docs after #301 (#302)1a2c184use DefaultInfo in rules_java (#303)1947744Add support for--incompatible_compact_repo_mapping_manifest(#301)fecb9fbRemove a reference to incompatible_disallow_java_import_empty_jars after unknown commita75e722Inmake_non_strict,header_compilation_direct_depsshould be the same ascompile_jars, notfull_compile_jarsae8a5b2Initial support for header compilation direct deps899c2b7Improve the error message for no matching bootclasspath (#296)0af04abReplace asserts on library_identifier with static_libraryMODULE.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.
v8.12.0Compare Source
IMPORTANT: Bazel 8 users still using WORKSPACE please note the change in the setup below.
Changes since 8.11.0
808f849Use thelauncher_makertoolchain if available (#294)042e9a6Use@platforms//hostinstead of@local_config_platform4ce6ca9Validatejava_common.compile(strict_deps)in Starlark94426d1Fix case handling ofjava_common.compile(strict_deps)1d2eecdRemove support for empty jars attribute from java_import86962f9Change deprecation message to be more helpful for java_proto_library/java_lite_proto_library9fac3acConfigure coverage helpers for the test exec group (#292)4b5e2a9Fix empty jars check for Bazel java_importad510edRemove usages of--incompatible_disable_non_executable_java_binary2779574Thetest_classof ajava_testfor JUnit4 does not have to have@RunWith.bf2fb43Fix commentda9eee2Fix classpath separator when cross-compiling from Windows to Unix (#290)bd9c5f8Change type ofoutput_licensesfromattr.licensetoattr.string_list.804e93eUpdate tojava_toolsv14.0(#286)05ee692Add ppc64le platform support (#274)1b5a8b2Set use_default_shell_env = True consistently. (#276)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.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.
This change is