chore(deps): bump the all group across 1 directory with 6 updates - #397
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the all group across 1 directory with 6 updates#397dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
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
Bot
force-pushed
the
dependabot/go_modules/all-1af4557003
branch
from
August 1, 2026 00:23
bcbc548 to
d4208a9
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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/syncfrom 0.20.0 to 0.22.0Commits
1eb64d4semaphore: panic on negative weights5071ed6all: fix some comments to improve readabilityUpdates
github.com/mattn/go-sqlite3from 1.14.44 to 1.14.47Commits
693de12Merge pull request #1408 from dxbjavid/getfilename-cstring-leak837b4f2Merge pull request #1413 from mattn/cache-stmt-column-metadatae99486ccache column metadata for prepared and cached statementseb06f26Merge pull request #1412 from mattn/codex-5sxu1n423f960Make callback handle lookups lock-freea3cd5cdfree leaked schema string in GetFilename379319cMerge pull request #1407 from mattn/blob-arg-call-orderc3e96cdcall sqlite3_value_blob before sqlite3_value_bytes in callbackArgString518ffdbMerge pull request #1406 from dxbjavid/function-text-embedded-nulb1e8d68read text value before its byte length to match documented orderUpdates
github.com/ClickHouse/clickhouse-go/v2from 2.46.0 to 2.47.0Release notes
Sourced from github.com/ClickHouse/clickhouse-go/v2's releases.
Changelog
Sourced from github.com/ClickHouse/clickhouse-go/v2's changelog.
Commits
f0b8c6aUpdate release notesd24190dMerge pull request #1890 from ClickHouse/kavirajk/remove-contributors-inmemory9c7c77dchore: upgrade ch-go73e8c5achore: remove in-memory contributors listf27da54Merge pull request #1889 from ClickHouse/kavirajk/flaky-test-fixesd12b57cchore: make cloud tests max_parallel=177499dcchore: increase test timeout as it is heavy now95d99bbchore: make parallel tests with Go version matrix076b7e7chore: add transient retry for Code: 242 errors06cf1bfchor: fix flaky assert on active server connectionUpdates
github.com/docker/go-connectionsfrom 0.7.0 to 0.8.1Commits
9c9e2dbMerge pull request #167 from thaJeztah/fix_illumosde1f4dcsockets: fix compilation on illumos4a7495eci: add cross-build target754f906Merge pull request #158 from thaJeztah/no_umask20f47a1sockets: read somaxconn from system instead of SOMAXCONNe195e2asockets: set socket permissions without umask hack32c72ecMerge pull request #162 from thaJeztah/abstract_socketsf3526e5sockets: improve abstract Unix socket handlingfd93b41Merge pull request #163 from thaJeztah/rm_logd0c7559sockets: update more tests to use tempSocketPath utilityUpdates
github.com/googleapis/go-sql-spannerfrom 1.25.1 to 1.26.0Release notes
Sourced from github.com/googleapis/go-sql-spanner's releases.
Changelog
Sourced from github.com/googleapis/go-sql-spanner's changelog.
Commits
4a2da98chore(main): release 1.26.0 (#852)107a767fix: update dependency io.grpc:grpc-bom to v1.82.1 (#853)d461af6chore: update dependency microsoft.net.test.sdk to 18.7.0 (#854)d1f3f7fchore(spannerlib): drain the child process output and error streams (#858)b32615ctest: stabilize flaky workflows and support reusing Spanner emulator (#857)e8e22d6fix: update module cloud.google.com/go/longrunning to v1.1.0 (#859)528bbe0chore: add fetch size for gRPC streaming results (#855)43dd097test: verify array of struct decoding using DecodeOptionProto (#835)3ba6ab1feat: retrieve read timestamp from read-only transaction (#834)95fb5e9ci: add trust for the macos cross-compiler (#856)Updates
github.com/testcontainers/testcontainers-gofrom 0.40.0 to 0.43.0Release notes
Sourced from github.com/testcontainers/testcontainers-go's releases.
... (truncated)
Commits
0835739chore: use new version (v0.43.0) in modules and examples85b6d70chore(deps): update dependencies to latest versions in go.mod and go.sum (#3729)8360f71feat(k3s): pull image opts (#3716)b5e7022chore: bump sshd-docker image to 1.4.0 (#3727)1c05dd5chore(deps): bump Ryuk to v0.14.0 (#3313)96ab095feat(wait): implement AnyMultiStrategy: ForAny equivalent to ForAll. (#3719)42ac7d2chore(wait)!: change url callback in wait.ForSQL to accept network.Port (#3650)ab312e0chore(deps): bump github.com/shirou/gopsutil/v4 from 4.26.4 to 4.26.5 (#3713)c5c95e5chore(deps): bump golang.org/x/sys from 0.44.0 to 0.45.0 (#3712)465d002chore(deps): bump mkdocs-include-markdown-plugin from 7.2.2 to 7.3.0 (#3711)Most Recent Ignore Conditions Applied to This Pull Request