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(deps): bump @nestjs/throttler from 5.1.0 to 5.1.1 #128

Merged
merged 1 commit into from
Dec 21, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 20, 2023

Bumps @nestjs/throttler from 5.1.0 to 5.1.1.

Release notes

Sourced from @​nestjs/throttler's releases.

v5.1.1

Patch Changes

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

Sourced from @​nestjs/throttler's changelog.

5.1.1

Patch Changes

  • b06a208: Resolves a bug that cause 'this' to be undefined in the 'getTracker' and 'generateKey' methods of the custom ThrottlerGuard
Commits
  • dd08bcb chore: version packages
  • b06a208 chore: add patch changeset for the fix
  • 8e0d707 fix: fixes bug where 'this' is undefined in 'getTracker','generateKey'
  • 66869d2 chore(deps): update nest monorepo to v10.3.0
  • 344236f chore(deps): update dependency @​types/node to v20.10.5
  • 37c4d5e chore(deps): update dependency eslint to v8.56.0
  • 6cbede3 chore(deps): update dependency reflect-metadata to v0.2.1
  • bbe4bb5 chore(deps): update dependency eslint-plugin-import to v2.29.1
  • 208a264 chore(deps): update dependency reflect-metadata to v0.2.0
  • 1f4b22a chore(deps): update dependency ws to v8.15.1
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@nestjs/throttler](https://github.com/nestjs/throttler) from 5.1.0 to 5.1.1.
- [Release notes](https://github.com/nestjs/throttler/releases)
- [Changelog](https://github.com/nestjs/throttler/blob/master/CHANGELOG.md)
- [Commits](nestjs/throttler@v5.1.0...v5.1.1)

---
updated-dependencies:
- dependency-name: "@nestjs/throttler"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 20, 2023
@llong2195 llong2195 merged commit 49241b9 into main Dec 21, 2023
1 check passed
@llong2195 llong2195 deleted the dependabot/npm_and_yarn/nestjs/throttler-5.1.1 branch December 21, 2023 03:29
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