Skip to content

fix(deps): update dependency express-rate-limit to v6.11.2#280

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate_express-rate-limit-6.x
Open

fix(deps): update dependency express-rate-limit to v6.11.2#280
renovate[bot] wants to merge 1 commit intomasterfrom
renovate_express-rate-limit-6.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Jul 7, 2023

This PR contains the following updates:

Package Change Age Confidence
express-rate-limit 6.7.06.11.2 age confidence

Release Notes

express-rate-limit/express-rate-limit (express-rate-limit)

v6.11.2

Compare Source

Fixed
  • Restored IncrementResponse TypeScript type (See #​397)

v6.11.1

Compare Source

Fixed
  • Check for prefixed keys when validating that the stores have single counted keys (See #​395).

v6.11.0

Compare Source

Added
  • Support for retrieving the current hit count and reset time for a given key from a store (See #​390).

v6.10.0

Compare Source

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

v6.9.0

Compare Source

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.

v6.8.1

Compare Source

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.

v6.8.0

Compare Source

Added

You can view the changelog here.

v6.7.2

Compare Source

(Backport of v6.8.1)

You can view the full changelog here.

v6.7.1

Compare Source

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.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jul 7, 2023
@socket-security
Copy link
Copy Markdown

socket-security bot commented Jul 7, 2023

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedexpress-rate-limit@​6.7.0 ⏵ 6.11.210010010089 -1100

View full report

@renovate renovate bot changed the title fix(deps): update dependency express-rate-limit to v6.7.1 fix(deps): update dependency express-rate-limit to v6.8.0 Jul 22, 2023
@renovate renovate bot force-pushed the renovate_express-rate-limit-6.x branch from 2fb890c to 84366c2 Compare July 22, 2023 00:44
@renovate renovate bot changed the title fix(deps): update dependency express-rate-limit to v6.8.0 fix(deps): update dependency express-rate-limit to v6.8.1 Jul 28, 2023
@renovate renovate bot force-pushed the renovate_express-rate-limit-6.x branch from 84366c2 to a843240 Compare July 28, 2023 16:13
@renovate renovate bot changed the title fix(deps): update dependency express-rate-limit to v6.8.1 fix(deps): update dependency express-rate-limit to v6.9.0 Aug 7, 2023
@renovate renovate bot force-pushed the renovate_express-rate-limit-6.x branch from a843240 to 9f12353 Compare August 7, 2023 04:58
@renovate renovate bot changed the title fix(deps): update dependency express-rate-limit to v6.9.0 fix(deps): update dependency express-rate-limit to v6.10.0 Sep 1, 2023
@renovate renovate bot force-pushed the renovate_express-rate-limit-6.x branch from 9f12353 to 6688ff4 Compare September 1, 2023 01:51
@renovate renovate bot changed the title fix(deps): update dependency express-rate-limit to v6.10.0 fix(deps): update dependency express-rate-limit to v6.11.0 Sep 7, 2023
@renovate renovate bot force-pushed the renovate_express-rate-limit-6.x branch 2 times, most recently from ff17139 to c42a42c Compare September 11, 2023 18:11
@renovate renovate bot changed the title fix(deps): update dependency express-rate-limit to v6.11.0 fix(deps): update dependency express-rate-limit to v6.11.1 Sep 11, 2023
@renovate renovate bot changed the title fix(deps): update dependency express-rate-limit to v6.11.1 fix(deps): update dependency express-rate-limit to v6.11.2 Sep 13, 2023
@renovate renovate bot force-pushed the renovate_express-rate-limit-6.x branch from c42a42c to f6c8c8b Compare September 13, 2023 03:05
@renovate renovate bot force-pushed the renovate_express-rate-limit-6.x branch from f6c8c8b to 1acaf6d Compare December 3, 2025 19:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant