-
-
Notifications
You must be signed in to change notification settings - Fork 8.6k
[bazel] Update java rules to latest releases #16576
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
base: trunk
Are you sure you want to change the base?
Conversation
PR Compliance Guide 🔍Below is a summary of compliance checks for this PR:
Compliance status legend🟢 - Fully Compliant🟡 - Partial Compliant 🔴 - Not Compliant ⚪ - Requires Further Human Verification 🏷️ - Compliance label |
|||||||||||||||||||||||
PR Code Suggestions ✨Explore these optional code suggestions:
|
||||||||||||
asolntsev
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't understand anything, but looks good ¯¯_(ツ)_/¯¯
55a2e5d to
6f6b24b
Compare
c51fefa to
47d1d2c
Compare
PR Type
Enhancement
Description
Update Bazel Java rules to latest versions
Upgrade contrib_rules_jvm from 0.27.0 to 0.30.0
Upgrade rules_jvm_external from 6.8 to 6.9
Add known_contributing_modules configuration for grpc-java and selenium
Regenerate maven_install.json with updated dependencies and new transitive dependencies
Diagram Walkthrough
File Walkthrough
MODULE.bazel
Update Java Bazel rules versions and add contributing modulesMODULE.bazel
contrib_rules_jvmdependency from version 0.27.0 to 0.30.0rules_jvm_externaldependency from version 6.8 to 6.9known_contributing_modulesconfiguration listing grpc-java andselenium
maven_install.json
Regenerate maven dependencies with updated transitive dependenciesjava/maven_install.json
google-http-client, google-http-client-gson,
proto-google-common-protos, google-android-annotations, auto-value,
auto-value-annotations, google-truth, re2j, okhttp, okio,
commons-codec, httpclient, httpcore, netty-tcnative-boringssl-static,
netty-tcnative-classes, netty-transport-classes-epoll,
netty-transport-native-epoll, opencensus libraries, perfmark-api,
junit, kotlin-stdlib, animal-sniffer-annotations, annotations-api
netty-codec-marshalling, netty-codec-protobuf
modules