chore(deps): update dependency swashbuckle.aspnetcore to v6.6.1 #340

Merged
kjuulh merged 1 commits from renovate/swashbuckle-aspnetcore-monorepo into main 2024-05-14 11:48:14 +02:00
Owner

This PR contains the following updates:

Package Type Update Change
Swashbuckle.AspNetCore nuget minor 6.5.0 -> 6.6.1

Release Notes

domaindrivendev/Swashbuckle.AspNetCore

v6.6.1

What's Changed
New Contributors

Full Changelog: https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.5.0...v6.6.1


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) | nuget | minor | `6.5.0` -> `6.6.1` | --- ### Release Notes <details> <summary>domaindrivendev/Swashbuckle.AspNetCore</summary> ### [`v6.6.1`](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases/tag/v6.6.1) ##### What's Changed - Modernise build and migrate to GitHub Actions for CI by [@&#8203;martincostello](https://github.com/martincostello) in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2775 - Update Redoc spelling in docs by [@&#8203;Quppa](https://github.com/Quppa) in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2568 - C# 9 Record - Read example/summary from positional record by [@&#8203;pixellos](https://github.com/pixellos) in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2546 - Grammatical correction of some comments by [@&#8203;mokarchi](https://github.com/mokarchi) in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2768 - Update README.md for nested types custom schemaId support by [@&#8203;antmeehan](https://github.com/antmeehan) in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2746 - Add support for `WithSummary` and `WithDescription` metadata by [@&#8203;hwoodiwiss](https://github.com/hwoodiwiss) in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2414 - Update README.md - Fix `Add Security Definitions and Requirements for Bearer auth` URL by [@&#8203;Saibamen](https://github.com/Saibamen) in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2705 - Replace <see href="link">text</see> with Markdown link format by [@&#8203;mburumaxwell](https://github.com/mburumaxwell) in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2392 - Add support for required keyword by [@&#8203;keahpeters](https://github.com/keahpeters) in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2810 - Resolves [#&#8203;2717](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/issues/2717) by [@&#8203;MerickOWA](https://github.com/MerickOWA) in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2718 - Observe the route template constraints in the Swagger middleware by [@&#8203;0xced](https://github.com/0xced) in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2418 - Added Swashbuckle.AspNetCore.Annotations.SwaggerIgnoreAttribute by [@&#8203;jcracknell](https://github.com/jcracknell) in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2610 - Fix schema generation with allOf inheritance by [@&#8203;bkoelman](https://github.com/bkoelman) in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2815 - avoid triple enumeration of formParameters by [@&#8203;SimonCropp](https://github.com/SimonCropp) in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2823 - reduce some linq allocation by [@&#8203;SimonCropp](https://github.com/SimonCropp) in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2819 - remove some duplicate dictionary lookups by [@&#8203;SimonCropp](https://github.com/SimonCropp) in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2822 - remove redundant any check in InferRequestContentTypes by [@&#8203;SimonCropp](https://github.com/SimonCropp) in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2824 - Correctly respect interfaces in `GetInheritanceChain` by [@&#8203;angelaki](https://github.com/angelaki) in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2826 - Generate Enum-Dictionary-Keys (analogous to Newtonsoft) by [@&#8203;angelaki](https://github.com/angelaki) in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2825 - Fix build badge by [@&#8203;martincostello](https://github.com/martincostello) in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2782 - Fix preview package versions by [@&#8203;martincostello](https://github.com/martincostello) in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2783 - Handle Stream and PipeReader content types correctly by [@&#8203;martincostello](https://github.com/martincostello) in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2784 - Add NuGet package READMEs by [@&#8203;martincostello](https://github.com/martincostello) in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2808 - Bump redoc to 2.1.3 by [@&#8203;martincostello](https://github.com/martincostello) in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2807 - Sort system usings first by [@&#8203;martincostello](https://github.com/martincostello) in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2790 - Throw if unsupported HTTP method used by [@&#8203;martincostello](https://github.com/martincostello) in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2797 - Fix configuration properties not being copied by [@&#8203;martincostello](https://github.com/martincostello) in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2796 - Add security policy by [@&#8203;martincostello](https://github.com/martincostello) in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2785 - Bump Microsoft.OpenApi by [@&#8203;martincostello](https://github.com/martincostello) in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2795 - Update to Swagger UI v5 by [@&#8203;martincostello](https://github.com/martincostello) in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2806 - Add customized document serialization support by [@&#8203;remcolam](https://github.com/remcolam) in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2677 - Added documentation for ISwaggerDocumentSerializer by [@&#8203;remcolam](https://github.com/remcolam) in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2837 - Fix flaky tests by locking on the statup type by [@&#8203;remcolam](https://github.com/remcolam) in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2838 - [#&#8203;2765](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/issues/2765) Allow Filter instance reuse by [@&#8203;remcolam](https://github.com/remcolam) in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2839 - Throw an error when a user uses FromForm attribute with IFormFile in … by [@&#8203;nikunjbhargava](https://github.com/nikunjbhargava) in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2840 - Filter illegal header fields by [@&#8203;keahpeters](https://github.com/keahpeters) in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2842 - Fix handling of FileResult's with content types by [@&#8203;IGx89](https://github.com/IGx89) in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2841 - Adding additional responses when 5XX errors are thrown. by [@&#8203;say25](https://github.com/say25) in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2852 - Fix that XML comment examples do not show up if the type is string and the example contains quotation marks by [@&#8203;dldl-cmd](https://github.com/dldl-cmd) in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2727 - Exclude unused Swagger-UI files by [@&#8203;martincostello](https://github.com/martincostello) in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2851 - Fix RequestBodyFilters not being deep copied by [@&#8203;martincostello](https://github.com/martincostello) in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2850 - Avoid GitHub step summary file write conflicts by [@&#8203;martincostello](https://github.com/martincostello) in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2848 - Extend built-in supported types by [@&#8203;martincostello](https://github.com/martincostello) in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2804 - Update compatibility table by [@&#8203;martincostello](https://github.com/martincostello) in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2856 - Add GitHub issue and PR templates by [@&#8203;martincostello](https://github.com/martincostello) in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2788 - Fix stale permissions by [@&#8203;martincostello](https://github.com/martincostello) in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2855 - Add .NET 8 support by [@&#8203;martincostello](https://github.com/martincostello) in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2799 - Release automation workflows by [@&#8203;martincostello](https://github.com/martincostello) in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2809 - Support native AoT with SwaggerUI by [@&#8203;martincostello](https://github.com/martincostello) in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2800 - Bump some NuGet packages by [@&#8203;martincostello](https://github.com/martincostello) in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2868 - Fix stale permissions by [@&#8203;martincostello](https://github.com/martincostello) in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2863 - Attestation by [@&#8203;martincostello](https://github.com/martincostello) in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2869 - Add descriptions for more HTTP status codes by [@&#8203;cremor](https://github.com/cremor) in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2872 - Only attest packages by [@&#8203;martincostello](https://github.com/martincostello) in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2870 - Fix tag version by [@&#8203;martincostello](https://github.com/martincostello) in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2875 ##### New Contributors - [@&#8203;mokarchi](https://github.com/mokarchi) made their first contribution in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2768 - [@&#8203;hwoodiwiss](https://github.com/hwoodiwiss) made their first contribution in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2414 - [@&#8203;Saibamen](https://github.com/Saibamen) made their first contribution in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2705 - [@&#8203;keahpeters](https://github.com/keahpeters) made their first contribution in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2810 - [@&#8203;MerickOWA](https://github.com/MerickOWA) made their first contribution in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2718 - [@&#8203;0xced](https://github.com/0xced) made their first contribution in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2418 - [@&#8203;jcracknell](https://github.com/jcracknell) made their first contribution in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2610 - [@&#8203;bkoelman](https://github.com/bkoelman) made their first contribution in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2815 - [@&#8203;angelaki](https://github.com/angelaki) made their first contribution in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2826 - [@&#8203;remcolam](https://github.com/remcolam) made their first contribution in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2677 - [@&#8203;nikunjbhargava](https://github.com/nikunjbhargava) made their first contribution in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2840 - [@&#8203;IGx89](https://github.com/IGx89) made their first contribution in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2841 - [@&#8203;dldl-cmd](https://github.com/dldl-cmd) made their first contribution in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2727 - [@&#8203;cremor](https://github.com/cremor) made their first contribution in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2872 **Full Changelog**: https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.5.0...v6.6.1 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **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://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNjAuMCIsInVwZGF0ZWRJblZlciI6IjM0LjE2MC4wIn0=-->
kjuulh added 1 commit 2024-05-14 11:12:01 +02:00
chore(deps): update dependency swashbuckle.aspnetcore to v6.6.1
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
7eda26739f
kjuulh merged commit 7eda26739f into main 2024-05-14 11:48:14 +02:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: kjuulh/todo#340
No description provided.