Skip to content

Commit

Permalink
chore(deps): update swashbuckle-aspnetcore monorepo to v6.6.2 (#54)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

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

---

### Release Notes

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

###
[`v6.6.2`](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases/tag/v6.6.2)

#### What's Changed

- Fix to make required and nullable properties nullable in schema by
[@&#8203;keahpeters](https://github.com/keahpeters) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2879](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2879)
- Update Swagger UI section in README by
[@&#8203;cremor](https://github.com/cremor) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2883](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2883)
- Add support for the `[Length]`attribute. by
[@&#8203;satma0745](https://github.com/satma0745) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2882](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2882)
- Existing output file should be deleted/overwritten by
[@&#8203;patrikwlund](https://github.com/patrikwlund) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2886](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2886)
- Fix libraries being handled as test projects by
[@&#8203;patrikwlund](https://github.com/patrikwlund) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2898](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2898)
- Avoid competing swagger generation during test build by
[@&#8203;patrikwlund](https://github.com/patrikwlund) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2897](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2897)
- Replace `<br />`, `<br/>`, and `<br>` in XML comments with
`Environment.Newline` by
[@&#8203;mburumaxwell](https://github.com/mburumaxwell) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2899](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2899)
- Fix schema generation for
[c#9](https://github.com/c/Swashbuckle.AspNetCore/issues/9) positional
record with param tag without example property creating unexpected empty
example by [@&#8203;stb-co](https://github.com/stb-co) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2901](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2901)
- Fix serialization of `AdditionalItems` by
[@&#8203;martincostello](https://github.com/martincostello) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2890](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2890)
- Disable parallel build by
[@&#8203;martincostello](https://github.com/martincostello) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2894](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2894)
- Do not run `IHostedService` implementations by
[@&#8203;martincostello](https://github.com/martincostello) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2880](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2880)
- Fix interceptor JSON casing by
[@&#8203;martincostello](https://github.com/martincostello) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2907](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2907)
- Fix generation when `[DefaultValue]`'s type differs by
[@&#8203;martincostello](https://github.com/martincostello) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2895](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2895)

#### New Contributors

- [@&#8203;satma0745](https://github.com/satma0745) made their first
contribution in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2882](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2882)
- [@&#8203;patrikwlund](https://github.com/patrikwlund) made their
first contribution in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2886](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2886)
- [@&#8203;stb-co](https://github.com/stb-co) made their first
contribution in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2901](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2901)

**Full Changelog**:
domaindrivendev/Swashbuckle.AspNetCore@v6.6.1...v6.6.2

###
[`v6.6.1`](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases/tag/v6.6.1)

#### What's Changed

- Modernise build and migrate to GitHub Actions for CI by
[@&#8203;martincostello](https://github.com/martincostello) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2775](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2775)
- Update Redoc spelling in docs by
[@&#8203;Quppa](https://github.com/Quppa) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2568](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2568)
- C# 9 Record - Read example/summary from positional record by
[@&#8203;pixellos](https://github.com/pixellos) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2546](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2546)
- Grammatical correction of some comments by
[@&#8203;mokarchi](https://github.com/mokarchi) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2768](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2768)
- Update README.md for nested types custom schemaId support by
[@&#8203;antmeehan](https://github.com/antmeehan) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2746](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2746)
- Add support for `WithSummary` and `WithDescription` metadata by
[@&#8203;hwoodiwiss](https://github.com/hwoodiwiss) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2414](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2414)
- Update README.md - Fix `Add Security Definitions and Requirements for
Bearer auth` URL by [@&#8203;Saibamen](https://github.com/Saibamen) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2705](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2705)
- Replace <see href="link">text</see> with Markdown link format by
[@&#8203;mburumaxwell](https://github.com/mburumaxwell) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2392](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2392)
- Add support for required keyword by
[@&#8203;keahpeters](https://github.com/keahpeters) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2810](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2810)
- Resolves
[#&#8203;2717](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/issues/2717)
by [@&#8203;MerickOWA](https://github.com/MerickOWA) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2718](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2718)
- Observe the route template constraints in the Swagger middleware by
[@&#8203;0xced](https://github.com/0xced) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2418](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2418)
- Added Swashbuckle.AspNetCore.Annotations.SwaggerIgnoreAttribute by
[@&#8203;jcracknell](https://github.com/jcracknell) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2610](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2610)
- Fix schema generation with allOf inheritance by
[@&#8203;bkoelman](https://github.com/bkoelman) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2815](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2815)
- avoid triple enumeration of formParameters by
[@&#8203;SimonCropp](https://github.com/SimonCropp) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2823](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2823)
- reduce some linq allocation by
[@&#8203;SimonCropp](https://github.com/SimonCropp) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2819](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2819)
- remove some duplicate dictionary lookups by
[@&#8203;SimonCropp](https://github.com/SimonCropp) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2822](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2822)
- remove redundant any check in InferRequestContentTypes by
[@&#8203;SimonCropp](https://github.com/SimonCropp) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2824](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2824)
- Correctly respect interfaces in `GetInheritanceChain` by
[@&#8203;angelaki](https://github.com/angelaki) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2826](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2826)
- Generate Enum-Dictionary-Keys (analogous to Newtonsoft) by
[@&#8203;angelaki](https://github.com/angelaki) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2825](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2825)
- Fix build badge by
[@&#8203;martincostello](https://github.com/martincostello) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2782](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2782)
- Fix preview package versions by
[@&#8203;martincostello](https://github.com/martincostello) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2783](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2783)
- Handle Stream and PipeReader content types correctly by
[@&#8203;martincostello](https://github.com/martincostello) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2784](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2784)
- Add NuGet package READMEs by
[@&#8203;martincostello](https://github.com/martincostello) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2808](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2808)
- Bump redoc to 2.1.3 by
[@&#8203;martincostello](https://github.com/martincostello) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2807](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2807)
- Sort system usings first by
[@&#8203;martincostello](https://github.com/martincostello) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2790](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2790)
- Throw if unsupported HTTP method used by
[@&#8203;martincostello](https://github.com/martincostello) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2797](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2797)
- Fix configuration properties not being copied by
[@&#8203;martincostello](https://github.com/martincostello) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2796](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2796)
- Add security policy by
[@&#8203;martincostello](https://github.com/martincostello) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2785](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2785)
- Bump Microsoft.OpenApi by
[@&#8203;martincostello](https://github.com/martincostello) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2795](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2795)
- Update to Swagger UI v5 by
[@&#8203;martincostello](https://github.com/martincostello) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2806](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2806)
- Add customized document serialization support by
[@&#8203;remcolam](https://github.com/remcolam) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2677](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2677)
- Added documentation for ISwaggerDocumentSerializer by
[@&#8203;remcolam](https://github.com/remcolam) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2837](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2837)
- Fix flaky tests by locking on the statup type by
[@&#8203;remcolam](https://github.com/remcolam) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2838](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2838)
-
[#&#8203;2765](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/issues/2765)
Allow Filter instance reuse by
[@&#8203;remcolam](https://github.com/remcolam) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2839](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2839)
- Throw an error when a user uses FromForm attribute with IFormFile in …
by [@&#8203;nikunjbhargava](https://github.com/nikunjbhargava) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2840](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2840)
- Filter illegal header fields by
[@&#8203;keahpeters](https://github.com/keahpeters) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2842](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2842)
- Fix handling of FileResult's with content types by
[@&#8203;IGx89](https://github.com/IGx89) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2841](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2841)
- Adding additional responses when 5XX errors are thrown. by
[@&#8203;say25](https://github.com/say25) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2852](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2852)
- Fix that XML comment examples do not show up if the type is string and
the example contains quotation marks by
[@&#8203;dldl-cmd](https://github.com/dldl-cmd) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2727](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2727)
- Exclude unused Swagger-UI files by
[@&#8203;martincostello](https://github.com/martincostello) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2851](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2851)
- Fix RequestBodyFilters not being deep copied by
[@&#8203;martincostello](https://github.com/martincostello) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2850](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2850)
- Avoid GitHub step summary file write conflicts by
[@&#8203;martincostello](https://github.com/martincostello) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2848](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2848)
- Extend built-in supported types by
[@&#8203;martincostello](https://github.com/martincostello) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2804](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2804)
- Update compatibility table by
[@&#8203;martincostello](https://github.com/martincostello) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2856](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2856)
- Add GitHub issue and PR templates by
[@&#8203;martincostello](https://github.com/martincostello) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2788](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2788)
- Fix stale permissions by
[@&#8203;martincostello](https://github.com/martincostello) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2855](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2855)
- Add .NET 8 support by
[@&#8203;martincostello](https://github.com/martincostello) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2799](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2799)
- Release automation workflows by
[@&#8203;martincostello](https://github.com/martincostello) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2809](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2809)
- Support native AoT with SwaggerUI by
[@&#8203;martincostello](https://github.com/martincostello) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2800](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2800)
- Bump some NuGet packages by
[@&#8203;martincostello](https://github.com/martincostello) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2868](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2868)
- Fix stale permissions by
[@&#8203;martincostello](https://github.com/martincostello) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2863](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2863)
- Attestation by
[@&#8203;martincostello](https://github.com/martincostello) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2869](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2869)
- Add descriptions for more HTTP status codes by
[@&#8203;cremor](https://github.com/cremor) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2872](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2872)
- Only attest packages by
[@&#8203;martincostello](https://github.com/martincostello) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2870](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2870)
- Fix tag version by
[@&#8203;martincostello](https://github.com/martincostello) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2875](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2875)

#### New Contributors

- [@&#8203;mokarchi](https://github.com/mokarchi) made their first
contribution in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2768](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2768)
- [@&#8203;hwoodiwiss](https://github.com/hwoodiwiss) made their first
contribution in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2414](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2414)
- [@&#8203;Saibamen](https://github.com/Saibamen) made their first
contribution in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2705](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2705)
- [@&#8203;keahpeters](https://github.com/keahpeters) made their first
contribution in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2810](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2810)
- [@&#8203;MerickOWA](https://github.com/MerickOWA) made their first
contribution in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2718](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2718)
- [@&#8203;0xced](https://github.com/0xced) made their first
contribution in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2418](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2418)
- [@&#8203;jcracknell](https://github.com/jcracknell) made their first
contribution in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2610](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2610)
- [@&#8203;bkoelman](https://github.com/bkoelman) made their first
contribution in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2815](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2815)
- [@&#8203;angelaki](https://github.com/angelaki) made their first
contribution in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2826](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2826)
- [@&#8203;remcolam](https://github.com/remcolam) made their first
contribution in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2677](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2677)
- [@&#8203;nikunjbhargava](https://github.com/nikunjbhargava) made
their first contribution in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2840](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2840)
- [@&#8203;IGx89](https://github.com/IGx89) made their first
contribution in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2841](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2841)
- [@&#8203;dldl-cmd](https://github.com/dldl-cmd) made their first
contribution in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2727](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2727)
- [@&#8203;cremor](https://github.com/cremor) made their first
contribution in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2872](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2872)

**Full Changelog**:
domaindrivendev/Swashbuckle.AspNetCore@v6.5.0...v6.6.1

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 9pm,before 6am" in timezone
Europe/Zurich, Automerge - At any time (no schedule defined).

🚦 **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 these
updates again.

---

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

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/smartive/cas-fee-adv-mumble-api).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNTEuMiIsInVwZGF0ZWRJblZlciI6IjM3LjM2OC4xMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 25, 2024
1 parent 2515d16 commit c2018e4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions MumbleApi/MumbleApi.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="8.0.5" PrivateAssets="All" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Relational" Version="8.0.5" />
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="8.0.4" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.5.0" />
<PackageReference Include="Swashbuckle.AspNetCore.Annotations" Version="6.5.0" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.6.2" />
<PackageReference Include="Swashbuckle.AspNetCore.Annotations" Version="6.6.2" />
<PackageReference Include="Ulid" Version="1.3.3" />
<PackageReference Include="Zitadel" Version="6.1.2" />
</ItemGroup>
Expand Down

0 comments on commit c2018e4

Please sign in to comment.