Skip to content
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 7.4.0 to 7.5.0 #3282

Merged
merged 1 commit into from
Jan 20, 2025

Conversation

snyk-io[bot]
Copy link
Contributor

@snyk-io snyk-io bot commented Jan 18, 2025

snyk-top-banner

Snyk has created this PR to upgrade express-rate-limit from 7.4.0 to 7.5.0.

ℹ️ 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 2 versions ahead of your current version.

  • The recommended version was released a month ago.

Release notes
Package name: express-rate-limit
  • 7.5.0 - 2024-12-15

    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.

  • 7.4.1 - 2024-10-04

    Fixed

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

    You can view the full changelog here.

  • 7.4.0 - 2024-07-23

    Added

    • Added passOnStoreError option to allow a way to "fail open" in the event of a backend error.

    You can view the full changelog here.

from express-rate-limit GitHub release notes

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.

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:

Snyk has created this PR to upgrade express-rate-limit from 7.4.0 to 7.5.0.

See this package in npm:
express-rate-limit

See this project in Snyk:
https://app.snyk.io/org/oph-snyk/project/95d0023b-d210-474c-ae4b-631289f4b4cb?utm_source=github-cloud-app&utm_medium=referral&page=upgrade-pr
@hruoho hruoho merged commit 350e99c into master Jan 20, 2025
44 checks passed
@hruoho hruoho deleted the snyk-upgrade-871a4e9102e11460cf59ad74b5c157df branch January 20, 2025 08:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant