Skip to content

Commit

Permalink
chore(deps): Bump @nestjs/swagger from 7.1.11 to 7.1.12 (#496)
Browse files Browse the repository at this point in the history
Bumps [@nestjs/swagger](https://github.com/nestjs/swagger) from 7.1.11
to 7.1.12.
<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.12</h2>
<ul>
<li>fix: mapped types shim should return classes <a
href="https://redirect.github.com/nestjs/swagger/issues/2610">#2610</a>
(73edf73)</li>
<li>chore(deps): update dependency <code>@​types/node</code> to
v18.17.18 (9ebe5e8)</li>
<li>chore(deps): update typescript-eslint monorepo to v6.7.2
(a861fff)</li>
<li>Merge pull request <a
href="https://redirect.github.com/nestjs/swagger/issues/2613">#2613</a>
from nestjs/renovate/swagger-ui-dist-5.x (3554d46)</li>
<li>fix(deps): update dependency swagger-ui-dist to v5.7.2
(e9a7300)</li>
<li>chore(deps): update dependency <code>@​fastify/static</code> to
v6.11.2 (5758bcf)</li>
<li>chore(deps): update dependency <code>@​types/node</code> to
v18.17.17 (07e9950)</li>
<li>chore(deps): update dependency <code>@​types/js-yaml</code> to
v4.0.6 (25f00ce)</li>
<li>chore(deps): update dependency <code>@​types/jest</code> to v29.5.5
(d1ba24b)</li>
<li>chore(deps): update dependency <code>@​types/node</code> to
v18.17.16 (3dbd470)</li>
<li>chore(deps): update dependency jest to v29.7.0 (ac28704)</li>
<li>chore(deps): update typescript-eslint monorepo to v6.7.0
(20989c4)</li>
<li>chore(deps): update nest monorepo to v10.2.5 (0e1d5c7)</li>
<li>chore(deps): update dependency <code>@​types/node</code> to
v18.17.15 (39e2242)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/nestjs/swagger/commit/31cf72aecc0ccbd14e55edb733cee8b2dce2f790"><code>31cf72a</code></a>
chore(): release v7.1.12</li>
<li><a
href="https://github.com/nestjs/swagger/commit/73edf737c6265dd1510123978b98e7cd647c4df6"><code>73edf73</code></a>
fix: mapped types shim should return classes <a
href="https://redirect.github.com/nestjs/swagger/issues/2610">#2610</a></li>
<li><a
href="https://github.com/nestjs/swagger/commit/9ebe5e8f03955b429646e204c5221a937cf73376"><code>9ebe5e8</code></a>
chore(deps): update dependency <code>@​types/node</code> to
v18.17.18</li>
<li><a
href="https://github.com/nestjs/swagger/commit/a861fff68ba15c8c9df2fe6fc7ccebe4f3e46586"><code>a861fff</code></a>
chore(deps): update typescript-eslint monorepo to v6.7.2</li>
<li><a
href="https://github.com/nestjs/swagger/commit/3554d468587b11c8d89d2428d5d5bb77de53a4f2"><code>3554d46</code></a>
Merge pull request <a
href="https://redirect.github.com/nestjs/swagger/issues/2613">#2613</a>
from nestjs/renovate/swagger-ui-dist-5.x</li>
<li><a
href="https://github.com/nestjs/swagger/commit/e9a7300d1f920fdc8b8f10181372b0bbdf3c32b8"><code>e9a7300</code></a>
fix(deps): update dependency swagger-ui-dist to v5.7.2</li>
<li><a
href="https://github.com/nestjs/swagger/commit/5758bcf7dd4ee53db70dd7a3ddeabf71c6d6f603"><code>5758bcf</code></a>
chore(deps): update dependency <code>@​fastify/static</code> to
v6.11.2</li>
<li><a
href="https://github.com/nestjs/swagger/commit/07e99506387c9d4f6d967f2b81d7efc40bdf7ac0"><code>07e9950</code></a>
chore(deps): update dependency <code>@​types/node</code> to
v18.17.17</li>
<li><a
href="https://github.com/nestjs/swagger/commit/25f00ce45927159df3804baad548b92cd5ce91eb"><code>25f00ce</code></a>
chore(deps): update dependency <code>@​types/js-yaml</code> to
v4.0.6</li>
<li><a
href="https://github.com/nestjs/swagger/commit/d1ba24bb1033d2dbf8f40392a6cb0731386f05c6"><code>d1ba24b</code></a>
chore(deps): update dependency <code>@​types/jest</code> to v29.5.5</li>
<li>Additional commits viewable in <a
href="https://github.com/nestjs/swagger/compare/7.1.11...7.1.12">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.11&new-version=7.1.12)](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 show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@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] authored Sep 22, 2023
1 parent 4e30030 commit 45fed33
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 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.2.5",
"@nestjs/passport": "^10.0.2",
"@nestjs/platform-express": "^10.2.5",
"@nestjs/swagger": "^7.1.11",
"@nestjs/swagger": "^7.1.12",
"@nestjs/terminus": "^10.1.1",
"@nestjs/typeorm": "^10.0.0",
"axios": "^1.5.0",
Expand Down

0 comments on commit 45fed33

Please sign in to comment.