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

Update dependency rate-limiter-flexible to v5 #11147

Merged
merged 1 commit into from
Sep 28, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 28, 2024

This PR contains the following updates:

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

Release Notes

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

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

v4.0.1: Fix RateLimiterMongo TypeError

Compare Source

RateLimiterMongo TypeError: Cannot read properties of null (reading 'value') error was fixed. See https://github.com/animir/node-rate-limiter-flexible/issues/251 for reference.

Thanks to @​o-ali

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.

🐯


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 was generated by Mend Renovate. View the repository job log.

@laurent22 laurent22 merged commit b27e0ff into dev Sep 28, 2024
18 checks passed
@laurent22 laurent22 deleted the renovate/rate-limiter-flexible-5.x branch September 28, 2024 10:29
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