chore(deps): bump the all group across 1 directory with 3 updates#20
Merged
Conversation
Contributor
|
@dependabot rebase |
Bumps the all group with 3 updates in the / directory: [github.com/ClickHouse/clickhouse-go/v2](https://github.com/ClickHouse/clickhouse-go), [github.com/microsoft/go-mssqldb](https://github.com/microsoft/go-mssqldb) and [github.com/ydb-platform/ydb-go-sdk/v3](https://github.com/ydb-platform/ydb-go-sdk). Updates `github.com/ClickHouse/clickhouse-go/v2` from 2.45.0 to 2.46.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.45.0...v2.46.0) Updates `github.com/microsoft/go-mssqldb` from 1.9.8 to 1.10.0 - [Release notes](https://github.com/microsoft/go-mssqldb/releases) - [Changelog](https://github.com/microsoft/go-mssqldb/blob/main/CHANGELOG.md) - [Commits](microsoft/go-mssqldb@v1.9.8...v1.10.0) Updates `github.com/ydb-platform/ydb-go-sdk/v3` from 3.135.0 to 3.135.14 - [Release notes](https://github.com/ydb-platform/ydb-go-sdk/releases) - [Changelog](https://github.com/ydb-platform/ydb-go-sdk/blob/master/CHANGELOG.md) - [Commits](ydb-platform/ydb-go-sdk@v3.135.0...v3.135.14) --- updated-dependencies: - dependency-name: github.com/ClickHouse/clickhouse-go/v2 dependency-version: 2.46.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: github.com/microsoft/go-mssqldb dependency-version: 1.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: github.com/ydb-platform/ydb-go-sdk/v3 dependency-version: 3.135.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
9c099f2 to
d73b63a
Compare
k-matsuzawa
approved these changes
May 10, 2026
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 3 updates in the / directory: github.com/ClickHouse/clickhouse-go/v2, github.com/microsoft/go-mssqldb and github.com/ydb-platform/ydb-go-sdk/v3.
Updates
github.com/ClickHouse/clickhouse-go/v2from 2.45.0 to 2.46.0Release notes
Sourced from github.com/ClickHouse/clickhouse-go/v2's releases.
Changelog
Sourced from github.com/ClickHouse/clickhouse-go/v2's changelog.
Commits
13b74cbUpdate release notes0cc2430Merge pull request #1850 from ClickHouse/kavirajk/fix-nullable-json-string-bug1d36846chore: comments and test protocol coverage48d0c93chore: avoid double write on mix slice5ad2286chore: make the toJSONString() version agnostic5edb3f2chore: fix the correct untyped/untyped nil checkdc371a4fix: add integrations tests on real servere999170fix: subtle case of []*string{nil} behaviorec231cdUpdate lib/column/json.go9257940Update lib/column/json_test.goUpdates
github.com/microsoft/go-mssqldbfrom 1.9.8 to 1.10.0Release notes
Sourced from github.com/microsoft/go-mssqldb's releases.
Changelog
Sourced from github.com/microsoft/go-mssqldb's changelog.
... (truncated)
Commits
f92e6f0chore(main): release 1.10.0 (#351)03094d0ci: add least-privilege permissions and pin actions to SHA (#354)65e137ffix: make readCancelConfirmation respect context cancellation (#359)c10fa99feat: add nullable civil types for date/time parameters (#325)9937cfefix: expose TrustServerCertificate in msdsn.Config and URL round-trip (#312)429c61dchore(deps): bump googleapis/release-please-action from 4.4.1 to 5.0.0 in the...ea77c2efeat: add FailoverPartnerSPN connection string parameter (#327)04d26c2ci: add devcontainer build validation workflow (#355)b55beebfeat: add devcontainer for VS Code and GitHub Codespaces (#317)586ea53fix: detect server-aborted transactions to prevent silent auto-commit (XACT_A...Updates
github.com/ydb-platform/ydb-go-sdk/v3from 3.135.0 to 3.135.14Release notes
Sourced from github.com/ydb-platform/ydb-go-sdk/v3's releases.
... (truncated)
Changelog
Sourced from github.com/ydb-platform/ydb-go-sdk/v3's changelog.
Commits
4442478Release v3.135.143d67ea4Topic reconnect (#2144)b558a57optimized gtrace for batch generation (#2143)364721dRelease v3.135.13d59e22bstack.FunctionIDType (#2142)237cd5dRelease v3.135.12dc6cb05Perf: meta.TraceID (newRandom) (#2136)51b27c8Release v3.135.11e1bff78perf: replacesync.OnceFuncwithatomic.BoolinlastUsage.Start()(#2129)27f0925perf(query): return io.EOF directly without xerrors.WithStackTrace in result ...