chore(deps): update dependency swashbuckle.aspnetcore to 7.3.2
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| Swashbuckle.AspNetCore | 7.2.0 -> 7.3.2 |
Release Notes
domaindrivendev/Swashbuckle.AspNetCore (Swashbuckle.AspNetCore)
v7.3.2
What's Changed
- Fix humanize for multiline
codeand<para>tags by @EvgeniyZ in #3295 - Fix
DescribeAllParametersInCamelCaseusage for parameters by @maksim-sovkov in #3309
New Contributors
- @maksim-sovkov made their first contribution in #3309
Full Changelog: https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v7.3.1...v7.3.2
v7.3.1
What's Changed
- Fix for ApiDescriptionProvider throws NRE by @EvgeniyZ in #3280
- Bump swagger-ui-dist from 5.19.0 to 5.20.0 by @dependabot in #3279
Full Changelog: https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v7.3.0...v7.3.1
v7.3.0
What's Changed
- Add
CreateFromJsonoptions overload by @martincostello in #3218 - Stop testing with .NET 6 by @martincostello in #3219
- Replace IdentityServer4 with Duende.IdentityServer (#3008) by @pseudometalhead in #3184
- Fix JWT version for .NET 9 by @Saibamen in #3227
- Adjust readme for issue #1014 by @EvgeniyZ in #3233
- Humanize multiline para tag by @EvgeniyZ in #3234
- Humanize multi line code tag by @EvgeniyZ in #3239
- Fix
JsonSerializerDataContractResolverso that it handles jagged arrays correctly by @ozziepeeps in #3245 - Use
DeepObjectparameter style for dictionary by @EvgeniyZ in #3241 - Remove
MvcOptionsfromSchemaGeneratorby @EvgeniyZ in #3242 - Optional EOL for XML comments (#2947) by @RainDance74 in #3255
- Add support for listing available OpenAPI documents by @rassilon in #3263
- Bump swagger-ui-dist from 5.18.3 to 5.19.0 by @dependabot in #3266
New Contributors
- @pseudometalhead made their first contribution in #3184
- @RainDance74 made their first contribution in #3255
- @rassilon made their first contribution in #3263
Full Changelog: https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v7.2.0...v7.3.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.