-
-
Notifications
You must be signed in to change notification settings - Fork 3
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
chore(deps): update dependency express-rate-limit to v7.5.0 #106
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:
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
This PR contains the following updates:
7.3.0
->7.5.0
Release Notes
express-rate-limit/express-rate-limit (express-rate-limit)
v7.5.0
Compare Source
Added
RateLimit
header according to the eighth draft of the IETF RateLimit header specificiation. Enable by settingstandardHeaders: 'draft-8'
.identifier
option, used as the name for the quota policy in thedraft-8
headers.headersDraftVersion
validation check to identifies cases where an unsupported version string is passed to thestandardHeaders
option.You can view the full changelog here.
v7.4.1
Compare Source
You can view the changelog here.
v7.4.0
Compare Source
You can view the changelog here.
v7.3.1
Compare Source
Fixed
creationStack
validation check when a storewith
localKeys
set to false is used.creationStack
check.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.