Skip to content

refactor: Bump rate-limit-redis from 4.2.0 to 4.3.1#10059

Open
dependabot[bot] wants to merge 1 commit intoalphafrom
dependabot/npm_and_yarn/rate-limit-redis-4.3.1
Open

refactor: Bump rate-limit-redis from 4.2.0 to 4.3.1#10059
dependabot[bot] wants to merge 1 commit intoalphafrom
dependabot/npm_and_yarn/rate-limit-redis-4.3.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 13, 2026

Bumps rate-limit-redis from 4.2.0 to 4.3.1.

Release notes

Sourced from rate-limit-redis's releases.

v4.3.1

You can view the changelog here.

v4.3.0

You can view the changelog here.

v4.2.3

You can view the changelog here.

v4.2.2

You can view the changelog here.

v4.2.1

You can view the changelog here.

Changelog

Sourced from rate-limit-redis's changelog.

v4.3.1

Fixed

  • Restored this in sendCommand functions to pre-4.3.0 behavior of pointing to the instance of the store.

v4.3.0

Added

  • Alternate sendCommandCluster configuration option with a different method signature that includes extra data needed for node-redis to route commands to the correct node in a cluster.

v4.2.3

Fixed

  • Properly fixed the race condition that v4.2.1 attempted to address

Changed

  • Minimum redis version is now 2.6.12, up from 2.6.0 previously

Added

  • Documented minimum redis version in readme

v4.2.2

Fixed

  • Fixed incorrect documentation for usage with ioredis

Added

  • Added documentation for usage with node-redis in cluster mode

v4.2.1

Fixed

  • Fixed a race condition where the time window could be reset one request before the hit count is reset. (#209 & #216)
Commits

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Bot label; pull requests that updates a dependency file javascript Pull requests that update javascript code labels Feb 13, 2026
@parse-github-assistant
Copy link

I will reformat the title to use the proper commit message syntax.

@parse-github-assistant parse-github-assistant bot changed the title refactor: bump rate-limit-redis from 4.2.0 to 4.3.1 refactor: Bump rate-limit-redis from 4.2.0 to 4.3.1 Feb 13, 2026
@parseplatformorg
Copy link
Contributor

parseplatformorg commented Feb 13, 2026

Snyk checks have passed. No issues have been found so far.

Status Scanner Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

Bumps [rate-limit-redis](https://github.com/express-rate-limit/rate-limit-redis) from 4.2.0 to 4.3.1.
- [Release notes](https://github.com/express-rate-limit/rate-limit-redis/releases)
- [Changelog](https://github.com/express-rate-limit/rate-limit-redis/blob/main/changelog.md)
- [Commits](express-rate-limit/rate-limit-redis@v4.2.0...v4.3.1)

---
updated-dependencies:
- dependency-name: rate-limit-redis
  dependency-version: 4.3.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/rate-limit-redis-4.3.1 branch from 29360c1 to c5d132e Compare February 14, 2026 01:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Bot label; pull requests that updates a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant