BlueWallet / LndHub

Wrapper for Lightning Network Daemon. It provides separate accounts for end-users
http://LndHub.io
MIT License
745 stars 181 forks source link

[Snyk] Upgrade express-rate-limit from 5.4.1 to 6.5.2 #499

Closed GladosBlueWallet closed 1 year ago

GladosBlueWallet commented 1 year 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 5.4.1 to 6.5.2.

![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=npm&package_name=express-rate-limit&from_version=5.4.1&to_version=6.5.2&pr_id=f88a1f8b-83ab-467c-a09c-198fb7884d0f&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.
*Warning:* This is a major version upgrade, and may be a breaking change. - The recommended version is **15 versions** ahead of your current version. - The recommended version was released **21 days ago**, on 2022-08-24.
Release notes
Package name: express-rate-limit
  • 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
  • 6.4.0 - 2022-04-24

    Added

    • Adds Express 5 (5.0.0-beta.1) as a supported peer dependency (#304)

    Changed

    • Tests are now run on Node 12, 14, 16 and 18 on CI (#305)
    • Updated all development dependencies (#306)
  • 6.3.0 - 2022-02-19

    Changed

    • Changes the build target to es2019 so that ESBuild outputs code that can run with Node 12.
    • Changes the minimum required Node version to 12.9.0.
  • 6.2.1 - 2022-02-10

    Fixed

    • Use the default value for an option when undefined is passed to the rate
      limiter.
  • 6.2.0 - 2022-01-22

    Added

    • Export the MemoryStore, so it can now be imported as a named import
      (import { MemoryStore } from 'express-rate-limit').

    Fixed

    • Deprecate the onLimitReached option (this was supposed to be deprecated in
      v6.0.0 itself); developers should use a custom handler function that checks if
      the rate limit has been exceeded instead.
  • 6.1.0 - 2022-01-12

    Added

    • Added a named export rateLimit in case the default import does not work.

    Fixed

    • Added a named export default, so Typescript CommonJS developers can default-import the library (import rateLimit from 'express-rate-limit').
  • 6.0.5 - 2022-01-06

    Fixed

    • Use named imports for ExpressJS types so users do not need to enable the esModuleInterop flag in their Typescript compiler configuration.
  • 6.0.4 - 2022-01-02

    Fixed

    • Upload the built package as a .tgz to GitHub releases.

    Changed

    • Add main and module fields to package.json. This helps tools such as ESLint that do not yet support the exports field.
    • Bumped the minimum node.js version in package-lock.json to match package.json
  • 6.0.3 - 2021-12-30

    Changed

  • 6.0.2 - 2021-12-30
  • 6.0.1 - 2021-12-25
  • 6.0.0 - 2021-12-24
  • 5.5.1 - 2021-11-06
  • 5.5.0 - 2021-10-12
  • 5.4.1 - 2021-10-05
from express-rate-limit GitHub release notes
Commit messages
Package name: express-rate-limit
  • c2e2082 6.5.2
  • 0d1be7d Merge pull request #321 from rafaelpimpa/patch-1
  • 550ea20 fix types missing in ESM monorepos
  • 12deb5c 6.5.1
  • a4fc58e chore(deps): downgrade `del-cli` to 4.0.1
  • 03a95ec chore(deps): downgrade `xo` to 0.49.0
  • 4278463 docs(changelog): add notes for 6.5.0
  • 8d36873 chore(deps): bump dependencies
  • 7f8cf9e feat: allow the `message` option to be a function (#311)
  • 9201784 Merge pull request #312 from nfriedly/dependabot/npm_and_yarn/terser-5.14.2
  • a382821 chore(deps): bump terser from 5.10.0 to 5.14.2
  • e7820d2 6.4.0
  • 490ab2e docs: update changelog for 6.4.0
  • c636e58 meta: add express 5 as peer dependency (#304)
  • c99ebae meta: run ci on node 18 (#305)
  • 2b91eba chore: bump all dependencies (#306)
  • 8145af3 Merge pull request #302 from nfriedly/dependabot/npm_and_yarn/minimist-1.2.6
  • e4cbbc9 chore(deps): bump minimist from 1.2.5 to 1.2.6
  • 566f96c docs: update changelog for 6.3.0
  • 435e1e4 6.3.0
  • dc3160b meta: support node 12 (#295)
  • b1dc72f docs(changelog): update for v6.2.1
  • 49294c8 6.2.1
  • 1f0a8ec fix: use default value for option when `undefined` is passed (#294)
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/bluewallet/project/29c066bc-abce-44d9-b68e-064466e610e7?utm_source=github&utm_medium=referral&page=upgrade-pr) 🛠 [Adjust upgrade PR settings](https://app.snyk.io/org/bluewallet/project/29c066bc-abce-44d9-b68e-064466e610e7/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/bluewallet/project/29c066bc-abce-44d9-b68e-064466e610e7/settings/integration?pkg=express-rate-limit&utm_source=github&utm_medium=referral&page=upgrade-pr#auto-dep-upgrades)