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

fix(deps): update module google.golang.org/api to v0.201.0 #5093

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 20, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
google.golang.org/api v0.169.0 -> v0.201.0 age adoption passing confidence

Release Notes

googleapis/google-api-go-client (google.golang.org/api)

v0.201.0

Compare Source

Features

v0.200.0

Compare Source

Features

v0.199.0

Compare Source

Features

v0.198.0

Compare Source

Features

v0.197.0

Compare Source

Features
Bug Fixes
  • transport: Set UniverseDomain in http.NewClient for new auth (#​2773) (140d0a5)

v0.196.0

Compare Source

Features

v0.195.0

Compare Source

Features

v0.194.0

Compare Source

Features
Bug Fixes

v0.193.0

Compare Source

Features

v0.192.0

Compare Source

Features
Bug Fixes
  • internal/cba: Update credsNewAuth path to use nil oauth2 client (#​2731) (b457582)

v0.191.0

Compare Source

Features
Bug Fixes

v0.190.0

Compare Source

Features
Reverts

v0.189.0

Compare Source

Features
Bug Fixes
  • cba: Update newAuth path to use nil oauth2 client (#​2684) (d925dcb)
  • transport/grpc: Retain UserAgent option with new auth stack (#​2690) (aa4662f)

v0.188.0

Compare Source

Features
Bug Fixes

v0.187.0

Compare Source

Features
Bug Fixes

v0.186.0

Compare Source

Features

v0.185.0

Compare Source

Features
Bug Fixes
  • internal/gensupport: Update shouldRetry for GCS uploads (#​2634) (ea513cb)

v0.184.0

Compare Source

Features
Bug Fixes
  • cba: Update credsNewAuth to support oauth2 over mTLS (#​2610) (953f728)

v0.183.0

Compare Source

Features
Bug Fixes

v0.182.0

Compare Source

Features

v0.181.0

Compare Source

Features

v0.180.0

Compare Source

Features

v0.179.0

Compare Source

Features
Bug Fixes

v0.178.0

Compare Source

Features
Documentation

v0.177.0

Compare Source

Features
Bug Fixes

v0.176.1

Compare Source

Bug Fixes

v0.176.0

Compare Source

Features
Bug Fixes

v0.175.0

Compare Source

Features
Bug Fixes

v0.174.0

Compare Source

Features
Bug Fixes

v0.173.0

Compare Source

Features

v0.172.0

Compare Source

Features

v0.171.0

Compare Source

Features

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 is behind base branch, 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 renovate bot requested a review from a team as a code owner September 20, 2024 12:15
Copy link
Contributor Author

renovate bot commented Sep 20, 2024

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 28 additional dependencies were updated

Details:

Package Change
cloud.google.com/go/pubsub v1.36.1 -> v1.43.0
cloud.google.com/go/storage v1.38.0 -> v1.43.0
golang.org/x/oauth2 v0.18.0 -> v0.23.0
golang.org/x/text v0.16.0 -> v0.19.0
github.com/google/s2a-go v0.1.7 -> v0.1.8
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.49.0 -> v0.54.0
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.49.0 -> v0.54.0
go.opentelemetry.io/otel v1.24.0 -> v1.29.0
go.opentelemetry.io/otel/metric v1.24.0 -> v1.29.0
go.opentelemetry.io/otel/trace v1.24.0 -> v1.29.0
google.golang.org/genproto/googleapis/api v0.0.0-20240318140521-94a12d6c2237 -> v0.0.0-20240930140551-af27646dc61f
google.golang.org/genproto/googleapis/rpc v0.0.0-20240318140521-94a12d6c2237 -> v0.0.0-20241007155032-5fefd90f89a9
cloud.google.com/go v0.112.1 -> v0.116.0
cloud.google.com/go/compute v1.25.1 -> v1.28.1
cloud.google.com/go/iam v1.1.6 -> v1.2.1
github.com/cespare/xxhash/v2 v2.2.0 -> v2.3.0
github.com/go-logr/logr v1.4.1 -> v1.4.2
github.com/googleapis/enterprise-certificate-proxy v0.3.2 -> v0.3.4
github.com/googleapis/gax-go/v2 v2.12.2 -> v2.13.0
golang.org/x/crypto v0.25.0 -> v0.28.0
golang.org/x/net v0.26.0 -> v0.30.0
golang.org/x/sync v0.7.0 -> v0.8.0
golang.org/x/sys v0.22.0 -> v0.26.0
golang.org/x/term v0.22.0 -> v0.25.0
golang.org/x/time v0.5.0 -> v0.7.0
google.golang.org/genproto v0.0.0-20240213162025-012b6fc9bca9 -> v0.0.0-20241007155032-5fefd90f89a9
google.golang.org/grpc v1.64.1 -> v1.67.1
google.golang.org/protobuf v1.33.0 -> v1.35.1

@renovate renovate bot force-pushed the renovate/google.golang.org-api-0.x branch 2 times, most recently from 2c05325 to 2f2bbd9 Compare September 26, 2024 01:21
@renovate renovate bot changed the title fix(deps): update module google.golang.org/api to v0.198.0 fix(deps): update module google.golang.org/api to v0.199.0 Sep 26, 2024
@renovate renovate bot force-pushed the renovate/google.golang.org-api-0.x branch 3 times, most recently from bfca787 to c4ef063 Compare October 2, 2024 07:41
@renovate renovate bot force-pushed the renovate/google.golang.org-api-0.x branch 10 times, most recently from f6e7395 to 462585e Compare October 9, 2024 22:44
@renovate renovate bot changed the title fix(deps): update module google.golang.org/api to v0.199.0 fix(deps): update module google.golang.org/api to v0.200.0 Oct 9, 2024
@renovate renovate bot force-pushed the renovate/google.golang.org-api-0.x branch 7 times, most recently from 8894af2 to 179de96 Compare October 15, 2024 20:03
@renovate renovate bot changed the title fix(deps): update module google.golang.org/api to v0.200.0 fix(deps): update module google.golang.org/api to v0.201.0 Oct 15, 2024
@renovate renovate bot force-pushed the renovate/google.golang.org-api-0.x branch 3 times, most recently from 50cb13f to 8ac584b Compare October 16, 2024 14:17
@renovate renovate bot force-pushed the renovate/google.golang.org-api-0.x branch from 8ac584b to 7e81bd0 Compare October 17, 2024 15:26
@renovate renovate bot force-pushed the renovate/google.golang.org-api-0.x branch from 7e81bd0 to d5a7e2d Compare October 18, 2024 14:16
Copy link

sonarcloud bot commented Oct 18, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants