Skip to content

Bump cloud.google.com/go/storage from 1.30.1 to 1.59.2 in /src#620

Merged
ensonic merged 1 commit intomainfrom
dependabot/go_modules/src/cloud.google.com/go/storage-1.59.2
Feb 3, 2026
Merged

Bump cloud.google.com/go/storage from 1.30.1 to 1.59.2 in /src#620
ensonic merged 1 commit intomainfrom
dependabot/go_modules/src/cloud.google.com/go/storage-1.59.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 3, 2026

Bumps cloud.google.com/go/storage from 1.30.1 to 1.59.2.

Release notes

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

storage 1.59.2

1.59.2 (2026-01-28)

Bug Fixes

  • deadlock in event loop while coordinating channels (#13652) (ff6c8e78)

storage 1.59.1

1.59.1 (2026-01-14)

Bug Fixes

storage 1.59.0

1.59.0 (2026-01-09)

Features

  • add default checksums for appendable writer (excludes appendable takeover writer) (#13379) (647baf32)

Bug Fixes

  • refactor MultiRangeDownloader to resolve deadlock and race conditions (#13524) (1cfd100

storage 1.58.0

1.58.0 (2025-12-03)

Features

  • add object contexts in Go GCS SDK (#13390) (079c4d96)

  • calculate crc32c by default and pass checksum in trailing and per-chunk request (#13205) (2ab1c778)

  • add support for partial success in ListBuckets (#13320) (d91e47f2)

Bug Fixes

storage 1.57.2

1.57.2 (2025-11-14)

Features

Bug Fixes

... (truncated)

Changelog

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

Changes

1.40.0 (2026-01-29)

Documentation

  • Fixed language issues in multiple message field descriptions (d8ea738)
  • Regenerated REST and RPC Document AI documentation to include missing changes from September 2024 to November 2025 (d8ea738)

1.39.0 (2025-10-09)

Features

  • documentai: A new enum Method is added (a93d961)
  • documentai: A new enum Method is added (a93d961)
  • documentai: A new field annotations is added to message .google.cloud.documentai.v1beta3.Document (a93d961)
  • documentai: A new field annotations is added to message .google.cloud.documentai.v1beta3.Document (a93d961)
  • documentai: A new field entities_revision_id is added to message .google.cloud.documentai.v1beta3.Document (a93d961)
  • documentai: A new field entities_revisions is added to message .google.cloud.documentai.v1beta3.Document (a93d961)
  • documentai: A new field entity_validation_output is added to message .google.cloud.documentai.v1beta3.Document (a93d961)
  • documentai: A new field method is added to message .google.cloud.documentai.v1beta3.Document (a93d961)
  • documentai: A new field method is added to message .google.cloud.documentai.v1beta3.DocumentSchema (a93d961)
  • documentai: A new field signature_value is added to message .google.cloud.documentai.v1beta3.Document (a93d961)
  • documentai: A new message EntitiesRevision is added (a93d961)
  • documentai: A new message EntityValidationOutput is added (a93d961)
  • documentai: Added new fields entity_validation_output, entities_revisions, and entities_revision_id to the Document message (a93d961)
  • documentai: Added new messages EntityValidationOutput and EntitiesRevision (a93d961)

Documentation

  • documentai: A comment for field create_time in message .google.cloud.documentai.v1beta3.Processor is changed (a93d961)
  • documentai: A comment for field create_time in message .google.cloud.documentai.v1beta3.ProcessorVersion is changed (a93d961)
  • documentai: A comment for field deprecation_info in message .google.cloud.documentai.v1beta3.ProcessorVersion is changed (a93d961)
  • documentai: A comment for field document_schema in message .google.cloud.documentai.v1beta3.ProcessorVersion is changed (a93d961)
  • documentai: A comment for field kms_key_name in message .google.cloud.documentai.v1beta3.ProcessorVersion is changed (a93d961)
  • documentai: A comment for field kms_key_version_name in message .google.cloud.documentai.v1beta3.ProcessorVersion is changed (a93d961)
  • documentai: A comment for field latest_evaluation in message .google.cloud.documentai.v1beta3.ProcessorVersion is changed (a93d961)
  • documentai: A comment for field processor_version_source in message .google.cloud.documentai.v1beta3.ImportProcessorVersionRequest is changed (a93d961)
  • documentai: A comment for field training_method in message .google.cloud.documentai.v1beta3.TrainProcessorVersionRequest is changed (a93d961)
  • documentai: The field training_method in TrainProcessorVersionRequest is now marked as optional (a93d961)

1.38.1 (2025-09-16)

Bug Fixes

  • documentai: Upgrade gRPC service registration func (617bb68)

... (truncated)

Commits
  • cf3fbcb chore: librarian release pull request: 20260128T111026Z (#13737)
  • ff6c8e7 fix(storage): deadlock in event loop while coordinating channels (#13652)
  • 5cd8007 chore: librarian release pull request: 20260114T061057Z (#13597)
  • 585cd82 feat(firestore): [PQ] add pipeline queries
  • 6752a49 fix: remove mandatory attrs response in MRD (#13585)
  • 1347004 chore: skip failing TestIntegration_WriterAppendEdgeCases (#13586)
  • e7723a0 test(storage): add test for MRD with read handle (#13591)
  • 7e730f1 test(datastore): fix flaky tests (#13587)
  • d23326b chore(spanner): add gorm data type names for PG types (#13584)
  • bc92500 fix: don't update global object's readhandle in MRD (#13575)
  • 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 Feb 3, 2026
@ensonic
Copy link
Contributor

ensonic commented Feb 3, 2026

@dependabot rebase

Bumps [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) from 1.30.1 to 1.59.2.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/documentai/CHANGES.md)
- [Commits](googleapis/google-cloud-go@pubsub/v1.30.1...storage/v1.59.2)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/storage
  dependency-version: 1.59.2
  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/src/cloud.google.com/go/storage-1.59.2 branch from ad6885d to 3821a03 Compare February 3, 2026 09:42
@ensonic ensonic merged commit 6e993e7 into main Feb 3, 2026
5 checks passed
@ensonic ensonic deleted the dependabot/go_modules/src/cloud.google.com/go/storage-1.59.2 branch February 3, 2026 10:08
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.

1 participant