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 rate-limiter-flexible from 2.2.1 to 2.4.2 #31

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

usernamerandom11
Copy link
Owner

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade rate-limiter-flexible from 2.2.1 to 2.4.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 19 versions ahead of your current version.
  • The recommended version was released 25 days ago, on 2023-07-27.
Release notes
Package name: rate-limiter-flexible
  • 2.4.2 - 2023-07-27
  • 2.4.1 - 2022-10-24

    Thank you @ dmozgovoi for the quick improvement.

  • 2.4.0 - 2022-10-21

    In some cases especially with insuranceLimiter set it is important to reject requests quickly based on Redis client status being not ready. Thanks @ dmozgovoi

  • 2.3.12 - 2022-10-13

    Thank you @ svsool

  • 2.3.11 - 2022-09-25
    • RateLimiterQueue getTokensRemaining with RateLimiterPostgres fixed. #125
    • clear timeout on key delete from memory storage. #146 Thank you @ jiddmeye
    • clearExpiredByTimeout is added to TS types for MySQL and Postgres limiters. #156
    • fix negative remaining points in memory limiter. #172 Thank you @ MiniKraken-Team
    • added browser package.json settings to allow bundling. 6ce34b3 Thank you @ achingbrain
    • use nodejs.util.inspect.custom for Symbol flexibility. 2c8bedb Thank you @ shlavik
    • inmemoryBlockOnConsumed and inmemoryBlockDuration options are renamed to inMemoryBlockOnConsumed and inMemoryBlockDuration. Old options are still supported, but deprecated and will be removed in v3 major release. #106
  • 2.3.10 - 2022-09-12
  • 2.3.9 - 2022-09-06
  • 2.3.8 - 2022-07-29
  • 2.3.7 - 2022-05-01
  • 2.3.6 - 2021-12-01
  • 2.3.5 - 2021-11-21
  • 2.3.4 - 2021-11-09
    • MongoDB version detection is fixed for mongoose client. Thank you @ adrianvlupu
    • MongoDB version detection is fixed for 3.6.7+. Thank you @ pavittarx
    • Internal fix of get method. It incorrectly processed undefined result from a store. Thank you @ animir
    • .editorconfig added. Thank you @ vinibeloni
    • TypeScript type for RateLimiterQueueError added. Thank you @ adilhafeez
    • TypeScript type for deleteInMemoryBlockedAll method is added. Thank you @ animir
  • 2.3.3 - 2021-11-01
  • 2.3.2 - 2021-10-26
  • 2.3.1 - 2021-10-02
  • 2.3.0 - 2021-09-28
    • replace replaceOne with findOneAndUpdate to fix a bug related to absent ops attribute in MongoDB client v4+. Thank you @ vdiez
    • delete method on any store limiter deletes inMemoryBlocked key if it is there. Thank you @ evan361425
    • new deleteInMemoryBlockedAll method added to clean up all blocked keys at once. Thank you @ evan361425 again :-)
    • @ evan361425 also added tests to cover new lines 🥇
  • 2.2.4 - 2021-07-24
  • 2.2.3 - 2021-07-10
    • Missing get/set Typescript types added and documentation improved. Thanks @ rijkvanzanten
    • mongodb client v4 support. Thank you @ backflip
  • 2.2.2 - 2021-05-04
  • 2.2.1 - 2021-01-10
    • TypeORM Support for RateLimitPostgres, thank you @ seromenho
    • Readme links fixed, thanks @ mriedem
    • RateLimiterQueue TS types fixed
    • Fix postgres consumed points increment on block, issue #95
from rate-limiter-flexible GitHub release notes
Commit messages
Package name: rate-limiter-flexible

Compare


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:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

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.

2 participants