Skip to content

build(deps): Bump autovalue version to 1.10.2 #1869

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

Closed
wants to merge 1 commit into from
Closed

Conversation

lqiu96
Copy link
Contributor

@lqiu96 lqiu96 commented Jul 19, 2023

Thank you for opening a Pull Request! For general contributing guidelines, please refer to contributing guide

Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • Make sure to open an issue as a bug/issue before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

@lqiu96 lqiu96 requested a review from a team as a code owner July 19, 2023 17:03
@product-auto-label product-auto-label bot added the size: xs Pull request size is extra small. label Jul 19, 2023
@lqiu96
Copy link
Contributor Author

lqiu96 commented Jul 19, 2023

google-cloud-core and api-common need shared-configs v1.5.7 to resolve the enforcer issue.

Might need to reach out to the oauth team about bumping auto-value annotations.

@lqiu96
Copy link
Contributor Author

lqiu96 commented Jul 19, 2023

Error:

Error:  Rule 2: org.apache.maven.plugins.enforcer.RequireUpperBoundDeps failed with message:
Failed while enforcing RequireUpperBoundDeps. The error(s) are [
Require upper bound dependencies error for com.google.auto.value:auto-value-annotations:1.10.1 paths to dependency are:
+-com.google.cloud:google-cloud-core:2.21.1-SNAPSHOT
  +-com.google.auto.value:auto-value-annotations:1.10.1
and
+-com.google.cloud:google-cloud-core:2.21.1-SNAPSHOT
  +-com.google.api:api-common:2.14.1-SNAPSHOT
    +-com.google.auto.value:auto-value-annotations:1.10.1 (managed) <-- com.google.auto.value:auto-value-annotations:1.10.2
and
+-com.google.cloud:google-cloud-core:2.21.1-SNAPSHOT
  +-com.google.auth:google-auth-library-oauth2-http:1.19.0
    +-com.google.auto.value:auto-value-annotations:1.10.1 (managed) <-- com.google.auto.value:auto-value-annotations:1.10.1
]

@lqiu96
Copy link
Contributor Author

lqiu96 commented Jul 19, 2023

Ah Tomo already has a PR for this. Closing in favor for: #1859

@lqiu96 lqiu96 closed this Jul 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size: xs Pull request size is extra small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant