chore(deps): update dependency swashbuckle.aspnetcore to v8 #26
No reviewers
Labels
No labels
Compat
Breaking
Kind
Bug
Kind
Documentation
Kind
Enhancement
Kind
Feature
Kind
Meta
Kind
Renovate
Kind
Repository
Kind
Security
Kind
Testing
Kind
Tooling
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Out of Scope
Reviewed
Won't Fix
Size
L
Size
M
Size
S
Size
XL
Size
XS
Status
Abandoned
Status
Blocked
Status
Need More Info
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: cswimr/LookingGlass#26
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "renovate/major-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.2.0
->8.0.0
Release Notes
domaindrivendev/Swashbuckle.AspNetCore (Swashbuckle.AspNetCore)
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
v7.3.1
What's Changed
Full Changelog: https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v7.3.0...v7.3.1
v7.3.0
What's Changed
CreateFromJson
options overload by @martincostello in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3218JsonSerializerDataContractResolver
so that it handles jagged arrays correctly by @ozziepeeps in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3245DeepObject
parameter style for dictionary by @EvgeniyZ in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3241MvcOptions
fromSchemaGenerator
by @EvgeniyZ in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3242New Contributors
Full Changelog: https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v7.2.0...v7.3.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 becomes conflicted, 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.