Skip to content

Bump cloud.google.com/go/storage from 1.52.0 to 1.55.0 #236

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

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 1, 2025

Bumps cloud.google.com/go/storage from 1.52.0 to 1.55.0.

Release notes

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

storage: v1.55.0

1.55.0 (2025-05-29)

Features

  • storage/control: Add Client Libraries Storage IntelligenceConfig (2aaada3)
  • storage/internal: Add IpFilter to Bucket (#12309) (d8ae687)
  • storage/internal: Add Object.Retention message (d8ae687)

Bug Fixes

  • storage: Add EnableNewAuthLibrary internalOption to HTTP newClient (#12320) (0036073)
  • storage: Migrate oauth2/google usages to cloud.google.com/go/auth (#11191) (3a22349)
  • storage: Omit check on MultiRangeDownloader (#12342) (774621c)
  • storage: Retry url.Error and net.OpErrors when they wrap an io.EOF (#12289) (080f6b0)

Documentation

  • storage/internal: Add explicit Optional annotations to fields that have always been treated as optional (d8ae687)
  • storage/internal: Add note that Bucket.project output format is always project number format (d8ae687)
  • storage/internal: Add note that managedFolders are supported for GetIamPolicy and SetIamPolicy (d8ae687)

storage: v1.54.0

1.54.0 (2025-05-12)

Features

Bug Fixes

storage: v1.53.0

1.53.0 (2025-05-02)

Features

  • storage/control: Add Anywhere cache control APIs (83ae06c)

Bug Fixes

... (truncated)

Changelog

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

Changes

0.121.2 (2025-05-21)

Documentation

  • internal/generated: Remove outdated pubsub snippets (#12284) (0338a40)

0.121.1 (2025-05-13)

Bug Fixes

  • civil: Add support for civil.Date, civil.Time and civil.DateTime arguments to their respective Scan methods (#12240) (7127ce9), refs #12060

0.121.0 (2025-04-28)

Features

0.120.1 (2025-04-14)

Bug Fixes

0.120.0 (2025-03-20)

Features

Bug Fixes

  • third_party/pkgsite: Increase comment size limit (#11877) (587b5cc)

0.119.0 (2025-03-11)

Features

  • main: Add support for listening on custom host to internal/testutil (#11780) (9608a09), refs #11586

... (truncated)

Commits
  • 70d74c0 chore(main): release spanner 1.55.0 (#9231)
  • 9debdb6 chore: release main (#9223)
  • bd30055 feat(deploy): Add stable cutback duration configuration to the k8s gateway se...
  • ebbb610 fix(storage): migrate deprecated proto dep (#9232)
  • 9a79290 chore(all): update opentelemetry-go monorepo (#9230)
  • c2969d3 chore(all): update deps (#9229)
  • a42604a feat(spanner): add directed reads feature (#7668)
  • bbff8ac feat(bigquery): expose query id on row iterator if available (#9224)
  • 57e2d7b feat(cloudquotas): new clients (#9222)
  • 82054d0 docs(securitycentermanagement): updates on multiple comments, syncing termino...
  • 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 Jun 1, 2025
@dependabot dependabot bot force-pushed the dependabot/go_modules/cloud.google.com/go/storage-1.55.0 branch from b186c46 to 44eea03 Compare June 9, 2025 07:39
Bumps [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) from 1.52.0 to 1.55.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.52.0...spanner/v1.55.0)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/storage
  dependency-version: 1.55.0
  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.55.0 branch from 44eea03 to 8ffb4ae Compare June 9, 2025 07:42
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.

0 participants