Skip to content
This repository has been archived by the owner on May 17, 2022. It is now read-only.

fix(deps): bump @nestjs/throttler from 1.1.3 to 1.2.0 #217

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 24, 2021

Bumps @nestjs/throttler from 1.1.3 to 1.2.0.

Release notes

Sourced from @​nestjs/throttler's releases.

v1.2.0

1.2.0 (2021-06-23)

Features

  • Add throwThrottlingException method (f502b74), closes #531

v1.1.4

1.1.4 (2021-05-17)

Bug Fixes

  • package name of throttler (9321e0f)
Commits
  • f502b74 feat: Add throwThrottlingException method
  • d1803bd chore(deps): update dependency @​types/node to v14.17.4
  • e9b74fa chore(deps): update dependency apollo-server-express to v2.25.2
  • 7273bfa chore(deps): update dependency apollo-server-fastify to v2.25.2
  • be2449d chore(deps): update typescript-eslint monorepo to v4.28.0
  • 6b33bd3 chore(deps): update dependency graphql to v15.5.1
  • 3d36f0c chore(deps): update dependency eslint to v7.29.0
  • da3b94e chore(deps): update dependency typescript to v4.3.4
  • 3646f2e chore(deps): update nest monorepo to v7.6.18
  • 2a19c2a chore(deps): update dependency typescript to v4.3.3
  • 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 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 1.1.3 to 1.2.0.
- [Release notes](https://github.com/nestjs/throttler/releases)
- [Changelog](https://github.com/nestjs/throttler/blob/master/CHANGELOG.md)
- [Commits](nestjs/throttler@v1.1.3...v1.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 24, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants