Skip to content

Enable Guava BetaApi checks in Dagger's Bazel build.#5183

Merged
copybara-service[bot] merged 1 commit into
masterfrom
test_926068034
Jun 12, 2026
Merged

Enable Guava BetaApi checks in Dagger's Bazel build.#5183
copybara-service[bot] merged 1 commit into
masterfrom
test_926068034

Conversation

@copybara-service

Copy link
Copy Markdown

Enable Guava BetaApi checks in Dagger's Bazel build.

The Guava BetaApi checker is now enabled as an error in the Bazel build configuration. Existing usages of Guava's @BetaApi are now suppressed using @SuppressWarnings("BetaApi"). For @autovalue classes, @AutoValue.CopyAnnotations was added to ensure the suppression is applied to the generated classes.

RELNOTES=Enabled Guava BetaApi checks

@copybara-service copybara-service Bot force-pushed the test_926068034 branch 2 times, most recently from 33f4ecc to 08c93aa Compare June 12, 2026 20:43
The Guava BetaApi checker is now enabled as an error in the Bazel build configuration. Existing usages of Guava's @BetaApi are now suppressed using @SuppressWarnings("BetaApi"). For @autovalue classes, @AutoValue.CopyAnnotations was added to ensure the suppression is applied to the generated classes.

RELNOTES=Enabled Guava BetaApi checks
PiperOrigin-RevId: 931324856
@copybara-service copybara-service Bot merged commit 5b8b2bd into master Jun 12, 2026
@copybara-service copybara-service Bot deleted the test_926068034 branch June 12, 2026 21:12
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.

1 participant