Skip to content

build(deps): bump the dependencies group with 3 updates#219

Merged
toga4-bot[bot] merged 1 commit into
mainfrom
dependabot/go_modules/dependencies-161d87db0f
Jun 22, 2026
Merged

build(deps): bump the dependencies group with 3 updates#219
toga4-bot[bot] merged 1 commit into
mainfrom
dependabot/go_modules/dependencies-161d87db0f

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 22, 2026

Copy link
Copy Markdown
Contributor

Bumps the dependencies group with 3 updates: cloud.google.com/go/spanner, github.com/testcontainers/testcontainers-go/modules/gcloud and google.golang.org/api.

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

Release notes

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

spanner: v1.92.0

v1.92.0 (2026-06-15)

Features

Bug Fixes

Commits
  • 14b5a48 chore: librarian release pull request: 20260615T093125Z (#19973)
  • 827f70e fix(spanner): propagate previous transaction ID on inline-begin retries (#19955)
  • f75fa52 chore: librarian release pull request: 20260611T211916Z (#19963)
  • a37509d feat(bigtable): generate Admin API client using selective gapic (#19962)
  • 34baee9 chore(backstory): add backstory to repo-config.yaml (#19960)
  • af93528 feat(bigtable): enable JWT (#19957)
  • 38ff9d2 chore(backstory): add source_roots to backstory (#19959)
  • c7607be feat: update API sources and regenerate (#19950)
  • 1d2a264 feat(backstory): onboard a new library (#19952)
  • 6fdcf75 chore(storage): add read checksum disable option (#14670)
  • Additional commits viewable in compare view

Updates github.com/testcontainers/testcontainers-go/modules/gcloud from 0.42.0 to 0.43.0

Release notes

Sourced from github.com/testcontainers/testcontainers-go/modules/gcloud's releases.

v0.43.0

What's Changed

⚠️ Breaking Changes

  • chore(wait)!: change url callback in wait.ForSQL to accept network.Port (#3650) @​thaJeztah

Users of wait.ForSQL need to follow the new API contract, using Moby's network.Port instead of string when building the callback function to check the URL. Please see https://golang.testcontainers.org/features/wait/sql/

Users implementing their own testcontainers.ImageProvider need to implement the new PullImageWithPlatform method introduced by this PR.

🚀 Features

🐛 Bug Fixes

📖 Documentation

🧹 Housekeeping

📦 Dependency updates

... (truncated)

Commits
  • 0835739 chore: use new version (v0.43.0) in modules and examples
  • 85b6d70 chore(deps): update dependencies to latest versions in go.mod and go.sum (#3729)
  • 8360f71 feat(k3s): pull image opts (#3716)
  • b5e7022 chore: bump sshd-docker image to 1.4.0 (#3727)
  • 1c05dd5 chore(deps): bump Ryuk to v0.14.0 (#3313)
  • 96ab095 feat(wait): implement AnyMultiStrategy: ForAny equivalent to ForAll. (#3719)
  • 42ac7d2 chore(wait)!: change url callback in wait.ForSQL to accept network.Port (#3650)
  • ab312e0 chore(deps): bump github.com/shirou/gopsutil/v4 from 4.26.4 to 4.26.5 (#3713)
  • c5c95e5 chore(deps): bump golang.org/x/sys from 0.44.0 to 0.45.0 (#3712)
  • 465d002 chore(deps): bump mkdocs-include-markdown-plugin from 7.2.2 to 7.3.0 (#3711)
  • Additional commits viewable in compare view

Updates google.golang.org/api from 0.284.0 to 0.285.0

Release notes

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

v0.285.0

0.285.0 (2026-06-16)

Features

Changelog

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

0.285.0 (2026-06-16)

Features

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 dependencies group with 3 updates: [cloud.google.com/go/spanner](https://github.com/googleapis/google-cloud-go), [github.com/testcontainers/testcontainers-go/modules/gcloud](https://github.com/testcontainers/testcontainers-go) and [google.golang.org/api](https://github.com/googleapis/google-api-go-client).


Updates `cloud.google.com/go/spanner` from 1.91.0 to 1.92.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.91.0...spanner/v1.92.0)

Updates `github.com/testcontainers/testcontainers-go/modules/gcloud` from 0.42.0 to 0.43.0
- [Release notes](https://github.com/testcontainers/testcontainers-go/releases)
- [Commits](testcontainers/testcontainers-go@v0.42.0...v0.43.0)

Updates `google.golang.org/api` from 0.284.0 to 0.285.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.284.0...v0.285.0)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/spanner
  dependency-version: 1.92.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: github.com/testcontainers/testcontainers-go/modules/gcloud
  dependency-version: 0.43.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: google.golang.org/api
  dependency-version: 0.285.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

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 Jun 22, 2026
@toga4-bot toga4-bot Bot enabled auto-merge June 22, 2026 16:23
@toga4-bot toga4-bot Bot merged commit 34916c3 into main Jun 22, 2026
4 checks passed
@toga4-bot toga4-bot Bot deleted the dependabot/go_modules/dependencies-161d87db0f branch June 22, 2026 16:25
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