flaviuse / mern-authentication

MERN stack authentication boilerplate: password reset, email verification, server sessions, redux, typescript, hooks and docker for dev and prod.
https://mern-auth-client.herokuapp.com/login
MIT License
439 stars 95 forks source link

[Snyk] Upgrade express-rate-limit from 6.5.1 to 6.6.0 #158

Closed flaviuse closed 1 year ago

flaviuse commented 2 years ago

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade express-rate-limit from 6.5.1 to 6.6.0.

![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=npm&package_name=express-rate-limit&from_version=6.5.1&to_version=6.6.0&pr_id=c91efabe-3f63-4562-82d6-8022d0535ad5&visibility=true&has_feature_flag=false) :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
- The recommended version is **2 versions** ahead of your current version. - The recommended version was released **a month ago**, on 2022-09-04.
Release notes
Package name: express-rate-limit
  • 6.6.0 - 2022-09-04

    Added

    • Added shutdown method to the Store interface and the MemoryStore. (#322)

    You can view the full changelog here.

  • 6.5.2 - 2022-08-24

    Fixed

    • Fixed an issue with missing types in ESM monorepos. (#321)

    You can view the changelog here.

  • 6.5.1 - 2022-07-23

    Changed

    • The message option can now be a (sync/asynx) function that returns a value (#311)
    • Updated all dependencies
from express-rate-limit GitHub release notes
Commit messages
Package name: express-rate-limit
  • a567fda 6.6.0
  • 6967734 Merge pull request #322 from codyebberson/cody-memory-story-shutdown
  • d1e5b08 Fixed maintainer requests
  • 2f754d0 fix: jest mocks should be empty objects, not `undefined`s
  • a4d4403 style: nits and bits
  • 0f87aae External tests for named imports
  • 504883b External tests
  • 0361f4c Added shutdown to Store interface
  • 5f98e48 Added MemoryStore shutdown method
  • c2e2082 6.5.2
  • 0d1be7d Merge pull request #321 from rafaelpimpa/patch-1
  • 550ea20 fix types missing in ESM monorepos
Compare

**Note:** *You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.* For more information: 🧐 [View latest project report](https://app.snyk.io/org/flaviuse/project/4f948c0c-2a6e-4fba-8cd5-e5dfa4f57aab?utm_source=github&utm_medium=referral&page=upgrade-pr) 🛠 [Adjust upgrade PR settings](https://app.snyk.io/org/flaviuse/project/4f948c0c-2a6e-4fba-8cd5-e5dfa4f57aab/settings/integration?utm_source=github&utm_medium=referral&page=upgrade-pr) 🔕 [Ignore this dependency or unsubscribe from future upgrade PRs](https://app.snyk.io/org/flaviuse/project/4f948c0c-2a6e-4fba-8cd5-e5dfa4f57aab/settings/integration?pkg=express-rate-limit&utm_source=github&utm_medium=referral&page=upgrade-pr#auto-dep-upgrades)