chore(deps): bump the go group across 1 directory with 25 updates#1933
Merged
chore(deps): bump the go group across 1 directory with 25 updates#1933
Conversation
matthiasbruns
approved these changes
May 4, 2026
2d5d2d5 to
3190029
Compare
piotrjanik
approved these changes
May 4, 2026
Contributor
|
@dependabot rebase |
3190029 to
2484ac4
Compare
Bumps the go group with 15 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/Masterminds/semver/v3](https://github.com/Masterminds/semver) | `3.4.0` | `3.5.0` | | [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.41.6` | `1.41.7` | | [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.32.16` | `1.32.17` | | [github.com/aws/aws-sdk-go-v2/feature/s3/transfermanager](https://github.com/aws/aws-sdk-go-v2) | `0.1.17` | `0.1.20` | | [github.com/aws/aws-sdk-go-v2/service/ecr](https://github.com/aws/aws-sdk-go-v2) | `1.57.1` | `1.57.2` | | [github.com/containerd/containerd/v2](https://github.com/containerd/containerd) | `2.2.3` | `2.3.0` | | [github.com/docker/cli](https://github.com/docker/cli) | `29.4.0+incompatible` | `29.4.2+incompatible` | | [github.com/fluxcd/cli-utils](https://github.com/fluxcd/cli-utils) | `1.0.0` | `1.2.0` | | [github.com/fluxcd/pkg/ssa](https://github.com/fluxcd/pkg) | `0.71.0` | `0.73.0` | | [github.com/go-openapi/strfmt](https://github.com/go-openapi/strfmt) | `0.26.1` | `0.26.2` | | [github.com/klauspost/compress](https://github.com/klauspost/compress) | `1.18.5` | `1.18.6` | | [github.com/moby/moby/api](https://github.com/moby/moby) | `1.54.1` | `1.54.2` | | [github.com/moby/moby/client](https://github.com/moby/moby) | `0.4.0` | `0.4.1` | | [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) | `2.28.1` | `2.28.3` | | [github.com/redis/go-redis/v9](https://github.com/redis/go-redis) | `9.18.0` | `9.19.0` | Updates `github.com/Masterminds/semver/v3` from 3.4.0 to 3.5.0 - [Release notes](https://github.com/Masterminds/semver/releases) - [Changelog](https://github.com/Masterminds/semver/blob/master/CHANGELOG.md) - [Commits](Masterminds/semver@v3.4.0...v3.5.0) Updates `github.com/aws/aws-sdk-go-v2` from 1.41.6 to 1.41.7 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@v1.41.6...v1.41.7) Updates `github.com/aws/aws-sdk-go-v2/config` from 1.32.16 to 1.32.17 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@config/v1.32.16...config/v1.32.17) Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.19.15 to 1.19.16 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@credentials/v1.19.15...credentials/v1.19.16) Updates `github.com/aws/aws-sdk-go-v2/feature/s3/transfermanager` from 0.1.17 to 0.1.20 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@feature/s3/transfermanager/v0.1.17...feature/s3/transfermanager/v0.1.20) Updates `github.com/aws/aws-sdk-go-v2/service/ecr` from 1.57.1 to 1.57.2 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/s3/v1.57.1...service/ssm/v1.57.2) Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.99.1 to 1.100.1 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/s3/v1.99.1...service/s3/v1.100.1) Updates `github.com/containerd/containerd/v2` from 2.2.3 to 2.3.0 - [Release notes](https://github.com/containerd/containerd/releases) - [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md) - [Commits](containerd/containerd@v2.2.3...v2.3.0) Updates `github.com/docker/cli` from 29.4.0+incompatible to 29.4.2+incompatible - [Commits](docker/cli@v29.4.0...v29.4.2) Updates `github.com/fluxcd/cli-utils` from 1.0.0 to 1.2.0 - [Release notes](https://github.com/fluxcd/cli-utils/releases) - [Commits](fluxcd/cli-utils@v1.0.0...v1.2.0) Updates `github.com/fluxcd/pkg/ssa` from 0.71.0 to 0.73.0 - [Commits](fluxcd/pkg@ssa/v0.71.0...ssa/v0.73.0) Updates `github.com/go-openapi/strfmt` from 0.26.1 to 0.26.2 - [Release notes](https://github.com/go-openapi/strfmt/releases) - [Commits](go-openapi/strfmt@v0.26.1...v0.26.2) Updates `github.com/klauspost/compress` from 1.18.5 to 1.18.6 - [Release notes](https://github.com/klauspost/compress/releases) - [Commits](klauspost/compress@v1.18.5...v1.18.6) Updates `github.com/moby/moby/api` from 1.54.1 to 1.54.2 - [Release notes](https://github.com/moby/moby/releases) - [Commits](moby/moby@api/v1.54.1...api/v1.54.2) Updates `github.com/moby/moby/client` from 0.4.0 to 0.4.1 - [Release notes](https://github.com/moby/moby/releases) - [Changelog](https://github.com/moby/moby/blob/v0.4.1/CHANGELOG.md) - [Commits](moby/moby@v0.4.0...v0.4.1) Updates `github.com/onsi/ginkgo/v2` from 2.28.1 to 2.28.3 - [Release notes](https://github.com/onsi/ginkgo/releases) - [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md) - [Commits](onsi/ginkgo@v2.28.1...v2.28.3) Updates `github.com/onsi/gomega` from 1.39.1 to 1.40.0 - [Release notes](https://github.com/onsi/gomega/releases) - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md) - [Commits](onsi/gomega@v1.39.1...v1.40.0) Updates `github.com/redis/go-redis/v9` from 9.18.0 to 9.19.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.18.0...v9.19.0) Updates `golang.org/x/exp` from 0.0.0-20251023183803-a4bb9ffd2546 to 0.0.0-20251219203646-944ab1f22d93 - [Commits](https://github.com/golang/exp/commits) Updates `k8s.io/api` from 0.35.4 to 0.36.0 - [Commits](kubernetes/api@v0.35.4...v0.36.0) Updates `k8s.io/apiextensions-apiserver` from 0.35.4 to 0.36.0 - [Release notes](https://github.com/kubernetes/apiextensions-apiserver/releases) - [Commits](kubernetes/apiextensions-apiserver@v0.35.4...v0.36.0) Updates `k8s.io/apimachinery` from 0.35.4 to 0.36.0 - [Commits](kubernetes/apimachinery@v0.35.4...v0.36.0) Updates `k8s.io/cli-runtime` from 0.35.4 to 0.36.0 - [Commits](kubernetes/cli-runtime@v0.35.4...v0.36.0) Updates `k8s.io/client-go` from 0.35.4 to 0.36.0 - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md) - [Commits](kubernetes/client-go@v0.35.4...v0.36.0) Updates `sigs.k8s.io/controller-runtime` from 0.23.3 to 0.24.0 - [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases) - [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md) - [Commits](kubernetes-sigs/controller-runtime@v0.23.3...v0.24.0) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go-v2 dependency-version: 1.41.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: github.com/aws/aws-sdk-go-v2/config dependency-version: 1.32.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: github.com/aws/aws-sdk-go-v2/credentials dependency-version: 1.19.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: github.com/aws/aws-sdk-go-v2/feature/s3/transfermanager dependency-version: 0.1.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: github.com/aws/aws-sdk-go-v2/service/ecr dependency-version: 1.57.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: github.com/aws/aws-sdk-go-v2/service/s3 dependency-version: 1.100.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/containerd/containerd/v2 dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/docker/cli dependency-version: 29.4.2+incompatible dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: github.com/fluxcd/cli-utils dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/fluxcd/pkg/ssa dependency-version: 0.73.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/go-openapi/strfmt dependency-version: 0.26.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: github.com/klauspost/compress dependency-version: 1.18.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: github.com/Masterminds/semver/v3 dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/moby/moby/api dependency-version: 1.54.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: github.com/moby/moby/client dependency-version: 0.4.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: github.com/onsi/ginkgo/v2 dependency-version: 2.28.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: github.com/onsi/gomega dependency-version: 1.40.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/redis/go-redis/v9 dependency-version: 9.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: golang.org/x/exp dependency-version: 0.0.0-20251219203646-944ab1f22d93 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: k8s.io/api dependency-version: 0.36.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: k8s.io/apiextensions-apiserver dependency-version: 0.36.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: k8s.io/apimachinery dependency-version: 0.36.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: k8s.io/cli-runtime dependency-version: 0.36.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: k8s.io/client-go dependency-version: 0.36.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: sigs.k8s.io/controller-runtime dependency-version: 0.24.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go ... Signed-off-by: dependabot[bot] <support@github.com>
2484ac4 to
b97243c
Compare
Skarlso
approved these changes
May 5, 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 group with 15 updates in the / directory:
3.4.03.5.01.41.61.41.71.32.161.32.170.1.170.1.201.57.11.57.22.2.32.3.029.4.0+incompatible29.4.2+incompatible1.0.01.2.00.71.00.73.00.26.10.26.21.18.51.18.61.54.11.54.20.4.00.4.12.28.12.28.39.18.09.19.0Updates
github.com/Masterminds/semver/v3from 3.4.0 to 3.5.0Release notes
Sourced from github.com/Masterminds/semver/v3's releases.
Changelog
Sourced from github.com/Masterminds/semver/v3's changelog.
Commits
8b89c86Merge pull request #287 from mattfarina/fix-da-issues29d51d0Fixing some quality issues87f651dMerge pull request #286 from mattfarina/update-devcontainer158a685Updating gitignore for devcontainers7e83c08Merge pull request #284 from Masterminds/dependabot/github_actions/golangci/g...697e27fMerge pull request #283 from Masterminds/dependabot/github_actions/actions/ca...1591f8eMerge pull request #282 from Masterminds/dependabot/github_actions/github/cod...3f5ff17Bump golangci/golangci-lint-action from 7.0.1 to 9.2.004baa33Bump actions/cache from 4.2.3 to 5.0.545939feBump github/codeql-action from 4.35.1 to 4.35.2Updates
github.com/aws/aws-sdk-go-v2from 1.41.6 to 1.41.7Commits
2223642Release 2026-04-2904c7e46Regenerated Clients5f56925Update endpoints modelaac6d2bUpdate API modelbdaead7upgrade to smithy-go v1.25.1 (#3399)008e12cRelease 2026-04-27ef109d9Regenerated Clients6411e63Update API modele5bf970Release 2026-04-24bdbb88cRegenerated ClientsUpdates
github.com/aws/aws-sdk-go-v2/configfrom 1.32.16 to 1.32.17Commits
2223642Release 2026-04-2904c7e46Regenerated Clients5f56925Update endpoints modelaac6d2bUpdate API modelbdaead7upgrade to smithy-go v1.25.1 (#3399)008e12cRelease 2026-04-27ef109d9Regenerated Clients6411e63Update API modele5bf970Release 2026-04-24bdbb88cRegenerated ClientsUpdates
github.com/aws/aws-sdk-go-v2/credentialsfrom 1.19.15 to 1.19.16Commits
2223642Release 2026-04-2904c7e46Regenerated Clients5f56925Update endpoints modelaac6d2bUpdate API modelbdaead7upgrade to smithy-go v1.25.1 (#3399)008e12cRelease 2026-04-27ef109d9Regenerated Clients6411e63Update API modele5bf970Release 2026-04-24bdbb88cRegenerated ClientsUpdates
github.com/aws/aws-sdk-go-v2/feature/s3/transfermanagerfrom 0.1.17 to 0.1.20Commits
83b34eaRelease 2026-04-30f6eecf0Regenerated Clients3cca141Update endpoints modeld0eb3b1Update API model7584904reinstate transfer manager Location output on upload (#3364)907bbb9Update CF CookieSigner to use crypto.Signer interface (#3325)2223642Release 2026-04-2904c7e46Regenerated Clients5f56925Update endpoints modelaac6d2bUpdate API modelUpdates
github.com/aws/aws-sdk-go-v2/service/ecrfrom 1.57.1 to 1.57.2Commits
9bd153cRelease 2025-03-04.2b967446Regenerated Clients188c52aUpdate endpoints modeldefaf5cUpdate API model8f2dd23add test that verifies SRA order of operations (#3025)3d547b0Release 2025-03-04554a149Regenerated Clients3abb221Update endpoints model95ae39dUpdate API modelc62ec38create kitchen sink test service (#3023)Updates
github.com/aws/aws-sdk-go-v2/service/s3from 1.99.1 to 1.100.1Commits
2223642Release 2026-04-2904c7e46Regenerated Clients5f56925Update endpoints modelaac6d2bUpdate API modelbdaead7upgrade to smithy-go v1.25.1 (#3399)008e12cRelease 2026-04-27ef109d9Regenerated Clients6411e63Update API modele5bf970Release 2026-04-24bdbb88cRegenerated ClientsUpdates
github.com/containerd/containerd/v2from 2.2.3 to 2.3.0Release notes
Sourced from github.com/containerd/containerd/v2's releases.
... (truncated)
Changelog
Sourced from github.com/containerd/containerd/v2's changelog.
... (truncated)
Commits
2976f38Merge pull request #13325 from dmcgowan/prepare-v2.3.077eeb2dPrepare release notes for v2.3.0c55ada3Update api to v1.11.0ebf4404Update release documentf49640eMerge pull request #13321 from dmcgowan/remove-erofs-fsmerge-thresholde3d5fe8Merge pull request #13322 from dmcgowan/prepare-api-v1.11.0ee17fa1Merge pull request #13317 from fuweid/fix-merge-issueb7f8c35erofs: remove fsmerge threshold from snapshotter8f2fce4Prepare release notes for v1.11.0ce2955cMerge pull request #13319 from mxpv/deprUpdates
github.com/docker/clifrom 29.4.0+incompatible to 29.4.2+incompatibleCommits
055a478Merge pull request #6945 from thaJeztah/bump_mobyd0f5b27cmd/docker-trust: bump moby/client v0.4.1, moby/api v1.54.2b7f37e8vendor: github.com/moby/moby/client v0.4.1, moby/api v1.54.2c93d892Merge pull request #6949 from thaJeztah/bump_utils3553cafMerge pull request #6948 from thaJeztah/bump_trust_deps266f039Dockerfile: update compose to v5.1.3d74d3c3Dockerfile: update buildx to v0.33.0134c2a0Merge pull request #6826 from thaJeztah/bump_golangci_lint258a7c31golangci-lint: fix lint failures from v2.10.1 upgradef37a9e6Dockerfile: update golangci-lint to v2.10.1Updates
github.com/fluxcd/cli-utilsfrom 1.0.0 to 1.2.0Release notes
Sourced from github.com/fluxcd/cli-utils's releases.
Commits
3ff5ae4Merge pull request #33 from fluxcd/ci-checksfed8ebeUpgrade controller-runtime to v0.24.03497b94Add check for building against controller-runtime4390742Merge pull request #31 from fluxcd/go-1.26-k8s-1.365723331Upgrade Go to 1.26 and Kubernetes to 1.365efd6fbMerge pull request #30 from fluxcd/govulncheck-v1.1.4555481eci: Pin govulncheck to v1.1.4Updates
github.com/fluxcd/pkg/ssafrom 0.71.0 to 0.73.0Commits
f1acb23Merge pull request #1191 from fluxcd/fix-58718f3546assa: fix incorrect object reference on SkippedActiona5fa28dMerge pull request #1190 from fluxcd/release-main7e9c0c0Prepare for release9a10458Merge pull request #1189 from fluxcd/refactor-auth1923cf3auth: refactor git credentialsf595d79Merge pull request #1188 from fluxcd/release-main0177f62Prepare for released2cda98Merge pull request #1187 from fluxcd/fix-cel-observed-gen3619c73runtime/cel: fix requiring int status.observedGenerationUpdates
github.com/go-openapi/strfmtfrom 0.26.1 to 0.26.2Release notes
Sourced from github.com/go-openapi/strfmt's releases.
... (truncated)
Commits
fb29dd2chore: prepare release v0.26.2c8c1e4edoc: aligned docs with org-wide documentation. (#247)ebb2f2fperf(duration): faster and stricter ParseDuration. (#246)c09c1cdbuild(deps): bump the other-dependencies group across 2 directories with 2 up...1dfdf84build(deps): bump the development-dependencies group with 8 updates290bce4build(deps): bump golang.org/x/net49afd07build(deps): bump github.com/jackc/pgx/v5 (#240)b04e233doc: updated contributors file9cdd252build(deps): bump the go-openapi-dependencies group across 2 directories with...5b911b6build(deps): bump golang.org/x/netUpdates
github.com/klauspost/compressfrom 1.18.5 to 1.18.6Release notes
Sourced from github.com/klauspost/compress's releases.
Commits
ac2f5e8docs: use unix line-endings for markdown files (#1144)620d7b5s2: Fix amd64 stack frame corruption (#1145)1b63f2fbuild(deps): bump the github-actions group with 2 updates (#1141)3d86b89s2: pool hash tables in Go encode paths to reduce allocations (#1143)15967degzhttp: Canonicalize ETag header (#1139)Updates
github.com/moby/moby/apifrom 1.54.1 to 1.54.2Release notes
Sourced from github.com/moby/moby/api's releases.
Commits
6cbde19Merge pull request #52387 from renovate-bot/renovate/golang-xb602ac9Merge pull request #52413 from justincormack/update-justind1a966eMerge pull request #51049 from thaJeztah/bump_memberlist_serf463f4c0No longer a reviewer; update email address3ede246Merge pull request #52410 from renovate-bot/renovate/github.com-aws-smithy-go...179985cMerge pull request #52358 from geekcoderr/52355-topology-swagger98c7106vendor: github.com/hashicorp/memberlist v0.5.4, hashicorp/serf v0.10.2b29d903Merge pull request #52405 from renovate-bot/renovate/actions-github-script-9.xf69fed1fix(deps): update module github.com/aws/smithy-go to v1.25.02a18e3dMerge pull request #52401 from renovate-bot/renovate/opentelemetry-go-contrib...Updates
github.com/moby/moby/clientfrom 0.4.0 to 0.4.1Release notes
Sourced from github.com/moby/moby/client's releases.
Changelog
Sourced from github.com/moby/moby/client's changelog.
Commits
7b6f507Merge pull request #912 from dotcloud/bump_0.4.16e2c32eMerge pull request #911 from dotcloud/add_port_redirection_doc22b0a38Merge pull request #897 from dotcloud/fix-overlapping-addcb58e63Typo8626598Added content to port redirect doc3623134add port redirection doce8f001dBumped version to 0.4.1389db5fMerge pull request #887 from dotcloud/761-packaging-dockerbuilder6746c38FIXMEs30f6045Merge pull request #895 from dotcloud/build-fixesUpdates
github.com/onsi/ginkgo/v2from 2.28.1 to 2.28.3Release notes
Sourced from github.com/onsi/ginkgo/v2's releases.
Changelog
Sourced from github.com/onsi/ginkgo/v2's changelog.
Commits
5de9c15v2.28.37e2fa19bump dependencies1a81912v2.28.2f3a36b6Add ArtifactDir() to support Go 1.26 testing.TB interface94151c8Implement shell completion4d21dbbAdd asan CLI option mirroring msan implementationc102161Bump uri from 1.0.3 to 1.0.4 in /docs (#1630)9619647fix aspect ratio5779304update logosUpdates
github.com/onsi/gomegafrom 1.39.1 to 1.40.0Release notes
Sourced from github.com/onsi/gomega's releases.
Changelog
Sourced from github.com/onsi/gomega's changelog.
Commits
87ee9d3v1.40.0ea66027v1.40.0 (full)e3fd789update docs to reflect new versioning strategy7d4ee30first push to master-litee4a82d1Bump github/codeql-action from 3 to 4 (#875)af62723Bump rexml from 3.4.0 to 3.4.2 in /docs (#870)e164221Bump github.com/onsi/ginkgo/v2 from 2.28.0 to 2.28.1 (#895)334a282Bump faraday from 2.12.2 to 2.14.1 in /docs (#896)Updates
github.com/redis/go-redis/v9from 9.18.0 to 9.19.0Release notes
Sourced from github.com/redis/go-redis/v9's releases.