Bump the go-dependencies group with 10 updates#199
Merged
Conversation
This was referenced Feb 20, 2026
615580a to
85f9cce
Compare
Bumps the go-dependencies group with 10 updates: | Package | From | To | | --- | --- | --- | | [github.com/anacrolix/torrent](https://github.com/anacrolix/torrent) | `1.58.1` | `1.61.0` | | [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.36.3` | `1.41.1` | | [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.29.12` | `1.32.9` | | [github.com/aws/aws-sdk-go-v2/credentials](https://github.com/aws/aws-sdk-go-v2) | `1.17.65` | `1.19.9` | | [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `1.78.2` | `1.96.0` | | [github.com/docker/go-connections](https://github.com/docker/go-connections) | `0.5.0` | `0.6.0` | | [github.com/gojuno/minimock/v3](https://github.com/gojuno/minimock) | `3.4.5` | `3.4.7` | | [github.com/redis/go-redis/v9](https://github.com/redis/go-redis) | `9.7.3` | `9.18.0` | | [github.com/testcontainers/testcontainers-go](https://github.com/testcontainers/testcontainers-go) | `0.36.0` | `0.40.0` | | [go.uber.org/zap](https://github.com/uber-go/zap) | `1.27.0` | `1.27.1` | Updates `github.com/anacrolix/torrent` from 1.58.1 to 1.61.0 - [Changelog](https://github.com/anacrolix/torrent/blob/master/CHANGELOG.md) - [Commits](anacrolix/torrent@v1.58.1...v1.61.0) Updates `github.com/aws/aws-sdk-go-v2` from 1.36.3 to 1.41.1 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](aws/aws-sdk-go-v2@v1.36.3...v1.41.1) Updates `github.com/aws/aws-sdk-go-v2/config` from 1.29.12 to 1.32.9 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](aws/aws-sdk-go-v2@config/v1.29.12...config/v1.32.9) Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.17.65 to 1.19.9 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](aws/aws-sdk-go-v2@credentials/v1.17.65...service/m2/v1.19.9) Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.78.2 to 1.96.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](aws/aws-sdk-go-v2@service/s3/v1.78.2...service/s3/v1.96.0) Updates `github.com/docker/go-connections` from 0.5.0 to 0.6.0 - [Commits](docker/go-connections@v0.5.0...v0.6.0) Updates `github.com/gojuno/minimock/v3` from 3.4.5 to 3.4.7 - [Release notes](https://github.com/gojuno/minimock/releases) - [Commits](gojuno/minimock@v3.4.5...v3.4.7) Updates `github.com/redis/go-redis/v9` from 9.7.3 to 9.18.0 - [Release notes](https://github.com/redis/go-redis/releases) - [Changelog](https://github.com/redis/go-redis/blob/master/RELEASE-NOTES.md) - [Commits](redis/go-redis@v9.7.3...v9.18.0) Updates `github.com/testcontainers/testcontainers-go` from 0.36.0 to 0.40.0 - [Release notes](https://github.com/testcontainers/testcontainers-go/releases) - [Commits](testcontainers/testcontainers-go@v0.36.0...v0.40.0) Updates `go.uber.org/zap` from 1.27.0 to 1.27.1 - [Release notes](https://github.com/uber-go/zap/releases) - [Changelog](https://github.com/uber-go/zap/blob/master/CHANGELOG.md) - [Commits](uber-go/zap@v1.27.0...v1.27.1) --- updated-dependencies: - dependency-name: github.com/anacrolix/torrent dependency-version: 1.61.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.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/aws/aws-sdk-go-v2/config dependency-version: 1.32.9 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/aws/aws-sdk-go-v2/credentials dependency-version: 1.19.9 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/aws/aws-sdk-go-v2/service/s3 dependency-version: 1.96.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.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/gojuno/minimock/v3 dependency-version: 3.4.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/redis/go-redis/v9 dependency-version: 9.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/testcontainers/testcontainers-go dependency-version: 0.40.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: go.uber.org/zap dependency-version: 1.27.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
85f9cce to
e54ea10
Compare
dir01
approved these changes
Feb 22, 2026
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 10 updates:
1.58.11.61.01.36.31.41.11.29.121.32.91.17.651.19.91.78.21.96.00.5.00.6.03.4.53.4.79.7.39.18.00.36.00.40.01.27.01.27.1Updates
github.com/anacrolix/torrentfrom 1.58.1 to 1.61.0Changelog
Sourced from github.com/anacrolix/torrent's changelog.
... (truncated)
Commits
486bcbeReset announce list on modify, don't clear it77e010bFix panic calling Torrent.AddTrackers on a dropped torrent975b7bbIgnore permission errors trying to create zero length files that already existe5b675eFix out of order openNewConns causing a benchmark to fail104ce6fMinimal fix for thrashing in client announce dispatcher updateOverdued2b5316Switch back to ajwerner for indexed sets7c24c43Log slow Client unlocksf5ad6ffUpdate tracker state on piece pending changes43930a0Optimize an Iter method in request-strategy97d90bfImprove log of desynced valuesUpdates
github.com/aws/aws-sdk-go-v2from 1.36.3 to 1.41.1Commits
dcbed91Release 2026-01-0908120e8Regenerated Clients1d7a925Update endpoints model482067dUpdate API model4662404remove example (#3282)c28a6f4Release 2026-01-072fa7a72Regenerated Clients077cbaaUpdate endpoints model3282dbcUpdate API model3daa74aRelease 2026-01-06Updates
github.com/aws/aws-sdk-go-v2/configfrom 1.29.12 to 1.32.9Commits
841d590Release 2026-02-18080daf7Regenerated Clients3e7ec90Update endpoints modeld870170Update API modelc4012c3Release 2026-02-17fa02ccfRegenerated Clients5a9fbb3Update endpoints model76d06b1Update API model03e49f7Release 2026-02-16eb0ac66Regenerated ClientsUpdates
github.com/aws/aws-sdk-go-v2/credentialsfrom 1.17.65 to 1.19.9Commits
54aed73Release 2025-02-18082781fRegenerated Clients3ed185bUpdate endpoints model03da737Update API modelc8a8ccbBump go version to 1.22 (#3010)8b7c7bffix missing AccountIDEndpointMode binding (#3013)90f9d10Release 2025-02-1740dd351Regenerated Clients06352dfUpdate endpoints model833566bUpdate API modelUpdates
github.com/aws/aws-sdk-go-v2/service/s3from 1.78.2 to 1.96.0Commits
bdb98c5Release 2026-01-28c878d57Regenerated Clients4f5d503Update API modelb7bf952Feat release s3 transfer manager v2 (#3293)0baa1dcRelease 2026-01-2711eae4bRegenerated Clients297caa5Update endpoints model43d96e4Update API modelde58dc6Release 2026-01-26dba39e6Regenerated ClientsUpdates
github.com/docker/go-connectionsfrom 0.5.0 to 0.6.0Commits
42faf79Merge pull request #138 from thaJeztah/sockets_move_unix_options9ffab7esockets: make NewUnixSocket, WithChown, WithChmod unix-only6bb1d15Merge pull request #135 from thaJeztah/rename_test_filesb6c843dsockets: rename files to be considered test files80898b6Merge pull request #133 from thaJeztah/deprecate_socket_dialpipea4399e5socket: deprecate DialPipeb071e04Merge pull request #128 from thaJeztah/remove_old_cyphers578bfdeMerge pull request #132 from thaJeztah/optimize_ParsePortSpecdeccd71tlsconfig: align client and server defaults, remove weak CBC ciphers30b91c8nat: ParsePortSpec: combine some conditionsUpdates
github.com/gojuno/minimock/v3from 3.4.5 to 3.4.7Release notes
Sourced from github.com/gojuno/minimock/v3's releases.
Commits
54a8895Merge pull request #149 from gojuno/bugfix/title993a339bigfix0241f2abigfix49aa00dbigfix2cee44aRemoved some deprecated dependenciesea59680Bump gowrap versionc669aa6Merge pull request #141 from gojuno/dependabot/go_modules/tools/golang.org/x/...5666c25Bump golang.org/x/crypto from 0.31.0 to 0.35.0 in /toolsfab5889Merge pull request #140 from Wani4ka/fix/when-then-typoce5fc96fix typo in when/then exampleUpdates
github.com/redis/go-redis/v9from 9.7.3 to 9.18.0Release notes
Sourced from github.com/redis/go-redis/v9's releases.
... (truncated)
Changelog
Sourced from github.com/redis/go-redis/v9's changelog.
... (truncated)
Commits
90faf06chore(release): update versions in deps (#3712)bf8e8e3chore(release): v9.18.0 (#3711)a881cd4fix(clone): nil pointer dereference in PubSub after WithTimeout() (#3710)ee6e9dbfeat(otel): Add OpenTelemetry Native Metrics Support (#3637)b53f2b0feat(sch): MaintNotifications for ClusterClient (#3643)f25343dchore(tests): Add comprehensive TLS tests and example (#3681)33ca5cbfeat(commands): Add support for Redis HOTKEYS commands (#3695)34f4568fix(conn): guard against nil MaintNotificationsConfig in initConn (#3707)2fc030fperf(options): perf Fuzz Test Go File (#3692)63ed1fdAdd support for Redis Streams Idempotent Production (#3693)Updates
github.com/testcontainers/testcontainers-gofrom 0.36.0 to 0.40.0Release notes
Sourced from github.com/testcontainers/testcontainers-go'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
go.uber.org/zapfrom 1.27.0 to 1.27.1Release notes
Sourced from go.uber.org/zap's releases.
Changelog
Sourced from go.uber.org/zap's changelog.
Commits
7b755a3release 1.27.1 (#1521)d6b395bUpdate lazy logger not to materialize unless it's being written to (#1519)4b9cea0ci: Test with Go 1.24, Go 1.25 (#1508)7c80d7bFix race condition in WithLazy implementation (#1426) (#1511)07077a6Prevent zap.Object from panicing on nils (#1501)a6afd05Fix lint check name (#1502)6d48253chore: fix typo (#1482)32f2ec1Fix the field test for bool type (#1480)fe16eb5Upgrade grpc in zapgrc test package & bump go version (#1478)5f00c34test(AtomicLevel): demonstrate Handler is not vulnerable to XSS (#1477)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 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