build(deps): bump the gomod group with 3 updates #632
Closed
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 3 updates: github.com/ClickHouse/clickhouse-go/v2, github.com/ydb-platform/ydb-go-sdk/v3 and modernc.org/sqlite.
Updates
github.com/ClickHouse/clickhouse-go/v2
from 2.14.3 to 2.15.0Release notes
Sourced from github.com/ClickHouse/clickhouse-go/v2's releases.
Commits
3d3d8b3
Cleanup examples/std/compression.go (#1036)25571c8
Support scan of custom types implementing sql.Scanner into array/tuple column...5f681e8
Bump github.com/andybalholm/brotli from 1.0.5 to 1.0.6 (#1120)b755d88
Bump google.golang.org/grpc from 1.57.0 to 1.57.1 (#1131)74f4e2d
reflection-free AppendRow for plain arrays (#1130)cdbdd90
drop unneeded bytes to str convertion (#1126)c329393
Fix type match condition using reflection for autogen types (#1125)e382437
Fix zero/nil values for net.IP (#1118)dcf2b3f
Add context watchdog for batch send cancellationUpdates
github.com/ydb-platform/ydb-go-sdk/v3
from 3.53.4 to 3.54.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
c5cd3f1
Release v3.54.1b281da3
Merge pull request #883 from ydb-platform/fix-metricscafc3d2
* Fixed inconsistent labels inmetrics
f9eb62c
Release v3.54.05a37f51
Merge pull request #882 from ydb-platform/LevelSerializableda83f91
* Allowedsql.LevelSerializable
isolation level in read-write mode in `data...4ae0dcb
Merge pull request #881 from ydb-platform/asmyasnikov-patch-3ae440c9
Update CHANGELOG.md7e6371f
Merge pull request #860 from ydb-platform/metrics72a0f51
* Refactored traces and metricsUpdates
modernc.org/sqlite
from 1.26.0 to 1.27.0Commits
a8c3eea
update dependencies46bf234
Merge branch 'master' into 'master'e1849f3
Add capi_linux_ppc64le.go to fix ppc64le buildMost 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