Skip to content

Bump the all-deps group with 12 updates#905

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/all-deps-52e3887164
Open

Bump the all-deps group with 12 updates#905
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/all-deps-52e3887164

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 20, 2026

Copy link
Copy Markdown
Contributor

Bumps the all-deps group with 12 updates:

Package From To
cloud.google.com/go/logging 1.18.0 1.19.0
cloud.google.com/go/spanner 1.92.0 1.93.0
cloud.google.com/go/storage 1.63.0 1.63.1
github.com/aws/aws-sdk-go-v2/config 1.32.29 1.32.30
github.com/aws/aws-sdk-go-v2/credentials 1.19.28 1.19.29
github.com/aws/aws-sdk-go-v2/service/s3 1.105.0 1.105.2
github.com/aws/aws-sdk-go-v2/service/secretsmanager 1.43.0 1.43.1
github.com/aws/smithy-go 1.27.3 1.27.4
github.com/fsouza/fake-gcs-server 1.54.0 1.55.1
github.com/transparency-dev/tessera 1.0.3-0.20260708122718-d7b88fdfe3c0 1.0.4
google.golang.org/api 0.288.0 0.289.0
google.golang.org/grpc 1.82.0 1.82.1

Updates cloud.google.com/go/logging from 1.18.0 to 1.19.0

Release notes

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

logging: v1.19.0

1.19.0 (2026-07-13)

Features

storagetransfer: v1.19.0

1.19.0 (2026-07-13)

Features

Changelog

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

1.19.0 (2023-05-30)

Features

  • documentai: Update all direct dependencies (b340d03)

1.18.1 (2023-05-08)

Bug Fixes

  • documentai: Update grpc to v1.55.0 (1147ce0)
Commits

Updates cloud.google.com/go/spanner from 1.92.0 to 1.93.0

Release notes

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

spanner: v1.93.0

1.93.0 (2026-07-15)

Features

  • o11y: Regenerate clients for LRO tracing (#20107) (779074e)
  • spanner: Abstract Spanner Omni gRPC connection logic for TLS/mTLS/plaintext as foundation of auth login functionality (#14694) (07d1ba5)
  • Update API sources and regenerate (#20109) (4314d30)

Bug Fixes

  • spanner: Roll back read-write transaction before retrying caller-returned Aborted errors (#20131) (83772f5)
  • spanner: Update dynamic channel pool default configuration (#20080) (308659c)
Commits

Updates cloud.google.com/go/storage from 1.63.0 to 1.63.1

Release notes

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

storage: v1.63.1

1.63.1 (2026-07-13)

Features

Bug Fixes

Commits

Updates github.com/aws/aws-sdk-go-v2/config from 1.32.29 to 1.32.30

Commits

Updates github.com/aws/aws-sdk-go-v2/credentials from 1.19.28 to 1.19.29

Commits

Updates github.com/aws/aws-sdk-go-v2/service/s3 from 1.105.0 to 1.105.2

Commits

Updates github.com/aws/aws-sdk-go-v2/service/secretsmanager from 1.43.0 to 1.43.1

Commits

Updates github.com/aws/smithy-go from 1.27.3 to 1.27.4

Commits

Updates github.com/fsouza/fake-gcs-server from 1.54.0 to 1.55.1

Release notes

Sourced from github.com/fsouza/fake-gcs-server's releases.

v1.55.1

What's Changed

Full Changelog: fsouza/fake-gcs-server@v1.55.0...v1.55.1

v1.55.0

What's Changed

... (truncated)

Commits
  • 5fd3ba1 build(deps): bump google.golang.org/api in /examples/go (#2294)
  • d65df2a fix: take the fs backend mutex in bucket update paths (#2293)
  • e3744d9 fix: report bucket attributes from ListBuckets (#2291)
  • 0dcfba4 fix: preserve bucket ACL across bucket updates in the fs backend (#2290)
  • 5287cb7 examples/node: upgrade deps (#2289)
  • 8424e83 Implement GET /storage/v1/b/{bucket}/storageLayout for standard buckets (#2238)
  • ddf8bae examples/python: upgrade deps (#2288)
  • 9297734 examples/go: upgrade deps (#2287)
  • e9c3078 build(deps): bump google.golang.org/grpc from 1.82.0 to 1.82.1 (#2286)
  • 3108f03 build(deps): bump google.golang.org/api from 0.288.0 to 0.289.0 (#2285)
  • Additional commits viewable in compare view

Updates github.com/transparency-dev/tessera from 1.0.3-0.20260708122718-d7b88fdfe3c0 to 1.0.4

Release notes

Sourced from github.com/transparency-dev/tessera's releases.

v1.0.4

v1.0.3 was missing important fixes:

Full Changelog: transparency-dev/tessera@v1.0.3...v1.0.4

v1.0.3

Cherry pick fixes from main.

What's Changed

Fixes and updates

• Fix witness goroutine leak by buffering results channel by @​roger2hk in #865 • Avoid deep recursion in witness handling by @​mhutchinson in #868 • [Awaiter] Fix bug with context cancellation spreading to other processes by @​mhutchinson in #885 • Update shutdown process to ensure followers catch up to the target index by @​roger2hk in #938 • Fix terminator bug by @​AlCutter in #949 • Prevent panic in badger antispam follower by @​roger2hk in #956 • Refactor signer name consistency enforcement in AppendOptions validation by @​roger2hk in #958 • [POSIX] Don't loop forever creating temp files by @​mhutchinson in #974 • [POSIX] Don't create symlinks for partial tiles by @​mhutchinson in #999 • [POSIX] Clean up temp files in error cases by @​mhutchinson in #1020

Full Changelog: transparency-dev/tessera@v1.0.2...v1.0.3

Commits

Updates google.golang.org/api from 0.288.0 to 0.289.0

Release notes

Sourced from google.golang.org/api's releases.

v0.289.0

0.289.0 (2026-07-16)

Features

Changelog

Sourced from google.golang.org/api's changelog.

0.289.0 (2026-07-16)

Features

Commits
  • 783bf4b chore(main): release 0.289.0 (#3650)
  • af8d033 feat(all): auto-regenerate discovery clients (#3659)
  • 080002a chore: constrain go version updates in renovate (#3658)
  • aa8d256 feat(all): auto-regenerate discovery clients (#3657)
  • 1fc8f45 feat(all): auto-regenerate discovery clients (#3656)
  • 7ac76e4 chore(deps): bump golang.org/x/crypto from 0.51.0 to 0.52.0 in /internal/koko...
  • 8a47d2a chore(all): update all (#3654)
  • 69af635 feat(all): auto-regenerate discovery clients (#3655)
  • 6c876b4 feat(all): auto-regenerate discovery clients (#3653)
  • 5116a48 feat(all): auto-regenerate discovery clients (#3652)
  • Additional commits viewable in compare view

Updates google.golang.org/grpc from 1.82.0 to 1.82.1

Release notes

Sourced from google.golang.org/grpc's releases.

Release 1.82.1

Security

  • server: Stop reading from the connection when flooded by HTTP/2 frames. The default value for this limit is 100 frames, excluding DATA and HEADERS, and may be changed by setting environment variable GRPC_GO_EXPERIMENTAL_CONTROL_BUFFER_THROTTLE_LIMIT.
  • xds/rbac: Support Metadata and RequestedServerName permissions matcher fields. If present in a DENY rule, previously these would be ignored and fail-open.
  • xds/rbac: Fix panic when parsing unsupported fields in NotRule/NotId permissions.
  • xds/rbac: Support the deprecated source_ip principal identifier by treating it as equivalent to direct_remote_ip.
Commits

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-deps group with 12 updates:

| Package | From | To |
| --- | --- | --- |
| [cloud.google.com/go/logging](https://github.com/googleapis/google-cloud-go) | `1.18.0` | `1.19.0` |
| [cloud.google.com/go/spanner](https://github.com/googleapis/google-cloud-go) | `1.92.0` | `1.93.0` |
| [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) | `1.63.0` | `1.63.1` |
| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.32.29` | `1.32.30` |
| [github.com/aws/aws-sdk-go-v2/credentials](https://github.com/aws/aws-sdk-go-v2) | `1.19.28` | `1.19.29` |
| [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `1.105.0` | `1.105.2` |
| [github.com/aws/aws-sdk-go-v2/service/secretsmanager](https://github.com/aws/aws-sdk-go-v2) | `1.43.0` | `1.43.1` |
| [github.com/aws/smithy-go](https://github.com/aws/smithy-go) | `1.27.3` | `1.27.4` |
| [github.com/fsouza/fake-gcs-server](https://github.com/fsouza/fake-gcs-server) | `1.54.0` | `1.55.1` |
| [github.com/transparency-dev/tessera](https://github.com/transparency-dev/tessera) | `1.0.3-0.20260708122718-d7b88fdfe3c0` | `1.0.4` |
| [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.288.0` | `0.289.0` |
| [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.82.0` | `1.82.1` |


Updates `cloud.google.com/go/logging` from 1.18.0 to 1.19.0
- [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@kms/v1.18.0...kms/v1.19.0)

Updates `cloud.google.com/go/spanner` from 1.92.0 to 1.93.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.92.0...spanner/v1.93.0)

Updates `cloud.google.com/go/storage` from 1.63.0 to 1.63.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.63.0...storage/v1.63.1)

Updates `github.com/aws/aws-sdk-go-v2/config` from 1.32.29 to 1.32.30
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@config/v1.32.29...config/v1.32.30)

Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.19.28 to 1.19.29
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@credentials/v1.19.28...credentials/v1.19.29)

Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.105.0 to 1.105.2
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.105.0...service/s3/v1.105.2)

Updates `github.com/aws/aws-sdk-go-v2/service/secretsmanager` from 1.43.0 to 1.43.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.43.0...service/s3/v1.43.1)

Updates `github.com/aws/smithy-go` from 1.27.3 to 1.27.4
- [Release notes](https://github.com/aws/smithy-go/releases)
- [Changelog](https://github.com/aws/smithy-go/blob/main/CHANGELOG.md)
- [Commits](aws/smithy-go@v1.27.3...v1.27.4)

Updates `github.com/fsouza/fake-gcs-server` from 1.54.0 to 1.55.1
- [Release notes](https://github.com/fsouza/fake-gcs-server/releases)
- [Commits](fsouza/fake-gcs-server@v1.54.0...v1.55.1)

Updates `github.com/transparency-dev/tessera` from 1.0.3-0.20260708122718-d7b88fdfe3c0 to 1.0.4
- [Release notes](https://github.com/transparency-dev/tessera/releases)
- [Commits](https://github.com/transparency-dev/tessera/commits/v1.0.4)

Updates `google.golang.org/api` from 0.288.0 to 0.289.0
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](googleapis/google-api-go-client@v0.288.0...v0.289.0)

Updates `google.golang.org/grpc` from 1.82.0 to 1.82.1
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.82.0...v1.82.1)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/logging
  dependency-version: 1.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-deps
- dependency-name: cloud.google.com/go/spanner
  dependency-version: 1.93.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-deps
- dependency-name: cloud.google.com/go/storage
  dependency-version: 1.63.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-deps
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-version: 1.32.30
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-deps
- dependency-name: github.com/aws/aws-sdk-go-v2/credentials
  dependency-version: 1.19.29
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-deps
- dependency-name: github.com/aws/aws-sdk-go-v2/service/s3
  dependency-version: 1.105.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-deps
- dependency-name: github.com/aws/aws-sdk-go-v2/service/secretsmanager
  dependency-version: 1.43.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-deps
- dependency-name: github.com/aws/smithy-go
  dependency-version: 1.27.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-deps
- dependency-name: github.com/fsouza/fake-gcs-server
  dependency-version: 1.55.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-deps
- dependency-name: github.com/transparency-dev/tessera
  dependency-version: 1.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-deps
- dependency-name: google.golang.org/api
  dependency-version: 0.289.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-deps
- dependency-name: google.golang.org/grpc
  dependency-version: 1.82.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-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 Jul 20, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner July 20, 2026 02:19
@dependabot
dependabot Bot requested review from phbnf and removed request for a team July 20, 2026 02:19
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 20, 2026
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