-
Notifications
You must be signed in to change notification settings - Fork 1
chore(deps): update swashbuckle-aspnetcore monorepo to v10 (major) #174
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
chore(deps): update swashbuckle-aspnetcore monorepo to v10 (major) #174
Conversation
6a6f531 to
b0f8fb5
Compare
b0f8fb5 to
e46e026
Compare
e46e026 to
a872096
Compare
a872096 to
d8c3137
Compare
d8c3137 to
0f0ec0c
Compare
0f0ec0c to
51b9f64
Compare
51b9f64 to
98cb3a0
Compare
98cb3a0 to
a0b35b2
Compare
a0b35b2 to
42e55d7
Compare
1672518 to
5c0122a
Compare
5c0122a to
298740a
Compare
298740a to
701fe98
Compare
|
@copilot There are compilation errors |
|
@geraldbarre-workleap I've opened a new pull request, #178, to work on those changes. Once the pull request is ready, I'll request review from you. |
701fe98 to
73e62b5
Compare
73e62b5 to
97f10a3
Compare
97f10a3 to
7bee6c7
Compare
7bee6c7 to
49ee4f4
Compare
49ee4f4 to
1993a3d
Compare
This PR contains the following updates:
9.0.6→10.1.09.0.6→10.1.0Release Notes
domaindrivendev/Swashbuckle.AspNetCore (Swashbuckle.AspNetCore)
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
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 these updates again.
This PR has been generated by Renovate Bot.