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

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 7, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
express-rate-limit 6.7.0 -> 6.11.2 age adoption passing 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. Note that 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 validation error, directing users to the appropriate
    wiki page for more info.
Changed
  • Miscellaneous documenation improvements.

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).

v6.8.0

Compare Source

Added

v6.7.2

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).

v6.7.1

Compare Source

Fixed
  • Fixed compatibility with TypeScript's TypeScript new node16 module
    resolution strategy (See
    #​355).
Changed
  • Bumped development dependencies
    • This initially include bumping typescript from 4.x to 5.x and
      dts-bundle-generator from 7.x to 8.x
  • Added node 20 to list of versions the CI jobs run on.

No functional changes.


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

socket-security bot commented Jul 7, 2023

Removed dependencies detected. Learn more about Socket for GitHub ↗︎

🚮 Removed packages: [email protected]

@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
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