Skip to content

Commit

Permalink
chore(deps): Bump @nestjs/swagger from 7.1.4 to 7.1.6 (#373)
Browse files Browse the repository at this point in the history
Bumps [@nestjs/swagger](https://github.com/nestjs/swagger) from 7.1.4 to
7.1.6.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/nestjs/swagger/releases"><code>@​nestjs/swagger</code>'s
releases</a>.</em></p>
<blockquote>
<h2>Release 7.1.6</h2>
<ul>
<li>fix: check if keys with validation constraints exist (72da365)</li>
</ul>
<h2>Release 7.1.5</h2>
<ul>
<li>Merge branch 'master' of <a
href="https://github.com/nestjs/swagger">https://github.com/nestjs/swagger</a>
(9fca88d)</li>
<li>fix: apply is optional to all keys with validation decorators
(113ea88)</li>
<li>test: cover is enum validation constraint in tests (55bb8a7)</li>
<li>chore: update tsconfigs (040c6b9)</li>
<li>chore(deps): update typescript-eslint monorepo to v6.2.1
(d408636)</li>
<li>chore(deps): update nest monorepo to v10.1.3 (9f16e9d)</li>
<li>chore(deps): update dependency eslint to v8.46.0 (d6c0551)</li>
<li>chore(deps): update dependency eslint-plugin-import to v2.28.0
(8d73add)</li>
<li>chore(deps): update dependency eslint-config-prettier to v8.9.0
(d3f762a)</li>
<li>chore(deps): update dependency jest to v29.6.2 (22544b7)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/nestjs/swagger/commit/96ea50e126637bbb16ce1c3f1ca7efb2f98ca898"><code>96ea50e</code></a>
chore(): release v7.1.6</li>
<li><a
href="https://github.com/nestjs/swagger/commit/72da365249419a438a474766afb189499b17cfaa"><code>72da365</code></a>
fix: check if keys with validation constraints exist</li>
<li><a
href="https://github.com/nestjs/swagger/commit/1f95b612e2761e9853f99871ecf0041d1b79616d"><code>1f95b61</code></a>
chore(): release v7.1.5</li>
<li><a
href="https://github.com/nestjs/swagger/commit/9fca88d3c56f9a520b33f27e193980f011c6b0e5"><code>9fca88d</code></a>
Merge branch 'master' of <a
href="https://github.com/nestjs/swagger">https://github.com/nestjs/swagger</a></li>
<li><a
href="https://github.com/nestjs/swagger/commit/113ea88daf0db6fbf2b4f0c189faacefc9b1736a"><code>113ea88</code></a>
fix: apply is optional to all keys with validation decorators</li>
<li><a
href="https://github.com/nestjs/swagger/commit/55bb8a7a60a261d6c091b1ae4bf17a37b875605c"><code>55bb8a7</code></a>
test: cover is enum validation constraint in tests</li>
<li><a
href="https://github.com/nestjs/swagger/commit/040c6b994bc1edaa847734e22ce5099277459f90"><code>040c6b9</code></a>
chore: update tsconfigs</li>
<li><a
href="https://github.com/nestjs/swagger/commit/d4086362ba4dfc912064d257914ca9f9dd2f1703"><code>d408636</code></a>
chore(deps): update typescript-eslint monorepo to v6.2.1</li>
<li><a
href="https://github.com/nestjs/swagger/commit/9f16e9d18efbe2edf936065886a55ea0eb669a17"><code>9f16e9d</code></a>
chore(deps): update nest monorepo to v10.1.3</li>
<li><a
href="https://github.com/nestjs/swagger/commit/d6c0551384891e10980dc9ea5e67769f5a2a8438"><code>d6c0551</code></a>
chore(deps): update dependency eslint to v8.46.0</li>
<li>Additional commits viewable in <a
href="https://github.com/nestjs/swagger/compare/7.1.4...7.1.6">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@nestjs/swagger&package-manager=npm_and_yarn&previous-version=7.1.4&new-version=7.1.6)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Aug 2, 2023
1 parent 1b3f110 commit af02e9e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@nestjs/core": "^10.1.3",
"@nestjs/passport": "^10.0.0",
"@nestjs/platform-express": "^10.1.3",
"@nestjs/swagger": "^7.1.4",
"@nestjs/swagger": "^7.1.6",
"@nestjs/terminus": "^10.0.1",
"@nestjs/typeorm": "^10.0.0",
"axios": "^1.4.0",
Expand Down

0 comments on commit af02e9e

Please sign in to comment.