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/swagger from 4.7.9 to 4.7.16 #34

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 18, 2021

Bumps @nestjs/swagger from 4.7.9 to 4.7.16.

Release notes

Sourced from @​nestjs/swagger's releases.

Release 4.7.16

  • Merge pull request #1205 from nestjs/renovate/class-transformer-0.x (f90cb7b)
  • chore(deps): update dependency class-transformer to v0.4.0 (bd18c89)
  • Merge pull request #1251 from nestjs/renovate/nestjs-mapped-types-0.x (28127a1)
  • fix(deps): update dependency @nestjs/mapped-types to v0.4.0 (61fecaa)
  • Merge pull request #1219 from nestjs/renovate/lodash-monorepo (e4f8d2f)
  • chore(deps): update typescript-eslint monorepo to v4.17.0 (649f666)
  • chore(deps): update dependency @types/node to v11.15.48 (40cbb0f)
  • chore(deps): update dependency fastify-swagger to v4.4.0 (17e45c4)
  • chore(deps): update dependency typescript to v4.2.3 (7684efd)
  • chore(deps): update dependency ts-jest to v26.5.3 (e9863b0)
  • chore(deps): update dependency fastify-swagger to v4.3.3 (bef1c0e)
  • chore(deps): update dependency fastify-swagger to v4.3.2 (4c3059c)
  • chore(deps): update dependency husky to v5.1.3 (97c68df)
  • chore(deps): update typescript-eslint monorepo to v4.16.1 (48c2555)
  • chore(deps): update typescript-eslint monorepo to v4.16.0 (5012037)
  • chore(deps): update dependency husky to v5.1.2 (91e997a)
  • chore(deps): update dependency eslint to v7.21.0 (2004131)
  • chore(deps): update commitlint monorepo to v12.0.1 (de629e4)
  • chore(deps): update dependency eslint-config-prettier to v8.1.0 (1408043)
  • fix(deps): update dependency lodash to v4.17.21 (99ff384)

Release 4.7.15

Release 4.7.14

  • fix(plugin): support typescript 4.2+ (67682bb)
  • chore(deps): update dependency ts-jest to v26.5.2 (f02b8e0)
  • chore(deps): update commitlint monorepo to v12 (d58425f)
  • chore(deps): update typescript-eslint monorepo to v4.15.2 (3516744)
  • chore(deps): update dependency husky to v5.1.1 (a085745)
  • chore(deps): update nest monorepo to v7.6.13 (d072848)
  • chore(deps): update dependency husky to v5.1.0 (acde5d6)
  • chore(deps): update dependency eslint-config-prettier to v8 (57418e5)
  • chore(deps): update dependency @types/node to v11.15.47 (fabbcd7)
  • chore(deps): update dependency release-it to v14.4.1 (4dce221)
  • chore(deps): update dependency @types/node to v11.15.46 (414ad64)
  • chore(deps): update typescript-eslint monorepo to v4.15.1 (335ecc6)
  • chore(deps): update dependency @types/node to v11.15.45 (f5187ce)
  • chore(deps): update dependency @types/node to v11.15.44 (2b1fe50)
  • chore(deps): update dependency eslint to v7.20.0 (c62c842)
  • chore(deps): update dependency fastify-swagger to v4.3.1 (c05ef0d)
  • chore(deps): update dependency release-it to v14.4.0 (02c8fa5)

Release 4.7.13

... (truncated)

Commits
  • aa4ac15 chore(): release v4.7.16
  • f90cb7b Merge pull request #1205 from nestjs/renovate/class-transformer-0.x
  • bd18c89 chore(deps): update dependency class-transformer to v0.4.0
  • 28127a1 Merge pull request #1251 from nestjs/renovate/nestjs-mapped-types-0.x
  • 61fecaa fix(deps): update dependency @nestjs/mapped-types to v0.4.0
  • e4f8d2f Merge pull request #1219 from nestjs/renovate/lodash-monorepo
  • 649f666 chore(deps): update typescript-eslint monorepo to v4.17.0
  • 40cbb0f chore(deps): update dependency @types/node to v11.15.48
  • 17e45c4 chore(deps): update dependency fastify-swagger to v4.4.0
  • 7684efd chore(deps): update dependency typescript to v4.2.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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 18, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 18, 2021

Looks like @nestjs/swagger is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Mar 18, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nestjs/swagger-4.7.16 branch March 18, 2021 15:59
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.

0 participants