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

⬆️ deps: Upgrade dependency rate-limiter-flexible to v5. #786

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 10, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

v5.0.3: Redis custom Lua script support

Compare Source

👍

v5.0.2

Compare Source

v5.0.1

Compare Source

v5.0.0: Prisma support

Compare Source

What's Changed

  1. Add RateLimiterPrisma. Read about it on Wiki. Prisma supports PostgreSQL, MySQL, SQLite, MongoDB and many other databases. Thank you @​animir

  2. Test environment and github actions got a number of improvements. Thank you @​mroderick

  3. BREAKING CHANGES: we dropped support for Node.js 14 and all previous versions.

Full Changelog: animir/node-rate-limiter-flexible@v4.0.1...v5.0.0


Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.

@renovate renovate bot added the deps This issue has to do with dependencies label Mar 10, 2024
Copy link

codecov bot commented Mar 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 66.52%. Comparing base (a675676) to head (54705fb).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #786      +/-   ##
==========================================
+ Coverage   66.27%   66.52%   +0.24%     
==========================================
  Files         719      719              
  Lines       10006    10006              
  Branches     1349     1349              
==========================================
+ Hits         6631     6656      +25     
+ Misses       2915     2888      -27     
- Partials      460      462       +2     
Flag Coverage Δ
client 46.10% <ø> (+0.24%) ⬆️
server 62.60% <ø> (ø)
test 72.53% <ø> (ø)
test-app 54.02% <ø> (+0.30%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@make-github-pseudonymous-again
Copy link
Contributor

Does not support Node.js 14. Currently not tested. Requires creation of regression test before merging.

@make-github-pseudonymous-again make-github-pseudonymous-again added waiting-for-upstream This issues needs an update from upstream before it can be resolved. requires-manual-intervention This automatically created PR requires manual intervention before merging. labels Mar 10, 2024
@renovate renovate bot changed the title ⬆️ deps: Upgrade dependency rate-limiter-flexible to v5 ⬆️ deps: Upgrade dependency rate-limiter-flexible to v5. Apr 8, 2024
@renovate renovate bot force-pushed the renovate/rate-limiter-flexible-5.x branch from a1c93b7 to 4bf4aa3 Compare May 20, 2024 07:00
@renovate renovate bot force-pushed the renovate/rate-limiter-flexible-5.x branch from 4bf4aa3 to a8f1640 Compare May 20, 2024 20:09
@make-github-pseudonymous-again
Copy link
Contributor

Regression tests in place with #976. Might be wise to upgrade to v4 first, and wait for #956 for v5.

@renovate renovate bot force-pushed the renovate/rate-limiter-flexible-5.x branch from a8f1640 to b6b8771 Compare May 21, 2024 18:36
@make-github-pseudonymous-again make-github-pseudonymous-again added the node/requires-v16 This requires Node v16. label May 21, 2024
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This requires Node v16, which means either upgrading Meteor to v3, or dropping Meteor all-together.

@renovate renovate bot force-pushed the renovate/rate-limiter-flexible-5.x branch from b6b8771 to 223126b Compare May 21, 2024 19:30
@make-github-pseudonymous-again make-github-pseudonymous-again added the needs-dependency-upgrade Solving this issue requires upgrading at least one dependency label May 22, 2024
@renovate renovate bot force-pushed the renovate/rate-limiter-flexible-5.x branch from 223126b to 54705fb Compare June 4, 2024 23:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deps This issue has to do with dependencies needs-dependency-upgrade Solving this issue requires upgrading at least one dependency node/requires-v16 This requires Node v16. requires-manual-intervention This automatically created PR requires manual intervention before merging. waiting-for-upstream This issues needs an update from upstream before it can be resolved.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant