parse-community / parse-server

Parse Server for Node.js / Express
https://parseplatform.org
Apache License 2.0
20.86k stars 4.78k forks source link

refactor: Bump rate-limit-redis from 3.0.2 to 4.2.0 #9051

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 6 months ago

Bumps rate-limit-redis from 3.0.2 to 4.2.0.

Release notes

Sourced from rate-limit-redis's releases.

v4.2.0

You can view the changelog here.

v4.1.2

No release notes provided.

v4.1.1

Fixed

  • store.get() returns 0 instead of NaN if there are no hits stored for the client.

You can view the full changelog here.

v4.1.0

Added

  • Added the store.get() function, to retrieve the hit count and reset time for a particular client.

You can view the full changelog here.

v4.0.0

Breaking

  • Dropped node v14 support.
  • Added support for express-rate-limit v7.

Changed

  • Use pkgroll to bundle library.
  • Bumped dependencies.

v3.1.0

You can view the changelog here.

Changelog

Sourced from rate-limit-redis's changelog.

v4.2.0

Added

  • Export RedisStore as a named export.

v4.1.2

Added

v4.1.1

Fixed

  • store.get() returns 0 instead of NaN if there are no hits stored for the client.

v4.1.0

Added

  • Added the store.get() function, to retrieve the hit count and reset time for a particular client.

v4.0.0

Breaking

  • Dropped node v14 support.
  • Added support for express-rate-limit v7.

Changed

  • Use pkgroll to bundle library.
  • Bumped dependencies.

v3.1.0

Changed

  • Retry the EVALSHA command if it fails the first time.
Commits
  • a2ece35 4.2.0
  • 37c7bd0 feat: add named export (#201)
  • f576933 Merge pull request #199 from express-rate-limit/dependabot/npm_and_yarn/babel...
  • cb60892 build(deps-dev): bump @​babel/traverse from 7.16.7 to 7.23.2
  • b422bdb docs: mention correct node version in readme
  • 59f82ec ci: fix permissions
  • ece2a0e 4.1.2
  • 62253e2 docs: changelog for v4.1.2
  • 15cc614 ci: enable provenance statement generation
  • 66224e1 4.1.1
  • 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 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)
parse-github-assistant[bot] commented 6 months ago

I will reformat the title to use the proper commit message syntax.

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 94.15%. Comparing base (c277739) to head (d4c351e). Report is 1 commits behind head on alpha.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## alpha #9051 +/- ## ========================================== + Coverage 94.14% 94.15% +0.01% ========================================== Files 186 186 Lines 14687 14687 ========================================== + Hits 13827 13829 +2 + Misses 860 858 -2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

parseplatformorg commented 6 months ago

🎉 This change has been released in version 7.1.0-alpha.4

parseplatformorg commented 3 months ago

🎉 This change has been released in version 7.1.0-beta.1

parseplatformorg commented 3 months ago

🎉 This change has been released in version 7.1.0