Bumps the dotnet group with 3 updates: Microsoft.Extensions.DependencyInjection.Abstractions, Microsoft.Extensions.Logging.Abstractions and Swashbuckle.AspNetCore.
Updates Microsoft.Extensions.DependencyInjection.Abstractions from 8.0.0 to 8.0.1
Updates Microsoft.Extensions.Logging.Abstractions from 8.0.0 to 8.0.1
Updates Microsoft.Extensions.DependencyInjection.Abstractions from 8.0.0 to 8.0.1
Updates Swashbuckle.AspNetCore from 6.7.0 to 6.7.1
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 major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the dotnet group with 3 updates: Microsoft.Extensions.DependencyInjection.Abstractions, Microsoft.Extensions.Logging.Abstractions and Swashbuckle.AspNetCore.
Updates
Microsoft.Extensions.DependencyInjection.Abstractions
from 8.0.0 to 8.0.1Updates
Microsoft.Extensions.Logging.Abstractions
from 8.0.0 to 8.0.1Updates
Microsoft.Extensions.DependencyInjection.Abstractions
from 8.0.0 to 8.0.1Updates
Swashbuckle.AspNetCore
from 6.7.0 to 6.7.1Release notes
Sourced from Swashbuckle.AspNetCore's releases.
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)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