Skip to content

Commit 594746f

Browse files
Update dependency Swashbuckle.AspNetCore to 7.3.1 (#2052)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [Swashbuckle.AspNetCore](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore) | nuget | minor | `7.2.0` -> `7.3.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>domaindrivendev/Swashbuckle.AspNetCore (Swashbuckle.AspNetCore)</summary> ### [`v7.3.1`](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/releases/tag/v7.3.1) #### What's Changed - Fix for ApiDescriptionProvider throws NRE by [@&#8203;EvgeniyZ](https://redirect.github.com/EvgeniyZ) in [https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3280](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3280) - Bump swagger-ui-dist from 5.19.0 to 5.20.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3279](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3279) **Full Changelog**: domaindrivendev/Swashbuckle.AspNetCore@v7.3.0...v7.3.1 ### [`v7.3.0`](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/releases/tag/v7.3.0) #### What's Changed - Add `CreateFromJson` options overload by [@&#8203;martincostello](https://redirect.github.com/martincostello) in [https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3218](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3218) - Stop testing with .NET 6 by [@&#8203;martincostello](https://redirect.github.com/martincostello) in [https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3219](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3219) - Replace IdentityServer4 with Duende.IdentityServer ([#&#8203;3008](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/issues/3008)) by [@&#8203;pseudometalhead](https://redirect.github.com/pseudometalhead) in [https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3184](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3184) - Fix JWT version for .NET 9 by [@&#8203;Saibamen](https://redirect.github.com/Saibamen) in [https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3227](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3227) - Adjust readme for issue [#&#8203;1014](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/issues/1014) by [@&#8203;EvgeniyZ](https://redirect.github.com/EvgeniyZ) in [https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3233](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3233) - Humanize multiline para tag by [@&#8203;EvgeniyZ](https://redirect.github.com/EvgeniyZ) in [https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3234](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3234) - Humanize multi line code tag by [@&#8203;EvgeniyZ](https://redirect.github.com/EvgeniyZ) in [https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3239](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3239) - Fix `JsonSerializerDataContractResolver` so that it handles jagged arrays correctly by [@&#8203;ozziepeeps](https://redirect.github.com/ozziepeeps) in [https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3245](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3245) - Use `DeepObject` parameter style for dictionary by [@&#8203;EvgeniyZ](https://redirect.github.com/EvgeniyZ) in [https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3241](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3241) - Remove `MvcOptions` from `SchemaGenerator` by [@&#8203;EvgeniyZ](https://redirect.github.com/EvgeniyZ) in [https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3242](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3242) - Optional EOL for XML comments ([#&#8203;2947](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/issues/2947)) by [@&#8203;RainDance74](https://redirect.github.com/RainDance74) in [https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3255](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3255) - Add support for listing available OpenAPI documents by [@&#8203;rassilon](https://redirect.github.com/rassilon) in [https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3263](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3263) - Bump swagger-ui-dist from 5.18.3 to 5.19.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3266](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3266) #### New Contributors - [@&#8203;pseudometalhead](https://redirect.github.com/pseudometalhead) made their first contribution in [https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3184](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3184) - [@&#8203;RainDance74](https://redirect.github.com/RainDance74) made their first contribution in [https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3255](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3255) - [@&#8203;rassilon](https://redirect.github.com/rassilon) made their first contribution in [https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3263](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3263) **Full Changelog**: domaindrivendev/Swashbuckle.AspNetCore@v7.2.0...v7.3.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - "every weekday" (UTC). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzkuMTkuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJpbXBhY3Qvbm8tY2hhbmdlbG9nLXJlcXVpcmVkIl19--> Co-authored-by: pulumi-renovate[bot] <189166143+pulumi-renovate[bot]@users.noreply.github.com>
1 parent 57ecc1a commit 594746f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-cs-multi-container-app/App/App.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<ItemGroup>
88
<PackageReference Include="Microsoft.Extensions.Configuration.EnvironmentVariables" Version="9.0.2" />
99
<PackageReference Include="StackExchange.Redis" Version="2.8.24" />
10-
<PackageReference Include="Swashbuckle.AspNetCore" Version="7.2.0" />
10+
<PackageReference Include="Swashbuckle.AspNetCore" Version="7.3.1" />
1111
</ItemGroup>
1212

1313
</Project>

0 commit comments

Comments
 (0)