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 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)
coverage: 84.104% (-0.3%) from 84.365%
when pulling 4cdbc5d807d521b8842d6df837bcc7ba474902a5 on dependabot/nuget/Swashbuckle.AspNetCore-6.9.0
into 5f85431654dd4c93b9d5ea73d0843b14b33b25e9 on main.
Bumps Swashbuckle.AspNetCore from 6.8.1 to 6.9.0.
Release notes
Sourced from Swashbuckle.AspNetCore's releases.
Commits
92ba260
Bump version (#3110)0abed87
Merge pull request #3088 from martincostello/redoc-native-aot349ba38
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)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