aspnetcore-redis-rate-limiting
aspnetcore-redis-rate-limiting copied to clipboard
Bump Swashbuckle.AspNetCore from 6.6.2 to 6.7.0
Bumps Swashbuckle.AspNetCore from 6.6.2 to 6.7.0.
Release notes
Sourced from Swashbuckle.AspNetCore's releases.
v6.7.0
What's Changed
- Allow Swagger UI CSS and JS paths to be configurable by
@mag1artin domaindrivendev/Swashbuckle.AspNetCore#2908- Add
IncludeXmlCommentsForAssembly()convience overload by@leotsarevin domaindrivendev/Swashbuckle.AspNetCore#2909- Add snapshot tests using Verify by
@keahpetersin domaindrivendev/Swashbuckle.AspNetCore#2929- Add posibility to ignore properties in
[FromForm]with[SwaggerIgnore]by@jgarciadelanocedain domaindrivendev/Swashbuckle.AspNetCore#2928- Adding check for existing directory and creating if doesn't exist by
@matt-lethargicin domaindrivendev/Swashbuckle.AspNetCore#2927- Default null value on nullable types caused errors by
@jgarciadelanocedain domaindrivendev/Swashbuckle.AspNetCore#2941- Add additional Verify tests by
@keahpetersin domaindrivendev/Swashbuckle.AspNetCore#2950- Only apply a SchemaFilter to create the description on SwaggerUI by
@jgarciadelanocedain domaindrivendev/Swashbuckle.AspNetCore#2943- Add support for async filters by
@mauvein domaindrivendev/Swashbuckle.AspNetCore#2938- Fix package validation by
@martincostelloin domaindrivendev/Swashbuckle.AspNetCore#2926- Adding support for .NET 8 Model State attributes by
@jgarciadelanocedain domaindrivendev/Swashbuckle.AspNetCore#2958- Only set Exclusive Range when they are by
@jgarciadelanocedain domaindrivendev/Swashbuckle.AspNetCore#2960[AsParameters]throwing error on cast when showing the description withEnableAnnotations()by@jgarciadelanocedain domaindrivendev/Swashbuckle.AspNetCore#2962- Fix
RequestBodyFilterAnnotationandMultipleFromFormfor Minimal APIs by@jgarciadelanocedain domaindrivendev/Swashbuckle.AspNetCore#2963- Swagger UI refactoring by
@martincostelloin domaindrivendev/Swashbuckle.AspNetCore#2942- Add help wanted badge by
@martincostelloin domaindrivendev/Swashbuckle.AspNetCore#2911- Move inline css and js to external files for SwaggerUI and ReDoc by
@junior-santanain domaindrivendev/Swashbuckle.AspNetCore#2965- Missing properties section when generating
IFomFile/IFormFileCollectionby@jgarciadelanocedain domaindrivendev/Swashbuckle.AspNetCore#2972- Missing Encoding and RequiredProperties when
IFormFilewith OpenAPI by@jgarciadelanocedain domaindrivendev/Swashbuckle.AspNetCore#2979- Use
ApiParameter.Typeby@jgarciadelanocedain domaindrivendev/Swashbuckle.AspNetCore#2980- Document arrays of generic parameters with XML comments and support overload methods by
@jgarciadelanocedain domaindrivendev/Swashbuckle.AspNetCore#2982- Take into account [JsonRequired] for System.Text.Json by
@jgarciadelanocedain domaindrivendev/Swashbuckle.AspNetCore#2988- Configure non-nullable types as required by
@AntiGuideAkquinetin domaindrivendev/Swashbuckle.AspNetCore#2803- Use
HttpMethods.IsGet()by@martincostelloin domaindrivendev/Swashbuckle.AspNetCore#2971New Contributors
@mag1artmade their first contribution in domaindrivendev/Swashbuckle.AspNetCore#2908@jgarciadelanocedamade their first contribution in domaindrivendev/Swashbuckle.AspNetCore#2928@matt-lethargicmade their first contribution in domaindrivendev/Swashbuckle.AspNetCore#2927@mauvemade their first contribution in domaindrivendev/Swashbuckle.AspNetCore#2938@junior-santanamade their first contribution in domaindrivendev/Swashbuckle.AspNetCore#2965@AntiGuideAkquinetmade their first contribution in domaindrivendev/Swashbuckle.AspNetCore#2803Full Changelog: https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.6.2...v6.7.0
Commits
531c4c0Use HttpMethods.IsGet()f2ed1aaRemove build from CodeQL6417588Bump github/codeql-action from 3.25.13 to 3.25.159b9d2adBump actions/attest-build-provenance from 1.3.3 to 1.4.0 (#2998)ca59f40Bump ossf/scorecard-action from 2.3.3 to 2.4.0 (#2997)55ca891Bump github/codeql-action from 3.25.12 to 3.25.13 (#2994)85fefe4Support non-nullable types as required (#2803)3553751Support [JsonRequired] (#2988)fdb7d6bSupport generics and overloads for XML comments (#2982)f85abd4Bump github/codeql-action from 3.25.11 to 3.25.12 (#2984)- Additional commits viewable in compare view
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 commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)