deps: bump cloud.google.com/go/storage from 1.59.1 to 1.59.2#764
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
deps: bump cloud.google.com/go/storage from 1.59.1 to 1.59.2#764dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
Contributor
|
@dependabot recreate |
Bumps [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) from 1.59.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/CHANGES.md) - [Commits](googleapis/google-cloud-go@storage/v1.59.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-patch ... Signed-off-by: dependabot[bot] <support@github.com>
c6056a0 to
b14d8b3
Compare
Bobi-Wan
reviewed
Feb 19, 2026
Contributor
There was a problem hiding this comment.
Compute changelog
[1.54.0](https://github.com/googleapis/google-cloud-go/releases/tag/compute%2Fv1.54.0) (2026-01-22) Features Update Compute Engine v1 API to revision 20251230 (#1144) ([8ddeca5](https://github.com/googleapis/google-cloud-go/commit/8ddeca50844ba7c19cdbab149ff5b25718dd825c)) Update Compute Engine v1beta API to revision 20251230 (#1143) ([8ddeca5](https://github.com/googleapis/google-cloud-go/commit/8ddeca50844ba7c19cdbab149ff5b25718dd825c))Storage changelog
[1.60.0](https://github.com/googleapis/google-cloud-go/releases/tag/storage%2Fv1.60.0) (2026-02-10) Features Add a new field ComposeObjectRequest.delete_source_objects field ([611f239](https://github.com/googleapis/google-cloud-go/commit/611f239219225fb03f6475c7238f497a349961e2)) Add support for max-retry-duration for all api other than resumable-upload (#13749) ([31c352b](https://github.com/googleapis/google-cloud-go/commit/31c352bd672637813ec251c2f48ad1c38ea13922)) Perform checksum for single shot and single chunk uploads (#13733) ([892c5d3](https://github.com/googleapis/google-cloud-go/commit/892c5d32bd14dfbd3a1a7d3fa5894331f41392a1)) Support checksum validation in resumable json uploads (#13573) ([337ca07](https://github.com/googleapis/google-cloud-go/commit/337ca078a09d687aa758ed3982f2047bee3da57a)) Bug Fixes Change TestValidateChecksumFromServer error message (#13810) ([0741414](https://github.com/googleapis/google-cloud-go/commit/07414143ceba31ac97f8e2d083fcc95b11a2579e)) Fix panic error in transfermanager downloads (#13815) ([4272271](https://github.com/googleapis/google-cloud-go/commit/427227197f79dfee7edf7bf5d66e33276e9eee52)) Documentation Update documentation for BidiReadObject, ReadObjectRequest, and ObjectContexts ([611f239](https://github.com/googleapis/google-cloud-go/commit/611f239219225fb03f6475c7238f497a349961e2)) [1.59.2](https://github.com/googleapis/google-cloud-go/releases/tag/storage%2Fv1.59.2) (2026-01-28) Bug Fixes Deadlock in event loop while coordinating channels (#13652) ([ff6c8e7](https://github.com/googleapis/google-cloud-go/commit/ff6c8e780b2207b154808ba22e3124b68d6b4f7d)) [1.59.1](https://github.com/googleapis/google-cloud-go/releases/tag/storage%2Fv1.59.1) (2026-01-14) Bug Fixes close attrsReady channel when metadata is missing (#13574) ([712f562](https://github.com/googleapis/google-cloud-go/commit/712f56272ac5a219bac1b20894e4825f3682c920)) don't update global object's readhandle in MRD (#13575) ([bc92500](https://github.com/googleapis/google-cloud-go/commit/bc925001a2f5b186c231c2885f9162713bb4b1bf)) remove mandatory attrs response in MRD (#13585) ([6752a49](https://github.com/googleapis/google-cloud-go/commit/6752a496e756c214faf345c302b58ed7593c6017)) [1.59.0](https://github.com/googleapis/google-cloud-go/releases/tag/storage%2Fv1.59.0) (2026-01-09) Features add default checksums for appendable writer (excludes appendable takeover writer) (#13379) ([647baf3](https://github.com/googleapis/google-cloud-go/commit/647baf3249b01e7d5eb5902197bb828706c4c08f)) Bug Fixes refactor MultiRangeDownloader to resolve deadlock and race conditions (#13524) ([1cfd100](https://github.com/googleapis/google-cloud-go/commit/1cfd10089f206bca0bdcef1e873574b552ae6abb) [1.58.0](https://github.com/googleapis/google-cloud-go/releases/tag/storage%2Fv1.58.0) (2025-12-03) Features calculate crc32c by default and pass checksum in trailing and per-chunk request (#13205) ([2ab1c77](https://github.com/googleapis/google-cloud-go/commit/2ab1c77826f2d9c9d02b977296a78cf0ba3bd8bf)) add support for partial success in ListBuckets (#13320) ([d91e47f](https://github.com/googleapis/google-cloud-go/commit/d91e47f2fc91a95ad4fd54e574b371e172a3889b)) add object contexts in Go GCS SDK (#13390) ([079c4d9](https://github.com/googleapis/google-cloud-go/commit/079c4d960a2bafa5d170e2b1c97b00ea8b7917d9)) Bug Fixes omit empty filter in http list object request (#13434) ([377eb13](https://github.com/googleapis/google-cloud-go/commit/377eb13bbadb4f455fac61c500f50ba9057890d4)) [1.57.2](https://github.com/googleapis/google-cloud-go/releases/tag/storage%2Fv1.57.2) (2025-11-14) Bug Fixes Handle redirect on takeover. (#13354) ([b0f1362](https://github.com/googleapis/google-cloud-go/commit/b0f136268be1e4c629e288353bc277549ac5c663)) add env var to allow disabling bound token (#13236) ([cdaf6a6](https://github.com/googleapis/google-cloud-go/commit/cdaf6a6da006a19db932a74885ea3722b4e42311)) Documentation updates to docs and docs formatting ([93ca68d](https://github.com/googleapis/google-cloud-go/commit/93ca68d54b6d213f22e0d67ae01d135cf26d37c6)) [1.57.1](https://github.com/googleapis/google-cloud-go/compare/storage/v1.57.0...storage/v1.57.1) (2025-10-28) Bug Fixes storage: Takeover idempotence (https://github.com/googleapis/google-cloud-go/issues/13230) ([cc5d2a1](https://github.com/googleapis/google-cloud-go/commit/cc5d2a12293a509a14da9bea8a86c8655eaf4a71)) storage: Copy metadata when using Copier with grpc (https://github.com/googleapis/google-cloud-go/issues/12919) ([57a2e80](https://github.com/googleapis/google-cloud-go/commit/57a2e804f690ec8d4c55fd1c73b0dafd5cff46e5)) storage: Fix takeover response handling (https://github.com/googleapis/google-cloud-go/issues/13239) ([26d75bc](https://github.com/googleapis/google-cloud-go/commit/26d75bc08e242348d26691877aba7fa68cf30f7f)) storage: Remove default timeout for gRPC operations (https://github.com/googleapis/google-cloud-go/issues/13022) ([b94c3ba](https://github.com/googleapis/google-cloud-go/commit/b94c3ba69994d9c56ae8f302449dd8df6f287296)) storage: Skip download of file outside of target dir (https://github.com/googleapis/google-cloud-go/issues/12945) ([6259aee](https://github.com/googleapis/google-cloud-go/commit/6259aeec393d0d996961cac38396daa57ad1a290)) storage: Upgrade gRPC service registration func ([8fffca2](https://github.com/googleapis/google-cloud-go/commit/8fffca2819fa3dc858c213aa0c503e0df331b084)) [1.57.0](https://github.com/googleapis/google-cloud-go/compare/storage/v1.56.1...storage/v1.57.0) (2025-09-23) Features storage/control: Add new GetIamPolicy, SetIamPolicy, and TestIamPermissions RPCs ([d73f912](https://github.com/googleapis/google-cloud-go/commit/d73f9123be77bb3278f48d510cd0fb22feb605bc)) storage: Post support dynamic key name (https://github.com/googleapis/google-cloud-go/issues/12677) ([9e761f9](https://github.com/googleapis/google-cloud-go/commit/9e761f961a2c4351b3e0793ed655314ac5853903)) storage: WithMeterProvider allows custom meter provider configuration (https://github.com/googleapis/google-cloud-go/issues/12668) ([7f574b0](https://github.com/googleapis/google-cloud-go/commit/7f574b01e0b454c1ef5c13e6a58075e394ee990d)) Bug Fixes storage: Free buffers in Bidi Reader (https://github.com/googleapis/google-cloud-go/issues/12839) ([bc247fd](https://github.com/googleapis/google-cloud-go/commit/bc247fdc3f5234a8bd6934e58d5b0b578f1335cb)) storage: Make Writer thread-safe. (https://github.com/googleapis/google-cloud-go/issues/12753) ([9ea380b](https://github.com/googleapis/google-cloud-go/commit/9ea380bea5b980a9054d201be4f315a195da2182)) storage: No progress report for oneshot write (https://github.com/googleapis/google-cloud-go/issues/12746) ([b97c286](https://github.com/googleapis/google-cloud-go/commit/b97c286ec369a10a81b1a8a3a1aae18b46d2dfbc)) Performance Improvements storage: Pipeline gRPC writes (https://github.com/googleapis/google-cloud-go/issues/12422) ([1f2c5fe](https://github.com/googleapis/google-cloud-go/commit/1f2c5fe2843724302086fe04cb8dab8b515969c5)) [1.56.1](https://github.com/googleapis/google-cloud-go/compare/storage/v1.56.0...storage/v1.56.1) (2025-08-19) Bug Fixes storage: Fix redirect logic in MRD (https://github.com/googleapis/google-cloud-go/issues/12733) ([9f369f9](https://github.com/googleapis/google-cloud-go/commit/9f369f931853220550cabb3d67a5a5d3d9e137ba)) storage: Pass all user options to NewService (https://github.com/googleapis/google-cloud-go/issues/12615) ([77cdb83](https://github.com/googleapis/google-cloud-go/commit/77cdb832a374eba29e4de7699324a87f1d20eea3)) storage: ZB Reader redirect support (https://github.com/googleapis/google-cloud-go/issues/12703) ([3c7ea5c](https://github.com/googleapis/google-cloud-go/commit/3c7ea5ceb199d5787d36bf8f415f028bea66e3b5)) [1.56.0](https://github.com/googleapis/google-cloud-go/compare/storage/v1.55.0...storage/v1.56.0) (2025-07-24) Features storage/control: Update BUILD configs to support rest transportation for all client ([116a33a](https://github.com/googleapis/google-cloud-go/commit/116a33ab13c9fac6f6830dded55c24d38504707b)) Bug Fixes storage: Avoid integration test segfaults. (https://github.com/googleapis/google-cloud-go/issues/12419) ([a9dec07](https://github.com/googleapis/google-cloud-go/commit/a9dec0763f85f083cc1da451249caae7ad97d904)) storage: Current object generation takeover. (https://github.com/googleapis/google-cloud-go/issues/12383) ([9ca8e01](https://github.com/googleapis/google-cloud-go/commit/9ca8e015405a523bbe68cbff2defbdff3dac0a61)) storage: Fix MultiRangeDownloader deadlock (https://github.com/googleapis/google-cloud-go/issues/12548) ([2eb23bb](https://github.com/googleapis/google-cloud-go/commit/2eb23bb01ffe92c967e772ef66c846357fbf5419)) storage: Remove object length limit for unfinalized reads (https://github.com/googleapis/google-cloud-go/issues/12489) ([5566d7d](https://github.com/googleapis/google-cloud-go/commit/5566d7dd5cc83afce38821961c447f5945e48456)) Performance Improvements storage: Zero copy for MultiRangeDownloader (https://github.com/googleapis/google-cloud-go/issues/12542) ([a5e6a68](https://github.com/googleapis/google-cloud-go/commit/a5e6a681164d5be62270cde16891685a9f03bb12)) Documentation storage/internal: Fix broken link for message CustomPlacementConfig ([9614487](https://github.com/googleapis/google-cloud-go/commit/96144875e01bfc8a59c2671c6eae87233710cef7)) storage: Fix typo in storage/doc.go (https://github.com/googleapis/google-cloud-go/issues/12391) ([bf74408](https://github.com/googleapis/google-cloud-go/commit/bf744088f0ed23ea510b914c994e1754ca1fc7c4)) storage: Improve error inspection documentation (https://github.com/googleapis/google-cloud-go/issues/12301) ([420da1a](https://github.com/googleapis/google-cloud-go/commit/420da1a64ac4040c8b2e6d6f0d66e7633426ac25)) [1.55.0](https://github.com/googleapis/google-cloud-go/compare/storage/v1.54.0...storage/v1.55.0) (2025-05-29) Features storage/control: Add Client Libraries Storage IntelligenceConfig ([2aaada3](https://github.com/googleapis/google-cloud-go/commit/2aaada3fb7a9d3eaacec3351019e225c4038646b)) storage/internal: Add IpFilter to Bucket (https://github.com/googleapis/google-cloud-go/issues/12309) ([d8ae687](https://github.com/googleapis/google-cloud-go/commit/d8ae6874a54b48fce49968664f14db63c055c6e2)) storage/internal: Add Object.Retention message ([d8ae687](https://github.com/googleapis/google-cloud-go/commit/d8ae6874a54b48fce49968664f14db63c055c6e2)) Bug Fixes storage: Add EnableNewAuthLibrary internalOption to HTTP newClient (https://github.com/googleapis/google-cloud-go/issues/12320) ([0036073](https://github.com/googleapis/google-cloud-go/commit/0036073affee5451894654a983fba6b2638433cb)) storage: Migrate oauth2/google usages to cloud.google.com/go/auth (https://github.com/googleapis/google-cloud-go/issues/11191) ([3a22349](https://github.com/googleapis/google-cloud-go/commit/3a22349c1ba6a192d70269f77e5804a9957aa572)) storage: Omit check on MultiRangeDownloader (https://github.com/googleapis/google-cloud-go/issues/12342) ([774621c](https://github.com/googleapis/google-cloud-go/commit/774621c5baa5110f57fe79d817143416bd671d1e)) storage: Retry url.Error and net.OpErrors when they wrap an io.EOF (https://github.com/googleapis/google-cloud-go/issues/12289) ([080f6b0](https://github.com/googleapis/google-cloud-go/commit/080f6b05c5e8bd5baaef71ed47f8d54c695f63d3)) Documentation storage/internal: Add explicit Optional annotations to fields that have always been treated as optional ([d8ae687](https://github.com/googleapis/google-cloud-go/commit/d8ae6874a54b48fce49968664f14db63c055c6e2)) storage/internal: Add note that Bucket.project output format is always project number format ([d8ae687](https://github.com/googleapis/google-cloud-go/commit/d8ae6874a54b48fce49968664f14db63c055c6e2)) storage/internal: Add note that managedFolders are supported for GetIamPolicy and SetIamPolicy ([d8ae687](https://github.com/googleapis/google-cloud-go/commit/d8ae6874a54b48fce49968664f14db63c055c6e2)) [1.54.0](https://github.com/googleapis/google-cloud-go/compare/storage/v1.53.0...storage/v1.54.0) (2025-05-12) Features storage: Add experimental ZB API option (https://github.com/googleapis/google-cloud-go/issues/12214) ([f669982](https://github.com/googleapis/google-cloud-go/commit/f669982de2abf64759eccf5c38bd669488b9cf6a)) Bug Fixes storage: Fix append writer hang (https://github.com/googleapis/google-cloud-go/issues/12201) ([7ce2a2a](https://github.com/googleapis/google-cloud-go/commit/7ce2a2ad3ae9deff28c73c1bcc2e7001770464eb)) storage: Retry unwrapped EOFs (https://github.com/googleapis/google-cloud-go/issues/12202) ([b2d42bd](https://github.com/googleapis/google-cloud-go/commit/b2d42bda6a398f3aa00030b6e99bbcb40f132ff7)) [1.53.0](https://github.com/googleapis/google-cloud-go/compare/storage/v1.52.0...storage/v1.53.0) (2025-05-02) Features storage/control: Add Anywhere cache control APIs ([83ae06c](https://github.com/googleapis/google-cloud-go/commit/83ae06c3ec7d190e38856ba4cfd8a13f08356b4d)) Bug Fixes storage: Fix append edge cases (https://github.com/googleapis/google-cloud-go/issues/12074) ([0eee1f9](https://github.com/googleapis/google-cloud-go/commit/0eee1f99a7dc0d1bfc36fa43d78933cae47962ee)) storage: Fix retries for redirection errors. (https://github.com/googleapis/google-cloud-go/issues/12093) ([3e177e7](https://github.com/googleapis/google-cloud-go/commit/3e177e755f5bf6aa96e8712cc4adcba7eb6f04f6)) storage: Handle gRPC deadlines in tests. (https://github.com/googleapis/google-cloud-go/issues/12092) ([30b7cd2](https://github.com/googleapis/google-cloud-go/commit/30b7cd27771ccbd49b70ee106da36362ba8f1e87)) storage: Update offset on resumable upload retry (https://github.com/googleapis/google-cloud-go/issues/12086) ([6ce8fe5](https://github.com/googleapis/google-cloud-go/commit/6ce8fe5aec0ec7916eda4d1405cab5f5f65a5de8)) storage: Validate Bidi option for MRD (https://github.com/googleapis/google-cloud-go/issues/12033) ([d9018cf](https://github.com/googleapis/google-cloud-go/commit/d9018cf640a9ac25e2b23b75b3bcfa734379ab09)) Documentation storage/control: Added comments for Anywhere cache messages ([83ae06c](https://github.com/googleapis/google-cloud-go/commit/83ae06c3ec7d190e38856ba4cfd8a13f08356b4d)) [1.52.0](https://github.com/googleapis/google-cloud-go/compare/storage/v1.51.0...storage/v1.52.0) (2025-04-22) Features storage/control: Add Anywhere cache control APIs (https://github.com/googleapis/google-cloud-go/issues/11807) ([12bfa98](https://github.com/googleapis/google-cloud-go/commit/12bfa984f87099dbfbd5abf3436e440e62b04bad)) storage: Add CurrentState function to determine state of stream in MRD (https://github.com/googleapis/google-cloud-go/issues/11688) ([14e8e13](https://github.com/googleapis/google-cloud-go/commit/14e8e132d9d5808d1ca789792e7e39f0857991da)) storage: Add OwnerEntity to bucketAttrs (https://github.com/googleapis/google-cloud-go/issues/11857) ([4cd4a0c](https://github.com/googleapis/google-cloud-go/commit/4cd4a0ca1f6132ea6ed9df7b27310a3238a9c3fd)) storage: Takeover appendable object (https://github.com/googleapis/google-cloud-go/issues/11977) ([513b937](https://github.com/googleapis/google-cloud-go/commit/513b937420b945c4a76e20711f305c6ad8a77812)) storage: Unfinalized appendable objects. (https://github.com/googleapis/google-cloud-go/issues/11647) ([52c0218](https://github.com/googleapis/google-cloud-go/commit/52c02183fabf43fcba3893f493140ac28a7836d1)) Bug Fixes storage: Fix Attrs for append takeover (https://github.com/googleapis/google-cloud-go/issues/11989) ([6db35b1](https://github.com/googleapis/google-cloud-go/commit/6db35b10567b7f1463bfef722b0fd72257190ee7)) storage: Fix panic when Flush called early (https://github.com/googleapis/google-cloud-go/issues/11934) ([7d0b8a7](https://github.com/googleapis/google-cloud-go/commit/7d0b8a75ae55731ae765c01f24920f9f11038f44)) storage: Fix unfinalized write size (https://github.com/googleapis/google-cloud-go/issues/12016) ([6217f8f](https://github.com/googleapis/google-cloud-go/commit/6217f8fd3cd8680a7e6b7b46fc9b7bda6ee6292e)) storage: Force first message on next sendBuffer when nothing sent on current (https://github.com/googleapis/google-cloud-go/issues/11871) ([a1a2292](https://github.com/googleapis/google-cloud-go/commit/a1a22927d6a4399e7392787bccb9707bc9e8f149)) storage: Populate Writer.Attrs after Flush() (https://github.com/googleapis/google-cloud-go/issues/12021) ([8e56f74](https://github.com/googleapis/google-cloud-go/commit/8e56f745e7f2175660838f96c1a12a46841cac40)) storage: Remove check for FinalizeOnClose (https://github.com/googleapis/google-cloud-go/issues/11992) ([2664b8c](https://github.com/googleapis/google-cloud-go/commit/2664b8cec00a606001184cb17c074fd0e79e66b8)) storage: Wrap read response parsing errors (https://github.com/googleapis/google-cloud-go/issues/11951) ([d2e6583](https://github.com/googleapis/google-cloud-go/commit/d2e658387b80ec8a3e41e048a9d520b8dd13dd00))API changelog
[0.265.0](https://github.com/googleapis/google-api-go-client/compare/v0.264.0...v0.265.0) (2026-02-04) Features Add checksums for single chunk json uploads (https://github.com/googleapis/google-api-go-client/issues/3448) ([0f1cb7b](https://github.com/googleapis/google-api-go-client/commit/0f1cb7b9b71b8f21e2bb14d69bd1e11a1ca7a9ff)) all: Auto-regenerate discovery clients (https://github.com/googleapis/google-api-go-client/issues/3473) ([e617dd5](https://github.com/googleapis/google-api-go-client/commit/e617dd5dc920921e5fff184be3c33a8ab9c8ce41)) all: Auto-regenerate discovery clients (https://github.com/googleapis/google-api-go-client/issues/3476) ([986f556](https://github.com/googleapis/google-api-go-client/commit/986f55600724d148e102413766cfbdc278adba38)) all: Auto-regenerate discovery clients (https://github.com/googleapis/google-api-go-client/issues/3477) ([cdb1738](https://github.com/googleapis/google-api-go-client/commit/cdb1738722afcceb26e6d4be934bac46682c1c25)) all: Auto-regenerate discovery clients (https://github.com/googleapis/google-api-go-client/issues/3479) ([2aa3478](https://github.com/googleapis/google-api-go-client/commit/2aa3478d4e2a94b30eb6873ff5b41cffef0e89bd)) all: Auto-regenerate discovery clients (https://github.com/googleapis/google-api-go-client/issues/3480) ([29bd843](https://github.com/googleapis/google-api-go-client/commit/29bd84381608db3db0385bd8f4544af458df7329)) all: Auto-regenerate discovery clients (https://github.com/googleapis/google-api-go-client/issues/3482) ([afa65b7](https://github.com/googleapis/google-api-go-client/commit/afa65b7fb9b586aac07247474fdd1efc5812e824)) [0.264.0](https://github.com/googleapis/google-api-go-client/compare/v0.263.0...v0.264.0) (2026-01-29) Features all: Auto-regenerate discovery clients (https://github.com/googleapis/google-api-go-client/issues/3464) ([5c164fc](https://github.com/googleapis/google-api-go-client/commit/5c164fc8830de4495d72b7c43be930396df83d3f)) all: Auto-regenerate discovery clients (https://github.com/googleapis/google-api-go-client/issues/3472) ([52bd769](https://github.com/googleapis/google-api-go-client/commit/52bd769533cbf7f9c3377993a29647dc0cc4228d))/lgtm
approve
|
LGTM label has been added. DetailsGit tree hash: 02f4464e707778e030d6574390c9b04adad461b0 |
Contributor
Author
|
Superseded by #772. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps cloud.google.com/go/storage from 1.59.1 to 1.59.2.
Release notes
Sourced from cloud.google.com/go/storage's releases.
Commits
cf3fbcbchore: librarian release pull request: 20260128T111026Z (#13737)ff6c8e7fix(storage): deadlock in event loop while coordinating channels (#13652)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)