chore(deps): bump ioredis from 5.8.2 to 5.10.1#17
Conversation
Bumps [ioredis](https://github.com/luin/ioredis) from 5.8.2 to 5.10.1. - [Release notes](https://github.com/luin/ioredis/releases) - [Changelog](https://github.com/redis/ioredis/blob/main/CHANGELOG.md) - [Commits](redis/ioredis@v5.8.2...v5.10.1) --- updated-dependencies: - dependency-name: ioredis dependency-version: 5.10.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
|
Code Review — PR #17 Security: Dependabot bump of Clean Code / Tests: N/A — pure dep bump. Performance: Same major version, no API surface change. No expected regression. Bugs: As a runtime dep this hits the rate-limiter's redis connection. Pre-merge sanity:
Assessment: Good to go ✅ (assuming CI tests pass — minor patch-level bump within major 5). — Automated review by Claude |
|
Code Review — Dependabot dependency bump
Security: Cannot evaluate the original bump's security implications without a fresh advisory check — Dependabot's reasoning at PR-open time may no longer apply. Clean Code: Auto-generated; no review needed. Test Coverage: N/A — relies on the repo's existing CI. Performance: N/A. Bugs: None visible. Risk: outdated lockfile state and potential conflicts with current main. Assessment: Needs changes before merge ❌ — Recommend closing this PR and letting Dependabot re-open a fresh one against the current main (or running Automated review by Claude |
|
Code Review — PR #17 Security: No concerns — bumping Clean Code: N/A — single dependency version line in Test Coverage: N/A for a dependency bump, but please make sure CI runs the full test suite against the new Performance: No concerns. Bugs: None expected — Assessment: Good to go ✅ (pending green CI) Automated review by Claude. |
Bumps ioredis from 5.8.2 to 5.10.1.
Release notes
Sourced from ioredis's releases.
... (truncated)
Changelog
Sourced from ioredis's changelog.
... (truncated)
Commits
9e26f8bchore(release): 5.10.1 [skip ci]4f167bbfix(cluster): lazily start sharded subscribers (#2090)623cee5chore(release): 5.10.0 [skip ci]5219f9ffeat: add hash field expiration commands and testsb38124ffeat: add hexpireat & hexpiretime (#2082)232e548ci: make Coveralls steps non-blocking in test_with_cov workflow (#2083)cd19ab0chore(release): 5.9.3 [skip ci]326528bchore(release): 5.9.3 [skip ci]0a1a898fix(types): optional properties on RedisOptions allow explicit undefined (#2066)8adb1aefix: autopipelining to route writes to masters with scaleReads (#2072)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)