Bump Swashbuckle.AspNetCore, Microsoft.Extensions.Logging.Abstractions and Microsoft.Extensions.DependencyInjection.Abstractions #1425
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps Swashbuckle.AspNetCore, Microsoft.Extensions.Logging.Abstractions and Microsoft.Extensions.DependencyInjection.Abstractions. These dependencies needed to be updated together.
Updates
Swashbuckle.AspNetCore
from 6.6.1 to 6.6.2Release notes
Sourced from Swashbuckle.AspNetCore's releases.
Commits
fe87e6d
Fix exceptions generating default values (#2895)d5cd28e
Fix interceptor JSON casing432c417
Do not run IHostedService implementations (#2880)26c78cb
Disable parallel build (#2894)ac588fe
Fix serialization of AdditionalItems91c936b
Fix IDE suggestionsa0f4bb4
Only restore packages when neededecce973
Bump swagger-ui-dist in /src/Swashbuckle.AspNetCore.SwaggerUI (#2903)76ec39d
Fix schema generation for C# 9 positional record with no example (#2901)828b7df
Replace br tags in XML comments with new lines (#2899)Updates
Microsoft.Extensions.Logging.Abstractions
from 2.0.0 to 2.1.0Commits
6dffd8b
Fix package versions on .Analyzers when IsFinalBuild=true73a7150
Update dependencies.props9e2fcc1
Bump version to 2.1.0-rtmadeddec
Update dependencies.props8c9f9ce
Make NETStandard.Library PrivateAssets=All on Logging.Analyzers (#814)bc9dc0d
Set NETStandardImplicitPackageVersion via dependencies.propsb2c4d45
Branching for 2.1.0-rc13821274
Merge pull request #790 from ChrisSimmons/ExpandLogLevelExtension602e10e
Update dependencies.propsa113909
Use xUnit Theory to simplify LogLevel testsUpdates
Microsoft.Extensions.DependencyInjection.Abstractions
from 1.1.0 to 2.1.0Release notes
Sourced from Microsoft.Extensions.DependencyInjection.Abstractions's releases.
Commits
22b6857
Update dependencies.props9137761
Bump version to 2.1.0-rtmdeb8261
Update dependencies.props55bea3f
Set NETStandardImplicitPackageVersion via dependencies.propsaaab2f5
Branching for 2.1.0-rc1aad8d7a
Update dependencies.props0416465
Disable IL backend by default (#636)4708d11
Continue walking graph even when found first scoped service (#633)bbf98b1
Update dependencies.props2d3decd
Merge remote-tracking branch 'origin/release/2.1' into devDependabot 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)