Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump Swashbuckle.AspNetCore from 6.7.0 to 6.7.1 in /webapi (#1116)
Bumps [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 6.7.0 to 6.7.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases">Swashbuckle.AspNetCore's releases</a>.</em></p> <blockquote> <h2>v6.7.1</h2> <h2>What's Changed</h2> <ul> <li>docs: Update README.md by <a href="https://github.com/WeihanLi"><code>@WeihanLi</code></a> in <a href="https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3002">domaindrivendev/Swashbuckle.AspNetCore#3002</a></li> <li>Support <code>[DataMember]</code> <code>IsRequired</code> in <code>NewtonsoftDataContractResolver</code> by <a href="https://github.com/ouvreboite"><code>@ouvreboite</code></a> in <a href="https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2644">domaindrivendev/Swashbuckle.AspNetCore#2644</a></li> <li>Add API analysers by <a href="https://github.com/martincostello"><code>@martincostello</code></a> in <a href="https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3003">domaindrivendev/Swashbuckle.AspNetCore#3003</a></li> <li>Update README by <a href="https://github.com/martincostello"><code>@martincostello</code></a> in <a href="https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3004">domaindrivendev/Swashbuckle.AspNetCore#3004</a></li> <li>docs: fix example code formatting by <a href="https://github.com/WeihanLi"><code>@WeihanLi</code></a> in <a href="https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3010">domaindrivendev/Swashbuckle.AspNetCore#3010</a></li> <li>Fixes nullability problems with dictionaries by <a href="https://github.com/ozziepeeps"><code>@ozziepeeps</code></a> in <a href="https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3023">domaindrivendev/Swashbuckle.AspNetCore#3023</a></li> <li>Fix handling of nullable structs by <a href="https://github.com/martincostello"><code>@martincostello</code></a> in <a href="https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3015">domaindrivendev/Swashbuckle.AspNetCore#3015</a></li> <li>Fix missing form parameter XML documentation by <a href="https://github.com/martincostello"><code>@martincostello</code></a> in <a href="https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3020">domaindrivendev/Swashbuckle.AspNetCore#3020</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/ouvreboite"><code>@ouvreboite</code></a> made their first contribution in <a href="https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2644">domaindrivendev/Swashbuckle.AspNetCore#2644</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.7.0...v6.7.1">https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.7.0...v6.7.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/commit/f4ca2cda8b4844091d4cba1b91178d73b4b8afa0"><code>f4ca2cd</code></a> Fix missing form parameter XML documentation</li> <li><a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/commit/1be504093b3886ec457965d05e15ddec45098067"><code>1be5040</code></a> Bump NuGet packages</li> <li><a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/commit/07d48a55d4cfac24d5ef48b272e5b2692b1279d8"><code>07d48a5</code></a> Fix schemas for nullable properties</li> <li><a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/commit/3fa1702b9c21fde5aac65770784b5eb3ef681f70"><code>3fa1702</code></a> Remove unused file</li> <li><a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/commit/5d2e186bdae222c505173b36495dd542b6cd753f"><code>5d2e186</code></a> Add broken code</li> <li><a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/commit/00396f4fb07e5fd7339e50eba621656093e80128"><code>00396f4</code></a> Fix verification tests</li> <li><a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/commit/418266b0158a501f2897d526e6136fd47f1cbf03"><code>418266b</code></a> Update .NET SDK (<a href="https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/issues/3028">#3028</a>)</li> <li><a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/commit/5f4082ff0701cc582aac802be5f965611d157dec"><code>5f4082f</code></a> Bump actions/attest-build-provenance from 1.4.0 to 1.4.1 (<a href="https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/issues/3027">#3027</a>)</li> <li><a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/commit/6cdc86b8189443541f4713577febc5cadceb1791"><code>6cdc86b</code></a> Bump github/codeql-action from 3.26.0 to 3.26.1 (<a href="https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/issues/3026">#3026</a>)</li> <li><a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/commit/f140d98ac7f1622df93f2d8e52035a55045cec76"><code>f140d98</code></a> Fixes nullability issues with dictionaries (<a href="https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/issues/3023">#3023</a>)</li> <li>Additional commits viewable in <a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.7.0...v6.7.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Swashbuckle.AspNetCore&package-manager=nuget&previous-version=6.7.0&new-version=6.7.1)](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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information