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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
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.77.1Release notes
Sourced from github.com/ydb-platform/ydb-go-sdk/v3's releases.
Changelog
Sourced from github.com/ydb-platform/ydb-go-sdk/v3's changelog.
Commits
b32f0d9
Release v3.77.15bf49ba
Merge pull request #1426 from ydb-platform/operation-list1734076
splittedoperation.List
to five list operations `operation.List{BuildIndex,...c25594d
Merge pull request #1424 Added write topic writer ack7cc86b9
Added write topic writer ackd10ca1b
Release v3.77.0784c576
Merge pull request #1421 from ydb-platform/async-create-session62ccd7b
fix725d8dc
fix081b6ae
internal/pool async create and close itemMost Recent Ignore Conditions Applied to This Pull Request
| Dependency Name | Ignore Conditions | | --- | --- | | github.com/ClickHouse/clickhouse-go/v2 | [>= 2.4.a, < 2.5] | | github.com/ClickHouse/clickhouse-go/v2 | [>= 2.21.a, < 2.22] | | github.com/ydb-platform/ydb-go-sdk/v3 | [>= 3.57.a, < 3.58] |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