-
-
Notifications
You must be signed in to change notification settings - Fork 162
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update dependency rules_java to v8.9.0 #383
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/rules_java-8.x
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
42e7e69
to
2e52a58
Compare
2e52a58
to
7556644
Compare
7556644
to
5706668
Compare
5706668
to
f674914
Compare
f674914
to
1c61512
Compare
1c61512
to
c96a883
Compare
c96a883
to
90b7381
Compare
90b7381
to
659ce6f
Compare
659ce6f
to
cfa1b40
Compare
cfa1b40
to
7c3f35e
Compare
7c3f35e
to
43082a7
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
0 participants
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.3.2
->8.9.0
Release Notes
bazelbuild/rules_java (rules_java)
v8.9.0
Compare Source
Changes since 8.8.0
34d7e1b
Update rules_java to 8.9.0 and java_tools to 13.169d2f73e
Ignore theexec_group_compatible_with
attribute injava_binary
transitive validation collection93fdd8a
Add a test asseting that the JavaInfo returned by java_binary targets are marked as such.4aa6673
Improveandroid_support_tests.bzl
MODULE.bazel setup
WORKSPACE setup
Using the rules
See the source.
v8.8.0
Compare Source
Changes since 8.7.2
c69bae2
Update rules_java to 8.8.0 and java_tools to 13.15ba93bb2
Reorganize@rules_java//java/test
and@rules_java//test/
to mirror the directory layout of the code paths they exerciseMODULE.bazel setup
WORKSPACE setup
Using the rules
See the source.
v8.7.2
Compare Source
Changes since 8.7.1
f26a240
Release@rules_java
v8.7.2
5d36db2
Makejava_stub_template.txt
visible to@bazel_tools
61be667
LoadCcInfo
from@rules_cc
MODULE.bazel setup
WORKSPACE setup
Using the rules
See the source.
v8.7.1
Compare Source
Changes since 8.7.0
b2a4426
Release@rules_java
v8.7.1
ff22cba
Stop wrappingJavaInfo
into native instances90aad63
Makejava_stub_template.txt
visible to Bazel testsMODULE.bazel setup
WORKSPACE setup
Using the rules
See the source.
v8.7.0
Compare Source
Changes since 8.6.3
503773e
Update rules_java to 8.7.0 and java_tools to 13.14b4b0466
Movejava_stub_template.txt
out of Bazel and into@rules_java
4e2b65f
Fix buildifier warning suppression for@rules_java
43ca043
Add JDK 21 toolchain forlinux_riscv64
97177fb
Markcompatibility_proxy
extension as reproducibleMODULE.bazel setup
WORKSPACE setup
Using the rules
See the source.
v8.6.3
Compare Source
Changes since 8.6.2
767e441
Release@rules_java
v8.6.3
4e38b17
Implementandroid_common.enable_implicit_sourceless_deps_exports_compatibility
in rules_javab3a0580
Don't attempt to enable the Security Manager for jdk >= 24MODULE.bazel setup
WORKSPACE setup
Using the rules
See the source.
v8.6.2
Compare Source
Changes since 8.6.1
449303e
Addincompatible_language_version_bootclasspath
flag4cb426e
Release@rules_java
v8.6.2
fd9e39c
Make@rules_java//java:http_jar.bzl
compatible with Bazel 6084b75a
Remove duplication in@rules_java
presubmit configMODULE.bazel setup
WORKSPACE setup
Using the rules
See the source.
v8.6.1
Compare Source
Changes since 8.6.0
2847c0e
Release@rules_java
v8.6.1
934c1b2
Fixproto_support.bzl
for BazelMODULE.bazel setup
WORKSPACE setup
Using the rules
See the source.
v8.6.0
Compare Source
Changes since 8.5.1
36a3669
Release@rules_java
v8.6.0
4206c53
Revertbootstrap_runtime_toolchain_type
changesa04ab3c
Removejava_binary.classlist
c22454f
Build bootclasspath in a UTF-8 environment6b37b15
Renamerules_java
runfiles packageBUILD.bazel
->BUILD
c81497b
Add backbzl_library
deps to@rules_java//java/common
for maintaining backwards compatibilityMODULE.bazel setup
WORKSPACE setup
Using the rules
See the source.
v8.5.1
Compare Source
Changes since 8.5.0
5890537
Release@rules_java
v8.5.1
4bebd03
Overhaul@rules_java
bzl_library dep grapha22cec1
Update@rules_java
release notesf81734b
Add links to documentation to the rules_java READMEMODULE.bazel setup
WORKSPACE setup
Using the rules
See the source.
v8.5.0
Compare Source
Changes since 8.4.0
349608c
Releaserules_java
v8.5.0
97a3dfb
Remove top-level usage of nativejava_common
in java_toolchain.bzl8bc4290
Releaserules_java
v8.5.0-rc2
7170aea
Releaserules_java
v8.5.0-rc1
bc4a03f
Add runfiles library to release archivea156fe9
Move (and enable) remaining java rules & providers out of@_builtins
MODULE.bazel setup
WORKSPACE setup
Using the rules
See the source.
v8.4.0
Compare Source
New Features
6bb5306
)WORKSPACE setup
Using the rules
See the source.
------------------------ snip ----------------------------
View the repository job log