Skip to content

Conversation

@renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Jun 6, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.google.auth:google-auth-library-credentials 1.36.0 -> 1.37.0 age adoption passing confidence
com.google.auth:google-auth-library-oauth2-http 1.36.0 -> 1.37.0 age adoption passing confidence
com.google.auth:google-auth-library-bom 1.36.0 -> 1.37.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.37.0

Compare Source

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

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 Jun 6, 2025
@product-auto-label product-auto-label bot added the size: xs Pull request size is extra small. label Jun 6, 2025
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 6, 2025
@zhumin8 zhumin8 added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 9, 2025
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 9, 2025
@zhumin8
Copy link
Contributor

zhumin8 commented Jun 9, 2025

/gcbrun

@zhumin8 zhumin8 merged commit 8bf9d3c into googleapis:main Jun 9, 2025
66 of 69 checks passed
@renovate-bot renovate-bot deleted the renovate/google-auth-library-dependencies branch June 9, 2025 20:13
lqiu96 pushed a commit that referenced this pull request Jun 10, 2025
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.auth:google-auth-library-credentials](https://redirect.github.com/googleapis/google-auth-library-java) | `1.36.0` -> `1.37.0` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.google.auth:google-auth-library-credentials/1.37.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.google.auth:google-auth-library-credentials/1.37.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.google.auth:google-auth-library-credentials/1.36.0/1.37.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.google.auth:google-auth-library-credentials/1.36.0/1.37.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [com.google.auth:google-auth-library-oauth2-http](https://redirect.github.com/googleapis/google-auth-library-java) | `1.36.0` -> `1.37.0` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.google.auth:google-auth-library-oauth2-http/1.37.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.google.auth:google-auth-library-oauth2-http/1.37.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.google.auth:google-auth-library-oauth2-http/1.36.0/1.37.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.google.auth:google-auth-library-oauth2-http/1.36.0/1.37.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [com.google.auth:google-auth-library-bom](https://redirect.github.com/googleapis/google-auth-library-java) | `1.36.0` -> `1.37.0` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.google.auth:google-auth-library-bom/1.37.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.google.auth:google-auth-library-bom/1.37.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.google.auth:google-auth-library-bom/1.36.0/1.37.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.google.auth:google-auth-library-bom/1.36.0/1.37.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>googleapis/google-auth-library-java (com.google.auth:google-auth-library-credentials)</summary> ### [`v1.37.0`](https://redirect.github.com/googleapis/google-auth-library-java/blob/HEAD/CHANGELOG.md#1370-2025-06-04) [Compare Source](https://redirect.github.com/googleapis/google-auth-library-java/compare/v1.36.0...v1.37.0) ##### Features - **mtls:** Introduce DefaultMtlsProviderFactory and SecureConnectProvider ([#&#8203;1730](https://redirect.github.com/googleapis/google-auth-library-java/issues/1730)) ([c9fd1b1](https://redirect.github.com/googleapis/google-auth-library-java/commit/c9fd1b1a477329ae336accd151a57795a0c83955)) ##### Bug Fixes - Correct capitalization of GitHub ([#&#8203;1761](https://redirect.github.com/googleapis/google-auth-library-java/issues/1761)) ([f79a2e4](https://redirect.github.com/googleapis/google-auth-library-java/commit/f79a2e406ef1128f9a222155cad2effc1e69a331)) - Correct extra spaces in README heading ([#&#8203;1760](https://redirect.github.com/googleapis/google-auth-library-java/issues/1760)) ([8d26666](https://redirect.github.com/googleapis/google-auth-library-java/commit/8d266669c1fcc007f35948052dc7cb7c53c1a639)) - Correct misspelling of OAuth in comments ([#&#8203;1762](https://redirect.github.com/googleapis/google-auth-library-java/issues/1762)) ([42b9602](https://redirect.github.com/googleapis/google-auth-library-java/commit/42b9602886b00b0090e519c79cfc96d9b876ffeb)) - Correct typo in ServiceAccountJwtAccessCredentials.java comment ([#&#8203;1765](https://redirect.github.com/googleapis/google-auth-library-java/issues/1765)) ([3058b06](https://redirect.github.com/googleapis/google-auth-library-java/commit/3058b069e474fb06d16926c9313ca1f931934a11)) - Update Javadoc reference in ExternalAccountCredentials ([#&#8203;1763](https://redirect.github.com/googleapis/google-auth-library-java/issues/1763)) ([5eb3659](https://redirect.github.com/googleapis/google-auth-library-java/commit/5eb3659c131969e674ea1bb4b84698202befbc9b)) ##### Documentation - Duplicate "the" in Javadoc comments ([#&#8203;1764](https://redirect.github.com/googleapis/google-auth-library-java/issues/1764)) ([5f7a084](https://redirect.github.com/googleapis/google-auth-library-java/commit/5f7a0841b32c5e03ca1bbf49a7e612725062311b)) </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/googleapis/sdk-platform-java). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC40MC4zIiwidXBkYXRlZEluVmVyIjoiNDAuNDAuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
jinseopkim0 pushed a commit that referenced this pull request Jun 13, 2025
🤖 I have created a release *beep* *boop* --- <details><summary>2.59.1</summary> ## [2.59.1](v2.59.0...v2.59.1) (2025-06-12) ### Bug Fixes * S2A- Check if a default endpoint has been set ([#3784](#3784)) ([5b2ab82](5b2ab82)) ### Dependencies * update google auth library dependencies to v1.37.0 ([#3830](#3830)) ([8bf9d3c](8bf9d3c)) </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>
svc-squareup-copybara pushed a commit to cashapp/misk that referenced this pull request Jul 9, 2025
| Package | Type | Package file | Manager | Update | Change | |---|---|---|---|---|---| | [app.cash.tempest:tempest-bom](https://github.com/cashapp/tempest) | dependencies | misk/gradle/libs.versions.toml | gradle | minor | `2025.06.11.195708-6267180` -> `2025.07.08.171526-e297588` | | [com.google.api.grpc:proto-google-common-protos](https://github.com/googleapis/sdk-platform-java) | dependencies | misk/gradle/libs.versions.toml | gradle | patch | `2.59.0` -> `2.59.1` | | [com.google.cloud:google-cloud-core-http](https://github.com/googleapis/sdk-platform-java) | dependencies | misk/gradle/libs.versions.toml | gradle | patch | `2.58.0` -> `2.58.1` | | [com.google.cloud:google-cloud-core](https://github.com/googleapis/sdk-platform-java) | dependencies | misk/gradle/libs.versions.toml | gradle | patch | `2.58.0` -> `2.58.1` | | [com.google.api:gax](https://github.com/googleapis/sdk-platform-java) | dependencies | misk/gradle/libs.versions.toml | gradle | patch | `2.68.0` -> `2.68.1` | | [com.squareup.wire](https://github.com/square/wire) | plugin | misk/gradle/libs.versions.toml | gradle | patch | `5.3.4` -> `5.3.5` | | [com.squareup.wire:wire-schema](https://github.com/square/wire) | dependencies | misk/gradle/libs.versions.toml | gradle | patch | `5.3.4` -> `5.3.5` | | [com.squareup.wire:wire-runtime](https://github.com/square/wire) | dependencies | misk/gradle/libs.versions.toml | gradle | patch | `5.3.4` -> `5.3.5` | | [com.squareup.wire:wire-reflector](https://github.com/square/wire) | dependencies | misk/gradle/libs.versions.toml | gradle | patch | `5.3.4` -> `5.3.5` | | [com.squareup.wire:wire-moshi-adapter](https://github.com/square/wire) | dependencies | misk/gradle/libs.versions.toml | gradle | patch | `5.3.4` -> `5.3.5` | | [com.squareup.wire:wire-grpc-client](https://github.com/square/wire) | dependencies | misk/gradle/libs.versions.toml | gradle | patch | `5.3.4` -> `5.3.5` | | [com.squareup.wire:wire-bom](https://github.com/square/wire) | dependencies | misk/gradle/libs.versions.toml | gradle | patch | `5.3.4` -> `5.3.5` | --- ### Release Notes <details> <summary>googleapis/sdk-platform-java (com.google.api.grpc:proto-google-common-protos)</summary> ### [`v2.59.1`](https://github.com/googleapis/sdk-platform-java/blob/HEAD/CHANGELOG.md#2591-2025-06-12) ##### Bug Fixes - S2A- Check if a default endpoint has been set ([#&#8203;3784](googleapis/sdk-platform-java#3784)) ([5b2ab82](googleapis/sdk-platform-java@5b2ab82)) ##### Dependencies - update google auth library dependencies to v1.37.0 ([#&#8203;3830](googleapis/sdk-platform-java#3830)) ([8bf9d3c](googleapis/sdk-platform-java@8bf9d3c)) </details> <details> <summary>square/wire (com.squareup.wire)</summary> ### [`v5.3.5`](https://github.com/square/wire/blob/HEAD/CHANGELOG.md#Version-535) [Compare Source](square/wire@5.3.4...5.3.5) *2025-07-09* ##### gRPC Client - Fix: use correct class loader for clients and builder ([#&#8203;3347](square/wire#3347) by \[Stuart Douglas]\[stuartwdouglas]) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 6pm every weekday,before 2am every weekday" in timezone Australia/Melbourne, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Never, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). GitOrigin-RevId: a9ed752e3a5ac7819402ae072025171e830b07d4
lqiu96 pushed a commit that referenced this pull request Aug 21, 2025
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.auth:google-auth-library-credentials](https://redirect.github.com/googleapis/google-auth-library-java) | `1.36.0` -> `1.37.0` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.google.auth:google-auth-library-credentials/1.37.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.google.auth:google-auth-library-credentials/1.37.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.google.auth:google-auth-library-credentials/1.36.0/1.37.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.google.auth:google-auth-library-credentials/1.36.0/1.37.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [com.google.auth:google-auth-library-oauth2-http](https://redirect.github.com/googleapis/google-auth-library-java) | `1.36.0` -> `1.37.0` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.google.auth:google-auth-library-oauth2-http/1.37.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.google.auth:google-auth-library-oauth2-http/1.37.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.google.auth:google-auth-library-oauth2-http/1.36.0/1.37.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.google.auth:google-auth-library-oauth2-http/1.36.0/1.37.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [com.google.auth:google-auth-library-bom](https://redirect.github.com/googleapis/google-auth-library-java) | `1.36.0` -> `1.37.0` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.google.auth:google-auth-library-bom/1.37.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.google.auth:google-auth-library-bom/1.37.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.google.auth:google-auth-library-bom/1.36.0/1.37.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.google.auth:google-auth-library-bom/1.36.0/1.37.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>googleapis/google-auth-library-java (com.google.auth:google-auth-library-credentials)</summary> ### [`v1.37.0`](https://redirect.github.com/googleapis/google-auth-library-java/blob/HEAD/CHANGELOG.md#1370-2025-06-04) [Compare Source](https://redirect.github.com/googleapis/google-auth-library-java/compare/v1.36.0...v1.37.0) ##### Features - **mtls:** Introduce DefaultMtlsProviderFactory and SecureConnectProvider ([#&#8203;1730](https://redirect.github.com/googleapis/google-auth-library-java/issues/1730)) ([c9fd1b1](https://redirect.github.com/googleapis/google-auth-library-java/commit/c9fd1b1a477329ae336accd151a57795a0c83955)) ##### Bug Fixes - Correct capitalization of GitHub ([#&#8203;1761](https://redirect.github.com/googleapis/google-auth-library-java/issues/1761)) ([f79a2e4](https://redirect.github.com/googleapis/google-auth-library-java/commit/f79a2e406ef1128f9a222155cad2effc1e69a331)) - Correct extra spaces in README heading ([#&#8203;1760](https://redirect.github.com/googleapis/google-auth-library-java/issues/1760)) ([8d26666](https://redirect.github.com/googleapis/google-auth-library-java/commit/8d266669c1fcc007f35948052dc7cb7c53c1a639)) - Correct misspelling of OAuth in comments ([#&#8203;1762](https://redirect.github.com/googleapis/google-auth-library-java/issues/1762)) ([42b9602](https://redirect.github.com/googleapis/google-auth-library-java/commit/42b9602886b00b0090e519c79cfc96d9b876ffeb)) - Correct typo in ServiceAccountJwtAccessCredentials.java comment ([#&#8203;1765](https://redirect.github.com/googleapis/google-auth-library-java/issues/1765)) ([3058b06](https://redirect.github.com/googleapis/google-auth-library-java/commit/3058b069e474fb06d16926c9313ca1f931934a11)) - Update Javadoc reference in ExternalAccountCredentials ([#&#8203;1763](https://redirect.github.com/googleapis/google-auth-library-java/issues/1763)) ([5eb3659](https://redirect.github.com/googleapis/google-auth-library-java/commit/5eb3659c131969e674ea1bb4b84698202befbc9b)) ##### Documentation - Duplicate "the" in Javadoc comments ([#&#8203;1764](https://redirect.github.com/googleapis/google-auth-library-java/issues/1764)) ([5f7a084](https://redirect.github.com/googleapis/google-auth-library-java/commit/5f7a0841b32c5e03ca1bbf49a7e612725062311b)) </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/googleapis/sdk-platform-java). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC40MC4zIiwidXBkYXRlZEluVmVyIjoiNDAuNDAuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
lqiu96 pushed a commit that referenced this pull request Aug 21, 2025
🤖 I have created a release *beep* *boop* --- <details><summary>2.59.1</summary> ## [2.59.1](v2.59.0...v2.59.1) (2025-06-12) ### Bug Fixes * S2A- Check if a default endpoint has been set ([#3784](#3784)) ([5b2ab82](5b2ab82)) ### Dependencies * update google auth library dependencies to v1.37.0 ([#3830](#3830)) ([8bf9d3c](8bf9d3c)) </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>
lqiu96 pushed a commit that referenced this pull request Aug 27, 2025
🤖 I have created a release *beep* *boop* --- <details><summary>2.59.1</summary> ## [2.59.1](v2.59.0...v2.59.1) (2025-06-12) ### Bug Fixes * S2A- Check if a default endpoint has been set ([#3784](#3784)) ([5b2ab82](5b2ab82)) ### Dependencies * update google auth library dependencies to v1.37.0 ([#3830](#3830)) ([8bf9d3c](8bf9d3c)) </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

size: xs Pull request size is extra small.

3 participants