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.228.0 #812

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 8, 2025

This PR contains the following updates:

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

Release Notes

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

v0.228.0

Compare Source

Features
Bug Fixes
  • googleapi: Add JSON array support to CheckResponseWithBody (#​3075) (ffcba91)

v0.227.0

Compare Source

Features

v0.226.0

Compare Source

Features

v0.225.0

Compare Source

Features
Bug Fixes

v0.224.0

Compare Source

Features
Bug Fixes

v0.223.0

Compare Source

Features
Bug Fixes
  • Copy AllowHardBoundTokens option from old auth to new auth. (#​3030) (8cb69d6)

v0.222.0

Compare Source

Features

v0.221.0

Compare Source

Features

v0.220.0

Compare Source

Features

v0.219.0

Compare Source

Features
Documentation
  • option: Add warning about externally-provided credentials (#​2978) (45c3513)

v0.218.0

Compare Source

Features
Bug Fixes
  • internal/gensupport: Close resp body only on discarding resp (resumableupload) (#​2966) (840d496)

v0.217.0

Compare Source

Features

v0.216.0

Compare Source

Features

v0.215.0

Compare Source

Features

Configuration

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

🚦 Automerge: Enabled.

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 batmac as a code owner January 8, 2025 14:36
@renovate renovate bot added the renovate label Jan 8, 2025
@renovate renovate bot enabled auto-merge (squash) January 8, 2025 14:36
Copy link
Contributor Author

renovate bot commented Jan 8, 2025

ℹ 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):

  • 4 additional dependencies were updated

Details:

Package Change
github.com/googleapis/gax-go/v2 v2.14.0 -> v2.14.1
google.golang.org/genproto/googleapis/api v0.0.0-20241118233622-e639e219e697 -> v0.0.0-20241209162323-e6fa225c2576
google.golang.org/genproto/googleapis/rpc v0.0.0-20241209162323-e6fa225c2576 -> v0.0.0-20241223144023-3abc09e42ca8
google.golang.org/protobuf v1.35.2 -> v1.36.1

@renovate renovate bot force-pushed the renovate/google.golang.org-api-0.x branch from 4fb215d to a9affdc Compare January 10, 2025 18:42
@renovate renovate bot changed the title fix(deps): update module google.golang.org/api to v0.215.0 fix(deps): update module google.golang.org/api to v0.216.0 Jan 10, 2025
Copy link
Contributor Author

renovate bot commented Jan 10, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go get -d -t ./...
go: -d flag is deprecated. -d=true is a no-op
go: downloading google.golang.org/api v0.228.0
go: downloading cloud.google.com/go/storage v1.48.0
go: downloading cloud.google.com/go v0.116.0
go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20250313205543-e70fdf4c4cb4
go: downloading google.golang.org/genproto v0.0.0-20241118233622-e639e219e697
go: downloading google.golang.org/protobuf v1.36.6
go: downloading cloud.google.com/go/iam v1.2.2
go: downloading github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric v0.48.1
go: downloading cloud.google.com/go/longrunning v0.6.2
go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20250106144421-5f5ef82da422
go: downloading cloud.google.com/go/auth/oauth2adapt v0.2.8
go: downloading go.opencensus.io v0.24.0
go: downloading cloud.google.com/go/monitoring v1.21.2
go: downloading github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping v0.48.1
go: downloading golang.org/x/time v0.11.0
go: downloading github.com/googleapis/enterprise-certificate-proxy v0.3.6
go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
go: downloading github.com/cncf/xds/go v0.0.0-20241223141626-cff3c89139a3
go: downloading cel.dev/expr v0.19.1
go: github.com/batmac/ccat/pkg/openers imports
	cloud.google.com/go/storage imports
	google.golang.org/grpc/stats/opentelemetry: ambiguous import: found package google.golang.org/grpc/stats/opentelemetry in multiple modules:
	google.golang.org/grpc v1.71.0 (/runner/cache/others/go/pkg/mod/google.golang.org/[email protected]/stats/opentelemetry)
	google.golang.org/grpc/stats/opentelemetry v0.0.0-20241028142157-ada6787961b3 (/runner/cache/others/go/pkg/mod/google.golang.org/grpc/stats/[email protected])

@renovate renovate bot force-pushed the renovate/google.golang.org-api-0.x branch 2 times, most recently from 54e1d88 to 8a88c7f Compare January 16, 2025 17:47
@renovate renovate bot changed the title fix(deps): update module google.golang.org/api to v0.216.0 fix(deps): update module google.golang.org/api to v0.217.0 Jan 16, 2025
@renovate renovate bot force-pushed the renovate/google.golang.org-api-0.x branch 3 times, most recently from a0e8538 to 8e96db1 Compare January 23, 2025 23:15
@renovate renovate bot changed the title fix(deps): update module google.golang.org/api to v0.217.0 fix(deps): update module google.golang.org/api to v0.218.0 Jan 23, 2025
@renovate renovate bot force-pushed the renovate/google.golang.org-api-0.x branch from 8e96db1 to 3324fe0 Compare January 30, 2025 12:38
@renovate renovate bot changed the title fix(deps): update module google.golang.org/api to v0.218.0 fix(deps): update module google.golang.org/api to v0.219.0 Jan 30, 2025
@renovate renovate bot force-pushed the renovate/google.golang.org-api-0.x branch 5 times, most recently from 8176b6b to d8fd494 Compare February 5, 2025 19:52
@renovate renovate bot force-pushed the renovate/google.golang.org-api-0.x branch from d8fd494 to a8809d7 Compare February 6, 2025 17:05
@renovate renovate bot changed the title fix(deps): update module google.golang.org/api to v0.219.0 fix(deps): update module google.golang.org/api to v0.220.0 Feb 6, 2025
@renovate renovate bot force-pushed the renovate/google.golang.org-api-0.x branch 4 times, most recently from a5efd48 to 4baf96f Compare February 13, 2025 22:39
@renovate renovate bot changed the title fix(deps): update module google.golang.org/api to v0.220.0 fix(deps): update module google.golang.org/api to v0.221.0 Feb 13, 2025
@renovate renovate bot force-pushed the renovate/google.golang.org-api-0.x branch 2 times, most recently from 4b28f12 to 90a4683 Compare February 19, 2025 19:55
@renovate renovate bot force-pushed the renovate/google.golang.org-api-0.x branch 6 times, most recently from 0ac3680 to 6df5e78 Compare March 7, 2025 18:58
@renovate renovate bot changed the title fix(deps): update module google.golang.org/api to v0.223.0 fix(deps): update module google.golang.org/api to v0.224.0 Mar 7, 2025
@renovate renovate bot force-pushed the renovate/google.golang.org-api-0.x branch 2 times, most recently from 8f366cf to aab42e6 Compare March 12, 2025 19:37
@renovate renovate bot changed the title fix(deps): update module google.golang.org/api to v0.224.0 fix(deps): update module google.golang.org/api to v0.225.0 Mar 12, 2025
@renovate renovate bot force-pushed the renovate/google.golang.org-api-0.x branch from aab42e6 to 8f7a8f7 Compare March 14, 2025 22:02
@renovate renovate bot changed the title fix(deps): update module google.golang.org/api to v0.225.0 fix(deps): update module google.golang.org/api to v0.226.0 Mar 14, 2025
@renovate renovate bot force-pushed the renovate/google.golang.org-api-0.x branch 5 times, most recently from 408f0d7 to 4c0955b Compare March 20, 2025 23:36
@renovate renovate bot changed the title fix(deps): update module google.golang.org/api to v0.226.0 fix(deps): update module google.golang.org/api to v0.227.0 Mar 20, 2025
@renovate renovate bot force-pushed the renovate/google.golang.org-api-0.x branch 3 times, most recently from e44917a to 52fde21 Compare March 26, 2025 22:35
@renovate renovate bot changed the title fix(deps): update module google.golang.org/api to v0.227.0 fix(deps): update module google.golang.org/api to v0.228.0 Mar 26, 2025
@renovate renovate bot force-pushed the renovate/google.golang.org-api-0.x branch 6 times, most recently from 95e0d4f to e8c8b66 Compare April 1, 2025 02:54
@renovate renovate bot force-pushed the renovate/google.golang.org-api-0.x branch from e8c8b66 to 08ac327 Compare April 1, 2025 10:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants