Skip to content

chore(deps): bump com.google.auto.value:auto-value from 1.10.4 to 1.11.1 [Snyk] - #145

Closed
dpatchigolla wants to merge 1 commit into
developfrom
snyk-upgrade-185b1ba71e89782a1edf0bfae47c2871
Closed

chore(deps): bump com.google.auto.value:auto-value from 1.10.4 to 1.11.1 [Snyk]#145
dpatchigolla wants to merge 1 commit into
developfrom
snyk-upgrade-185b1ba71e89782a1edf0bfae47c2871

Conversation

@dpatchigolla

Copy link
Copy Markdown

snyk-top-banner

Snyk has created this PR to upgrade com.google.auto.value:auto-value from 1.10.4 to 1.11.1.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 2 versions ahead of your current version.

  • The recommended version was released 6 months ago.

Breaking Change Risk

Merge Risk: Medium

Notice: This assessment is enhanced by AI.


Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

@dpatchigolla

Copy link
Copy Markdown
Author

Merge Risk: Medium

This upgrade of AutoValue from 1.10.4 to 1.11.1 introduces a significant change in environment support.

Breaking Changes:

  • Java 7 Support Dropped: Support for generating Java 7 code has been removed. Version 1.10.4 was the last version to support Java 7. Projects must now use at least Java 8 or an Android version with equivalent desugaring.

Other Notable Changes:

  • Kotlin Metadata: AutoValue no longer bundles the Kotlin metadata API. This may require developers using AutoBuilder with Kotlin classes to add an explicit dependency on org.jetbrains.kotlinx:kotlinx-metadata-jvm or org.jetbrains.kotlin:kotlin-metadata-jvm.
  • Version 1.11.1 includes several bug fixes, such as better handling of @Nullable annotations and a fix for a potential crash with @AutoValue.CopyAnnotations.

Recommendation:
Verify that your project is running on Java 8 or a higher version before upgrading. If you are using AutoBuilder with Kotlin, you may need to add a dependency for the Kotlin metadata API.

Source: GitHub Releases

Notice 🤖: This content was augmented using artificial intelligence. AI-generated content may contain errors and should be reviewed for accuracy before use.

@aris1009 aris1009 closed this Jul 2, 2026
@aris1009
aris1009 deleted the snyk-upgrade-185b1ba71e89782a1edf0bfae47c2871 branch July 2, 2026 14:24
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.

3 participants