Bump the go-mod group across 1 directory with 5 updates #12
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 go-mod group with 5 updates in the / directory:
2.23.1
2.24.0
0.30.0
0.31.0
0.30.0
0.31.0
0.14.0
0.15.0
0.20.0
0.21.0
Updates
github.com/ClickHouse/clickhouse-go/v2
from 2.23.1 to 2.24.0Release notes
Sourced from github.com/ClickHouse/clickhouse-go/v2's releases.
Changelog
Sourced from github.com/ClickHouse/clickhouse-go/v2's changelog.
Commits
28fd6a4
Update release notes544f2a7
fix: fix some nil checks (#1283)cd37406
Optional flag to close query with flush (#1276)1ae716e
Bump go.opentelemetry.io/otel/trace from 1.24.0 to 1.26.0 (#1282)0771fb3
Bump github.com/docker/docker (#1289)a9bbb75
Fix prepare batch does not break onvalues
substring in table name (#1290)c3f7a77
Always compress responses when the client compression is on (#1286)6985077
Merge pull request #1291 from ClickHouse/gg/append_block_lc_fix42eeaa8
Don't recreate keys from LC columns from direct stream8b2d0a8
Update release notesUpdates
github.com/testcontainers/testcontainers-go
from 0.30.0 to 0.31.0Release notes
Sourced from github.com/testcontainers/testcontainers-go's releases.
... (truncated)
Commits
896f379
chore: use new version (v0.31.0) in modules and examples788097d
feat(mongodb): add replica set support via opts (#2469)de893e1
fix(modules.kafka): Use broker container IP instead of host IP for advertised...5fa6548
feat: expose JSON representation of a container with Inspect (#2534)b181e3e
chore(deps): bump test-summary action to v2.3 (#2535)b5541e6
chore(deps): bump jinja2 from 3.1.3 to 3.1.4 (#2533)5c5ff44
Update devcontainer image (#2531)4effa16
chore(influxdb): include more characters in wait for log regex (#2532)5e97046
fix(compose): avoid race conditions when caching services (#2528)da2d5c5
chore(deps): bump golangci/golangci-lint-action from 3.7.0 to 5.1.0 (#2525)Updates
github.com/testcontainers/testcontainers-go/modules/clickhouse
from 0.30.0 to 0.31.0Release notes
Sourced from github.com/testcontainers/testcontainers-go/modules/clickhouse's releases.
... (truncated)
Commits
896f379
chore: use new version (v0.31.0) in modules and examples788097d
feat(mongodb): add replica set support via opts (#2469)de893e1
fix(modules.kafka): Use broker container IP instead of host IP for advertised...5fa6548
feat: expose JSON representation of a container with Inspect (#2534)b181e3e
chore(deps): bump test-summary action to v2.3 (#2535)b5541e6
chore(deps): bump jinja2 from 3.1.3 to 3.1.4 (#2533)5c5ff44
Update devcontainer image (#2531)4effa16
chore(influxdb): include more characters in wait for log regex (#2532)5e97046
fix(compose): avoid race conditions when caching services (#2528)da2d5c5
chore(deps): bump golangci/golangci-lint-action from 3.7.0 to 5.1.0 (#2525)Updates
golang.org/x/text
from 0.14.0 to 0.15.0Commits
8d533a0
encoding/charmap: update UCM spec file URL prefixUpdates
golang.org/x/tools
from 0.20.0 to 0.21.0Commits
cc29c91
go.mod: update golang.org/x dependencies397fef9
gopls/internal/protocol: add links to LSP spece2a352c
internal/refactor/inline: extensible APIc16c816
go/analysis/passes/stdversion: test *.go < go.mod version629a7be
go/analysis/analysistest: stricter errors and GOWORK setting4db1697
go/packages/packagestest: fold modules_111.go into modules.goccdef3c
gopls/internal/golang: fix nil panic in InlayHint74c9cfe
go/analysis: add Pass.ReadFile5ef4fc9
gopls/internal/golang/completion: fix the isEmptyInterface predicate77f691b
internal/gcimporter: use Alias.Rhs, not unsafe hackDependabot 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