Skip to content

build(deps): bump cloud.google.com/go/storage from 1.62.1 to 1.62.2 in /pkg/gofr/datasource/file/gcs#3446

Closed
dependabot[bot] wants to merge 1 commit into
developmentfrom
dependabot/go_modules/pkg/gofr/datasource/file/gcs/cloud.google.com/go/storage-1.62.2
Closed

build(deps): bump cloud.google.com/go/storage from 1.62.1 to 1.62.2 in /pkg/gofr/datasource/file/gcs#3446
dependabot[bot] wants to merge 1 commit into
developmentfrom
dependabot/go_modules/pkg/gofr/datasource/file/gcs/cloud.google.com/go/storage-1.62.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 19, 2026

Copy link
Copy Markdown
Contributor

Bumps cloud.google.com/go/storage from 1.62.1 to 1.62.2.

Release notes

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

storage: v1.62.2

v1.62.2 (2026-05-18)

Features

Bug Fixes

  • restore metadata operations timeout in gRPC (#14575) (275ff562)

  • Set default chunkRetryDeadline to 32s in NewWriterFromAppendableObject (#14458) (ec7c7d66)

  • refactor userProject metadata propagation in ListObjects (#14533) (fbb543e3)

Commits
  • 50a5755 chore: librarian release pull request: 20260518T161338Z (#14610)
  • 585840f spanner: skip flaky TestIntegration_DbRemovalRecovery (#14607)
  • f8bf88f test(spanner): retry query after database recreation in integration test (#14...
  • 9168ab8 chore(librariangen): tweak release preview test (#14599)
  • f8b9a93 fix(spanner/spannertest): Support UUID as a base data type (#14117)
  • a42fd83 fix(internal/librariange): release preview support (#14588)
  • d944830 fix(datastore): add retries to emulator (#14591)
  • c5aaedc chore: migrate Go configuration in librarian.yaml (#14587)
  • 8a0e849 doc(agentplatform): Add notes and quick examples to the README
  • 033f4fe chore: librarian release pull request: 20260514T191310Z (#14589)
  • 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 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)

Bumps [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) from 1.62.1 to 1.62.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.62.1...storage/v1.62.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 19, 2026
@Umang01-hash

Copy link
Copy Markdown
Member

Closing in favour of the consolidated dependency update PR: #3458

@dependabot @github

dependabot Bot commented on behalf of github May 20, 2026

Copy link
Copy Markdown
Contributor Author

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.

@dependabot dependabot Bot deleted the dependabot/go_modules/pkg/gofr/datasource/file/gcs/cloud.google.com/go/storage-1.62.2 branch May 20, 2026 01:25
pull Bot pushed a commit to esinanturan/gofr that referenced this pull request May 21, 2026
Updates included:
- google.golang.org/api: 0.277.0 -> 0.279.0
- golang.org/x/crypto: 0.49.0 -> 0.51.0
- github.com/elastic/go-elasticsearch/v8: 8.19.5 -> 8.19.6
- google.golang.org/grpc: 1.81.0 -> 1.81.1
- github.com/nats-io/nats.go: 1.49.0 -> 1.52.0
- github.com/nats-io/nats-server/v2: 2.11.15 -> 2.14.0
- cloud.google.com/go/storage: 1.62.1 -> 1.62.2
- github.com/Azure/azure-sdk-for-go/sdk/storage/azfile: 1.5.4 -> 1.6.0
- github.com/Azure/azure-sdk-for-go/sdk/storage/azblob: 1.6.3 -> 1.7.0
- github.com/alicebob/miniredis/v2: 2.37.0 -> 2.38.0
- crate-ci/typos (GitHub Action): 1.46.1 -> 1.46.2

Applied across the root module and all affected datasource submodules.

Closes: gofr-dev#3432, gofr-dev#3433, gofr-dev#3434, gofr-dev#3435, gofr-dev#3436, gofr-dev#3437, gofr-dev#3438, gofr-dev#3439, gofr-dev#3440, gofr-dev#3441, gofr-dev#3442, gofr-dev#3443, gofr-dev#3444, gofr-dev#3445, gofr-dev#3446, gofr-dev#3447, gofr-dev#3448, gofr-dev#3449, gofr-dev#3450, gofr-dev#3451, gofr-dev#3452

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
aryanmehrotra added a commit that referenced this pull request Jun 5, 2026
* chore(deps): consolidate minor dependency updates

Updates included:
- google.golang.org/api: 0.277.0 -> 0.279.0
- golang.org/x/crypto: 0.49.0 -> 0.51.0
- github.com/elastic/go-elasticsearch/v8: 8.19.5 -> 8.19.6
- google.golang.org/grpc: 1.81.0 -> 1.81.1
- github.com/nats-io/nats.go: 1.49.0 -> 1.52.0
- github.com/nats-io/nats-server/v2: 2.11.15 -> 2.14.0
- cloud.google.com/go/storage: 1.62.1 -> 1.62.2
- github.com/Azure/azure-sdk-for-go/sdk/storage/azfile: 1.5.4 -> 1.6.0
- github.com/Azure/azure-sdk-for-go/sdk/storage/azblob: 1.6.3 -> 1.7.0
- github.com/alicebob/miniredis/v2: 2.37.0 -> 2.38.0
- crate-ci/typos (GitHub Action): 1.46.1 -> 1.46.2

Applied across the root module and all affected datasource submodules.

Closes: #3432, #3433, #3434, #3435, #3436, #3437, #3438, #3439, #3440, #3441, #3442, #3443, #3444, #3445, #3446, #3447, #3448, #3449, #3450, #3451, #3452

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

* chore(deps): regenerate JetStream mock for nats.go v1.52.0

nats.go v1.52.0 added ResetConsumer / ResetConsumerToSequence on both
the JetStream and Stream interfaces, breaking the previously-generated
MockJetStream. Regenerated via:

  mockgen -destination=mock_jetstream.go -package=nats \
    github.com/nats-io/nats.go/jetstream \
    JetStream,Stream,Consumer,Msg,MessageBatch

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

* perf: HTTP hot-path optimizations — alloc/CPU reductions in middleware, router, OTel setup (#3431)

* chore(deps): consolidate minor dependency updates (#3491)

Updates included:
- google.golang.org/api: 0.279.0 -> 0.280.0
- github.com/aws/aws-sdk-go-v2/service/dynamodb: 1.57.3 -> 1.57.4
- github.com/couchbase/gocb/v2: 2.12.2 -> 2.12.3
- github.com/nats-io/nats-server/v2: 2.14.0 -> 2.14.1
- github.com/aws/aws-sdk-go-v2/config: 1.32.17 -> 1.32.18
- golang.org/x/crypto: 0.51.0 -> 0.52.0
- github.com/aws/aws-sdk-go-v2/credentials: 1.19.16 -> 1.19.17
- gofr.dev (submodules): 1.56.4 -> 1.56.6
- crate-ci/typos action: 1.46.2 -> 1.46.3

Closes: #3490, #3489, #3488, #3487, #3486, #3485, #3484, #3483, #3482,
#3481, #3480, #3479, #3478, #3477, #3476, #3475, #3474, #3473, #3472,
#3471, #3470, #3469, #3468, #3467, #3466, #3465, #3464, #3463, #3462

* chore(deps): consolidate minor dependency updates (#3524)

* update release version to v1.56.7

---------

Co-authored-by: Aryan Mehrotra <aryanmehrotra2000@gmail.com>
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