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 cloud.google.com/go/storage to v1.50.0 #440

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 13, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
cloud.google.com/go/storage v1.45.0 -> v1.50.0 age adoption passing confidence

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.

Copy link
Contributor Author

renovate bot commented Dec 13, 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):

  • 21 additional dependencies were updated

Details:

Package Change
google.golang.org/api v0.197.0 -> v0.210.0
cloud.google.com/go v0.115.1 -> v0.116.0
cloud.google.com/go/auth v0.9.3 -> v0.11.0
cloud.google.com/go/auth/oauth2adapt v0.2.4 -> v0.2.6
cloud.google.com/go/compute/metadata v0.5.1 -> v0.5.2
cloud.google.com/go/iam v1.2.1 -> v1.2.2
cloud.google.com/go/monitoring v1.21.0 -> v1.21.2
github.com/googleapis/gax-go/v2 v2.13.0 -> v2.14.0
golang.org/x/sync v0.8.0 -> v0.9.0
google.golang.org/genproto v0.0.0-20240903143218-8af14fe29dc1 -> v0.0.0-20241118233622-e639e219e697
google.golang.org/genproto/googleapis/api v0.0.0-20240903143218-8af14fe29dc1 -> v0.0.0-20241113202542-65e8d215514f
google.golang.org/genproto/googleapis/rpc v0.0.0-20240903143218-8af14fe29dc1 -> v0.0.0-20241118233622-e639e219e697
google.golang.org/grpc v1.66.2 -> v1.67.2
golang.org/x/crypto v0.27.0 -> v0.29.0
golang.org/x/net v0.29.0 -> v0.31.0
golang.org/x/oauth2 v0.23.0 -> v0.24.0
golang.org/x/sys v0.25.0 -> v0.27.0
golang.org/x/term v0.24.0 -> v0.26.0
golang.org/x/text v0.18.0 -> v0.20.0
golang.org/x/time v0.6.0 -> v0.8.0
google.golang.org/protobuf v1.34.2 -> v1.35.2

@renovate renovate bot added the renovate label Dec 13, 2024
@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 51.12%. Comparing base (b7a2bbc) to head (23cc6d1).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #440   +/-   ##
=======================================
  Coverage   51.12%   51.12%           
=======================================
  Files          73       73           
  Lines        4350     4350           
=======================================
  Hits         2224     2224           
  Misses       1937     1937           
  Partials      189      189           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/cloud.google.com-go-storage-1.x branch from 23cc6d1 to 2da58c8 Compare December 21, 2024 01:37
@renovate renovate bot changed the title fix(deps): update module cloud.google.com/go/storage to v1.48.0 fix(deps): update module cloud.google.com/go/storage to v1.49.0 Dec 21, 2024
Copy link
Contributor Author

renovate bot commented Dec 21, 2024

⚠️ 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 cloud.google.com/go/storage v1.50.0
go: downloading cloud.google.com/go v0.116.0
go: downloading google.golang.org/api v0.214.0
go: downloading github.com/aws/aws-sdk-go-v2/config v1.28.10
go: downloading github.com/aws/aws-sdk-go-v2/service/s3 v1.72.2
go: downloading cloud.google.com/go/compute/metadata v0.6.0
go: downloading cloud.google.com/go/iam v1.2.2
go: downloading github.com/googleapis/gax-go/v2 v2.14.0
go: downloading google.golang.org/genproto v0.0.0-20241118233622-e639e219e697
go: downloading google.golang.org/grpc v1.67.3
go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.17.51
go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.33.6
go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20241118233622-e639e219e697
go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20241209162323-e6fa225c2576
go: downloading cloud.google.com/go/monitoring v1.21.2
go: downloading github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp v1.25.0
go: downloading cloud.google.com/go/auth v0.13.0
go: downloading cloud.google.com/go/auth/oauth2adapt v0.2.6
go: downloading google.golang.org/grpc v1.69.4
go: downloading google.golang.org/grpc/stats/opentelemetry v0.0.0-20241028142157-ada6787961b3
go: downloading go.opentelemetry.io/contrib/detectors/gcp v1.31.0
go: downloading go.opentelemetry.io/otel v1.31.0
go: downloading go.opentelemetry.io/otel/sdk/metric v1.31.0
go: downloading go.opentelemetry.io/otel/sdk v1.31.0
go: downloading go.opentelemetry.io/otel/trace v1.31.0
go: downloading go.opentelemetry.io/otel/metric v1.31.0
go: downloading github.com/envoyproxy/go-control-plane v0.13.1
go: downloading cel.dev/expr v0.16.2
go: github.com/padok-team/burrito/internal/datastore/storage/gcs 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.67.3 (/tmp/renovate/cache/others/go/pkg/mod/google.golang.org/[email protected]/stats/opentelemetry)
	google.golang.org/grpc/stats/opentelemetry v0.0.0-20241028142157-ada6787961b3 (/tmp/renovate/cache/others/go/pkg/mod/google.golang.org/grpc/stats/[email protected])

@renovate renovate bot changed the title fix(deps): update module cloud.google.com/go/storage to v1.49.0 fix(deps): update module cloud.google.com/go/storage to v1.49.0 - autoclosed Dec 30, 2024
@renovate renovate bot closed this Dec 30, 2024
@renovate renovate bot deleted the renovate/cloud.google.com-go-storage-1.x branch December 30, 2024 10:56
@renovate renovate bot changed the title fix(deps): update module cloud.google.com/go/storage to v1.49.0 - autoclosed fix(deps): update module cloud.google.com/go/storage to v1.49.0 Jan 2, 2025
@renovate renovate bot reopened this Jan 2, 2025
@renovate renovate bot force-pushed the renovate/cloud.google.com-go-storage-1.x branch 4 times, most recently from 475e822 to b3a97f9 Compare January 9, 2025 04:44
@renovate renovate bot changed the title fix(deps): update module cloud.google.com/go/storage to v1.49.0 fix(deps): update module cloud.google.com/go/storage to v1.50.0 Jan 9, 2025
@renovate renovate bot force-pushed the renovate/cloud.google.com-go-storage-1.x branch 14 times, most recently from 3f55712 to 4ed36e7 Compare January 17, 2025 10:13
@renovate renovate bot force-pushed the renovate/cloud.google.com-go-storage-1.x branch 2 times, most recently from a9808a7 to 695cf92 Compare January 20, 2025 09:02
@renovate renovate bot force-pushed the renovate/cloud.google.com-go-storage-1.x branch from 695cf92 to baba68c Compare January 20, 2025 16:17
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.

1 participant