-
Notifications
You must be signed in to change notification settings - Fork 881
Commit 594746f
authored
Update dependency Swashbuckle.AspNetCore to 7.3.1 (#2052)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
|
[Swashbuckle.AspNetCore](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore)
| nuget | minor | `7.2.0` -> `7.3.1` |
---
> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.
---
### Release Notes
<details>
<summary>domaindrivendev/Swashbuckle.AspNetCore
(Swashbuckle.AspNetCore)</summary>
###
[`v7.3.1`](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/releases/tag/v7.3.1)
#### What's Changed
- Fix for ApiDescriptionProvider throws NRE by
[@​EvgeniyZ](https://redirect.github.com/EvgeniyZ) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3280](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3280)
- Bump swagger-ui-dist from 5.19.0 to 5.20.0 by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3279](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3279)
**Full Changelog**:
domaindrivendev/Swashbuckle.AspNetCore@v7.3.0...v7.3.1
###
[`v7.3.0`](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/releases/tag/v7.3.0)
#### What's Changed
- Add `CreateFromJson` options overload by
[@​martincostello](https://redirect.github.com/martincostello) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3218](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3218)
- Stop testing with .NET 6 by
[@​martincostello](https://redirect.github.com/martincostello) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3219](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3219)
- Replace IdentityServer4 with Duende.IdentityServer
([#​3008](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/issues/3008))
by
[@​pseudometalhead](https://redirect.github.com/pseudometalhead)
in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3184](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3184)
- Fix JWT version for .NET 9 by
[@​Saibamen](https://redirect.github.com/Saibamen) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3227](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3227)
- Adjust readme for issue
[#​1014](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/issues/1014)
by [@​EvgeniyZ](https://redirect.github.com/EvgeniyZ) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3233](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3233)
- Humanize multiline para tag by
[@​EvgeniyZ](https://redirect.github.com/EvgeniyZ) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3234](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3234)
- Humanize multi line code tag by
[@​EvgeniyZ](https://redirect.github.com/EvgeniyZ) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3239](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3239)
- Fix `JsonSerializerDataContractResolver` so that it handles jagged
arrays correctly by
[@​ozziepeeps](https://redirect.github.com/ozziepeeps) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3245](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3245)
- Use `DeepObject` parameter style for dictionary by
[@​EvgeniyZ](https://redirect.github.com/EvgeniyZ) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3241](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3241)
- Remove `MvcOptions` from `SchemaGenerator` by
[@​EvgeniyZ](https://redirect.github.com/EvgeniyZ) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3242](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3242)
- Optional EOL for XML comments
([#​2947](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/issues/2947))
by [@​RainDance74](https://redirect.github.com/RainDance74) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3255](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3255)
- Add support for listing available OpenAPI documents by
[@​rassilon](https://redirect.github.com/rassilon) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3263](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3263)
- Bump swagger-ui-dist from 5.18.3 to 5.19.0 by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3266](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3266)
#### New Contributors
- [@​pseudometalhead](https://redirect.github.com/pseudometalhead)
made their first contribution in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3184](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3184)
- [@​RainDance74](https://redirect.github.com/RainDance74) made
their first contribution in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3255](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3255)
- [@​rassilon](https://redirect.github.com/rassilon) made their
first contribution in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3263](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3263)
**Full Changelog**:
domaindrivendev/Swashbuckle.AspNetCore@v7.2.0...v7.3.0
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - "every weekday" (UTC).
🚦 **Automerge**: Enabled.
♻ **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.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzkuMTkuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJpbXBhY3Qvbm8tY2hhbmdlbG9nLXJlcXVpcmVkIl19-->
Co-authored-by: pulumi-renovate[bot] <189166143+pulumi-renovate[bot]@users.noreply.github.com>1 parent 57ecc1a commit 594746fCopy full SHA for 594746f
1 file changed
+1
-1
lines changeddocker-cs-multi-container-app/App/App.csproj
Copy file name to clipboardexpand all lines: docker-cs-multi-container-app/App/App.csproj+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
| 10 | + | |
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
|
0 commit comments