Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 9, 2025

Note: This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
google.golang.org/api v0.215.0 -> v0.258.0 age confidence

Release Notes

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

v0.258.0

Compare Source

Features

v0.257.0

Compare Source

Features

v0.256.0

Compare Source

Features

v0.255.0

Compare Source

Features

v0.254.0

Compare Source

Features

v0.253.0

Compare Source

Features

v0.252.0

Compare Source

Features

v0.251.0

Compare Source

Features

v0.250.0

Compare Source

Features

v0.249.0

Compare Source

Features

v0.248.0

Compare Source

Features

v0.247.0

Compare Source

Features

v0.246.0

Compare Source

Features
Bug Fixes

v0.245.0

Compare Source

Features
Bug Fixes
  • gensupport: Fix transferChunk race condition by returning response with non-cancelled context. (#​3258) (091d422)

v0.244.0

Compare Source

Features

v0.243.0

Compare Source

Features
Bug Fixes
  • gensupport: Update chunk upload logic for robust timeout handling. (#​3208) (93865aa)

v0.242.0

Compare Source

Features

v0.241.0

Compare Source

Features

v0.240.0

Compare Source

Features

v0.239.0

Compare Source

Features

v0.238.0

Compare Source

Features

v0.237.0

Compare Source

Features

v0.236.0

Compare Source

Features
Bug Fixes

v0.235.0

Compare Source

Features
Bug Fixes
  • internaloption: AuthCreds should honor WithoutAuthentication (#​3166) (d117646)

v0.234.0

Compare Source

Features
Bug Fixes
  • Check for auth creds in options to trigger new auth lib usage (#​3162) (b356c44)

v0.233.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
Copy link
Contributor Author

renovate bot commented Jan 9, 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 -t ./...
go: downloading cloud.google.com/go/compute v1.38.0
go: downloading cloud.google.com/go v0.121.1
go: downloading cloud.google.com/go/iam v1.5.2
go: downloading google.golang.org/api v0.258.0
go: downloading cloud.google.com/go/bigquery v1.69.0
go: downloading cloud.google.com/go/container v1.43.0
go: downloading cloud.google.com/go/firestore v1.18.0
go: downloading cloud.google.com/go/functions v1.19.6
go: downloading cloud.google.com/go/kms v1.22.0
go: downloading cloud.google.com/go/run v1.10.0
go: downloading cloud.google.com/go/secretmanager v1.14.7
go: downloading cloud.google.com/go/storage v1.53.0
go: downloading google.golang.org/genproto v0.0.0-20250603155806-513f23925822
go: downloading golang.org/x/sys v0.39.0
go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20251022142026-3a174f9686a8
go: downloading golang.org/x/net v0.48.0
go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20251213004720-97cd9d5aeac2
go: downloading cloud.google.com/go/longrunning v0.6.7
go: downloading github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric v0.51.0
go: downloading go.opentelemetry.io/contrib/detectors/gcp v1.38.0
go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.61.0
go: downloading github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping v0.51.0
go: downloading github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp v1.30.0
go: downloading github.com/envoyproxy/go-control-plane v0.13.5-0.20251024222203-75eaa193e329
go: downloading github.com/envoyproxy/go-control-plane/envoy v1.35.0
go: downloading github.com/cncf/xds/go v0.0.0-20251022180443-0feb69152e9f
go: downloading github.com/spiffe/go-spiffe/v2 v2.6.0
go: downloading github.com/go-jose/go-jose/v4 v4.1.3
go: downloading golang.org/x/crypto v0.46.0
go: github.com/ekristen/gcp-nuke/resources 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.77.0 (/runner/cache/others/go/pkg/mod/google.golang.org/grpc@v1.77.0/stats/opentelemetry)
	google.golang.org/grpc/stats/opentelemetry v0.0.0-20241028142157-ada6787961b3 (/runner/cache/others/go/pkg/mod/google.golang.org/grpc/stats/opentelemetry@v0.0.0-20241028142157-ada6787961b3)

@renovate renovate bot force-pushed the renovate/google.golang.org-api-0.x branch 2 times, most recently from 982af34 to ab844ca Compare January 15, 2025 21:07
@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 15, 2025
@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.217.0 - autoclosed Jan 16, 2025
@renovate renovate bot closed this Jan 16, 2025
@renovate renovate bot deleted the renovate/google.golang.org-api-0.x branch January 16, 2025 13:12
@renovate renovate bot changed the title fix(deps): update module google.golang.org/api to v0.217.0 - autoclosed fix(deps): update module google.golang.org/api to v0.217.0 Jan 16, 2025
@renovate renovate bot reopened this Jan 16, 2025
@renovate renovate bot force-pushed the renovate/google.golang.org-api-0.x branch 3 times, most recently from aaeeca6 to 1760a1b Compare January 22, 2025 17:51
@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 22, 2025
@renovate renovate bot force-pushed the renovate/google.golang.org-api-0.x branch 3 times, most recently from d108dfa to e3a0c47 Compare January 28, 2025 21:28
@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 28, 2025
@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.219.0 - autoclosed Jan 30, 2025
@renovate renovate bot closed this Jan 30, 2025
@renovate renovate bot changed the title fix(deps): update module google.golang.org/api to v0.219.0 - autoclosed fix(deps): update module google.golang.org/api to v0.219.0 Jan 30, 2025
@renovate renovate bot reopened this Jan 30, 2025
@renovate renovate bot force-pushed the renovate/google.golang.org-api-0.x branch 3 times, most recently from 53c58e7 to 2473f5d Compare February 5, 2025 18:07
@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 5, 2025
@renovate renovate bot force-pushed the renovate/google.golang.org-api-0.x branch 4 times, most recently from 43506e2 to 79595fc Compare February 12, 2025 22:06
@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 12, 2025
@renovate renovate bot force-pushed the renovate/google.golang.org-api-0.x branch 3 times, most recently from 50992c8 to b35b2c4 Compare October 14, 2025 10:15
@renovate renovate bot force-pushed the renovate/google.golang.org-api-0.x branch 3 times, most recently from 264690d to 5befd4e Compare October 22, 2025 19:38
@renovate renovate bot changed the title fix(deps): update module google.golang.org/api to v0.252.0 fix(deps): update module google.golang.org/api to v0.253.0 Oct 22, 2025
@renovate renovate bot force-pushed the renovate/google.golang.org-api-0.x branch 3 times, most recently from c2dfcdf to 2717f6b Compare October 28, 2025 22:14
@renovate renovate bot changed the title fix(deps): update module google.golang.org/api to v0.253.0 fix(deps): update module google.golang.org/api to v0.254.0 Oct 28, 2025
@renovate renovate bot force-pushed the renovate/google.golang.org-api-0.x branch from 2717f6b to 7930a93 Compare November 4, 2025 21:08
@renovate renovate bot changed the title fix(deps): update module google.golang.org/api to v0.254.0 fix(deps): update module google.golang.org/api to v0.255.0 Nov 4, 2025
@renovate renovate bot force-pushed the renovate/google.golang.org-api-0.x branch 2 times, most recently from 98007df to 4a41af3 Compare November 12, 2025 01:13
@renovate renovate bot changed the title fix(deps): update module google.golang.org/api to v0.255.0 fix(deps): update module google.golang.org/api to v0.256.0 Nov 12, 2025
@renovate renovate bot force-pushed the renovate/google.golang.org-api-0.x branch 2 times, most recently from 0d13435 to 9c3cfb7 Compare November 18, 2025 06:51
@renovate renovate bot force-pushed the renovate/google.golang.org-api-0.x branch from 9c3cfb7 to 6c47c99 Compare November 20, 2025 22:14
@renovate renovate bot force-pushed the renovate/google.golang.org-api-0.x branch from 6c47c99 to 089c37f Compare December 3, 2025 04:01
@renovate renovate bot changed the title fix(deps): update module google.golang.org/api to v0.256.0 fix(deps): update module google.golang.org/api to v0.257.0 Dec 3, 2025
@renovate renovate bot force-pushed the renovate/google.golang.org-api-0.x branch 6 times, most recently from 661b2b2 to 7a8afd4 Compare December 13, 2025 02:11
@renovate renovate bot force-pushed the renovate/google.golang.org-api-0.x branch from 7a8afd4 to 7d15b4d Compare December 20, 2025 04:10
@renovate renovate bot changed the title fix(deps): update module google.golang.org/api to v0.257.0 fix(deps): update module google.golang.org/api to v0.258.0 Dec 20, 2025
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.

1 participant