-
Notifications
You must be signed in to change notification settings - Fork 0
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
[Snyk] Upgrade express-rate-limit from 6.5.2 to 6.11.2 #4
base: boss
Are you sure you want to change the base?
Conversation
Snyk has created this PR to upgrade express-rate-limit from 6.5.2 to 6.11.2. See this package in npm: express-rate-limit See this project in Snyk: https://app.snyk.io/org/ramzimalhas/project/4f8cf50e-f2f2-4ee6-bbe2-ff90bdb1321d?utm_source=github&utm_medium=referral&page=upgrade-pr
|
Changes made by this pull request: package-lock.json package.json |
Important Review skippedIgnore keyword(s) in the title. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? 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 as PR comments)
Additionally, you can add CodeRabbit Configuration File (
|
Snyk has created this PR to upgrade express-rate-limit from 6.5.2 to 6.11.2.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
The recommended version is 11 versions ahead of your current version.
The recommended version was released on a year ago.
Release notes
Package name: express-rate-limit
Fixed
IncrementResponse
TypeScript type (See #397)Fixed
Added
Added
RateLimit
header from the RateLimit header fields for HTTP standardization draft adopted by the IETF. Enable by settingstandardHeaders: 'draft-7'
standardHeaders: 'draft-6'
option, treated equivalent tostandardHeaders: true
from previous releases. (true
andfalse
are still supported.)RateLimit-Policy
header added whenstandardHeaders
is set to'draft-6'
,'draft-7'
, ortrue
draft_polli_ratelimit_headers
optiononLimitReached
optiontotalHits
value returned from Store is invalidAdded
ValidationError
, directing users to the appropriate wiki page for more infoChanged
You can view the full changelog here.
Changed
You can view the full changelog here.
Added
https://github.com/express-rate-limit/express-rate-limit/wiki/Error-Codes for
a list of potential errors. Can be disabled by setting
validate: false
inthe configuration. Automatically disables after the first request. (See
#358)
You can view the changelog here.
(Backport of v6.8.1)
You can view the full changelog here.
Fixed
node16
moduleresolution strategy (See
#355)
Changed
node
20 to list of versions the CI jobs run on.No functional changes.
You can view the changelog here.
Changed
express-rate-limit
organization on GitHub.readme.md
for project sponsor Zuplo.typescript
version 5 and bumped other dependencies.node
12, and addednode
19 to the list of versions the CI jobs run on.You can view the changelog here.
Important
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information: