chore(deps): bump github.com/redis/go-redis/v9 from 9.18.0 to 9.19.0 in /backend#249
Conversation
Bumps [github.com/redis/go-redis/v9](https://github.com/redis/go-redis) 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) --- updated-dependencies: - dependency-name: github.com/redis/go-redis/v9 dependency-version: 9.19.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Greptile SummaryRoutine Dependabot bump of Confidence Score: 5/5Safe to merge — mechanical dependency bump with only go.mod and go.sum changes. No application code is modified; the update is a minor semver bump with documented bug fixes and backward-compatible new features. Dependabot reports a high compatibility score. No files require special attention. Important Files Changed
Flowchart%%{init: {'theme': 'neutral'}}%%
flowchart TD
A[go.mod / go.sum bump] --> B[github.com/redis/go-redis/v9\nv9.18.0 → v9.19.0]
B --> C[Removed indirect dep\ndgryski/go-rendezvous\nnow internalized by go-redis]
B --> D[Transitive bumps\nklauspost/cpuid/v2 v2.0.9 → v2.2.10\nzeebo/xxh3 v1.0.2 → v1.1.0]
B --> E[Key bug fixes\nPool close leak\nFIFO waiter race\nDial TCP retry\nHELLO fallback]
Reviews (1): Last reviewed commit: "chore(deps): bump github.com/redis/go-re..." | Re-trigger Greptile |
Bumps github.com/redis/go-redis/v9 from 9.18.0 to 9.19.0.
Release 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
e7e9866chore(release): v9.19.0 (#3796)22b26f4feat(ft.aggregate): Add Steps for query building (#3782)d9d7694fix(pool): two fixes for closed connection handling (#3764)44e8b73fix(sch): auto hostname type detection (#3789)ad21622fix(hello): do not send maintnotifications handshake when hello fails (#3788)1a7ac74fix(pool): suppress pool Close() errors for stale connections (#3778)903d6bdfix(retry): make dial tcp error redirectable (#3786) (#3787)00a551bfix(credentials): leak in wrappedOnClose (#3785)b5a6f99refactor(pool): remove redundant Conn.closed atomic field (#3783)928f27afeat(hscan): add support for encoding.BinaryUnmarshaler (#3768)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 this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)