-
-
Notifications
You must be signed in to change notification settings - Fork 5
chore(deps): update dependency express-rate-limit to v7.5.1 #106
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: dev
Are you sure you want to change the base?
Conversation
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Join our Discord community for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
051772d to
39b3d9a
Compare
39b3d9a to
a32da18
Compare
5c7d150 to
86aefee
Compare
86aefee to
4247cff
Compare
4247cff to
5957d8d
Compare
5957d8d to
7e5e7a3
Compare
7e5e7a3 to
074e63f
Compare
e6245d6 to
196527f
Compare
196527f to
334bbb7
Compare
This PR contains the following updates:
7.3.0→7.5.1Release Notes
express-rate-limit/express-rate-limit (express-rate-limit)
v7.5.1Compare Source
Changed
standardHeadersfromstringto just the supported values via a TypeScriptconstassertion (#506)You can view the full changelog here.
v7.5.0Compare Source
Added
RateLimitheader according to the eighth draft of the IETF RateLimit header specificiation. Enable by settingstandardHeaders: 'draft-8'.identifieroption, used as the name for the quota policy in thedraft-8headers.headersDraftVersionvalidation check to identifies cases where an unsupported version string is passed to thestandardHeadersoption.You can view the full changelog here.
v7.4.1Compare Source
Fixed
passOnStoreErrorreturn after callingnext()rather than continuing execution.You can view the full changelog here.
v7.4.0Compare Source
Added
passOnStoreErroroption to allow a way to "fail open" in the event of a backend error.You can view the full changelog here.
v7.3.1Compare Source
Fixed
creationStackvalidation check when a storewith
localKeysset to false is used.creationStackcheck.You can view the full changelog here.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.