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

build(deps): bump @nestjs/swagger from 5.2.1 to 7.1.6 #646

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 1, 2023

Bumps @nestjs/swagger from 5.2.1 to 7.1.6.

Release notes

Sourced from @​nestjs/swagger's releases.

Release 7.1.6

  • fix: check if keys with validation constraints exist (72da365)

Release 7.1.5

  • Merge branch 'master' of https://github.com/nestjs/swagger (9fca88d)
  • fix: apply is optional to all keys with validation decorators (113ea88)
  • test: cover is enum validation constraint in tests (55bb8a7)
  • chore: update tsconfigs (040c6b9)
  • chore(deps): update typescript-eslint monorepo to v6.2.1 (d408636)
  • chore(deps): update nest monorepo to v10.1.3 (9f16e9d)
  • chore(deps): update dependency eslint to v8.46.0 (d6c0551)
  • chore(deps): update dependency eslint-plugin-import to v2.28.0 (8d73add)
  • chore(deps): update dependency eslint-config-prettier to v8.9.0 (d3f762a)
  • chore(deps): update dependency jest to v29.6.2 (22544b7)

Release 7.1.4

  • fix: apply optional decorator to metadata factory props (d8b9dd3)

Release 7.1.3

  • fix: metadata-loader should use push instead of unshift (2ca263c)
  • chore(deps): update dependency @​types/lodash to v4.14.196 (42fea8b)
  • chore(deps): update dependency @​types/node to v18.17.1 (ea63997)
  • chore(deps): update nest monorepo to v10.1.2 (e5bbd47)
  • chore(deps): update typescript-eslint monorepo to v6.2.0 (0d2dc78)
  • chore(deps): update nest monorepo to v10.1.1 (30fdf94)
  • chore(deps): update dependency @​types/node to v18.17.0 (45105dc)
  • chore(deps): update dependency @​types/node to v18.16.20 (93481d4)
  • chore(deps): update dependency release-it to v16.1.3 (b8db6d3)

Release 7.1.2

  • fix: several minor fixes, fix mapeed types & swc integration (f3648b0)
  • chore(deps): update commitlint monorepo to v17.6.7 (9500820)
  • chore(deps): update typescript-eslint monorepo to v6.1.0 (d78296c)
  • chore(deps): update nest monorepo to v10.1.0 (b60373d)
  • chore(deps): update dependency release-it to v16.1.2 (cdf6563)
  • chore(deps): update dependency eslint to v8.45.0 (8c8d71e)
  • chore(deps): update typescript-eslint monorepo to v6 (9b6c321)
  • chore(deps): update typescript-eslint monorepo to v5.62.0 (34e435d)
  • chore(deps): update dependency @​types/jest to v29.5.3 (db2b9ec)
  • chore(deps): update dependency release-it to v16.1.0 (547fc51)
  • chore(deps): update dependency jest to v29.6.1 (ac7c244)
  • chore(deps): update dependency release-it to v16 (3323f94)
  • chore(deps): update dependency jest to v29.6.0 (90b2ae5)

Release 7.1.1

  • fix(plugin): pass options to type literal node initializer factory (8d852c9)

Release 7.1.0

  • Merge pull request #2505 from botflux/master (dcfdf1b)
  • chore(deps): update typescript-eslint monorepo to v5.61.0 (045aa4b)

... (truncated)

Commits

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 Aug 1, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 1, 2023

The following labels could not be found: npm.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nestjs/swagger-7.1.6 branch from 31c68d4 to 02bae08 Compare August 1, 2023 13:00
Bumps [@nestjs/swagger](https://github.com/nestjs/swagger) from 5.2.1 to 7.1.6.
- [Release notes](https://github.com/nestjs/swagger/releases)
- [Changelog](https://github.com/nestjs/swagger/blob/master/.release-it.json)
- [Commits](nestjs/swagger@5.2.1...7.1.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nestjs/swagger-7.1.6 branch from 02bae08 to f27c974 Compare August 1, 2023 13:13
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 7, 2023

Superseded by #657.

@dependabot dependabot bot closed this Aug 7, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nestjs/swagger-7.1.6 branch August 7, 2023 15:19
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