build(deps): bump the minor-and-patch group across 1 directory with 3 updates#934
Merged
Merged
Conversation
… updates Bumps the minor-and-patch group with 2 updates in the / directory: [github.com/redis/go-redis/extra/redisotel/v9](https://github.com/redis/go-redis) and [golang.org/x/sync](https://github.com/golang/sync). Updates `github.com/redis/go-redis/extra/redisotel/v9` from 9.20.0 to 9.20.1 - [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.0...v9.20.1) Updates `github.com/redis/go-redis/v9` from 9.20.0 to 9.20.1 - [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.0...v9.20.1) Updates `golang.org/x/sync` from 0.20.0 to 0.21.0 - [Commits](golang/sync@v0.20.0...v0.21.0) --- updated-dependencies: - dependency-name: github.com/redis/go-redis/extra/redisotel/v9 dependency-version: 9.20.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: github.com/redis/go-redis/v9 dependency-version: 9.20.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: golang.org/x/sync dependency-version: 0.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
498b41a to
3af5d07
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
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 minor-and-patch group with 2 updates in the / directory: github.com/redis/go-redis/extra/redisotel/v9 and golang.org/x/sync.
Updates
github.com/redis/go-redis/extra/redisotel/v9from 9.20.0 to 9.20.1Release notes
Sourced from github.com/redis/go-redis/extra/redisotel/v9's releases.
Changelog
Sourced from github.com/redis/go-redis/extra/redisotel/v9's changelog.
Commits
a13416bchore(release): 9.20.1 (#3847)10dc44ffix(push): fix peeking when push name is truncated (#3842)e1a2d68fix(ft.hybrid): Always generate vector param names if they are not provided b...a4b234fchore(deps): bump codecov/codecov-action from 6 to 7 (#3845)974e717fix(command): ignore unknown fields in CLUSTER SHARDS response (#3843)65d6abdfix(pubsub): prevent double reconnect in releaseConn (#3833)Updates
github.com/redis/go-redis/v9from 9.20.0 to 9.20.1Release notes
Sourced from github.com/redis/go-redis/v9's releases.
Changelog
Sourced from github.com/redis/go-redis/v9's changelog.
Commits
a13416bchore(release): 9.20.1 (#3847)10dc44ffix(push): fix peeking when push name is truncated (#3842)e1a2d68fix(ft.hybrid): Always generate vector param names if they are not provided b...a4b234fchore(deps): bump codecov/codecov-action from 6 to 7 (#3845)974e717fix(command): ignore unknown fields in CLUSTER SHARDS response (#3843)65d6abdfix(pubsub): prevent double reconnect in releaseConn (#3833)Updates
golang.org/x/syncfrom 0.20.0 to 0.21.0Commits
5071ed6all: fix some comments to improve readability