Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 10, 2025

This PR contains the following updates:

Package Change Age Confidence
express-rate-limit ^7.4.0 -> ^7.5.1 age confidence

Release Notes

express-rate-limit/express-rate-limit (express-rate-limit)

v7.5.1

Compare Source

Changed
  • Narrowed type of standardHeaders from string to just the supported values via a TypeScript const assertion (#​506)

You can view the full changelog here.

v7.5.0

Compare Source

Added
  • Implemented the combined RateLimit header according to the eighth draft of the IETF RateLimit header specificiation. Enable by setting standardHeaders: 'draft-8'.
  • Added a new identifier option, used as the name for the quota policy in the draft-8 headers.
  • Added a new headersDraftVersion validation check to identifies cases where an unsupported version string is passed to the standardHeaders option.

You can view the full changelog here.

v7.4.1

Compare Source

Fixed
  • Made the passOnStoreError return after calling next() rather than continuing execution.

You can view the full changelog here.


Configuration

📅 Schedule: Branch creation - "on saturday and sunday" in timezone Asia/Kolkata, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the renovate label Oct 10, 2025
@renovate renovate bot force-pushed the renovate/express-rate-limit-7.x branch from 7d897b4 to ef47bdd Compare October 21, 2025 15:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant