Skip to content

Bump com.google.guava:guava from 33.3.1-jre to 33.5.0-jre in /smoke-test#11042

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/smoke-test/com.google.guava-guava-33.5.0-jre
Open

Bump com.google.guava:guava from 33.3.1-jre to 33.5.0-jre in /smoke-test#11042
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/smoke-test/com.google.guava-guava-33.5.0-jre

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2025

Bumps com.google.guava:guava from 33.3.1-jre to 33.5.0-jre.

Release notes

Sourced from com.google.guava:guava's releases.

33.5.0

Maven

<dependency>
  <groupId>com.google.guava</groupId>
  <artifactId>guava</artifactId>
  <version>33.5.0-jre</version>
  <!-- or, for Android: -->
  <version>33.5.0-android</version>
</dependency>

Jar files

Guava requires one runtime dependency, which you can download here:

Javadoc

JDiff

Changelog

  • Restored the Automatic-Module-Name to guava-android. (It, unlike, guava-jre, is not a proper module.) (7a04a8a955)
  • For users of guava-gwt: Google has moved off GWT internally. We plan to continue to release guava-gwt for users of GWT and J2CL, but the artifact is no longer tested for GWT-specific issues, and we have limited resources to fix any unexpected issues that might arise. While we do not anticipate any specific problems, we can't guarantee how long support will continue.
  • Increased our Android minSdkVersion to 23 (Marshmallow). This follows the minimum of Google's foundational Android libraries, and we expect it to have no practical impact on users. (5c23347cc1)
  • Listed the JSpecify annotations as an optional dependency in our OSGi metadata. (2dfd572981)
  • cache: Improved the handling of exceptions from compute functions in Cache.asMap(). (We do still recommend using Caffeine rather than com.google.common.cache.) (087f2c4a80)
  • collect: Improved Iterators.mergeSorted() to preserve stability for equal elements. (4dc93be9a8)
  • math: Added saturatedAbs methods to IntMath and LongMath. (ed0e518f20)
  • net: Added image/avif to MediaType. (53344caba6)
  • testing: Made CollectorTester available to Android users. (294c251079)
  • util.concurrent: Added Striped.custom. (1586eb271d)

33.4.8

Guava 33.4.8 fixes a problem that we introduced while starting to migrate guava-android off Unsafe in 33.4.7.

Even if you're not upgrading from Guava 33.4.0 or earlier, still read the release notes for Guava 33.4.1. Those release notes contain information about the effects of Guava 33.4.5 and higher on the module system.

... (truncated)

Commits

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Oct 1, 2025
@dependabot dependabot bot requested a review from a team as a code owner October 1, 2025 22:52
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Oct 1, 2025
@dependabot dependabot bot force-pushed the dependabot/gradle/smoke-test/com.google.guava-guava-33.5.0-jre branch from 2f8e249 to 210c9a1 Compare October 2, 2025 19:50
@dependabot dependabot bot force-pushed the dependabot/gradle/smoke-test/com.google.guava-guava-33.5.0-jre branch from 210c9a1 to f2a50b7 Compare October 7, 2025 03:58
@dependabot dependabot bot force-pushed the dependabot/gradle/smoke-test/com.google.guava-guava-33.5.0-jre branch from f2a50b7 to 83ee168 Compare October 15, 2025 17:53
@eddumelendez
Copy link
Copy Markdown
Member

@dependabot rebase

Bumps [com.google.guava:guava](https://github.com/google/guava) from 33.3.1-jre to 33.5.0-jre.
- [Release notes](https://github.com/google/guava/releases)
- [Commits](https://github.com/google/guava/commits)

---
updated-dependencies:
- dependency-name: com.google.guava:guava
  dependency-version: 33.5.0-jre
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/gradle/smoke-test/com.google.guava-guava-33.5.0-jre branch from 83ee168 to af06afa Compare April 10, 2026 15:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

blocker dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant