Skip to content

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Dec 11, 2024

This PR contains the following updates:

Package Change Age Confidence
com.google.auth:google-auth-library-bom 1.30.0 -> 1.38.0 age 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-bom)

v1.38.0

Compare Source

Features
Bug Fixes
  • Override toBuilder() for ExternalAccountCredential and subclasses (#​1793) (a9c3de6)
Documentation

v1.37.1

Compare Source

Bug Fixes

v1.37.0

Compare Source

Features
  • mtls: Introduce DefaultMtlsProviderFactory and SecureConnectProvider (#​1730) (c9fd1b1)
Bug Fixes
Documentation

v1.36.0

Compare Source

Features
  • Support ability to set universe domain in ServiceAccountJwtAccessCredentials (#​1754) (919ae32)
Bug Fixes
  • IdTokenCredentials should fetch license id claim when requested (#​1450) (c5648a5)
  • Update approval_prompt=force to prompt=consent (#​1752) (4543d04)

v1.35.0

Compare Source

Features
  • Add support for mTLS authentication via X.509 certificates (#​1736) (b347603)
  • Return X509 certificate chain as the subject token. (#​1746) (6d05be8)
Bug Fixes
  • Handle optional fields in ExternalAccountCredentials with null JSON value gracefully (#​1706) (f1f306d)

v1.34.0

Compare Source

Features
Bug Fixes

v1.33.1

Compare Source

Dependencies
  • Update dependency com.google.cloud:google-cloud-shared-config to v1.14.4 (53a2abc)

v1.33.0

Compare Source

Features
Dependencies
  • Update dependency com.google.http-client:google-http-client-bom to v1.46.1 (96a5ad8)

v1.32.1

Compare Source

Bug Fixes
Dependencies
  • Update dependency com.google.http-client:google-http-client-bom to v1.46.0 (e53c441)
Documentation

v1.32.0

Compare Source

Features
  • Introduce Client-Side Credential Access Boundary (CAB) functionality (#​1629) (f481123)
Bug Fixes
  • Handle 404 and non 200 Status Code from MDS Identity Token calls (#​1636) (152c851)
  • Respect token_uri from json in UserCredentials creation. (#​1630) (f92cc4f)
Documentation
  • Re-organize the README + Add a section on migrating to GoogleCredentials (#​1644) (30b26b2)

v1.31.0

Compare Source

Features
  • ImpersonatedCredentials to support universe domain for idtoken and signblob (#​1566) (adc2ff3)
  • Support transport and binding-enforcement MDS parameters. (#​1558) (9828a8e)
Documentation

v1.30.1

Compare Source

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 this update again.


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

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

@renovate-bot renovate-bot requested a review from a team as a code owner December 11, 2024 22:11
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 11, 2024
@product-auto-label product-auto-label bot added the size: xs Pull request size is extra small. label Dec 11, 2024
@renovate-bot renovate-bot changed the title fix(deps): update dependency com.google.auth:google-auth-library-bom to v1.30.1 fix(deps): update dependency com.google.auth:google-auth-library-bom to v1.31.0 Jan 23, 2025
@renovate-bot renovate-bot force-pushed the renovate/project.auth.version branch from 04478d4 to a7853c6 Compare January 23, 2025 01:31
@renovate-bot renovate-bot force-pushed the renovate/project.auth.version branch from a7853c6 to bddb44f Compare January 30, 2025 20:28
@renovate-bot renovate-bot changed the title fix(deps): update dependency com.google.auth:google-auth-library-bom to v1.31.0 fix(deps): update dependency com.google.auth:google-auth-library-bom to v1.32.0 Feb 4, 2025
@renovate-bot renovate-bot force-pushed the renovate/project.auth.version branch from bddb44f to 4264c60 Compare February 4, 2025 22:56
@renovate-bot renovate-bot changed the title fix(deps): update dependency com.google.auth:google-auth-library-bom to v1.32.0 fix(deps): update dependency com.google.auth:google-auth-library-bom to v1.32.1 Feb 7, 2025
@renovate-bot renovate-bot force-pushed the renovate/project.auth.version branch from 4264c60 to cd07de0 Compare February 7, 2025 22:08
@renovate-bot renovate-bot changed the title fix(deps): update dependency com.google.auth:google-auth-library-bom to v1.32.1 fix(deps): update dependency com.google.auth:google-auth-library-bom to v1.33.0 Feb 24, 2025
@renovate-bot renovate-bot force-pushed the renovate/project.auth.version branch from cd07de0 to f7110d8 Compare February 24, 2025 22:22
@renovate-bot renovate-bot changed the title fix(deps): update dependency com.google.auth:google-auth-library-bom to v1.33.0 fix(deps): update dependency com.google.auth:google-auth-library-bom to v1.33.1 Feb 25, 2025
@renovate-bot renovate-bot force-pushed the renovate/project.auth.version branch from f7110d8 to a7aa03a Compare February 25, 2025 20:18
@renovate-bot renovate-bot changed the title fix(deps): update dependency com.google.auth:google-auth-library-bom to v1.33.1 fix(deps): update dependency com.google.auth:google-auth-library-bom to v1.34.0 May 1, 2025
@renovate-bot renovate-bot force-pushed the renovate/project.auth.version branch from a7aa03a to f1a4f2a Compare May 1, 2025 23:30
@renovate-bot renovate-bot changed the title fix(deps): update dependency com.google.auth:google-auth-library-bom to v1.34.0 fix(deps): update dependency com.google.auth:google-auth-library-bom to v1.35.0 May 13, 2025
@renovate-bot renovate-bot force-pushed the renovate/project.auth.version branch from f1a4f2a to 42c23f5 Compare May 13, 2025 01:46
@renovate-bot renovate-bot changed the title fix(deps): update dependency com.google.auth:google-auth-library-bom to v1.35.0 fix(deps): update dependency com.google.auth:google-auth-library-bom to v1.36.0 May 29, 2025
@renovate-bot renovate-bot force-pushed the renovate/project.auth.version branch from 42c23f5 to 9e997e4 Compare May 29, 2025 01:39
@renovate-bot renovate-bot force-pushed the renovate/project.auth.version branch from 9e997e4 to b337af2 Compare June 6, 2025 01:07
@renovate-bot renovate-bot changed the title fix(deps): update dependency com.google.auth:google-auth-library-bom to v1.36.0 fix(deps): update dependency com.google.auth:google-auth-library-bom to v1.37.0 Jun 6, 2025
@renovate-bot renovate-bot changed the title fix(deps): update dependency com.google.auth:google-auth-library-bom to v1.37.0 fix(deps): update dependency com.google.auth:google-auth-library-bom to v1.37.1 Jun 20, 2025
@renovate-bot renovate-bot force-pushed the renovate/project.auth.version branch from b337af2 to b4d1448 Compare June 20, 2025 22:33
@renovate-bot renovate-bot changed the title fix(deps): update dependency com.google.auth:google-auth-library-bom to v1.37.1 fix(deps): update dependency com.google.auth:google-auth-library-bom to v1.38.0 Aug 21, 2025
@renovate-bot renovate-bot force-pushed the renovate/project.auth.version branch from b4d1448 to d9a792a Compare August 21, 2025 21:51
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.

1 participant