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

chore: 🤖 update dependency @nestjs/throttler to v5 - autoclosed #1363

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 3, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nestjs/throttler 4.2.1 -> 5.2.0 age adoption passing confidence

Release Notes

nestjs/throttler (@​nestjs/throttler)

v5.2.0

Compare Source

Minor Changes
  • 16467c1: Add dynamic error messages based on context and ThrottlerLimitDetail

v5.1.2

Compare Source

Patch Changes
  • 7a431e5: Improve performance by replacing md5 npm package with Node.js crypto module.

v5.1.1

Compare Source

Patch Changes
  • b06a208: Resolves a bug that cause 'this' to be undefined in the 'getTracker' and 'generateKey' methods of the custom ThrottlerGuard

v5.1.0

Compare Source

Minor Changes
  • 903d187: Allow for throttler definitions to define their own trackers and key generators to allow for more customization of the rate limit process

v5.0.1

Compare Source

Patch Changes
  • bc9e6b2: Correctly assign metadata for multiple throttlers passed to @SkipThrottle()
Major Changes
  • 2f4f2a7: # FEATURES

    • allow for multiple Throttler Contexts
    • allow for conditionally skipping based on ThrottleGuard#shouldSkip method
    • allow for easily overriding throttler message based on guard method
    • extra context passed to throw method for better customization of message
    • ThrottlerStorage no longer needs a storage property`
    • getTracker can now be async

v5.0.0

Compare Source


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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from tal-rofe as a code owner December 3, 2023 04:53
@renovate renovate bot force-pushed the renovate/nestjs-throttler-5.x branch from 6732b90 to 27c4b27 Compare December 15, 2023 18:33
@renovate renovate bot force-pushed the renovate/nestjs-throttler-5.x branch from 27c4b27 to f359e6a Compare December 25, 2023 19:55
@renovate renovate bot force-pushed the renovate/nestjs-throttler-5.x branch 2 times, most recently from bfd2a5e to f6b00f8 Compare January 22, 2024 16:03
@renovate renovate bot force-pushed the renovate/nestjs-throttler-5.x branch from f6b00f8 to f28ae57 Compare February 16, 2024 18:21
@renovate renovate bot force-pushed the renovate/nestjs-throttler-5.x branch from f28ae57 to 280951b Compare June 21, 2024 14:50
@renovate renovate bot changed the title chore: 🤖 update dependency @nestjs/throttler to v5 chore: 🤖 update dependency @nestjs/throttler to v5 - autoclosed Jul 18, 2024
@renovate renovate bot closed this Jul 18, 2024
@renovate renovate bot deleted the renovate/nestjs-throttler-5.x branch July 18, 2024 22:53
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.

0 participants