Skip to content

Bump the all-deps group across 1 directory with 17 updates - #907

Merged
mhutchinson merged 2 commits into
mainfrom
dependabot/go_modules/all-deps-7ab9e8412c
Jul 27, 2026
Merged

Bump the all-deps group across 1 directory with 17 updates#907
mhutchinson merged 2 commits into
mainfrom
dependabot/go_modules/all-deps-7ab9e8412c

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the all-deps group with 14 updates in the / directory:

Package From To
cloud.google.com/go/logging 1.18.0 1.19.0
cloud.google.com/go/secretmanager 1.20.0 1.21.0
cloud.google.com/go/spanner 1.92.0 1.93.0
cloud.google.com/go/storage 1.63.0 1.64.0
github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric 0.58.0 0.59.0
github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace 1.34.0 1.35.0
github.com/aws/aws-sdk-go-v2 1.42.1 1.43.0
github.com/aws/aws-sdk-go-v2/config 1.32.29 1.32.31
github.com/aws/aws-sdk-go-v2/service/s3 1.105.0 1.106.0
github.com/aws/aws-sdk-go-v2/service/secretsmanager 1.43.0 1.44.0
github.com/aws/smithy-go 1.27.3 1.27.4
github.com/dgraph-io/badger/v4 4.9.4 4.9.5
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

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.

storagetransfer: v1.19.0

1.19.0 (2026-07-13)

Features

cloudtasks: v1.19.0

1.19.0 (2026-07-23)

Features

servicecontrol: v1.19.0

1.19.0 (2026-07-23)

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/secretmanager from 1.20.0 to 1.21.0

Release notes

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

secretmanager: v1.21.0

1.21.0 (2026-07-20)

Features

batch: v1.21.0

1.21.0 (2026-07-23)

Features

Changelog

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

1.21.0 (2023-07-18)

Features

  • documentai: Removed id field from Document message (4a5651c)
Commits
  • 94d24ca chore: librarian release pull request: 20260507T184113Z (#14549)
  • 541569e docs: update README to reflect Gemini Enterprise Agent Platform
  • 237533a Merge pull request #14545 from googleapis:release-agentplatform-0.20.0
  • d70876a chore: release agentplatform@v0.20.0
  • 32a256f feat(agentplatform): Add structured data and memory type to Memory.
  • 37572e3 chore: update librarian to use new config command (#14540)
  • d6d7382 chore(agentplatform): update deps
  • fd34e97 feat(geminidataanlytics): generate v1 client (#14542)
  • 07fe29b feat: update API sources and regenerate (#14537)
  • 6b9f6c7 feat(memorystore): enable gRPC transport (#14532)
  • Additional commits viewable in compare view

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.64.0

Release notes

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

storage: v1.64.0

1.64.0 (2026-07-21)

Features

  • storage: Accept CRC32C for appendable objects (#20104) (1b2f5af)

storage: v1.63.1

1.63.1 (2026-07-13)

Features

Bug Fixes

Commits
  • 1a476c1 chore: librarian release pull request: 20260521T182442Z (#14627)
  • dd8448b fix(pubsub/v2): manage exactly once spans properly on failure (#14559)
  • b54d7a4 feat(firestore): support Transaction ReadTime (#14615)
  • 6641db8 feat: update API sources and regenerate (#14621)
  • e753126 chore: librarian release pull request: 20260519T161341Z (#14617)
  • 593f67d chore: update librarian to v0.14.0 (#14619)
  • 66c66c5 feat(firestore): add Data and DataTo methods to AggregationResult (#14592)
  • 0a8d10d fix(datastore): detach rollback context from transaction cancellation (#14602)
  • d52fff4 chore(all): update module cloud.google.com/go/longrunning to v1 (main) (#14606)
  • d29f68a feat(storage): read checksums in gRPC partial reads (#14586)
  • Additional commits viewable in compare view

Updates github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric from 0.58.0 to 0.59.0

Release notes

Sourced from github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric's releases.

v0.59.0

What's Changed

New Contributors

Full Changelog: GoogleCloudPlatform/opentelemetry-operations-go@v0.58.0...v0.59.0

Commits

Updates github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace from 1.34.0 to 1.35.0

Release notes

Sourced from github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace's releases.

v1.5.1 and v0.29.1

What's Changed

Full Changelog: GoogleCloudPlatform/opentelemetry-operations-go@v1.5.0...v1.5.1

v1.5.0 and v0.29.0

What's Changed

Full Changelog: GoogleCloudPlatform/opentelemetry-operations-go@v1.4.0...v1.5.0

v1.4.0 and v0.28.0

What's Changed

... (truncated)

Commits

Updates github.com/aws/aws-sdk-go-v2 from 1.42.1 to 1.43.0

Commits

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

Commits

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

Commits

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

Commits

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

Commits
  • fa3ee1a Release 2023-11-21
  • 6e0c553 Regenerated Clients
  • 32fa00b Update endpoints model
  • 72eae5c Update API model
  • 1c69d08 fix: don't expect response to be json in endpointcreds provider (#2381)
  • 3bd97c0 fix: don't send 0 max items for object version and multipart upload paginator...
  • b3e07aa Release 2023-11-20
  • 2fc1c0d Regenerated Clients
  • 1a6bd02 Update endpoints model
  • ac2c871 Update API model
  • Additional commits viewable in compare view

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

Commits

Updates github.com/dgraph-io/badger/v4 from 4.9.4 to 4.9.5

Release notes

Sourced from github.com/dgraph-io/badger/v4's releases.

v4.9.5

What's Changed

New Contributors

Full Changelog: dgraph-io/badger@v4.9.4...v4.9.5

Changelog

Sourced from github.com/dgraph-io/badger/v4's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog.

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:

Bumps the all-deps group with 14 updates in the / directory:

| 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/secretmanager](https://github.com/googleapis/google-cloud-go) | `1.20.0` | `1.21.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.64.0` |
| [github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go) | `0.58.0` | `0.59.0` |
| [github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go) | `1.34.0` | `1.35.0` |
| [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.42.1` | `1.43.0` |
| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.32.29` | `1.32.31` |
| [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `1.105.0` | `1.106.0` |
| [github.com/aws/aws-sdk-go-v2/service/secretsmanager](https://github.com/aws/aws-sdk-go-v2) | `1.43.0` | `1.44.0` |
| [github.com/aws/smithy-go](https://github.com/aws/smithy-go) | `1.27.3` | `1.27.4` |
| [github.com/dgraph-io/badger/v4](https://github.com/dgraph-io/badger) | `4.9.4` | `4.9.5` |
| [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` |



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/secretmanager` from 1.20.0 to 1.21.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.20.0...run/v1.21.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.64.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@compute/v1.63.0...compute/v1.64.0)

Updates `github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric` from 0.58.0 to 0.59.0
- [Release notes](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/releases)
- [Commits](GoogleCloudPlatform/opentelemetry-operations-go@v0.58.0...v0.59.0)

Updates `github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace` from 1.34.0 to 1.35.0
- [Release notes](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/releases)
- [Commits](GoogleCloudPlatform/opentelemetry-operations-go@detectors/gcp/v1.34.0...detectors/gcp/v1.35.0)

Updates `github.com/aws/aws-sdk-go-v2` from 1.42.1 to 1.43.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.42.1...v1.43.0)

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

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

Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.105.0 to 1.106.0
- [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.106.0)

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

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/dgraph-io/badger/v4` from 4.9.4 to 4.9.5
- [Release notes](https://github.com/dgraph-io/badger/releases)
- [Changelog](https://github.com/dgraph-io/badger/blob/main/CHANGELOG.md)
- [Commits](dgraph-io/badger@v4.9.4...v4.9.5)

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/secretmanager
  dependency-version: 1.21.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.64.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-deps
- dependency-name: github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric
  dependency-version: 0.59.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-deps
- dependency-name: github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace
  dependency-version: 1.35.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-deps
- dependency-name: github.com/aws/aws-sdk-go-v2
  dependency-version: 1.43.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-deps
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-version: 1.32.31
  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.30
  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.106.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-deps
- dependency-name: github.com/aws/aws-sdk-go-v2/service/secretsmanager
  dependency-version: 1.44.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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/dgraph-io/badger/v4
  dependency-version: 4.9.5
  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 27, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner July 27, 2026 02:21
@dependabot
dependabot Bot requested review from mhutchinson and removed request for a team July 27, 2026 02:21
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 27, 2026
This patch release is the latest released (patch) version, but TesseraCT needs to use features introduced on main.
@mhutchinson
mhutchinson merged commit 0533689 into main Jul 27, 2026
19 checks passed
@dependabot
dependabot Bot deleted the dependabot/go_modules/all-deps-7ab9e8412c branch July 27, 2026 11:01
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