Skip to content

Bump Bazel, Scalafmt, Guava, sbt, gRPC, proto-java #1720

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

Merged
merged 1 commit into from
Mar 26, 2025

Conversation

mbland
Copy link
Contributor

@mbland mbland commented Mar 25, 2025

Description

Dependency version and documentation updates broken out from #1710.

  • Bazel: 7.5.0 => 7.6.0
  • gRPC: 2.53.0 => 2.54.1
  • Guava: 33.4.0-jre => 33.4.4-jre
  • Scalafmt: 3.9.2 => 3.9.4
  • com-google-protobuf:protobuf-java: 4.30.0 => 4.30.1
  • org.scala-sbt:util-interface: 1.10.10 => 1.10.11

The documentation updates include:

  • Minor editing updates and typo fixes
  • The new "Removal of bind() aliases for twitter_scrooge dependencies" section of README.md

The Guava 33.4.4-jre update introduces a new dependency on org.jspecify:jspecify:1.0.0. 33.4.5-jre changes Guava to be a Java module, but that release currently has problems, so we're sticking with 34.4.4-jre until that 34.4.6-jre release. The Guava v33.4.1 release message contains all the details.

Motivation

Once this pull request lands, I can rebase #1710 to trim it down again.

Dependency version and documentation updates broken out from bazel-contrib#1710.

- Bazel: 7.5.0 => 7.6.0
- gRPC: 2.53.0 => 2.54.1
- Guava: 33.4.0-jre => 33.4.4-jre
- Scalafmt: 3.9.2 => 3.9.4
- `com-google-protobuf:protobuf-java`: 4.30.0 => 4.30.1
- `org.scala-sbt:util-interface`: 1.10.10 => 1.10.11

The documentation updates include:

- Minor editing updates and typo fixes

- The new "Removal of `bind()` aliases for `twitter_scrooge`
  dependencies" section of `README.md`

The Guava 33.4.4-jre update introduces a new dependency on
`org.jspecify:jspecify:1.0.0`. 33.4.5-jre changes Guava to be a Java
module, but that release currently has problems, so we're sticking with
34.4.4-jre until that 34.4.6-jre release. The Guava v33.4.1 release
message contains all the details.

- https://jspecify.dev/
- https://dev.java/learn/modules/intro/
- https://github.com/google/guava/releases/tag/v33.4.1
Copy link
Collaborator

@simuons simuons left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, @mbland!

@simuons simuons merged commit aebd839 into bazel-contrib:master Mar 26, 2025
2 checks passed
@mbland mbland deleted the bazel-7.6.0-etc branch March 26, 2025 13:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants