cf_api_net_core
cf_api_net_core copied to clipboard
build(deps): Bump Swashbuckle.AspNetCore.Annotations from 6.7.0 to 6.7.1 in /src/CF.Api
Bumps Swashbuckle.AspNetCore.Annotations from 6.7.0 to 6.7.1.
Release notes
Sourced from Swashbuckle.AspNetCore.Annotations's releases.
v6.7.1
What's Changed
- docs: Update README.md by
@WeihanLi
in domaindrivendev/Swashbuckle.AspNetCore#3002- Support
[DataMember]
IsRequired
inNewtonsoftDataContractResolver
by@ouvreboite
in domaindrivendev/Swashbuckle.AspNetCore#2644- Add API analysers by
@martincostello
in domaindrivendev/Swashbuckle.AspNetCore#3003- Update README by
@martincostello
in domaindrivendev/Swashbuckle.AspNetCore#3004- docs: fix example code formatting by
@WeihanLi
in domaindrivendev/Swashbuckle.AspNetCore#3010- Fixes nullability problems with dictionaries by
@ozziepeeps
in domaindrivendev/Swashbuckle.AspNetCore#3023- Fix handling of nullable structs by
@martincostello
in domaindrivendev/Swashbuckle.AspNetCore#3015- Fix missing form parameter XML documentation by
@martincostello
in domaindrivendev/Swashbuckle.AspNetCore#3020New Contributors
@ouvreboite
made their first contribution in domaindrivendev/Swashbuckle.AspNetCore#2644Full Changelog: https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.7.0...v6.7.1
Commits
f4ca2cd
Fix missing form parameter XML documentation1be5040
Bump NuGet packages07d48a5
Fix schemas for nullable properties3fa1702
Remove unused file5d2e186
Add broken code00396f4
Fix verification tests418266b
Update .NET SDK (#3028)5f4082f
Bump actions/attest-build-provenance from 1.4.0 to 1.4.1 (#3027)6cdc86b
Bump github/codeql-action from 3.26.0 to 3.26.1 (#3026)f140d98
Fixes nullability issues with dictionaries (#3023)- 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 rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@dependabot ignore this major version
will 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 version
will 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 dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)