Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update dependency Swashbuckle.AspNetCore to 7.3.0 (#1085)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [Swashbuckle.AspNetCore](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore) | `7.2.0` -> `7.3.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>domaindrivendev/Swashbuckle.AspNetCore (Swashbuckle.AspNetCore)</summary> ### [`v7.3.0`](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/releases/tag/v7.3.0) #### What's Changed - Add `CreateFromJson` options overload by [@​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 [@​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 ([#​3008](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/issues/3008)) by [@​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 [@​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 [#​1014](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/issues/1014) by [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 ([#​2947](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/issues/2947)) by [@​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 [@​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 [@​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 - [@​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) - [@​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) - [@​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 - "after 10pm every weekday,every weekend,before 5am every weekday" in timezone Europe/Berlin, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/orso-co/Orso.Arpa.Api). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzYuMiIsInVwZGF0ZWRJblZlciI6IjM5LjE3Ni4yIiwidGFyZ2V0QnJhbmNoIjoiZGV2ZWxvcCIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information