build(deps): bump the gomod group across 1 directory with 5 updates #963
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 4 updates in the / directory: github.com/ClickHouse/clickhouse-go/v2, github.com/microsoft/go-mssqldb, github.com/ydb-platform/ydb-go-sdk/v3 and modernc.org/sqlite.
Updates
github.com/ClickHouse/clickhouse-go/v2
from 2.35.0 to 2.37.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
f10d0ba
Update release notesc19b7fd
Merge pull request #1580 from ClickHouse/ch_go_patch_remove_v1665c8f0
remove dependency on v1, update ch-goa27396f
Update release notesf5cc0a8
Merge pull request #1578 from ClickHouse/fix_http_400bf82c41
Update HTTP datetime tests, err messages50fc79a
http query debug746c65a
stress test http batch477c7b6
remove empty block from being encoded in batch277a485
revert proto revision headerUpdates
github.com/microsoft/go-mssqldb
from 1.8.0 to 1.9.1Release notes
Sourced from github.com/microsoft/go-mssqldb's releases.
Changelog
Sourced from github.com/microsoft/go-mssqldb's changelog.
... (truncated)
Commits
e798eb7
updating version (oops) (#275)59e2032
fix build breaks (#274)5356bbc
feat: support configuring custom time.Location for datetime encoding and deco...116a21e
Fix bulk insert failure with datetime values near midnight due to day overflo...418c250
fix stuck message queue (#273)48e8e0a
Fix: apply guidConversion option in TestBulkcopy (#255)696c95e
feat: Implement support for the latest Azure credential types in the azuread ...d3c6336
Parse does not recognize Pwd as a valid password field alias (#263)661c0e6
isProc: addedCOMMIT
andROLLBACK
command to the builtin commands list (#...a3ce042
Work around build error introduced by the new 'go vet' tests analyser in v1.2...Updates
github.com/ydb-platform/ydb-go-sdk/v3
from 3.108.1 to 3.111.2Release 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
f47246a
Release v3.111.229ccaa2
Changed discovery and dns resolving log level to DEBUG (#1823)e017818
Fixed variables in slo-report workflowd0cc153
Release v3.111.1eab98fd
The Go version has been downgraded to 1.22 (#1820)67d234b
Migrategolangci-lint
to v2f07e8ea
Release v3.111.0877b74f
* Addedsugar.PrintErrorWithoutStack
andsugar.UnwrapError
helpers (#1818)3510af8
docs: enhance contributing guide with Dev Containers and GitHub Codespaces se...261053d
Release v3.110.1Updates
golang.org/x/sync
from 0.14.0 to 0.15.0Commits
8a14946
errgroup: remove duplicated comment1869c69
all: replace deprecated ioutild1ac909
sync/errgroup: PanicError.Error print stack traceUpdates
modernc.org/sqlite
from 1.37.0 to 1.38.0Commits
70f073b
upgrade to SQLite 3.50.11459b9c
multiple fixes, updates #20902d5094
Merge branch 'issue209' into 'master'c172afa
write unit test for issue 2092b52dd0
unify bind_blobf8f328e
vendor libsqlite3@v1.9.2, updates #20757a821e
link to benchmarksMost 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