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.cli from 6.9.0 to 7.0.0 in /src/backend i…
…n the swashbuckle group across 1 directory (#369) Bumps the swashbuckle group with 1 update in the /src/backend directory: [swashbuckle.aspnetcore.cli](https://github.com/domaindrivendev/Swashbuckle.AspNetCore). Updates `swashbuckle.aspnetcore.cli` from 6.9.0 to 7.0.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases">swashbuckle.aspnetcore.cli's releases</a>.</em></p> <blockquote> <h2>v7.0.0</h2> <h2>What's Changed</h2> <ul> <li>Refactor filter descriptor type checks in SwaggerGen by <a href="https://github.com/iskandersierra"><code>@iskandersierra</code></a> in <a href="https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3125">domaindrivendev/Swashbuckle.AspNetCore#3125</a></li> <li>Apply SwaggerIgnore on Newtonsoft by <a href="https://github.com/jgarciadelanoceda"><code>@jgarciadelanoceda</code></a> in <a href="https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3134">domaindrivendev/Swashbuckle.AspNetCore#3134</a></li> <li>Support .NET 9 by <a href="https://github.com/martincostello"><code>@martincostello</code></a> in <a href="https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3007">domaindrivendev/Swashbuckle.AspNetCore#3007</a></li> <li>Drop support for .NET (Core) versions prior to 8 (except 6) by <a href="https://github.com/martincostello"><code>@martincostello</code></a> in <a href="https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3007">domaindrivendev/Swashbuckle.AspNetCore#3007</a></li> <li>Fix FromForm without WithOpenApi schemas by <a href="https://github.com/jgarciadelanoceda"><code>@jgarciadelanoceda</code></a> in <a href="https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3133">domaindrivendev/Swashbuckle.AspNetCore#3133</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/iskandersierra"><code>@iskandersierra</code></a> made their first contribution in <a href="https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3125">domaindrivendev/Swashbuckle.AspNetCore#3125</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.9.0...v7.0.0">https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.9.0...v7.0.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/commit/c9ae556c261a9857c0d02a2da58f6b15fe0e6c21"><code>c9ae556</code></a> Fix FromForm without WithOpenApi schemas (<a href="https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/issues/3133">#3133</a>)</li> <li><a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/commit/a8eaca62489763d4538007d8b249a6932aeb7a35"><code>a8eaca6</code></a> Support .NET 9 (<a href="https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/issues/3007">#3007</a>)</li> <li><a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/commit/4440820e720f85e88764d80a04eaeaf7142ad841"><code>4440820</code></a> Apply [SwaggerIgnore] for Newtonsoft.Json (<a href="https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/issues/3134">#3134</a>)</li> <li><a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/commit/c547b289d22ea492d081f3b0d2ee32eab923e1aa"><code>c547b28</code></a> Bump actions/attest-build-provenance from 1.4.3 to 1.4.4 (<a href="https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/issues/3129">#3129</a>)</li> <li><a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/commit/41bd85cd09ecd6529c88088db9ed8ecbd6826b7a"><code>41bd85c</code></a> Bump swagger-ui-dist in /src/Swashbuckle.AspNetCore.SwaggerUI (<a href="https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/issues/3128">#3128</a>)</li> <li><a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/commit/0554326139ffbe77b2ec56dea5c7bcad1bacc078"><code>0554326</code></a> Refactor filter descriptor type checks in SwaggerGen (<a href="https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/issues/3125">#3125</a>)</li> <li><a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/commit/e1c5153eb5ee208ab3e2f11da1ef810f49dfb9c2"><code>e1c5153</code></a> Bump actions/setup-dotnet from 4.0.1 to 4.1.0 (<a href="https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/issues/3122">#3122</a>)</li> <li><a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/commit/0db5fa08dbfabfbd364903fab732e6f5d6d3d6b7"><code>0db5fa0</code></a> Bump actions/checkout from 4.2.1 to 4.2.2 (<a href="https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/issues/3123">#3123</a>)</li> <li><a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/commit/da07a5356b6f65403a1405bca8e806e5e59733de"><code>da07a53</code></a> Bump actions/cache from 4.1.1 to 4.1.2 (<a href="https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/issues/3116">#3116</a>)</li> <li><a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/commit/3a0f40269087b05ba96873ec5d593de71bb93e65"><code>3a0f402</code></a> Bump github/codeql-action from 3.26.13 to 3.27.0 (<a href="https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/issues/3115">#3115</a>)</li> <li>Additional commits viewable in <a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.9.0...v7.0.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=swashbuckle.aspnetcore.cli&package-manager=nuget&previous-version=6.9.0&new-version=7.0.0)](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 <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information