Skip to content

Bump the all-go-deps group with 9 updates - #1185

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/all-go-deps-2c4f20d1f9
Closed

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/all-go-deps-2c4f20d1f9

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 17, 2026

Copy link
Copy Markdown
Contributor

Bumps the all-go-deps group with 9 updates:

Package From To
cloud.google.com/go/spanner 1.95.0 1.95.1
cloud.google.com/go/storage 1.67.0 1.67.1
github.com/aws/aws-sdk-go-v2 1.45.1 1.47.0
github.com/aws/aws-sdk-go-v2/config 1.33.2 1.33.4
github.com/aws/aws-sdk-go-v2/credentials 1.20.2 1.20.4
github.com/aws/aws-sdk-go-v2/service/s3 1.110.0 1.113.0
github.com/bitfield/script 0.25.0 0.25.1
golang.org/x/crypto 0.56.0 0.57.0
golang.org/x/net 0.58.0 0.59.0

Updates cloud.google.com/go/spanner from 1.95.0 to 1.95.1

Release notes

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

spanner: v1.95.1

1.95.1 (2026-09-10)

Bug Fixes

  • spanner/spansql: Support ARRAY of PROTO types in DDL (#20463) (5fe6a28)
Commits
  • 78076a8 chore(main): release spanner 1.95.1 (#20501)
  • e8737c3 chore(main): release bigtable 1.57.0 (#20485)
  • 015b73c test(bigtable): fakeStream.Recv observes ctx.Done to fix pool-Close deadlock ...
  • 2bfdb5d fix(bigtable): keep single-key ReadRows on the streaming classic path (#20506)
  • 95479e9 feat: update API sources and regenerate (#20502)
  • 1c940ce chore(deps): bump google.golang.org/grpc from 1.83.0 to 1.83.2 in /ftp (#20492)
  • 93af903 chore(deps): bump google.golang.org/grpc from 1.83.1 to 1.83.2 in /support (#...
  • fd29470 chore(deps): bump google.golang.org/grpc from 1.82.1 to 1.83.2 in /webrisk (#...
  • 70b9796 chore(deps): bump google.golang.org/grpc from 1.83.1 to 1.83.2 in /trace (#20...
  • 5ada576 chore(deps): bump google.golang.org/grpc from 1.83.1 to 1.83.2 in /video (#20...
  • Additional commits viewable in compare view

Updates cloud.google.com/go/storage from 1.67.0 to 1.67.1

Release notes

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

storage: v1.67.1

1.67.1 (2026-09-07)

Bug Fixes

  • storage: Prevent panic when MultiRangeDownloader callback is nil (#20377) (a85e955)
Commits
  • 69c2b63 chore(main): release storage 1.67.1 (#20476)
  • a85e955 fix(storage): prevent panic when MultiRangeDownloader callback is nil (#20377)
  • 8ab3ae1 chore(deps): bump google.golang.org/grpc from 1.82.1 to 1.83.1 in /vectorsear...
  • e62e3dc chore(deps): bump google.golang.org/grpc from 1.82.1 to 1.83.1 in /vertexai (...
  • 39e1771 chore(deps): bump google.golang.org/grpc from 1.82.1 to 1.83.1 in /video (#20...
  • 0dba931 chore(main): release bigtable 1.55.0 (#20464)
  • 8511d1b chore: release main (#20471)
  • f1a5bd3 chore(main): release bigtable 1.55.0 (#20464)
  • 375f198 fix(bigtable): use instance_name instead of name in GetClientConfig (#20465)
  • 8e57e4b feat(bigtable): debug tags for GetClientConfiguration session_configuration s...
  • Additional commits viewable in compare view

Updates github.com/aws/aws-sdk-go-v2 from 1.45.1 to 1.47.0

Commits

Updates github.com/aws/aws-sdk-go-v2/config from 1.33.2 to 1.33.4

Commits

Updates github.com/aws/aws-sdk-go-v2/credentials from 1.20.2 to 1.20.4

Commits

Updates github.com/aws/aws-sdk-go-v2/service/s3 from 1.110.0 to 1.113.0

Commits

Updates github.com/bitfield/script from 0.25.0 to 0.25.1

Commits

Updates golang.org/x/crypto from 0.56.0 to 0.57.0

Commits

Updates golang.org/x/net from 0.58.0 to 0.59.0

Commits
  • 540d04c go.mod: update golang.org/x dependencies
  • 20eef7f quic: clear fast-path receive buffer on stream reset
  • c23af1b internal/http3: fix compilation error due to missed symbol name update
  • eda109f internal/http3: send appropriate error codes in STOP_SENDING frames
  • 12e0501 internal/http3: server header size limits
  • d89285e quic: add Stream.StopSending, and rework stream/application errors
  • d34deae quic: ensure Endpoint.Close waits for connection loops to exit
  • 55577aa http2: use IDNA Lookup profile, not raw Punycode translation
  • b22627e internal/http3: handle a nil TLSConfig in newQUICConfig
  • 6e98b0d internal/http3: report endpoint creation errors from initEndpoint
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the all-go-deps group with 9 updates:

| Package | From | To |
| --- | --- | --- |
| [cloud.google.com/go/spanner](https://github.com/googleapis/google-cloud-go) | `1.95.0` | `1.95.1` |
| [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) | `1.67.0` | `1.67.1` |
| [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.45.1` | `1.47.0` |
| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.33.2` | `1.33.4` |
| [github.com/aws/aws-sdk-go-v2/credentials](https://github.com/aws/aws-sdk-go-v2) | `1.20.2` | `1.20.4` |
| [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `1.110.0` | `1.113.0` |
| [github.com/bitfield/script](https://github.com/bitfield/script) | `0.25.0` | `0.25.1` |
| [golang.org/x/crypto](https://github.com/golang/crypto) | `0.56.0` | `0.57.0` |
| [golang.org/x/net](https://github.com/golang/net) | `0.58.0` | `0.59.0` |


Updates `cloud.google.com/go/spanner` from 1.95.0 to 1.95.1
- [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.95.0...spanner/v1.95.1)

Updates `cloud.google.com/go/storage` from 1.67.0 to 1.67.1
- [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@compute/v1.67.0...storage/v1.67.1)

Updates `github.com/aws/aws-sdk-go-v2` from 1.45.1 to 1.47.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.45.1...v1.47.0)

Updates `github.com/aws/aws-sdk-go-v2/config` from 1.33.2 to 1.33.4
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@config/v1.33.2...config/v1.33.4)

Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.20.2 to 1.20.4
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.20.2...service/mq/v1.20.4)

Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.110.0 to 1.113.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.110.0...service/s3/v1.113.0)

Updates `github.com/bitfield/script` from 0.25.0 to 0.25.1
- [Commits](bitfield/script@v0.25.0...v0.25.1)

Updates `golang.org/x/crypto` from 0.56.0 to 0.57.0
- [Commits](golang/crypto@v0.56.0...v0.57.0)

Updates `golang.org/x/net` from 0.58.0 to 0.59.0
- [Commits](golang/net@v0.58.0...v0.59.0)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/spanner
  dependency-version: 1.95.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-deps
- dependency-name: cloud.google.com/go/storage
  dependency-version: 1.67.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-deps
- dependency-name: github.com/aws/aws-sdk-go-v2
  dependency-version: 1.47.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-deps
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-version: 1.33.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-deps
- dependency-name: github.com/aws/aws-sdk-go-v2/credentials
  dependency-version: 1.20.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-deps
- dependency-name: github.com/aws/aws-sdk-go-v2/service/s3
  dependency-version: 1.113.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-deps
- dependency-name: github.com/bitfield/script
  dependency-version: 0.25.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-deps
- dependency-name: golang.org/x/crypto
  dependency-version: 0.57.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-deps
- dependency-name: golang.org/x/net
  dependency-version: 0.59.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-deps
...

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 Sep 17, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner September 17, 2026 20:19
@dependabot
dependabot Bot requested a review from AlCutter September 17, 2026 20:19
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 17, 2026
@dependabot @github

dependabot Bot commented on behalf of github Sep 18, 2026

Copy link
Copy Markdown
Contributor Author

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Sep 18, 2026
@dependabot
dependabot Bot deleted the dependabot/go_modules/all-go-deps-2c4f20d1f9 branch September 18, 2026 10:10
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