chore(deps): update dependency swashbuckle.aspnetcore to v10#170
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): update dependency swashbuckle.aspnetcore to v10#170renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
c40eab9 to
e45dbb8
Compare
d5e30b1 to
e7abbcf
Compare
7709f5a to
9ee390f
Compare
95147d4 to
ab2fe95
Compare
f4c9b42 to
17f6068
Compare
17f6068 to
32a00b0
Compare
32a00b0 to
3adf7de
Compare
9802182 to
3d85852
Compare
29d2eab to
558fb8f
Compare
558fb8f to
ae4f456
Compare
7cee4c1 to
22a4f30
Compare
22a4f30 to
2652555
Compare
635b8e5 to
31dea92
Compare
4242eda to
865b69d
Compare
48f74b7 to
90dfae0
Compare
90dfae0 to
b793aad
Compare
aac4157 to
6b4f24c
Compare
6b4f24c to
730ed5d
Compare
afe6ab9 to
5bc17d5
Compare
c0a4433 to
68e5e23
Compare
68e5e23 to
5613fd7
Compare
5613fd7 to
8e00a75
Compare
8e00a75 to
3fe3b7c
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This PR contains the following updates:
8.1.4→10.1.5Release Notes
domaindrivendev/Swashbuckle.AspNetCore (Swashbuckle.AspNetCore)
v10.1.5What's Changed
Full Changelog: domaindrivendev/Swashbuckle.AspNetCore@v10.1.4...v10.1.5
v10.1.4What's Changed
Full Changelog: domaindrivendev/Swashbuckle.AspNetCore@v10.1.3...v10.1.4
v10.1.3What's Changed
"null"by @jgarciadelanoceda in #3788Full Changelog: domaindrivendev/Swashbuckle.AspNetCore@v10.1.2...v10.1.3
v10.1.2What's Changed
Full Changelog: domaindrivendev/Swashbuckle.AspNetCore@v10.1.1...v10.1.2
v10.1.1What's Changed
New Contributors
Full Changelog:
v10.1.0What's Changed
New Features
SchemaRepository.ReplaceSchemaIdby @bkoelman in #3708Bug Fixes
AllOfby @John-Paul-R in #3692Miscellaneous
TryLookupByTypewith nullability hints by @martincostello in #3719New Contributors
Full Changelog: domaindrivendev/Swashbuckle.AspNetCore@v10.0.1...v10.1.0
v10.0.1What's Changed
Full Changelog: domaindrivendev/Swashbuckle.AspNetCore@v10.0.0...v10.0.1
v10.0.0Swashbuckle.AspNetCore v10.0.0
With this release, Swashbuckle.AspNetCore adds support for generating OpenAPI 3.1 documents and for ASP.NET Core 10.
Swashbuckle.AspNetCore v10 depends on OpenAPI.NET v2.3 which introduces many breaking changes to the public API surface. More information can be found in their OpenAPI.NET v2 Upgrade Guide.
To reduce the number of breaking behavioural changes in Swashbuckle.AspNetCore v10, generation of OpenAPI 3.1 documents is opt-in.
To generate OpenAPI 3.1 documents, change the OpenAPI version as shown in the code snippet below:
What's Changed
Full Changelog: domaindrivendev/Swashbuckle.AspNetCore@v9.0.6...v10.0.0
v9.0.6What's Changed
Full Changelog: domaindrivendev/Swashbuckle.AspNetCore@v9.0.5...v9.0.6
v9.0.5What's Changed
Full Changelog: domaindrivendev/Swashbuckle.AspNetCore@v9.0.4...v9.0.5
v9.0.4What's Changed
ETagvalues by @martincostello in #3490Accept-Encodingparsing by @martincostello in #3492Accept-Encodingquality by @martincostello in #3493WebHostusage from tests by @martincostello in #3517$typediscriminator for[JsonPolymorphic]by @lilinus in #3496New Contributors
Full Changelog: domaindrivendev/Swashbuckle.AspNetCore@v9.0.3...v9.0.4
v9.0.3What's Changed
Content-Lengthfor swagger-ui and Redoc static assets by @martincostello in #3488Full Changelog: domaindrivendev/Swashbuckle.AspNetCore@v9.0.2...v9.0.3
v9.0.2What's Changed
New Contributors
Full Changelog: domaindrivendev/Swashbuckle.AspNetCore@v9.0.1...v9.0.2
v9.0.1What's Changed
Full Changelog: domaindrivendev/Swashbuckle.AspNetCore@v9.0.0...v9.0.1
v9.0.0📣 This release contains the following breaking changes:
netstandard2.0and thus .NET Framework - now onlynet8.0andnet9.0are supported.[Obsolete]in previous releases.--serializeasv2option from Swashbuckle.AspNetCore.Cli, which was superseded by--openapiversionfrom version 8.0.0.What's Changed
[Range]and respectParseLimitsInInvariantCultureproperty by @martincostello in #3448[Range]behaviour by @martincostello in #3449Full Changelog: domaindrivendev/Swashbuckle.AspNetCore@v8.1.4...v9.0.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.