Skip to content
This repository was archived by the owner on Aug 29, 2024. It is now read-only.

fix(deps): update dependency @nestjs/throttler to v2.0.1#29

Closed
renovate[bot] wants to merge 1 commit intomainfrom
renovate/nestjs-throttler-2.x
Closed

fix(deps): update dependency @nestjs/throttler to v2.0.1#29
renovate[bot] wants to merge 1 commit intomainfrom
renovate/nestjs-throttler-2.x

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate bot commented Jun 1, 2022

Mend Renovate

This PR contains the following updates:

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

Release Notes

nestjs/throttler

v2.0.1

Compare Source

Patch Changes
  • cf50808: fix memory leak for timeoutIds array. Before this, the timeoutIds array would not be trimmed and would grow until out of memory. Now ids are properly removed on timeout.
Features
  • adding in a comment about version (b13bf53)
BREAKING CHANGES
  • v2 and above is now being developed specificially for
    nest v8 and could have some unforseen side effects with Nest v7. use with
    v7 at your own risk.

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, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

@stale
Copy link
Copy Markdown

stale bot commented Aug 31, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on label Aug 31, 2022
@stale stale bot closed this Sep 7, 2022
@renovate
Copy link
Copy Markdown
Author

renovate bot commented Sep 7, 2022

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (2.0.1). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/nestjs-throttler-2.x branch September 7, 2022 02:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

wontfix This will not be worked on

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant