Skip to content

Commit

Permalink
Update dependency Swashbuckle.AspNetCore to 7.3.0 (#1085)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[Swashbuckle.AspNetCore](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore)
| `7.2.0` -> `7.3.0` |
[![age](https://developer.mend.io/api/mc/badges/age/nuget/Swashbuckle.AspNetCore/7.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/Swashbuckle.AspNetCore/7.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/Swashbuckle.AspNetCore/7.2.0/7.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Swashbuckle.AspNetCore/7.2.0/7.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>domaindrivendev/Swashbuckle.AspNetCore
(Swashbuckle.AspNetCore)</summary>

###
[`v7.3.0`](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/releases/tag/v7.3.0)

#### What's Changed

- Add `CreateFromJson` options overload by
[@&#8203;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
[@&#8203;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
([#&#8203;3008](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/issues/3008))
by
[@&#8203;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
[@&#8203;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
[#&#8203;1014](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/issues/1014)
by [@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
([#&#8203;2947](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/issues/2947))
by [@&#8203;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
[@&#8203;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
[@&#8203;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

- [@&#8203;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)
- [@&#8203;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)
- [@&#8203;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 - "after 10pm every weekday,every
weekend,before 5am every weekday" in timezone Europe/Berlin, 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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/orso-co/Orso.Arpa.Api).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzYuMiIsInVwZGF0ZWRJblZlciI6IjM5LjE3Ni4yIiwidGFyZ2V0QnJhbmNoIjoiZGV2ZWxvcCIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 1, 2025
1 parent 927564f commit 4905a85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Orso.Arpa.Api/Orso.Arpa.Api.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
<PackageReference Include="NWebsec.AspNetCore.Middleware" Version="3.0.0" />
<PackageReference Include="SixLabors.ImageSharp.Web" Version="3.1.3" />
<PackageReference Include="SixLabors.ImageSharp.Web.Providers.Azure" Version="3.1.3" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="7.2.0" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="7.3.0" />
<PackageReference Include="Yoh.Text.Json.NamingPolicies" Version="1.1.2" />
</ItemGroup>

Expand Down

0 comments on commit 4905a85

Please sign in to comment.