Skip to content

Bump rate-limiter-flexible from 6.2.1 to 7.0.0#6932

Merged
SamTV12345 merged 1 commit into
developfrom
dependabot/npm_and_yarn/rate-limiter-flexible-7.0.0
Apr 7, 2025
Merged

Bump rate-limiter-flexible from 6.2.1 to 7.0.0#6932
SamTV12345 merged 1 commit into
developfrom
dependabot/npm_and_yarn/rate-limiter-flexible-7.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 7, 2025

Bumps rate-limiter-flexible from 6.2.1 to 7.0.0.

Release notes

Sourced from rate-limiter-flexible's releases.

v7.0.0

What's Changed

  • feat: add RateLimiterValkeyGlide to support Valkey Glide @​avifenesh in animir/node-rate-limiter-flexible#302 Thank you!
  • X-RateLimit-Reset header example was fixed. It should be Math.ceil((Date.now() + rateLimiterRes.msBeforeNext) / 1000). Thanks to @​Fdavidtr.
  • [BREAKING CHANGE] Node.js 18 support removed.

New Contributors

Full Changelog: animir/node-rate-limiter-flexible@v6.2.1...v7.0.0

🐆

Commits
  • ccb4b27 [chore] update .npmignore
  • 2ab5e24 7.0.0
  • fdc8604 Merge remote-tracking branch 'origin/master'
  • 6a2514b Merge pull request #302 from avifenesh/valkey-glide-support
  • 21f462d fix internal _libraryName variable name
  • 4754197 [chore] remove node.js 18 support
  • 4f8d11f update X-RateLimit-Reset example
  • 652e21d feat(RateLimiterValkeyGlide): add type declaration for TS
  • e273fae Addressed comments
  • f0d1e3e valkey first version were 7.2
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [rate-limiter-flexible](https://github.com/animir/node-rate-limiter-flexible) from 6.2.1 to 7.0.0.
- [Release notes](https://github.com/animir/node-rate-limiter-flexible/releases)
- [Commits](animir/node-rate-limiter-flexible@v6.2.1...v7.0.0)

---
updated-dependencies:
- dependency-name: rate-limiter-flexible
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 7, 2025
@SamTV12345 SamTV12345 merged commit 9b31d17 into develop Apr 7, 2025
37 checks passed
@SamTV12345 SamTV12345 deleted the dependabot/npm_and_yarn/rate-limiter-flexible-7.0.0 branch April 7, 2025 19:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant