-
Notifications
You must be signed in to change notification settings - Fork 146
build(deps): bump github.com/ClickHouse/clickhouse-go/v2 from 2.36.0 to 2.40.1 in /core #572
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Bug ReportRedundant conn.SetMaxOpenConns call | Low | db.go | The code sets conn.SetMaxOpenConns(5) twice, which is redundant. Comments? Email us. |
39089ee
to
1ab7c5a
Compare
Bug Report
Comments? Email us. |
1ab7c5a
to
e17828d
Compare
Bug Report
Comments? Email us. |
e17828d
to
85285a1
Compare
Bug Report
Comments? Email us. |
85285a1
to
3b93a57
Compare
Bug Report
Comments? Email us. |
3b93a57
to
972d230
Compare
Bug Report
Comments? Email us. |
972d230
to
5da84a5
Compare
Bug Report
Comments? Email us. |
5da84a5
to
3b0a80d
Compare
Bug ReportName: SQL Injection Vulnerability in Graph Query Comments? Email us. |
Bumps [github.com/ClickHouse/clickhouse-go/v2](https://github.com/ClickHouse/clickhouse-go) from 2.36.0 to 2.40.1. - [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.36.0...v2.40.1) --- updated-dependencies: - dependency-name: github.com/ClickHouse/clickhouse-go/v2 dependency-version: 2.40.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
3b0a80d
to
01f85ef
Compare
Bug Report
Comments? Email us. |
Superseded by #623. |
Bumps github.com/ClickHouse/clickhouse-go/v2 from 2.36.0 to 2.40.1.
Release 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
7bbaf83
Update release notes6b6b5b2
Merge pull request #1625 from ClickHouse/stdlib_json_nullable_fix0bd445c
fix:database/sql
Nullable(JSON) string scanaffd90d
Update release notes500ce05
Merge pull request #1623 from ClickHouse/stdlib_json_scan_string3fa9e16
Merge pull request #1624 from ClickHouse/fix_nullable_json487d31d
fix min version for json string testsb6978e4
add version check for Nullable(JSON) test2b866a1
fix: Nullable base types with prefix783e407
support stdlib scanning json into string/[]byte/json.RawMessageYou can trigger a rebase of this PR 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 this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)