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

chore(deps): update dependency rate-limiter-flexible to v4 #127

Merged
merged 1 commit into from
Jan 12, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 17, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
rate-limiter-flexible ^3.0.4 -> ^4.0.0 age adoption passing confidence

Release Notes

animir/node-rate-limiter-flexible (rate-limiter-flexible)

v4.0.0: DynamoDB support

Compare Source

Thanks to @​Daniel-97 rate-limiter-flexible supports DynamoDB now!
Usage example can be found here.

BREAKING CHANGES: we dropped support for Node.js 12 and previous versions.

🐯

v3.0.6: Fix RateLimiterUnion.consume return type

Compare Source

v3.0.5: Fix memory storage being not accurate with expired keys

Compare Source

  • fix memory storage consuming points when msBeforeNext is negative (key is expired). Thank you @​animir

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - "after 10pm every weekday,before 5am every weekday,every weekend" in timezone America/New_York.

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

Copy link

codecov bot commented Dec 17, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (7e3538e) 8.99% compared to head (46ecfd2) 8.99%.

Additional details and impacted files
@@          Coverage Diff           @@
##           master    #127   +/-   ##
======================================
  Coverage    8.99%   8.99%           
======================================
  Files          52      52           
  Lines        4602    4602           
  Branches       75      75           
======================================
  Hits          414     414           
  Misses       4147    4147           
  Partials       41      41           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the dep/rate-limiter-flexible-4.x branch 9 times, most recently from a4f7beb to bfccb1e Compare January 11, 2024 10:02
@renovate renovate bot force-pushed the dep/rate-limiter-flexible-4.x branch from bfccb1e to 46ecfd2 Compare January 12, 2024 03:46
@renovate renovate bot merged commit ef8d861 into master Jan 12, 2024
15 checks passed
@renovate renovate bot deleted the dep/rate-limiter-flexible-4.x branch January 12, 2024 06:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants