BobbyWibowo / lolisafe

Blazing fast file uploader and awesome bunker written in node! 🚀
MIT License
317 stars 56 forks source link

fix(deps): update dependency rate-limiter-flexible to v5 #762

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 4 months ago

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.0`](https://togithub.com/animir/node-rate-limiter-flexible/releases/tag/v5.0.0): Prisma support [Compare Source](https://togithub.com/animir/node-rate-limiter-flexible/compare/v4.0.1...v5.0.0) #### What's Changed 1. Add `RateLimiterPrisma`. Read about it on [Wiki](https://togithub.com/animir/node-rate-limiter-flexible/wiki/Prisma). Prisma supports [PostgreSQL](https://www.prisma.io/docs/orm/overview/databases/postgresql), [MySQL](https://www.prisma.io/docs/orm/overview/databases/mysql), [SQLite](https://www.prisma.io/docs/orm/overview/databases/sqlite), [MongoDB](https://www.prisma.io/docs/orm/overview/databases/mongodb) and many other databases. Thank you [@​animir](https://togithub.com/animir) 2. Test environment and github actions got a number of improvements. Thank you [@​mroderick](https://togithub.com/mroderick) 3. BREAKING CHANGES: we dropped support for `Node.js 14` and all previous versions. **Full Changelog**: https://github.com/animir/node-rate-limiter-flexible/compare/v4.0.1...v5.0.0

Configuration

📅 Schedule: Branch creation - "before 5am on saturday" in timezone Asia/Jakarta, 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.



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