Skip to content

Conversation

ahmedglez
Copy link
Owner

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.7.0 to 6.9.0.

ℹ️ 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 5 versions ahead of your current version.
  • The recommended version was released a month ago, on 2023-08-06.
Release notes
Package name: express-rate-limit
  • 6.9.0 - 2023-08-06

    Added

    • New validaion check for double-counted requests
    • Added help link to each ValidationError, directing users to the appropriate wiki page for more info

    Changed

    • Miscaleanous documenation improvements

    You can view the full changelog here.

  • 6.8.1 - 2023-07-27

    Changed

    • Revert 6.7.1 change that bumped typescript from 5.x to 4.x and dts-bundle-generator from 8.x to 7.x (See #360)

    You can view the full changelog here.

  • 6.8.0 - 2023-07-21

    Added

    You can view the changelog here.

  • 6.7.2 - 2023-07-27

    (Backport of v6.8.1)

    You can view the full changelog here.

  • 6.7.1 - 2023-07-06

    Fixed

    • Fixed compatibility with TypeScript's TypeScript new node16 module
      resolution strategy (See
      #355)

    Changed

    • Bumped development dependencies.
    • Added node 20 to list of versions the CI jobs run on.

    No functional changes.

    You can view the changelog here.

  • 6.7.0 - 2022-11-15

    No functional changes.

    Changed

    • Updated links to point to the new express-rate-limit organization on GitHub.
    • Added advertisement to readme.md for project sponsor Zuplo.
    • Updated to typescript version 5 and bumped other dependencies.
    • Dropped node 12, and added node 19 to the list of versions the CI jobs run on.

    You can view the changelog here.

from express-rate-limit GitHub release notes
Commit messages
Package name: express-rate-limit
  • 242e224 6.9.0
  • 0388f87 doc: 6.9.0 changelog
  • 56de27b doc: add use-cases section to readme (#367)
  • a081a87 docs: tweak wording around linting/testing in contributing.md (#368)
  • 07b76db fix: don't lowercase err code in short URLs
  • 6919f7f fix: include url in `ValidationError` (#365)
  • 81affa1 feat: validation check for double-counting hits for a single request (#364)
  • a013a23 ci: drop node 19
  • da02f8a docs: update pull request template
  • 4268a1a docs: update contributing guide
  • 8dc8642 build: run `test:ext` only on ci
  • 30c3187 6.8.1
  • b1275e0 changelog for 6.8.1 and 6.7.2
  • 11a0e5a Revert typescript to 4.x and dts-bundle-generator to 7.x (#361)
  • c9d3be1 clarify v6.8.0 changelog
  • 3b8ccf7 6.8.0
  • fe1f16e feat: add validation checks (#358)
  • f15486d build(tests): remove deprecated config
  • 6ee8113 6.7.1
  • b62fecf v6.7.1 changelog
  • 8f95032 dev dependency bump
  • d7b9ab2 Merge pull request #357 from express-rate-limit/fix/diff-dts-files
  • 40a6f88 fix(ts): copy types file to `.d.ts` too
  • e95c7ba chore(deps): bump dependencies for ext test projects

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

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants