Skip to content

chore(deps): bump rate-limit-redis from 4.3.1 to 6.0.1 in /backend - #1011

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/backend/rate-limit-redis-6.0.1
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/backend/rate-limit-redis-6.0.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 14, 2026

Copy link
Copy Markdown

Bumps rate-limit-redis from 4.3.1 to 6.0.1.

Release notes

Sourced from rate-limit-redis's releases.

v6.0.1

You can view the changelog here.

v6.0.0

You can view the changelog here.

v5.0.0

You can view the changelog here.

Changelog

Sourced from rate-limit-redis's changelog.

v6.0.1

Fixed

  • Only retry on NOSCRIPT errors to avoid accidental double-counts

v6.0.0

Breaking

  • Removed the resetOnExpiryChange option (#248).
  • Requires express-rate-limit v8.6.0 or newer (previously required v8.5.0 or newer)

v5.0.0

Breaking

  • Requires express-rate-limit v8.5.0 or newer (previously required v6.0.0 or newer)

Fixed

  • Errors during initial script uploads no longer trigger an uncaught promise exception
Commits
  • e62a190 6.0.1
  • 7a5135f fix: also check error type for get()
  • 68128ae fix: avoid replaying indeterminate eval failures (#252)
  • b5ce170 build(deps-dev): bump shell-quote from 1.8.4 to 1.10.0 (#250)
  • 9320498 build(deps-dev): bump fast-uri from 3.1.2 to 3.1.4 (#249)
  • 770f64e 6.0.0
  • 04682b2 docs: update changelog
  • 8cbc490 chore: update peer dependency version for express-rate-limit
  • 0b996af breaking!: remove resetOnExpiryChange option (#248)
  • 3294bef build(deps-dev): bump esbuild from 0.25.0 to 0.28.1 (#247)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for rate-limit-redis since your current version.


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)

Bumps [rate-limit-redis](https://github.com/express-rate-limit/rate-limit-redis) from 4.3.1 to 6.0.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.3.1...v6.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added backend Express backend issues dependencies dependencies security Security-related issues labels Sep 14, 2026
@dependabot @github

dependabot Bot commented on behalf of github Sep 14, 2026

Copy link
Copy Markdown
Author

Labels

The following labels could not be found: npm. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot added backend Express backend issues security Security-related issues dependencies dependencies labels Sep 14, 2026
@github-actions github-actions Bot added the needs-review PR ready for Greptile AI code review label Sep 14, 2026
@github-actions

Copy link
Copy Markdown

🤖 Greptile AI Code Review

Greptile will automatically review this PR (2 file(s) changed).

Review gates:

  • ✅ CodeQL Security Scan
  • ✅ Custom rules (.greptile/config.json)
  • ✅ Architecture guidelines (.greptile/rules.md)

To manually trigger a re-review, comment @greptileai on this PR.
To skip review, add the skip-review label.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backend Express backend issues dependencies dependencies needs-review PR ready for Greptile AI code review security Security-related issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants