build(deps): bump the go-dependencies group across 1 directory with 3 updates#40
Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
Closed
build(deps): bump the go-dependencies group across 1 directory with 3 updates#40dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
… updates Bumps the go-dependencies group with 3 updates in the / directory: [github.com/ClickHouse/clickhouse-go/v2](https://github.com/ClickHouse/clickhouse-go), [github.com/testcontainers/testcontainers-go/modules/clickhouse](https://github.com/testcontainers/testcontainers-go) and [google.golang.org/grpc](https://github.com/grpc/grpc-go). Updates `github.com/ClickHouse/clickhouse-go/v2` from 2.40.3 to 2.41.0 - [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.40.3...v2.41.0) Updates `github.com/testcontainers/testcontainers-go/modules/clickhouse` from 0.39.0 to 0.40.0 - [Release notes](https://github.com/testcontainers/testcontainers-go/releases) - [Commits](testcontainers/testcontainers-go@v0.39.0...v0.40.0) Updates `google.golang.org/grpc` from 1.76.0 to 1.77.0 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.76.0...v1.77.0) --- updated-dependencies: - dependency-name: github.com/ClickHouse/clickhouse-go/v2 dependency-version: 2.41.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/testcontainers/testcontainers-go/modules/clickhouse dependency-version: 0.40.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: google.golang.org/grpc dependency-version: 1.77.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
4918522 to
68f462c
Compare
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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-dependencies group with 3 updates in the / directory: github.com/ClickHouse/clickhouse-go/v2, github.com/testcontainers/testcontainers-go/modules/clickhouse and google.golang.org/grpc.
Updates
github.com/ClickHouse/clickhouse-go/v2from 2.40.3 to 2.41.0Release notes
Sourced from github.com/ClickHouse/clickhouse-go/v2's releases.
Changelog
Sourced from github.com/ClickHouse/clickhouse-go/v2's changelog.
Commits
82ac68fUpdate release notesc463789Merge pull request #1710 from ClickHouse/kavirajk/add-example-for-ephemeral-c...1cfb802Merge pull request #1711 from ClickHouse/dependabot/go_modules/golang.org/x/n...efbf444PR remarks about comments and loggingefdaefdBump golang.org/x/net from 0.46.0 to 0.47.017aaf53format the queries for more read-friendly2a34102Add some examples for ephemeral columndf28730Merge pull request #1704 from ClickHouse/SpencerTorres-patch-1a6d5a5fMerge pull request #1693 from luckyevildev/allow-oneline-comment-in-insert-query1c408a3Merge branch 'main' into allow-oneline-comment-in-insert-queryUpdates
github.com/testcontainers/testcontainers-go/modules/clickhousefrom 0.39.0 to 0.40.0Release notes
Sourced from github.com/testcontainers/testcontainers-go/modules/clickhouse's releases.
... (truncated)
Commits
71b5775chore: use new version (v0.40.0) in modules and examples7e7e8ccchore(deps): bump amannn/action-semantic-pull-request from 5.5.3 to 6.1.1 (#3...f95900ffeat(azure): add cosmosdb module (#3452)1ed2735fix(udp): expose UDP ports properly (#3485)7527203chore(deps): bump golang.org/x/sys from 0.36.0 to 0.37.0 and golang.org/x/cry...aa75771chore(deps): bump github.com/docker/docker from 28.3.3+incompatible to 28.5.1...bddd936feat(wait): add human-readable String() methods to all wait strategies (#3461)666b20dchore(deps): bump mkdocs-include-markdown-plugin from 7.1.6 to 7.2.0 (#3463)56b85e5chore(deps): bump actions/setup-go from 5.4.0 to 6.0.0 (#3462)9895e2echore: enable prealloc linter and address issues (#3458)Updates
google.golang.org/grpcfrom 1.76.0 to 1.77.0Release notes
Sourced from google.golang.org/grpc's releases.
Commits
805b1f8Change version to 1.77.0 (#8677)ea7b66eCherrypick #8702 to v1.77.x (#8709)cadae08Cherry-pick #8536 to v1.77.x (#8691)4288cfcCherrypick #8657 and #8667 to v1.77.x (#8690)f959da6transport: Reduce heap allocations (#8668)0d49384deps: update all dependencies (#8673)e3e142dpickfirst: Remove old pickfirst (#8672)254ab10documentation: fix typos in benchmark and auth docs (#8674)2d56bdamem: Remove Reader interface and export the concrete struct (#8669)8ab0c82mem: Avoid clearing new buffers and clear buffers from simpleBufferPools (#8670)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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