Skip to content
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

deps: update google auth library dependencies to v1.29.0 #3302

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Oct 22, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.google.auth:google-auth-library-credentials 1.28.0 -> 1.29.0 age adoption passing confidence
com.google.auth:google-auth-library-oauth2-http 1.28.0 -> 1.29.0 age adoption passing confidence
com.google.auth:google-auth-library-bom 1.28.0 -> 1.29.0 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

googleapis/google-auth-library-java (com.google.auth:google-auth-library-credentials)

v1.29.0

Compare Source

Features
  • Service sccount to service account impersonation to support universe domain (#​1528) (c498ccf)
Bug Fixes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 22, 2024
@product-auto-label product-auto-label bot added the size: xs Pull request size is extra small. label Oct 22, 2024
@mpeddada1
Copy link
Contributor

/gcbrun

@mpeddada1
Copy link
Contributor

Stacktrace:

Error:  Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.5.0:enforce (enforce) on project gax: 
Error:  Rule 2: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps failed with message:
Error:  Failed while enforcing RequireUpperBoundDeps. The error(s) are [
Error:  Require upper bound dependencies error for com.google.errorprone:error_prone_annotations:2.33.0 paths to dependency are:
Error:  +-com.google.api:gax:2.55.1-SNAPSHOT
Error:    +-com.google.api:api-common:2.38.1-SNAPSHOT
Error:      +-com.google.errorprone:error_prone_annotations:2.33.0
Error:  and
Error:  +-com.google.api:gax:2.55.1-SNAPSHOT
Error:    +-com.google.auth:google-auth-library-oauth2-http:1.29.0
Error:      +-com.google.errorprone:error_prone_annotations:2.34.0
Error:  and
Error:  +-com.google.api:gax:2.55.1-SNAPSHOT
Error:    +-com.google.auth:google-auth-library-oauth2-http:1.29.0
Error:      +-com.google.http-client:google-http-client:1.45.0 (managed) <-- com.google.http-client:google-http-client:1.45.0
Error:        +-com.google.errorprone:error_prone_annotations:2.30.0
Error:  ]
Error:  -> [Help 1]
Error:  
Error:  To see the full stack trace of the errors, re-run Maven with the -e switch.
Error:  Re-run Maven using the -X switch to enable full debug logging.
Error:  
Error:  For more information about the errors and possible solutions, please read the following articles:
Error:  [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException

@mpeddada1
Copy link
Contributor

Will try merging #3304 and #3303 first. These should likely be managed in java-shared-config as mentioned in #2576

@mpeddada1
Copy link
Contributor

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/google-auth-library-dependencies branch from c1e600f to 23acb90 Compare October 22, 2024 19:06
@mpeddada1
Copy link
Contributor

/gcbrun

Copy link

sonarcloud bot commented Oct 22, 2024

Copy link

sonarcloud bot commented Oct 22, 2024

Quality Gate Passed Quality Gate passed for 'java_showcase_integration_tests'

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

@mpeddada1 mpeddada1 merged commit e64eda2 into googleapis:main Oct 22, 2024
48 of 49 checks passed
@renovate-bot renovate-bot deleted the renovate/google-auth-library-dependencies branch October 22, 2024 19:26
mpeddada1 pushed a commit that referenced this pull request Oct 22, 2024
🤖 I have created a release *beep* *boop*
---


<details><summary>2.48.0</summary>

##
[2.48.0](v2.47.0...v2.48.0)
(2024-10-22)


### Features

* **gax:** add protobuf version tracking to headers
([#3199](#3199))
([40c19b1](40c19b1))
* selectively generate libraries
([#3290](#3290))
([dfe1a50](dfe1a50))


### Bug Fixes

* generator setting incorrect name/class for sample due to region tag
(2nd attempt)
([#3293](#3293))
([771bd0e](771bd0e))


### Dependencies

* update dependency com.google.errorprone:error_prone_annotations to
v2.34.0
([#3303](#3303))
([5b01274](5b01274))
* update dependency com.google.errorprone:error_prone_annotations to
v2.34.0
([#3304](#3304))
([5bd6c9c](5bd6c9c))
* update google api dependencies
([#3282](#3282))
([a9eac85](a9eac85))
* update google auth library dependencies to v1.29.0
([#3302](#3302))
([e64eda2](e64eda2))
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kokoro:force-run Add this label to force Kokoro to re-run the tests. size: xs Pull request size is extra small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants