build(deps): bump the gomod group across 1 directory with 2 updates #821
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 gomod group with 2 updates in the / directory: github.com/ClickHouse/clickhouse-go/v2 and github.com/ydb-platform/ydb-go-sdk/v3.
Updates
github.com/ClickHouse/clickhouse-go/v2
from 2.27.1 to 2.28.2Release notes
Sourced from github.com/ClickHouse/clickhouse-go/v2's releases.
... (truncated)
Changelog
Sourced from github.com/ClickHouse/clickhouse-go/v2's changelog.
... (truncated)
Commits
b352f6e
Update release notes3e777af
Validate connection in bad state before query execution in the stdlib databas...2bd4c82
Update README with newer Go versions (#1393)25b8902
Bump github.com/docker/docker (#1390)4dd22ff
Update release notesdac3fdc
Merge pull request #1387 from ClickHouse/gg/recognize_empty_enum_key4e02b95
Recognize empty strings as a valid enum key5a3d28a
ClickHouse 24.8 (#1385)4e11dd1
Update release notes37afb6f
Fix panic on nil map append (#1383)Updates
github.com/ydb-platform/ydb-go-sdk/v3
from 3.76.5 to 3.80.0Release 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
4fe4bff
Release v3.80.04830171
Merge pull request #1447 from ydb-platform/table-pool-replacementf36b8f5
replaced table client pool to internal/pool2b869c5
removed pool stub0a6d3b7
Release v3.79.21e5b2fa
Merge pull request #1446 from ydb-platform/query-pool-default68f04d3
* Enabled by default usage ofinternal/pool
ininternal/query.Client
e563693
Release v3.79.1082b514
Merge pull request #1423 from ydb-platform/pool-from-tableb973c9c
internal pool implementation from table poolMost Recent Ignore Conditions Applied to This Pull Request
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 merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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