chore(deps): bump the go group with 5 updates#2017
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the go group with 5 updates: | Package | From | To | | --- | --- | --- | | [github.com/aws/smithy-go](https://github.com/aws/smithy-go) | `1.27.2` | `1.27.3` | | [github.com/docker/cli](https://github.com/docker/cli) | `29.6.0+incompatible` | `29.6.1+incompatible` | | [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) | `2.31.0` | `2.32.0` | | [github.com/onsi/gomega](https://github.com/onsi/gomega) | `1.42.0` | `1.42.1` | | [github.com/redis/go-redis/v9](https://github.com/redis/go-redis) | `9.20.1` | `9.21.0` | Updates `github.com/aws/smithy-go` from 1.27.2 to 1.27.3 - [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.27.2...v1.27.3) Updates `github.com/docker/cli` from 29.6.0+incompatible to 29.6.1+incompatible - [Commits](docker/cli@v29.6.0...v29.6.1) Updates `github.com/onsi/ginkgo/v2` from 2.31.0 to 2.32.0 - [Release notes](https://github.com/onsi/ginkgo/releases) - [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md) - [Commits](onsi/ginkgo@v2.31.0...v2.32.0) Updates `github.com/onsi/gomega` from 1.42.0 to 1.42.1 - [Release notes](https://github.com/onsi/gomega/releases) - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md) - [Commits](onsi/gomega@v1.42.0...v1.42.1) Updates `github.com/redis/go-redis/v9` from 9.20.1 to 9.21.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.20.1...v9.21.0) --- updated-dependencies: - dependency-name: github.com/aws/smithy-go dependency-version: 1.27.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: github.com/docker/cli dependency-version: 29.6.1+incompatible dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: github.com/onsi/ginkgo/v2 dependency-version: 2.32.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/onsi/gomega dependency-version: 1.42.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: github.com/redis/go-redis/v9 dependency-version: 9.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go ... 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 group with 5 updates:
1.27.21.27.329.6.0+incompatible29.6.1+incompatible2.31.02.32.01.42.01.42.19.20.19.21.0Updates
github.com/aws/smithy-gofrom 1.27.2 to 1.27.3Changelog
Sourced from github.com/aws/smithy-go's changelog.
... (truncated)
Commits
9445927Release 2026-06-267617c7eadd prefix/suffix hyphen rejection for host label validation based on rfc1123...49402bdFix document.Number serialization and BigDecimal negative zero sign loss (#681)648e8adfeat: move common middlewares to shared addCommonMiddlewares (#674)Updates
github.com/docker/clifrom 29.6.0+incompatible to 29.6.1+incompatibleCommits
8900f1dMerge pull request #7074 from thaJeztah/version22b8f13Merge pull request #7069 from docker-agent/auto/migrate-to-docker-agent-actiond9c59c9version 29.6.16430751Merge pull request #7073 from thaJeztah/bump_moby_user8fda97bvendor: github.com/moby/sys/user v0.4.1f9dc4e4chore: bump docker-agent-action to v2.0.1f8a2d2bMerge pull request #7070 from docker/dependabot/github_actions/actions/checko...7eb15d3build(deps): bump actions/checkout from 6.0.3 to 7.0.0033b0ffMerge pull request #7063 from docker/dependabot/github_actions/crazy-max/dot-...317bfd1Merge pull request #7067 from docker/dependabot/github_actions/docker/cagent-...Updates
github.com/onsi/ginkgo/v2from 2.31.0 to 2.32.0Release notes
Sourced from github.com/onsi/ginkgo/v2's releases.
Changelog
Sourced from github.com/onsi/ginkgo/v2's changelog.
Commits
9ff1646v2.32.00491f2aMake -fd exclusive of -p/-procs and -randomize-all334f74arespect SilenceSkips in fd mode, add test21047ceNo need for a new method.7d281e1Break out to two methods.5313727More integration, fewer changes.b83f524Fewer new methods.73c59dffeat: add -fd flag for RSpec-style documentation output76a2074feat: add --sleep-on-failure to pause a failed spec before teardownUpdates
github.com/onsi/gomegafrom 1.42.0 to 1.42.1Release notes
Sourced from github.com/onsi/gomega's releases.
Changelog
Sourced from github.com/onsi/gomega's changelog.
Commits
ced6c1cv1.42.12beb9fbv1.42.1 (full)006cd2cbump al lthe thingsUpdates
github.com/redis/go-redis/v9from 9.20.1 to 9.21.0Release notes
Sourced from github.com/redis/go-redis/v9's releases.
Changelog
Sourced from github.com/redis/go-redis/v9's changelog.
Commits
1551837chore(release): 9.21.0 (#3857)1cfa927fix(maintnotifications): keep ModeAuto fail-open (#3853)1f0ea0efeat(pubsub): introduce timeouts for Ping on channel.initHealthCheck (#3819)5484b0bfeat(tx): skip redundant UNWATCH in Tx.Close when no WATCH is active (#3854)bf57a51chore(deps): bump rojopolis/spellcheck-github-actions (#3852)641294cfeat(streams): support explicit LIMIT 0 in XTRIM/XADD trimming via XTrimLimit...74d9bb0feat(command): add zero-copy GetToBuffer and SetFromBuffer (#3834)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