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

refactor: Upgrade express-rate-limit from 6.7.0 to 7.4.1 #9380

Conversation

parseplatformorg
Copy link
Contributor

snyk-top-banner

Snyk has created this PR to upgrade express-rate-limit from 6.7.0 to 7.4.1.

ℹ️ 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.


⚠️ Warning: This PR contains major version upgrade(s), and may be a breaking change.

  • The recommended version is 23 versions ahead of your current version.

  • The recommended version was released on 22 days ago.

Release notes
Package name: express-rate-limit
  • 7.4.1 - 2024-10-04

    You can view the changelog here.

  • 7.4.0 - 2024-07-23

    You can view the changelog here.

  • 7.3.1 - 2024-06-07

    Fixed

    • Changed error displayed for the creationStack validation check when a store
      with localKeys set to false is used.
    • Improved documentation for the creationStack check.

    You can view the full changelog here.

  • 7.3.0 - 2024-06-01

    Added

    • Added a new unsharedStore validation check that identifies cases where a
      single store instance is shared across multiple limiters.

    You can view the full changelog here.

  • 7.2.0 - 2024-03-02

    Added

    • Added a new creationStack validation check that looks for instances created
      in a request handler.

    You can view the full changelog here.

  • 7.1.5 - 2023-11-27

    Fixed

    • Enable async requestWasSuccessful methods to work as documented.

    You can view the full changelog here.

  • 7.1.4 - 2023-11-06

    Fixed

    • Ensure header values are strings rather than numbers, for compatibility with
      Bun.

    You can view the full changelog here.

  • 7.1.3 - 2023-10-26

    Changed

    • Loosened peer dependencies to explicitly allow the Express 5 beta. (See
      #415)

    You can view the full changelog here.

  • 7.1.2 - 2023-10-23

    Changed

    • Re-organized documentation from readme into docs/ folder and added
      documentation website.

    You can view the full changelog here.

  • 7.1.1 - 2023-10-09

    Misc


    You can view the full changelog here.

  • 7.1.0 - 2023-10-04
  • 7.0.2 - 2023-09-26
  • 7.0.1 - 2023-09-16
  • 7.0.0 - 2023-09-12
  • 6.11.2 - 2023-09-12
  • 6.11.1 - 2023-09-10
  • 6.11.0 - 2023-09-06
  • 6.10.0 - 2023-08-30
  • 6.9.0 - 2023-08-06
  • 6.8.1 - 2023-07-27
  • 6.8.0 - 2023-07-21
  • 6.7.2 - 2023-07-27
  • 6.7.1 - 2023-07-06
  • 6.7.0 - 2022-11-15
from express-rate-limit GitHub release notes

Important

  • Warning: This PR contains a major version upgrade, and may be a breaking change.
  • 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 6.7.0 to 7.4.1.

See this package in npm:
express-rate-limit

See this project in Snyk:
https://app.snyk.io/org/acinader/project/c354db4d-ec51-46b5-8574-3238dc19f365?utm_source=github&utm_medium=referral&page=upgrade-pr
Copy link

I will reformat the title to use the proper commit message syntax.

@parse-github-assistant parse-github-assistant bot changed the title [Snyk] Upgrade express-rate-limit from 6.7.0 to 7.4.1 refactor: Upgrade express-rate-limit from 6.7.0 to 7.4.1 Oct 26, 2024
Copy link

Thanks for opening this pull request!

  • ❌ Please link an issue that describes the reason for this pull request, otherwise your pull request will be closed. Make sure to write it as Closes: #123 in the PR description, so I can recognize it.

@mtrezza mtrezza closed this Oct 29, 2024
@mtrezza mtrezza deleted the snyk-upgrade-e028a10b03aae0843a12f709a2759f80 branch October 29, 2024 23:17
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.

3 participants