Skip to content

chore(deps): bump the all group across 1 directory with 6 updates - #397

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/all-1af4557003
Open

chore(deps): bump the all group across 1 directory with 6 updates#397
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/all-1af4557003

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the all group with 4 updates in the / directory: golang.org/x/sync, github.com/ClickHouse/clickhouse-go/v2, github.com/docker/go-connections and github.com/googleapis/go-sql-spanner.

Updates golang.org/x/sync from 0.20.0 to 0.22.0

Commits
  • 1eb64d4 semaphore: panic on negative weights
  • 5071ed6 all: fix some comments to improve readability
  • See full diff in compare view

Updates github.com/mattn/go-sqlite3 from 1.14.44 to 1.14.47

Commits
  • 693de12 Merge pull request #1408 from dxbjavid/getfilename-cstring-leak
  • 837b4f2 Merge pull request #1413 from mattn/cache-stmt-column-metadata
  • e99486c cache column metadata for prepared and cached statements
  • eb06f26 Merge pull request #1412 from mattn/codex-5sxu1n
  • 423f960 Make callback handle lookups lock-free
  • a3cd5cd free leaked schema string in GetFilename
  • 379319c Merge pull request #1407 from mattn/blob-arg-call-order
  • c3e96cd call sqlite3_value_blob before sqlite3_value_bytes in callbackArgString
  • 518ffdb Merge pull request #1406 from dxbjavid/function-text-embedded-nul
  • b1e8d68 read text value before its byte length to match documented order
  • Additional commits viewable in compare view

Updates github.com/ClickHouse/clickhouse-go/v2 from 2.46.0 to 2.47.0

Release notes

Sourced from github.com/ClickHouse/clickhouse-go/v2's releases.

v2.47.0

What's Changed

Improvements 🚀

Bug fixes 🐛

Other Changes 🛠

New Contributors

Full Changelog: ClickHouse/clickhouse-go@v2.46.0...v2.47.0

Changelog

Sourced from github.com/ClickHouse/clickhouse-go/v2's changelog.

v2.47.0, 2026-06-26

What's Changed

Improvements 🚀

Bug fixes 🐛

Other Changes 🛠

New Contributors

Full Changelog: ClickHouse/clickhouse-go@v2.46.0...v2.47.0

Commits
  • f0b8c6a Update release notes
  • d24190d Merge pull request #1890 from ClickHouse/kavirajk/remove-contributors-inmemory
  • 9c7c77d chore: upgrade ch-go
  • 73e8c5a chore: remove in-memory contributors list
  • f27da54 Merge pull request #1889 from ClickHouse/kavirajk/flaky-test-fixes
  • d12b57c chore: make cloud tests max_parallel=1
  • 77499dc chore: increase test timeout as it is heavy now
  • 95d99bb chore: make parallel tests with Go version matrix
  • 076b7e7 chore: add transient retry for Code: 242 errors
  • 06cf1bf chor: fix flaky assert on active server connection
  • Additional commits viewable in compare view

Updates github.com/docker/go-connections from 0.7.0 to 0.8.1

Commits
  • 9c9e2db Merge pull request #167 from thaJeztah/fix_illumos
  • de1f4dc sockets: fix compilation on illumos
  • 4a7495e ci: add cross-build target
  • 754f906 Merge pull request #158 from thaJeztah/no_umask
  • 20f47a1 sockets: read somaxconn from system instead of SOMAXCONN
  • e195e2a sockets: set socket permissions without umask hack
  • 32c72ec Merge pull request #162 from thaJeztah/abstract_sockets
  • f3526e5 sockets: improve abstract Unix socket handling
  • fd93b41 Merge pull request #163 from thaJeztah/rm_log
  • d0c7559 sockets: update more tests to use tempSocketPath utility
  • Additional commits viewable in compare view

Updates github.com/googleapis/go-sql-spanner from 1.25.1 to 1.26.0

Release notes

Sourced from github.com/googleapis/go-sql-spanner's releases.

v1.26.0

1.26.0 (2026-06-29)

Features

  • Add directed_read connection variable (#821) (e8b6af3)
  • Automatically set a default_sequence_kind on DDL failure (#824) (1bc1d6d)
  • Retrieve read timestamp from read-only transaction (#834) (3ba6ab1)
  • Support case-insensitive query parameter matching (#823) (d0368f6)
  • Support SHOW TRANSACTION variables and transaction_isolation alias (#822) (464bef4)

Bug Fixes

  • conn: Clone QueryOptions before modifying LastStatement field (#820) (6eb8e2b)
  • examples: Wait for emulator port to open before executing samples (#828) (f6fec0d)
  • ruby-wrapper: Resolve flakiness on Windows and path warning (#829) (87617cf)
  • Support read-only transactions in RunTransaction (#826) (1c33428)
  • test: Resolve flakiness in MaxIdleConnections tests (#825) (fd7de25)
  • test: Resolve flakiness in TestStatementTimeout by adding delay to ExecuteSql (#827) (318e4b4)
  • Update all dependencies (#851) (f925772)
  • Update dependency io.grpc:grpc-bom to v1.82.1 (#853) (107a767)
  • Update module cloud.google.com/go/longrunning to v1.1.0 (#859) (e8e22d6)

v1.25.2

1.25.2 (2026-06-22)

Bug Fixes

  • test: Resolve flakiness in TestTransactionTimeout by using larger timeouts (#831) (43f16ae)
  • Update all dependencies (#802) (ab3085e)
  • Update all dependencies (#836) (964741b)
  • Update all dependencies (major) (#707) (7b13486)
  • Update dependency io.netty:netty-transport-native-epoll to v4.2.15.final [security] (#805) (ce283be)
  • Update error-prone monorepo to v2.50.0 (#839) (a513fe3)
  • Update grpc-java monorepo to v1.81.0 (#803) (3148e31)
  • Update grpc-java monorepo to v1.82.0 (#842) (50466b7)
  • Update jna monorepo to v5.19.0 (#810) (45150aa)
  • Update jna monorepo to v5.19.1 (#841) (da2fd04)
  • Update protobuf monorepo (#843) (ad85b3f)
  • Update protobuf monorepo to v4.35.0 (#808) (b1a6b25)
  • Update testcontainers-go monorepo to v0.43.0 (#849) (985b04c)
Changelog

Sourced from github.com/googleapis/go-sql-spanner's changelog.

1.26.0 (2026-06-29)

Features

  • Add directed_read connection variable (#821) (e8b6af3)
  • Automatically set a default_sequence_kind on DDL failure (#824) (1bc1d6d)
  • Retrieve read timestamp from read-only transaction (#834) (3ba6ab1)
  • Support case-insensitive query parameter matching (#823) (d0368f6)
  • Support SHOW TRANSACTION variables and transaction_isolation alias (#822) (464bef4)

Bug Fixes

  • conn: Clone QueryOptions before modifying LastStatement field (#820) (6eb8e2b)
  • examples: Wait for emulator port to open before executing samples (#828) (f6fec0d)
  • ruby-wrapper: Resolve flakiness on Windows and path warning (#829) (87617cf)
  • Support read-only transactions in RunTransaction (#826) (1c33428)
  • test: Resolve flakiness in MaxIdleConnections tests (#825) (fd7de25)
  • test: Resolve flakiness in TestStatementTimeout by adding delay to ExecuteSql (#827) (318e4b4)
  • Update all dependencies (#851) (f925772)
  • Update dependency io.grpc:grpc-bom to v1.82.1 (#853) (107a767)
  • Update module cloud.google.com/go/longrunning to v1.1.0 (#859) (e8e22d6)

1.25.2 (2026-06-22)

Bug Fixes

  • test: Resolve flakiness in TestTransactionTimeout by using larger timeouts (#831) (43f16ae)
  • Update all dependencies (#802) (ab3085e)
  • Update all dependencies (#836) (964741b)
  • Update all dependencies (major) (#707) (7b13486)
  • Update dependency io.netty:netty-transport-native-epoll to v4.2.15.final [security] (#805) (ce283be)
  • Update error-prone monorepo to v2.50.0 (#839) (a513fe3)
  • Update grpc-java monorepo to v1.81.0 (#803) (3148e31)
  • Update grpc-java monorepo to v1.82.0 (#842) (50466b7)
  • Update jna monorepo to v5.19.0 (#810) (45150aa)
  • Update jna monorepo to v5.19.1 (#841) (da2fd04)
  • Update protobuf monorepo (#843) (ad85b3f)
  • Update protobuf monorepo to v4.35.0 (#808) (b1a6b25)
  • Update testcontainers-go monorepo to v0.43.0 (#849) (985b04c)
Commits
  • 4a2da98 chore(main): release 1.26.0 (#852)
  • 107a767 fix: update dependency io.grpc:grpc-bom to v1.82.1 (#853)
  • d461af6 chore: update dependency microsoft.net.test.sdk to 18.7.0 (#854)
  • d1f3f7f chore(spannerlib): drain the child process output and error streams (#858)
  • b32615c test: stabilize flaky workflows and support reusing Spanner emulator (#857)
  • e8e22d6 fix: update module cloud.google.com/go/longrunning to v1.1.0 (#859)
  • 528bbe0 chore: add fetch size for gRPC streaming results (#855)
  • 43dd097 test: verify array of struct decoding using DecodeOptionProto (#835)
  • 3ba6ab1 feat: retrieve read timestamp from read-only transaction (#834)
  • 95fb5e9 ci: add trust for the macos cross-compiler (#856)
  • Additional commits viewable in compare view

Updates github.com/testcontainers/testcontainers-go from 0.40.0 to 0.43.0

Release notes

Sourced from github.com/testcontainers/testcontainers-go'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

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
github.com/mattn/go-sqlite3 [>= 2.0.a, < 2.0.1000002]

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jul 27, 2026
Bumps the all group with 4 updates in the / directory: [golang.org/x/sync](https://github.com/golang/sync), [github.com/ClickHouse/clickhouse-go/v2](https://github.com/ClickHouse/clickhouse-go), [github.com/docker/go-connections](https://github.com/docker/go-connections) and [github.com/googleapis/go-sql-spanner](https://github.com/googleapis/go-sql-spanner).


Updates `golang.org/x/sync` from 0.20.0 to 0.22.0
- [Commits](golang/sync@v0.20.0...v0.22.0)

Updates `github.com/mattn/go-sqlite3` from 1.14.44 to 1.14.47
- [Release notes](https://github.com/mattn/go-sqlite3/releases)
- [Commits](mattn/go-sqlite3@v1.14.44...v1.14.47)

Updates `github.com/ClickHouse/clickhouse-go/v2` from 2.46.0 to 2.47.0
- [Release notes](https://github.com/ClickHouse/clickhouse-go/releases)
- [Changelog](https://github.com/ClickHouse/clickhouse-go/blob/main/CHANGELOG.md)
- [Commits](ClickHouse/clickhouse-go@v2.46.0...v2.47.0)

Updates `github.com/docker/go-connections` from 0.7.0 to 0.8.1
- [Commits](docker/go-connections@v0.7.0...v0.8.1)

Updates `github.com/googleapis/go-sql-spanner` from 1.25.1 to 1.26.0
- [Release notes](https://github.com/googleapis/go-sql-spanner/releases)
- [Changelog](https://github.com/googleapis/go-sql-spanner/blob/main/CHANGES.md)
- [Commits](googleapis/go-sql-spanner@v1.25.1...v1.26.0)

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

---
updated-dependencies:
- dependency-name: github.com/ClickHouse/clickhouse-go/v2
  dependency-version: 2.47.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: github.com/docker/go-connections
  dependency-version: 0.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: github.com/googleapis/go-sql-spanner
  dependency-version: 1.26.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: github.com/mattn/go-sqlite3
  dependency-version: 1.14.47
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: github.com/testcontainers/testcontainers-go
  dependency-version: 0.43.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: golang.org/x/sync
  dependency-version: 0.22.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/all-1af4557003 branch from bcbc548 to d4208a9 Compare August 1, 2026 00:23
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