Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Upgrade express-rate-limit from 6.7.1 to 6.11.0 #46

Closed

Conversation

HoleInOneGolfer
Copy link
Member

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.1 to 6.11.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 6 versions ahead of your current version.
  • The recommended version was released 24 days ago, on 2023-09-06.
Release notes
Package name: express-rate-limit
  • 6.11.0 - 2023-09-06

    Added

    • Support for retrieving the current hit count and reset time for a given key from a store (See #390).
  • 6.10.0 - 2023-08-30

    Added

    • Support for combined RateLimit header from the RateLimit header fields for HTTP standardization draft adopted by the IETF. Enable by setting standardHeaders: 'draft-7'
    • New standardHeaders: 'draft-6' option, treated equivalent to standardHeaders: true from previous releases. (true and false are still supported.)
    • New RateLimit-Policy header added when standardHeaders is set to 'draft-6', 'draft-7', or true
    • Warning when using deprecated draft_polli_ratelimit_headers option
    • Warning when using deprecated onLimitReached option
    • Warning when totalHits value returned from Store is invalid
  • 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.

from express-rate-limit GitHub release notes
Commit messages
Package name: express-rate-limit
  • 625ce86 chore: release v6.11.0
  • a38ced9 docs: update changelog for v6.11.0
  • 6217b36 feat: add `get` method to the `Store` interface (#390)
  • b669e77 docs: update contributing guide
  • d3477c2 chore: use `.prettierignore` file
  • 57ee25c 6.10.0
  • fbd64df Update changelog for 6.10.0
  • 8716f5a feat: support combined `RateLimit` header from ietf draft 7 (#376)
  • 07bfc67 feat: validate `totalHits` value returned from store (#379)
  • 43cadd4 validations: add `draft_polli_ratelimit_headers` option deprecation warning (#377)
  • 0bdd5fc test: improve coverage
  • 3cb205d docs: precise-memory-store is modern as of v2
  • f8469d1 chore: remove unecessary meta files
  • a53350c chore: use extracted config packages
  • a118c69 docs: update ci badge in readme
  • 9ba2ed2 use named export in all readme examples
  • 7e7f74a validations: add onLimitReached deprecation warning (#373)
  • 7ad59d3 validations: add `max: 0` change warning (#370)
  • dcd4cef build: use `pnpm` for external tests instead of `npm` (#371)
  • ffb9e8d test(lib): improve coverage
  • 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)

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

@github-actions github-actions bot added the Bug Bug label Sep 30, 2023
Copy link

Stale pull request message

@github-actions github-actions bot closed this Dec 7, 2023
@HoleInOneGolfer HoleInOneGolfer deleted the snyk-upgrade-ec0147356a0be6b5e412a8b742291d56 branch January 19, 2024 17:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

None yet

2 participants