Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 25, 2025

Bumps com.google.guava:guava from 33.4.0-android to 33.4.8-android.

Release notes

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

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.

Maven

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

Jar files

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

Javadoc

JDiff

Changelog

  • util.concurrent: Removed our VarHandle code from guava-android. While the code was never used at runtime under Android, it was causing problems under the Android Gradle Plugin with a minSdkVersion below 26. To continue to avoid sun.misc.Unsafe under the JVM, guava-android will now always use AtomicReferenceFieldUpdater when run there. (75da92419a)

33.4.7

Prefer to upgrade straight to 33.4.8: 33.4.7 breaks the build of Android apps with a minSdkVersion below 26. We will publish a fixed version soon. This problem is fixed in 33.4.8.

Guava 33.4.7, like 33.4.6, fixes two problems that we introduced while modularizing Guava and migrating off Unsafe in 33.4.5.

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.

Maven

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the autosubmit Merge PR when tree becomes green via auto submit App label Aug 25, 2025
@dependabot dependabot bot requested a review from camsim99 as a code owner August 25, 2025 15:12
@dependabot dependabot bot added the autosubmit Merge PR when tree becomes green via auto submit App label Aug 25, 2025
@auto-submit auto-submit bot removed the autosubmit Merge PR when tree becomes green via auto submit App label Aug 25, 2025
@auto-submit
Copy link
Contributor

auto-submit bot commented Aug 25, 2025

autosubmit label was removed for flutter/packages/9883, because - The status or check suite Linux repo_checks has failed. Please fix the issues identified (or deflake) before re-applying this label.

@dependabot dependabot bot force-pushed the dependabot/gradle/packages/camera/camera_android_camerax/android/com.google.guava-guava-33.4.8-android branch 2 times, most recently from 579216a to 55f7833 Compare August 26, 2025 17:30
@jmagman jmagman force-pushed the dependabot/gradle/packages/camera/camera_android_camerax/android/com.google.guava-guava-33.4.8-android branch from 55f7833 to 7819811 Compare August 26, 2025 23:56
dependabot bot and others added 2 commits August 26, 2025 17:03
Bumps [com.google.guava:guava](https://github.com/google/guava) from 33.4.0-android to 33.4.8-android.
- [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.4.8-android
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@jmagman jmagman force-pushed the dependabot/gradle/packages/camera/camera_android_camerax/android/com.google.guava-guava-33.4.8-android branch from 7819811 to 18529a3 Compare August 27, 2025 00:04
@jmagman jmagman added the autosubmit Merge PR when tree becomes green via auto submit App label Aug 27, 2025
@auto-submit auto-submit bot merged commit d7753ff into main Aug 27, 2025
80 checks passed
@auto-submit auto-submit bot deleted the dependabot/gradle/packages/camera/camera_android_camerax/android/com.google.guava-guava-33.4.8-android branch August 27, 2025 00:32
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Aug 27, 2025
…id to 33.4.8-android in /packages/camera/camera_android_camerax/android (flutter/packages#9883)
github-merge-queue bot pushed a commit to flutter/flutter that referenced this pull request Aug 27, 2025
flutter/packages@1ef712e...86fbeec

2025-08-27 49699333+dependabot[bot]@users.noreply.github.com
[dependabot]: Bump androidx.test.ext:truth from 1.6.0 to 1.7.0 in
/packages/espresso/android (flutter/packages#9884)
2025-08-27 49699333+dependabot[bot]@users.noreply.github.com
[dependabot]: Bump com.google.guava:guava from 33.4.0-android to
33.4.8-android in /packages/camera/camera_android_camerax/android
(flutter/packages#9883)
2025-08-26 49699333+dependabot[bot]@users.noreply.github.com
[dependabot]: Bump the gradle-plugin group across 19 directories with 2
updates (flutter/packages#9854)
2025-08-26 57854043+CaoGiaHieu-dev@users.noreply.github.com
[go_router_builder]: Fix Parameter generates a warning
(flutter/packages#8889)
2025-08-26 engine-flutter-autoroll@skia.org Roll Flutter from
a4cb00a to c65f01d (28 revisions) (flutter/packages#9894)
2025-08-26 49699333+dependabot[bot]@users.noreply.github.com
[dependabot]: Bump the test-dependencies group across 11 directories
with 4 updates (flutter/packages#9880)
2025-08-26 engine-flutter-autoroll@skia.org Roll Flutter (stable) from
20f8274 to 05db968 (15 revisions) (flutter/packages#9892)

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-packages-flutter-autoroll
Please CC flutter-ecosystem@google.com on the revert to ensure that a
human
is aware of the problem.

To file a bug in Flutter:
https://github.com/flutter/flutter/issues/new/choose

To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
mboetger pushed a commit to mboetger/flutter that referenced this pull request Sep 18, 2025
…r#174521)

flutter/packages@1ef712e...86fbeec

2025-08-27 49699333+dependabot[bot]@users.noreply.github.com
[dependabot]: Bump androidx.test.ext:truth from 1.6.0 to 1.7.0 in
/packages/espresso/android (flutter/packages#9884)
2025-08-27 49699333+dependabot[bot]@users.noreply.github.com
[dependabot]: Bump com.google.guava:guava from 33.4.0-android to
33.4.8-android in /packages/camera/camera_android_camerax/android
(flutter/packages#9883)
2025-08-26 49699333+dependabot[bot]@users.noreply.github.com
[dependabot]: Bump the gradle-plugin group across 19 directories with 2
updates (flutter/packages#9854)
2025-08-26 57854043+CaoGiaHieu-dev@users.noreply.github.com
[go_router_builder]: Fix Parameter generates a warning
(flutter/packages#8889)
2025-08-26 engine-flutter-autoroll@skia.org Roll Flutter from
a4cb00a to c65f01d (28 revisions) (flutter/packages#9894)
2025-08-26 49699333+dependabot[bot]@users.noreply.github.com
[dependabot]: Bump the test-dependencies group across 11 directories
with 4 updates (flutter/packages#9880)
2025-08-26 engine-flutter-autoroll@skia.org Roll Flutter (stable) from
20f8274 to 05db968 (15 revisions) (flutter/packages#9892)

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-packages-flutter-autoroll
Please CC flutter-ecosystem@google.com on the revert to ensure that a
human
is aware of the problem.

To file a bug in Flutter:
https://github.com/flutter/flutter/issues/new/choose

To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
korca0220 pushed a commit to korca0220/flutter that referenced this pull request Sep 22, 2025
…r#174521)

flutter/packages@1ef712e...86fbeec

2025-08-27 49699333+dependabot[bot]@users.noreply.github.com
[dependabot]: Bump androidx.test.ext:truth from 1.6.0 to 1.7.0 in
/packages/espresso/android (flutter/packages#9884)
2025-08-27 49699333+dependabot[bot]@users.noreply.github.com
[dependabot]: Bump com.google.guava:guava from 33.4.0-android to
33.4.8-android in /packages/camera/camera_android_camerax/android
(flutter/packages#9883)
2025-08-26 49699333+dependabot[bot]@users.noreply.github.com
[dependabot]: Bump the gradle-plugin group across 19 directories with 2
updates (flutter/packages#9854)
2025-08-26 57854043+CaoGiaHieu-dev@users.noreply.github.com
[go_router_builder]: Fix Parameter generates a warning
(flutter/packages#8889)
2025-08-26 engine-flutter-autoroll@skia.org Roll Flutter from
a4cb00a to c65f01d (28 revisions) (flutter/packages#9894)
2025-08-26 49699333+dependabot[bot]@users.noreply.github.com
[dependabot]: Bump the test-dependencies group across 11 directories
with 4 updates (flutter/packages#9880)
2025-08-26 engine-flutter-autoroll@skia.org Roll Flutter (stable) from
20f8274 to 05db968 (15 revisions) (flutter/packages#9892)

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-packages-flutter-autoroll
Please CC flutter-ecosystem@google.com on the revert to ensure that a
human
is aware of the problem.

To file a bug in Flutter:
https://github.com/flutter/flutter/issues/new/choose

To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Jaineel-Mamtora pushed a commit to Jaineel-Mamtora/flutter_forked that referenced this pull request Sep 24, 2025
…r#174521)

flutter/packages@1ef712e...86fbeec

2025-08-27 49699333+dependabot[bot]@users.noreply.github.com
[dependabot]: Bump androidx.test.ext:truth from 1.6.0 to 1.7.0 in
/packages/espresso/android (flutter/packages#9884)
2025-08-27 49699333+dependabot[bot]@users.noreply.github.com
[dependabot]: Bump com.google.guava:guava from 33.4.0-android to
33.4.8-android in /packages/camera/camera_android_camerax/android
(flutter/packages#9883)
2025-08-26 49699333+dependabot[bot]@users.noreply.github.com
[dependabot]: Bump the gradle-plugin group across 19 directories with 2
updates (flutter/packages#9854)
2025-08-26 57854043+CaoGiaHieu-dev@users.noreply.github.com
[go_router_builder]: Fix Parameter generates a warning
(flutter/packages#8889)
2025-08-26 engine-flutter-autoroll@skia.org Roll Flutter from
a4cb00a to c65f01d (28 revisions) (flutter/packages#9894)
2025-08-26 49699333+dependabot[bot]@users.noreply.github.com
[dependabot]: Bump the test-dependencies group across 11 directories
with 4 updates (flutter/packages#9880)
2025-08-26 engine-flutter-autoroll@skia.org Roll Flutter (stable) from
20f8274 to 05db968 (15 revisions) (flutter/packages#9892)

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-packages-flutter-autoroll
Please CC flutter-ecosystem@google.com on the revert to ensure that a
human
is aware of the problem.

To file a bug in Flutter:
https://github.com/flutter/flutter/issues/new/choose

To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

autosubmit Merge PR when tree becomes green via auto submit App p: camera platform-android

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants