Bump the go-mod group across 1 directory with 6 updates #24
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.29.0
2.30.0
3.22.1
3.23.1
0.33.0
0.34.0
0.33.0
0.34.0
0.26.0
0.28.0
Updates
github.com/ClickHouse/clickhouse-go/v2
from 2.29.0 to 2.30.0Release notes
Sourced from github.com/ClickHouse/clickhouse-go/v2's releases.
Changelog
Sourced from github.com/ClickHouse/clickhouse-go/v2's changelog.
Commits
fcf5831
Update release notes43d09d8
CI changes (#1425)dc13f5d
Default implementation of column.IterableOrderedMap (#1417)02efdee
Retry on broken pipe in batch (#1423)269b0f3
Extended support for HTTP proxy in driver options (#1424)28b2f5d
Fix serialization for slices of OrderedMap/IterableOrderedMap (#1365) (#1418)a7f1fc4
Bump github.com/andybalholm/brotli from 1.1.0 to 1.1.1 (#1419)3d23805
Bump golang.org/x/net from 0.28.0 to 0.30.0 (#1415)90581f5
docs: add clickhouse-go-rows-utils to third-party libraries (#1413)Updates
github.com/pressly/goose/v3
from 3.22.1 to 3.23.1Release notes
Sourced from github.com/pressly/goose/v3's releases.
Changelog
Sourced from github.com/pressly/goose/v3's changelog.
Commits
1a5b755
fix: CVE-2024-45337 in golang.org/x/crypto bump to v0.31.0 (#871)0f6d619
docs: update mssql connection string example in README (#866)48c4946
feat: postgres migration table existence check (#860)8d88226
Release v3.23.07248a72
build(deps): bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 (#849)ccfd6d7
ci: update testing outputbd901a5
chore: upgrade go deps (#857)0a9c531
docs: update CHANGELOG.mdf3d1dc4
feat: enable Provider verbose logging for statements (#851)512a496
Swap tab indentations with spaces in help command (#853)Updates
github.com/testcontainers/testcontainers-go
from 0.33.0 to 0.34.0Release notes
Sourced from github.com/testcontainers/testcontainers-go's releases.
... (truncated)
Commits
7d0f970
chore: use new version (v0.34.0) in modules and examples2c66f20
feat: add meilisearch-module (#2835)235ab07
fix(postgres): duplicate snapshot name (#2840)f1632b3
chore: use Contains or ErrorContains checks (#2839)b74984d
golangci-lint: enable thelper linter (#2834)5e988ff
fix(reaper): refactor to allow retries and fix races (#2728)56bb501
chore: update ryuk to 0.10.2 (#2833)27f699b
feat: add yugabytedb module (#2825)00e7002
fix: update module container struct name and missing imports (#2831)fb6a4ba
chore: replace 'assert' with 'require' (#2827)Updates
github.com/testcontainers/testcontainers-go/modules/clickhouse
from 0.33.0 to 0.34.0Release notes
Sourced from github.com/testcontainers/testcontainers-go/modules/clickhouse's releases.
... (truncated)
Commits
7d0f970
chore: use new version (v0.34.0) in modules and examples2c66f20
feat: add meilisearch-module (#2835)235ab07
fix(postgres): duplicate snapshot name (#2840)f1632b3
chore: use Contains or ErrorContains checks (#2839)b74984d
golangci-lint: enable thelper linter (#2834)5e988ff
fix(reaper): refactor to allow retries and fix races (#2728)56bb501
chore: update ryuk to 0.10.2 (#2833)27f699b
feat: add yugabytedb module (#2825)00e7002
fix: update module container struct name and missing imports (#2831)fb6a4ba
chore: replace 'assert' with 'require' (#2827)Updates
golang.org/x/text
from 0.18.0 to 0.21.0Commits
d42948e
go.mod: update golang.org/x dependenciesefd25da
go.mod: update golang.org/x dependencies8a0e65e
README: don't recommend go getfefda1a
internal/texttest: remove Run and Bench helpersa457f47
all: normalize subtest names to NFC3043346
x/text: Correct examples in number/doc38a95c2
all: fix some comments20097e4
all: fix printf(var) mistakes detected by latest printf checkerUpdates
golang.org/x/tools
from 0.26.0 to 0.28.0Commits
44670c7
go.mod: update golang.org/x dependencies7eebab3
gopls/internal/golang: support extract variable at top levele334696
gopls/internal/golang: ignore effects for change signature refactoring3901733
internal/refactor/inline: substitute groups of dependent arguments61b2408
gopls/internal/golang: add "Extract constant" counterpartc01eead
internal/gcimporter: require binary export data header9a04136
gopls/internal/golang/stubmethods: refine crash into bug report01e0b05
internal/refactor/inline: fix condition for splice assignment strategy557f540
gopls/internal/golang: don't offer to move variadic parameters399ee16
internal/gcimporter: update FindExportData to return a non-negative sizeDependabot 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