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

[Merged by Bors] - build(deps): Bump cloud.google.com/go/storage from 1.50.0 to 1.51.0 #6789

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 13, 2025

Description

Bumps cloud.google.com/go/storage from 1.50.0 to 1.51.0.

Release notes

Sourced from cloud.google.com/go/storage's releases.

storage: v1.51.0

1.51.0 (2025-03-12)

Features

  • storage/append: Support appends in w1r3. (#11483) (48bb391)
  • storage: Benchmark with experimental MRD. (#11501) (7b49152)
  • storage: Implement RetryChunkDeadline for grpc writes (#11476) (03575d7)
  • storage: Specify benchmark integrity check. (#11465) (da18845)
  • storage: Use ReadHandle for faster re-connect (#11510) (cac52f7)
  • storage: Wrap NotFound errors for buckets and objects (#11519) (0dd7d3d)

Bug Fixes

  • storage/append: Report progress for appends. (#11503) (96dbb6c)
  • storage: Add a safety check for readhandle (#11549) (c9edb37)
  • storage: Add universe domain to defaultSignBytesFunc (#11521) (511608b)
  • storage: Clone the defaultRetry to avoid modifying it directly (#11533) (7f8d69d)
  • storage: Fix adding multiple range on stream with same read id (#11584) (0bb3434)
  • storage: Modify the callback of mrd to return length of data read instead of limit. (#11687) (9e359f0)
  • storage: Propagate ctx from invoke to grpc upload reqs (#11475) (9ad9d76)
  • storage: Remove duplicate routing header (#11534) (8eeb59c)
  • storage: Return sentinel ErrObjectNotExist for copy and compose (#11369) (74d0c10), refs #10760
  • storage: Wait for XML read req to finish to avoid data races (#11527) (782e12a)
Commits
  • 2fb3eb7 chore(main): release spanner 1.51.0 (#8710)
  • ef872d8 chore: add support for running module dir tests in continuous (#8735)
  • 2105434 fix(bigtable): return cluster error for Update when populated (#8657)
  • deeb583 fix(profiler): migrate to protobuf-go v2 (#8730)
  • 2077158 test(bigtable): Run conformance tests for bigtable (#8658)
  • 3df0287 feat(storage): support MatchGlob for gRPC (#8670)
  • d21429e chore(storage): add invocation ID to gRPC calls (#8698)
  • 9aa4082 chore(github): remove unused OwlBot configuration (#8733)
  • 6cc6d70 chore: update sa for loading secrets (#8729)
  • fe554b5 chore: source secrets for tests (#8728)
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 13, 2025
@fasmat
Copy link
Member

fasmat commented Mar 13, 2025

bors merge

spacemesh-bors bot pushed a commit that referenced this pull request Mar 13, 2025
…6789)

[//]: # (dependabot-start)
⚠️  **Dependabot is rebasing this PR** ⚠️ 

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.

---

[//]: # (dependabot-end)
Bumps [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) from 1.50.0 to 1.51.0.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)
- [Commits](googleapis/google-cloud-go@spanner/v1.50.0...spanner/v1.51.0)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/storage
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/cloud.google.com/go/storage-1.51.0 branch from e33b2d4 to 1a118ae Compare March 13, 2025 09:22
@spacemesh-bors
Copy link

Canceled.

@fasmat
Copy link
Member

fasmat commented Mar 13, 2025

bors merge

spacemesh-bors bot pushed a commit that referenced this pull request Mar 13, 2025
@spacemesh-bors
Copy link

Pull request successfully merged into develop.

Build succeeded:

@spacemesh-bors spacemesh-bors bot changed the title build(deps): Bump cloud.google.com/go/storage from 1.50.0 to 1.51.0 [Merged by Bors] - build(deps): Bump cloud.google.com/go/storage from 1.50.0 to 1.51.0 Mar 13, 2025
@spacemesh-bors spacemesh-bors bot closed this Mar 13, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 13, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@spacemesh-bors spacemesh-bors bot deleted the dependabot/go_modules/cloud.google.com/go/storage-1.51.0 branch March 13, 2025 10:50
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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant