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

Bump google-auth.version from 1.30.0 to 1.31.0 #1320

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 23, 2025

Bumps google-auth.version from 1.30.0 to 1.31.0.
Updates com.google.auth:google-auth-library-oauth2-http from 1.30.0 to 1.31.0

Updates com.google.auth:google-auth-library-credentials from 1.30.0 to 1.31.0

Release notes

Sourced from com.google.auth:google-auth-library-credentials's releases.

v1.31.0

1.31.0 (2025-01-22)

Features

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

Documentation

  • Promote use of bill of materials in quickstart documentation (#1620) (fc20d9c), closes #1552

v1.30.1

1.30.1 (2024-12-11)

Bug Fixes

Changelog

Sourced from com.google.auth:google-auth-library-credentials's changelog.

1.31.0 (2025-01-22)

Features

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

Documentation

  • Promote use of bill of materials in quickstart documentation (#1620) (fc20d9c), closes #1552

1.30.1 (2024-12-11)

Bug Fixes

Commits
  • 3ac3d83 chore(main): release 1.31.0 (#1608)
  • 1529302 chore: Add warnings to users about using credentials from external sources (#...
  • b4254fa chore(deps): update dependency com.google.appengine:appengine-api-1.0-sdk to ...
  • 9b0612e chore: add renovate-bot and release-please to members (#1622)
  • adc2ff3 feat: ImpersonatedCredentials to support universe domain for idtoken and sign...
  • fc20d9c docs: promote use of bill of materials in quickstart documentation (#1620)
  • e51930f chore: add multi-approvers check (#1612)
  • 2f2c269 chore(ci): set up release-please (#1616)
  • 650c303 chore(deps): update dependency com.google.cloud:libraries-bom to v26.53.0 (#1...
  • 634d0ea chore(deps): update dependency com.google.cloud:google-iam-admin to v3.51.0 (...
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps `google-auth.version` from 1.30.0 to 1.31.0.

Updates `com.google.auth:google-auth-library-oauth2-http` from 1.30.0 to 1.31.0

Updates `com.google.auth:google-auth-library-credentials` from 1.30.0 to 1.31.0
- [Release notes](https://github.com/googleapis/google-auth-library-java/releases)
- [Changelog](https://github.com/googleapis/google-auth-library-java/blob/main/CHANGELOG.md)
- [Commits](googleapis/google-auth-library-java@v1.30.0...v1.31.0)

---
updated-dependencies:
- dependency-name: com.google.auth:google-auth-library-oauth2-http
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.google.auth:google-auth-library-credentials
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 23, 2025
@dependabot dependabot bot requested a review from avano January 23, 2025 19:27
@tnb-bot
Copy link
Contributor

tnb-bot bot commented Jan 23, 2025

Dependency changes

  • system-x-all
  • system-x-google-api-common
  • system-x-google-bigquery
  • system-x-google-functions
  • system-x-google-mail
  • system-x-google-pubsub
  • system-x-google-secret-manager
  • system-x-google-sheets
  • system-x-google-storage

system-x-all

--- a/base/system-x-all
+++ b/head/system-x-all
@@ -71,8 +71,8 @@ The following files have been resolved:
    com.google.apis:google-api-services-gmail:jar:v1-rev20240520-2.0.0:compile�[36m -- module com.google.api.services.gmail�[0;1m [auto]�[m
    com.google.apis:google-api-services-sheets:jar:v4-rev20240917-2.0.0:compile�[36m -- module com.google.api.services.sheets�[0;1m [auto]�[m
    com.google.apis:google-api-services-storage:jar:v1-rev20241206-2.0.0:compile�[36m -- module com.google.api.services.storage�[0;1m [auto]�[m
-   com.google.auth:google-auth-library-credentials:jar:1.30.0:compile�[36m -- module com.google.auth�[0;1m [auto]�[m
-   com.google.auth:google-auth-library-oauth2-http:jar:1.30.0:compile�[36m -- module com.google.auth.oauth2�[0;1m [auto]�[m
+   com.google.auth:google-auth-library-credentials:jar:1.31.0:compile�[36m -- module com.google.auth�[0;1m [auto]�[m
+   com.google.auth:google-auth-library-oauth2-http:jar:1.31.0:compile�[36m -- module com.google.auth.oauth2�[0;1m [auto]�[m
    com.google.auto.service:auto-service-annotations:jar:1.1.0:compile�[36m -- module com.google.auto.service�[0;1m [auto]�[m
    com.google.auto.value:auto-value-annotations:jar:1.11.0:compile�[36m -- module auto.value.annotations�[0;1;33m (auto)�[m
    com.google.auto.value:auto-value:jar:1.11.0:compile�[36m -- module auto.value�[0;1;33m (auto)�[m
@@ -91,7 +91,7 @@ The following files have been resolved:
    com.google.cloud:google-cloud-storage:jar:2.47.0:compile�[36m -- module google.cloud.storage�[0;1;33m (auto)�[m
    com.google.code.findbugs:jsr305:jar:3.0.2:compile�[36m -- module jsr305�[0;1;33m (auto)�[m
    com.google.code.gson:gson:jar:2.11.0:compile�[36m -- module com.google.gson�[m
-   com.google.errorprone:error_prone_annotations:jar:2.35.1:compile�[36m -- module com.google.errorprone.annotations�[m
+   com.google.errorprone:error_prone_annotations:jar:2.36.0:compile�[36m -- module com.google.errorprone.annotations�[m
    com.google.flatbuffers:flatbuffers-java:jar:23.5.26:compile�[36m -- module flatbuffers.java�[0;1;33m (auto)�[m
    com.google.guava:failureaccess:jar:1.0.2:compile�[36m -- module com.google.common.util.concurrent.internal�[0;1m [auto]�[m
    com.google.guava:guava:jar:33.1.0-jre:compile�[36m -- module com.google.common�[0;1m [auto]�[m

system-x-google-api-common

--- a/base/system-x-google-api-common
+++ b/head/system-x-google-api-common
@@ -8,13 +8,13 @@ The following files have been resolved:
    com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.15.2:compile�[36m -- module com.fasterxml.jackson.datatype.jsr310�[m
    com.github.mifmif:generex:jar:1.0.2:compile�[36m -- module generex�[0;1;33m (auto)�[m
    com.google.api-client:google-api-client:jar:2.7.0:compile�[36m -- module google.api.client�[0;1m [auto]�[m
-   com.google.auth:google-auth-library-credentials:jar:1.30.0:compile�[36m -- module com.google.auth�[0;1m [auto]�[m
-   com.google.auth:google-auth-library-oauth2-http:jar:1.30.0:compile�[36m -- module com.google.auth.oauth2�[0;1m [auto]�[m
+   com.google.auth:google-auth-library-credentials:jar:1.31.0:compile�[36m -- module com.google.auth�[0;1m [auto]�[m
+   com.google.auth:google-auth-library-oauth2-http:jar:1.31.0:compile�[36m -- module com.google.auth.oauth2�[0;1m [auto]�[m
    com.google.auto.service:auto-service-annotations:jar:1.1.0:compile�[36m -- module com.google.auto.service�[0;1m [auto]�[m
    com.google.auto.value:auto-value-annotations:jar:1.11.0:compile�[36m -- module auto.value.annotations�[0;1;33m (auto)�[m
    com.google.code.findbugs:jsr305:jar:3.0.2:compile�[36m -- module jsr305�[0;1;33m (auto)�[m
    com.google.code.gson:gson:jar:2.11.0:compile�[36m -- module com.google.gson�[m
-   com.google.errorprone:error_prone_annotations:jar:2.35.1:compile�[36m -- module com.google.errorprone.annotations�[m
+   com.google.errorprone:error_prone_annotations:jar:2.36.0:compile�[36m -- module com.google.errorprone.annotations�[m
    com.google.guava:failureaccess:jar:1.0.2:compile�[36m -- module com.google.common.util.concurrent.internal�[0;1m [auto]�[m
    com.google.guava:guava:jar:33.1.0-jre:compile�[36m -- module com.google.common�[0;1m [auto]�[m
    com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile�[36m -- module listenablefuture�[0;1;33m (auto)�[m

system-x-google-bigquery

--- a/base/system-x-google-bigquery
+++ b/head/system-x-google-bigquery
@@ -23,8 +23,8 @@ The following files have been resolved:
    com.google.api:gax-httpjson:jar:2.59.1:compile�[36m -- module gax.httpjson�[0;1;33m (auto)�[m
    com.google.api:gax:jar:2.59.1:compile�[36m -- module gax�[0;1;33m (auto)�[m
    com.google.apis:google-api-services-bigquery:jar:v2-rev20241222-2.0.0:compile�[36m -- module com.google.api.services.bigquery�[0;1m [auto]�[m
-   com.google.auth:google-auth-library-credentials:jar:1.30.0:compile�[36m -- module com.google.auth�[0;1m [auto]�[m
-   com.google.auth:google-auth-library-oauth2-http:jar:1.30.0:compile�[36m -- module com.google.auth.oauth2�[0;1m [auto]�[m
+   com.google.auth:google-auth-library-credentials:jar:1.31.0:compile�[36m -- module com.google.auth�[0;1m [auto]�[m
+   com.google.auth:google-auth-library-oauth2-http:jar:1.31.0:compile�[36m -- module com.google.auth.oauth2�[0;1m [auto]�[m
    com.google.auto.service:auto-service-annotations:jar:1.1.0:compile�[36m -- module com.google.auto.service�[0;1m [auto]�[m
    com.google.auto.value:auto-value:jar:1.11.0:compile�[36m -- module auto.value�[0;1;33m (auto)�[m
    com.google.cloud:google-cloud-bigquery:jar:2.46.0:compile�[36m -- module google.cloud.bigquery�[0;1;33m (auto)�[m

system-x-google-functions

--- a/base/system-x-google-functions
+++ b/head/system-x-google-functions
@@ -24,8 +24,8 @@ The following files have been resolved:
    com.google.api:gax-httpjson:jar:2.59.1:compile�[36m -- module gax.httpjson�[0;1;33m (auto)�[m
    com.google.api:gax:jar:2.59.1:compile�[36m -- module gax�[0;1;33m (auto)�[m
    com.google.apis:google-api-services-storage:jar:v1-rev20241206-2.0.0:compile�[36m -- module com.google.api.services.storage�[0;1m [auto]�[m
-   com.google.auth:google-auth-library-credentials:jar:1.30.0:compile�[36m -- module com.google.auth�[0;1m [auto]�[m
-   com.google.auth:google-auth-library-oauth2-http:jar:1.30.0:compile�[36m -- module com.google.auth.oauth2�[0;1m [auto]�[m
+   com.google.auth:google-auth-library-credentials:jar:1.31.0:compile�[36m -- module com.google.auth�[0;1m [auto]�[m
+   com.google.auth:google-auth-library-oauth2-http:jar:1.31.0:compile�[36m -- module com.google.auth.oauth2�[0;1m [auto]�[m
    com.google.auto.service:auto-service-annotations:jar:1.1.0:compile�[36m -- module com.google.auto.service�[0;1m [auto]�[m
    com.google.auto.value:auto-value-annotations:jar:1.11.0:compile�[36m -- module auto.value.annotations�[0;1;33m (auto)�[m
    com.google.cloud.opentelemetry:detector-resources-support:jar:0.33.0:runtime�[36m -- module detector.resources.support�[0;1;33m (auto)�[m

system-x-google-mail

--- a/base/system-x-google-mail
+++ b/head/system-x-google-mail
@@ -9,13 +9,13 @@ The following files have been resolved:
    com.github.mifmif:generex:jar:1.0.2:compile�[36m -- module generex�[0;1;33m (auto)�[m
    com.google.api-client:google-api-client:jar:2.7.0:compile�[36m -- module google.api.client�[0;1m [auto]�[m
    com.google.apis:google-api-services-gmail:jar:v1-rev20240520-2.0.0:compile�[36m -- module com.google.api.services.gmail�[0;1m [auto]�[m
-   com.google.auth:google-auth-library-credentials:jar:1.30.0:compile�[36m -- module com.google.auth�[0;1m [auto]�[m
-   com.google.auth:google-auth-library-oauth2-http:jar:1.30.0:compile�[36m -- module com.google.auth.oauth2�[0;1m [auto]�[m
+   com.google.auth:google-auth-library-credentials:jar:1.31.0:compile�[36m -- module com.google.auth�[0;1m [auto]�[m
+   com.google.auth:google-auth-library-oauth2-http:jar:1.31.0:compile�[36m -- module com.google.auth.oauth2�[0;1m [auto]�[m
    com.google.auto.service:auto-service-annotations:jar:1.1.0:compile�[36m -- module com.google.auto.service�[0;1m [auto]�[m
    com.google.auto.value:auto-value-annotations:jar:1.11.0:compile�[36m -- module auto.value.annotations�[0;1;33m (auto)�[m
    com.google.code.findbugs:jsr305:jar:3.0.2:compile�[36m -- module jsr305�[0;1;33m (auto)�[m
    com.google.code.gson:gson:jar:2.11.0:compile�[36m -- module com.google.gson�[m
-   com.google.errorprone:error_prone_annotations:jar:2.35.1:compile�[36m -- module com.google.errorprone.annotations�[m
+   com.google.errorprone:error_prone_annotations:jar:2.36.0:compile�[36m -- module com.google.errorprone.annotations�[m
    com.google.guava:failureaccess:jar:1.0.2:compile�[36m -- module com.google.common.util.concurrent.internal�[0;1m [auto]�[m
    com.google.guava:guava:jar:33.1.0-jre:compile�[36m -- module com.google.common�[0;1m [auto]�[m
    com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile�[36m -- module listenablefuture�[0;1;33m (auto)�[m

system-x-google-pubsub

--- a/base/system-x-google-pubsub
+++ b/head/system-x-google-pubsub
@@ -15,8 +15,8 @@ The following files have been resolved:
    com.google.api:gax-grpc:jar:2.59.1:compile�[36m -- module gax.grpc�[0;1;33m (auto)�[m
    com.google.api:gax-httpjson:jar:2.59.1:compile�[36m -- module gax.httpjson�[0;1;33m (auto)�[m
    com.google.api:gax:jar:2.59.1:compile�[36m -- module gax�[0;1;33m (auto)�[m
-   com.google.auth:google-auth-library-credentials:jar:1.30.0:compile�[36m -- module com.google.auth�[0;1m [auto]�[m
-   com.google.auth:google-auth-library-oauth2-http:jar:1.30.0:compile�[36m -- module com.google.auth.oauth2�[0;1m [auto]�[m
+   com.google.auth:google-auth-library-credentials:jar:1.31.0:compile�[36m -- module com.google.auth�[0;1m [auto]�[m
+   com.google.auth:google-auth-library-oauth2-http:jar:1.31.0:compile�[36m -- module com.google.auth.oauth2�[0;1m [auto]�[m
    com.google.auto.service:auto-service-annotations:jar:1.1.0:compile�[36m -- module com.google.auto.service�[0;1m [auto]�[m
    com.google.auto.value:auto-value-annotations:jar:1.11.0:compile�[36m -- module auto.value.annotations�[0;1;33m (auto)�[m
    com.google.cloud:google-cloud-pubsub:jar:1.136.0:compile�[36m -- module google.cloud.pubsub�[0;1;33m (auto)�[m

system-x-google-secret-manager

--- a/base/system-x-google-secret-manager
+++ b/head/system-x-google-secret-manager
@@ -16,8 +16,8 @@ The following files have been resolved:
    com.google.api:gax-grpc:jar:2.59.1:compile�[36m -- module gax.grpc�[0;1;33m (auto)�[m
    com.google.api:gax-httpjson:jar:2.59.1:compile�[36m -- module gax.httpjson�[0;1;33m (auto)�[m
    com.google.api:gax:jar:2.59.1:compile�[36m -- module gax�[0;1;33m (auto)�[m
-   com.google.auth:google-auth-library-credentials:jar:1.30.0:compile�[36m -- module com.google.auth�[0;1m [auto]�[m
-   com.google.auth:google-auth-library-oauth2-http:jar:1.30.0:compile�[36m -- module com.google.auth.oauth2�[0;1m [auto]�[m
+   com.google.auth:google-auth-library-credentials:jar:1.31.0:compile�[36m -- module com.google.auth�[0;1m [auto]�[m
+   com.google.auth:google-auth-library-oauth2-http:jar:1.31.0:compile�[36m -- module com.google.auth.oauth2�[0;1m [auto]�[m
    com.google.auto.service:auto-service-annotations:jar:1.1.0:compile�[36m -- module com.google.auto.service�[0;1m [auto]�[m
    com.google.auto.value:auto-value-annotations:jar:1.11.0:compile�[36m -- module auto.value.annotations�[0;1;33m (auto)�[m
    com.google.cloud:google-cloud-secretmanager:jar:2.56.0:compile�[36m -- module google.cloud.secretmanager�[0;1;33m (auto)�[m

system-x-google-sheets

--- a/base/system-x-google-sheets
+++ b/head/system-x-google-sheets
@@ -9,13 +9,13 @@ The following files have been resolved:
    com.github.mifmif:generex:jar:1.0.2:compile�[36m -- module generex�[0;1;33m (auto)�[m
    com.google.api-client:google-api-client:jar:2.7.0:compile�[36m -- module google.api.client�[0;1m [auto]�[m
    com.google.apis:google-api-services-sheets:jar:v4-rev20240917-2.0.0:compile�[36m -- module com.google.api.services.sheets�[0;1m [auto]�[m
-   com.google.auth:google-auth-library-credentials:jar:1.30.0:compile�[36m -- module com.google.auth�[0;1m [auto]�[m
-   com.google.auth:google-auth-library-oauth2-http:jar:1.30.0:compile�[36m -- module com.google.auth.oauth2�[0;1m [auto]�[m
+   com.google.auth:google-auth-library-credentials:jar:1.31.0:compile�[36m -- module com.google.auth�[0;1m [auto]�[m
+   com.google.auth:google-auth-library-oauth2-http:jar:1.31.0:compile�[36m -- module com.google.auth.oauth2�[0;1m [auto]�[m
    com.google.auto.service:auto-service-annotations:jar:1.1.0:compile�[36m -- module com.google.auto.service�[0;1m [auto]�[m
    com.google.auto.value:auto-value-annotations:jar:1.11.0:compile�[36m -- module auto.value.annotations�[0;1;33m (auto)�[m
    com.google.code.findbugs:jsr305:jar:3.0.2:compile�[36m -- module jsr305�[0;1;33m (auto)�[m
    com.google.code.gson:gson:jar:2.11.0:compile�[36m -- module com.google.gson�[m
-   com.google.errorprone:error_prone_annotations:jar:2.35.1:compile�[36m -- module com.google.errorprone.annotations�[m
+   com.google.errorprone:error_prone_annotations:jar:2.36.0:compile�[36m -- module com.google.errorprone.annotations�[m
    com.google.guava:failureaccess:jar:1.0.2:compile�[36m -- module com.google.common.util.concurrent.internal�[0;1m [auto]�[m
    com.google.guava:guava:jar:33.1.0-jre:compile�[36m -- module com.google.common�[0;1m [auto]�[m
    com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile�[36m -- module listenablefuture�[0;1;33m (auto)�[m

system-x-google-storage

--- a/base/system-x-google-storage
+++ b/head/system-x-google-storage
@@ -20,8 +20,8 @@ The following files have been resolved:
    com.google.api:gax-httpjson:jar:2.59.1:compile�[36m -- module gax.httpjson�[0;1;33m (auto)�[m
    com.google.api:gax:jar:2.59.1:compile�[36m -- module gax�[0;1;33m (auto)�[m
    com.google.apis:google-api-services-storage:jar:v1-rev20241206-2.0.0:compile�[36m -- module com.google.api.services.storage�[0;1m [auto]�[m
-   com.google.auth:google-auth-library-credentials:jar:1.30.0:compile�[36m -- module com.google.auth�[0;1m [auto]�[m
-   com.google.auth:google-auth-library-oauth2-http:jar:1.30.0:compile�[36m -- module com.google.auth.oauth2�[0;1m [auto]�[m
+   com.google.auth:google-auth-library-credentials:jar:1.31.0:compile�[36m -- module com.google.auth�[0;1m [auto]�[m
+   com.google.auth:google-auth-library-oauth2-http:jar:1.31.0:compile�[36m -- module com.google.auth.oauth2�[0;1m [auto]�[m
    com.google.auto.service:auto-service-annotations:jar:1.1.0:compile�[36m -- module com.google.auto.service�[0;1m [auto]�[m
    com.google.auto.value:auto-value-annotations:jar:1.11.0:compile�[36m -- module auto.value.annotations�[0;1;33m (auto)�[m
    com.google.cloud.opentelemetry:detector-resources-support:jar:0.33.0:runtime�[36m -- module detector.resources.support�[0;1;33m (auto)�[m

See the workflow run

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant