chore(deps): bump the go-dependencies group across 1 directory with 6 updates#129
Open
dependabot[bot] wants to merge 1 commit intomasterfrom
Open
chore(deps): bump the go-dependencies group across 1 directory with 6 updates#129dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
… updates Bumps the go-dependencies group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/ClickHouse/clickhouse-go/v2](https://github.com/ClickHouse/clickhouse-go) | `2.43.0` | `2.45.0` | | [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.41.5` | `1.41.6` | | [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.32.13` | `1.32.16` | | [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `1.97.3` | `1.99.1` | | [github.com/docker/go-connections](https://github.com/docker/go-connections) | `0.6.0` | `0.7.0` | Updates `github.com/ClickHouse/clickhouse-go/v2` from 2.43.0 to 2.45.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.43.0...v2.45.0) Updates `github.com/aws/aws-sdk-go-v2` from 1.41.5 to 1.41.6 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@v1.41.5...v1.41.6) Updates `github.com/aws/aws-sdk-go-v2/config` from 1.32.13 to 1.32.16 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@config/v1.32.13...config/v1.32.16) Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.97.3 to 1.99.1 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/s3/v1.97.3...service/s3/v1.99.1) Updates `github.com/aws/smithy-go` from 1.24.2 to 1.25.0 - [Release notes](https://github.com/aws/smithy-go/releases) - [Changelog](https://github.com/aws/smithy-go/blob/main/CHANGELOG.md) - [Commits](aws/smithy-go@v1.24.2...v1.25.0) Updates `github.com/docker/go-connections` from 0.6.0 to 0.7.0 - [Commits](docker/go-connections@v0.6.0...v0.7.0) --- updated-dependencies: - dependency-name: github.com/ClickHouse/clickhouse-go/v2 dependency-version: 2.45.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/aws/aws-sdk-go-v2 dependency-version: 1.41.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/aws/aws-sdk-go-v2/config dependency-version: 1.32.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/aws/aws-sdk-go-v2/service/s3 dependency-version: 1.99.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/aws/smithy-go dependency-version: 1.25.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/docker/go-connections dependency-version: 0.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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 5 updates in the / directory:
2.43.02.45.01.41.51.41.61.32.131.32.161.97.31.99.10.6.00.7.0Updates
github.com/ClickHouse/clickhouse-go/v2from 2.43.0 to 2.45.0Release 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
1422cc5Update release notesc790ac6Merge pull request #1826 from binger-li-dd/fix/host-header-http-transport30d09f0fix: set req.Host for Host header in HTTP transport960153bMerge pull request #1818 from ClickHouse/kavirajk/fix-code-review-workflowf8cbde7chore: pass explicity github token for claude reviewb24794bUpdate release notesd6c6a95Merge pull request #1816 from ClickHouse/kavirajk/agent-review-id-token-fix9ca8018chore: remove the todos5e30f1dchore: fix the code-review CI error with enough rights.fcfc8b8Merge pull request #1811 from ClickHouse/kavirajk/integrate-claude-code-gh-ac...Updates
github.com/aws/aws-sdk-go-v2from 1.41.5 to 1.41.6Commits
9bc9c51Release 2026-04-172b41455Regenerated Clients2327a1bUpdate endpoints model9225797Update API model7b6f675Bump smithy-go to 1.25 (again) (#3390)c8b6a97Release 2026-04-164a05c2bRegenerated Clients6cd4cc9Update endpoints model3153bedUpdate API modelfe3cef6Make AccountIDEndpointRouting aware of bdd endpoints (#3387)Updates
github.com/aws/aws-sdk-go-v2/configfrom 1.32.13 to 1.32.16Commits
9bc9c51Release 2026-04-172b41455Regenerated Clients2327a1bUpdate endpoints model9225797Update API model7b6f675Bump smithy-go to 1.25 (again) (#3390)c8b6a97Release 2026-04-164a05c2bRegenerated Clients6cd4cc9Update endpoints model3153bedUpdate API modelfe3cef6Make AccountIDEndpointRouting aware of bdd endpoints (#3387)Updates
github.com/aws/aws-sdk-go-v2/service/s3from 1.97.3 to 1.99.1Commits
9bc9c51Release 2026-04-172b41455Regenerated Clients2327a1bUpdate endpoints model9225797Update API model7b6f675Bump smithy-go to 1.25 (again) (#3390)c8b6a97Release 2026-04-164a05c2bRegenerated Clients6cd4cc9Update endpoints model3153bedUpdate API modelfe3cef6Make AccountIDEndpointRouting aware of bdd endpoints (#3387)Updates
github.com/aws/smithy-gofrom 1.24.2 to 1.25.0Release notes
Sourced from github.com/aws/smithy-go's releases.
Changelog
Sourced from github.com/aws/smithy-go's changelog.
... (truncated)
Commits
73bb8a7Release 2026-04-15f056c6fChangelogee36afcImplement BDD generator for@endpointBddSmithy trait (#647)3dbea70Release 2026-04-02f08a600changelogdff9455include getAttr as a static condition when evaluating need for fallback (#643)a43da41fix binding member name (#642)b64db94replace usages of SmithyGoTypes (#637)3e78a2badd AGENTS.md (#638)c53a167generate protocol tests (#634)Updates
github.com/docker/go-connectionsfrom 0.6.0 to 0.7.0Commits
7997b0fMerge pull request #156 from thaJeztah/bump_go_winio329724achore(deps): bump github.com/Microsoft/go-winio v0.6.2161dc9bMerge pull request #155 from thaJeztah/pin_actionsb115e42Merge pull request #154 from thaJeztah/fix_non_linux_tests4c35b2aci: pin actions to shab4454a6tlsconfig: make root pool tests deterministic across platforms0819711tlsconfig: certPool: pass options as argument0329635tlsconfig: rename some vars that shadowed894d811Merge pull request #150 from thaJeztah/deprecate_SystemCertPool0a1293aMerge pull request #153 from thaJeztah/chachachaDependabot 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 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