chore(deps): update dependency swashbuckle.aspnetcore to v8 #462
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/swashbuckle-aspnetcore-monorepo"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
7.3.1
->8.1.1
Release Notes
domaindrivendev/Swashbuckle.AspNetCore (Swashbuckle.AspNetCore)
v8.1.1
What's Changed
Full Changelog: https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v8.1.0...v8.1.1
v8.1.0
What's Changed
Full Changelog: https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v8.0.0...v8.1.0
v8.0.0
Swashbuckle.AspNetCore v8.0.0 makes the following notable changes:
net6.0
.netstandard2.0
TFM now depends on ASP.NET Core 2.3 instead of ASP.NET Core 2.1.SerializeAsV2
property by marking it as[Obsolete]
. Users should update their code as illustrated below, depending on their use case:--serializeasv2
option and logs a warning to the console. Users should update their usage as illustrated below, depending on their use case:What's Changed
SerializeAsV2
by @martincostello in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3286Full Changelog: https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v7.3.2...v8.0.0
v7.3.2
What's Changed
code
and<para>
tags by @EvgeniyZ in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3295DescribeAllParametersInCamelCase
usage for parameters by @maksim-sovkov in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3309New Contributors
Full Changelog: https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v7.3.1...v7.3.2
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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 has been generated by Renovate Bot.
9fec6609d0
to58d2e18596
58d2e18596
to13aa4727b5
Checkout
From your project repository, check out a new branch and test the changes.