Bump Swashbuckle.AspNetCore from 6.8.1 to 6.9.0
Bumps Swashbuckle.AspNetCore from 6.8.1 to 6.9.0.
Release notes
Sourced from Swashbuckle.AspNetCore's releases.
v6.9.0
What's Changed
- Generate Properties whenever there are objects without schema(Not onl… by
@jgarciadelanoceda
in domaindrivendev/Swashbuckle.AspNetCore#3095- fix: Pass props to multi targeting by
@xC0dex
in domaindrivendev/Swashbuckle.AspNetCore#3107- Types with TryParse must be set with type string by
@jgarciadelanoceda
in domaindrivendev/Swashbuckle.AspNetCore#3108- Add native AoT support for ReDoc by
@martincostello
in domaindrivendev/Swashbuckle.AspNetCore#3088New Contributors
@xC0dex
made their first contribution in domaindrivendev/Swashbuckle.AspNetCore#3107Full Changelog: https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.8.1...v6.9.0
Commits
-
92ba260
Bump version (#3110) -
0abed87
Merge pull request #3088 from martincostello/redoc-native-aot -
349ba38
Types with TryParse must be set with type string (#3108) -
a42d8c9
Pass props to multi-targeting (#3107) -
d11913e
Update .NET SDK (#3104) -
683b8ee
Bump actions/checkout from 4.2.0 to 4.2.1 (#3101) -
fdc1ed4
Bump github/codeql-action from 3.26.10 to 3.26.12 (#3103) -
ee9b319
Bump actions/cache from 4.0.2 to 4.1.1 (#3102) -
9693037
Bump actions/upload-artifact from 4.4.0 to 4.4.2 (#3100) -
c051ca6
Generate properties for objects without schema (#3095) - Additional commits viewable in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts