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

Bump @nestjs/swagger from 5.2.0 to 5.2.1 #1467

Merged
merged 1 commit into from
Mar 28, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 25, 2022

Bumps @nestjs/swagger from 5.2.0 to 5.2.1.

Release notes

Sourced from @​nestjs/swagger's releases.

Release 5.2.1

  • Merge pull request #1863 from nestjs/renovate/ts-jest-27.x (fd3bd67)
  • Merge pull request #1861 from nestjs/renovate/npm-minimist-vulnerability (1387796)
  • Merge pull request #1858 from nestjs/renovate/typescript-eslint-monorepo (22bb439)
  • Merge pull request #1857 from nestjs/renovate/nest-monorepo (316c1b7)
  • Merge pull request #1856 from nestjs/renovate/release-it-14.x (f5b473b)
  • chore(deps): update typescript-eslint monorepo to v5.16.0 (91ec05f)
  • chore(deps): update dependency release-it to v14.13.1 (b29a572)
  • chore(deps): update nest monorepo to v8.4.2 (3e59c7c)
  • chore(deps): update dependency ts-jest to v27.1.4 (77f0f90)
  • chore(deps): update dependency prettier to v2.6.1 (08ba99d)
  • chore(deps): update dependency minimist to 1.2.6 [security] (890ff6f)
  • Merge pull request #1848 from CarsonF/ts-patch-plugin (273e4a5)
  • Merge pull request #1788 from npwork/feature/added_validation_decorators (daa95f9)
  • Merge pull request #1634 from glebbash/fix/colon-escape (83a46f7)
  • Merge pull request #1862 from tiste/add-missing-ui-config-params (1ba8a02)
  • test(): fix ts error in unit tests (e552f54)
  • fix: add missing ui config param 'queryConfigEnabled' (5280255)
  • chore(deps): update nest monorepo to v8.4.1 (bedd65b)
  • chore(deps): update dependency lint-staged to v12.3.7 (faf856d)
  • chore(deps): update dependency lint-staged to v12.3.6 (194eca1)
  • chore(deps): update dependency prettier to v2.6.0 (a3b5e91)
  • chore(deps): update commitlint monorepo to v16.2.3 (c6284ac)
  • chore(deps): update typescript-eslint monorepo to v5.15.0 (441c090)
  • chore(deps): update dependency @​types/lodash to v4.14.180 (e30234c)
  • feat(plugin): add export for cli plugin for ts-patch/ttypescript (2f20127)
  • chore(deps): update dependency eslint to v8.11.0 (959ab1a)
  • chore(deps): update dependency fastify-swagger to v5 (0fd82b3)
  • chore(deps): update typescript-eslint monorepo to v5.14.0 (ca65f6a)
  • chore(deps): update dependency fastify-swagger to v4.17.1 (dc9b799)
  • chore(deps): update dependency lint-staged to v12.3.5 (6907114)
  • chore(deps): update dependency eslint-config-prettier to v8.5.0 (964920f)
  • chore(deps): update dependency fastify-swagger to v4.17.0 (cf688a7)
  • chore(deps): update typescript-eslint monorepo to v5.13.0 (e07e057)
  • chore(deps): update dependency eslint to v8.10.0 (ec93f96)
  • chore(deps): update dependency @​types/lodash to v4.14.179 (3a480b0)
  • chore(deps): update dependency @​types/node to v16.11.26 (96044a6)
  • chore(deps): update dependency @​types/jest to v27.4.1 (1a5f19b)
  • chore(deps): update dependency release-it to v14.12.5 (78a4358)
  • chore(deps): update typescript-eslint monorepo to v5.12.1 (2cbfbf4)
  • chore(deps): update dependency eslint-config-prettier to v8.4.0 (620fa64)
  • chore(deps): update dependency express to v4.17.3 (d46cb9d)
  • chore(deps): update dependency @​types/node to v16.11.25 (bfb928f)
  • chore(deps): update typescript-eslint monorepo to v5.12.0 (4ea4af3)
  • Merge pull request #1821 from nestjs/renovate/npm-follow-redirects-vulnerability (bba39f9)
  • chore(deps): update dependency lint-staged to v12.3.4 (8dfe668)
  • chore(deps): update commitlint monorepo to v16.2.1 (11e65a5)
  • chore(deps): update dependency follow-redirects to 1.14.8 [security] (96dbb11)
  • chore(deps): update dependency eslint to v8.9.0 (9a2ffe1)
  • chore(deps): update dependency @​types/node to v16.11.24 (41bb2dc)

... (truncated)

Commits
  • 72a90e1 chore(): release v5.2.1
  • fd3bd67 Merge pull request #1863 from nestjs/renovate/ts-jest-27.x
  • 1387796 Merge pull request #1861 from nestjs/renovate/npm-minimist-vulnerability
  • 22bb439 Merge pull request #1858 from nestjs/renovate/typescript-eslint-monorepo
  • 316c1b7 Merge pull request #1857 from nestjs/renovate/nest-monorepo
  • f5b473b Merge pull request #1856 from nestjs/renovate/release-it-14.x
  • 91ec05f chore(deps): update typescript-eslint monorepo to v5.16.0
  • b29a572 chore(deps): update dependency release-it to v14.13.1
  • 3e59c7c chore(deps): update nest monorepo to v8.4.2
  • 77f0f90 chore(deps): update dependency ts-jest to v27.1.4
  • 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/swagger](https://github.com/nestjs/swagger) from 5.2.0 to 5.2.1.
- [Release notes](https://github.com/nestjs/swagger/releases)
- [Changelog](https://github.com/nestjs/swagger/blob/master/.release-it.json)
- [Commits](nestjs/swagger@5.2.0...5.2.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Upgrade or downgrade of project dependencies. javascript labels Mar 25, 2022
@timmo001 timmo001 merged commit a088c00 into master Mar 28, 2022
@timmo001 timmo001 deleted the dependabot/npm_and_yarn/nestjs/swagger-5.2.1 branch March 28, 2022 08:48
@github-actions github-actions bot locked and limited conversation to collaborators Mar 29, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Upgrade or downgrade of project dependencies.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant