Altinn / altinn-events

Altinn platform microservice for handling events
MIT License
1 stars 2 forks source link

chore(deps): update nuget non-major dependencies #532

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Altinn.Common.AccessToken 4.4.0 -> 4.4.1 age adoption passing confidence
Altinn.Common.AccessTokenClient 1.1.3 -> 1.1.5 age adoption passing confidence
Azure.Storage.Queues (source) 12.17.1 -> 12.18.0 age adoption passing confidence
Microsoft.AspNetCore.Mvc.Testing (source) 8.0.4 -> 8.0.5 age adoption passing confidence
Microsoft.AspNetCore.Mvc.Testing (source) 6.0.29 -> 6.0.30 age adoption passing confidence
Swashbuckle.AspNetCore 6.5.0 -> 6.6.1 age adoption passing confidence
Swashbuckle.AspNetCore.Annotations 6.5.0 -> 6.6.1 age adoption passing confidence

Release Notes

Altinn/altinn-accesstoken (Altinn.Common.AccessToken) ### [`v4.4.1`](https://togithub.com/Altinn/altinn-accesstoken/releases/tag/Altinn.Common.AccessToken-4.4.1) [Compare Source](https://togithub.com/Altinn/altinn-accesstoken/compare/Altinn.Common.AccessToken-4.4.0...Altinn.Common.AccessToken-4.4.1) #### What's Changed - chore(deps): update dependency azure.identity to v1.11.3 by [@​renovate](https://togithub.com/renovate) in [https://github.com/Altinn/altinn-accesstoken/pull/97](https://togithub.com/Altinn/altinn-accesstoken/pull/97) **Full Changelog**: https://github.com/Altinn/altinn-accesstoken/compare/Altinn.Common.AccessToken-4.4.0...Altinn.Common.AccessToken-4.4.1
Azure/azure-sdk-for-net (Azure.Storage.Queues) ### [`v12.18.0`](https://togithub.com/Azure/azure-sdk-for-net/releases/tag/Azure.Storage.Common_12.18.0) #### 12.18.0 (2023-11-06) - Includes all features from 12.18.0-beta.1.
dotnet/aspnetcore (Microsoft.AspNetCore.Mvc.Testing) ### [`v8.0.5`](https://togithub.com/dotnet/aspnetcore/compare/v8.0.4...v8.0.5)
domaindrivendev/Swashbuckle.AspNetCore (Swashbuckle.AspNetCore) ### [`v6.6.1`](https://togithub.com/domaindrivendev/Swashbuckle.AspNetCore/releases/tag/v6.6.1) #### What's Changed - Modernise build and migrate to GitHub Actions for CI by [@​martincostello](https://togithub.com/martincostello) in [https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2775](https://togithub.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2775) - Update Redoc spelling in docs by [@​Quppa](https://togithub.com/Quppa) in [https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2568](https://togithub.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2568) - C# 9 Record - Read example/summary from positional record by [@​pixellos](https://togithub.com/pixellos) in [https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2546](https://togithub.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2546) - Grammatical correction of some comments by [@​mokarchi](https://togithub.com/mokarchi) in [https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2768](https://togithub.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2768) - Update README.md for nested types custom schemaId support by [@​antmeehan](https://togithub.com/antmeehan) in [https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2746](https://togithub.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2746) - Add support for `WithSummary` and `WithDescription` metadata by [@​hwoodiwiss](https://togithub.com/hwoodiwiss) in [https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2414](https://togithub.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2414) - Update README.md - Fix `Add Security Definitions and Requirements for Bearer auth` URL by [@​Saibamen](https://togithub.com/Saibamen) in [https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2705](https://togithub.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2705) - Replace text with Markdown link format by [@​mburumaxwell](https://togithub.com/mburumaxwell) in [https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2392](https://togithub.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2392) - Add support for required keyword by [@​keahpeters](https://togithub.com/keahpeters) in [https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2810](https://togithub.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2810) - Resolves [#​2717](https://togithub.com/domaindrivendev/Swashbuckle.AspNetCore/issues/2717) by [@​MerickOWA](https://togithub.com/MerickOWA) in [https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2718](https://togithub.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2718) - Observe the route template constraints in the Swagger middleware by [@​0xced](https://togithub.com/0xced) in [https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2418](https://togithub.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2418) - Added Swashbuckle.AspNetCore.Annotations.SwaggerIgnoreAttribute by [@​jcracknell](https://togithub.com/jcracknell) in [https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2610](https://togithub.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2610) - Fix schema generation with allOf inheritance by [@​bkoelman](https://togithub.com/bkoelman) in [https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2815](https://togithub.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2815) - avoid triple enumeration of formParameters by [@​SimonCropp](https://togithub.com/SimonCropp) in [https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2823](https://togithub.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2823) - reduce some linq allocation by [@​SimonCropp](https://togithub.com/SimonCropp) in [https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2819](https://togithub.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2819) - remove some duplicate dictionary lookups by [@​SimonCropp](https://togithub.com/SimonCropp) in [https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2822](https://togithub.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2822) - remove redundant any check in InferRequestContentTypes by [@​SimonCropp](https://togithub.com/SimonCropp) in [https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2824](https://togithub.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2824) - Correctly respect interfaces in `GetInheritanceChain` by [@​angelaki](https://togithub.com/angelaki) in [https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2826](https://togithub.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2826) - Generate Enum-Dictionary-Keys (analogous to Newtonsoft) by [@​angelaki](https://togithub.com/angelaki) in [https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2825](https://togithub.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2825) - Fix build badge by [@​martincostello](https://togithub.com/martincostello) in [https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2782](https://togithub.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2782) - Fix preview package versions by [@​martincostello](https://togithub.com/martincostello) in [https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2783](https://togithub.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2783) - Handle Stream and PipeReader content types correctly by [@​martincostello](https://togithub.com/martincostello) in [https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2784](https://togithub.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2784) - Add NuGet package READMEs by [@​martincostello](https://togithub.com/martincostello) in [https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2808](https://togithub.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2808) - Bump redoc to 2.1.3 by [@​martincostello](https://togithub.com/martincostello) in [https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2807](https://togithub.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2807) - Sort system usings first by [@​martincostello](https://togithub.com/martincostello) in [https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2790](https://togithub.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2790) - Throw if unsupported HTTP method used by [@​martincostello](https://togithub.com/martincostello) in [https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2797](https://togithub.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2797) - Fix configuration properties not being copied by [@​martincostello](https://togithub.com/martincostello) in [https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2796](https://togithub.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2796) - Add security policy by [@​martincostello](https://togithub.com/martincostello) in [https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2785](https://togithub.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2785) - Bump Microsoft.OpenApi by [@​martincostello](https://togithub.com/martincostello) in [https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2795](https://togithub.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2795) - Update to Swagger UI v5 by [@​martincostello](https://togithub.com/martincostello) in [https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2806](https://togithub.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2806) - Add customized document serialization support by [@​remcolam](https://togithub.com/remcolam) in [https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2677](https://togithub.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2677) - Added documentation for ISwaggerDocumentSerializer by [@​remcolam](https://togithub.com/remcolam) in [https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2837](https://togithub.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2837) - Fix flaky tests by locking on the statup type by [@​remcolam](https://togithub.com/remcolam) in [https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2838](https://togithub.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2838) - [#​2765](https://togithub.com/domaindrivendev/Swashbuckle.AspNetCore/issues/2765) Allow Filter instance reuse by [@​remcolam](https://togithub.com/remcolam) in [https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2839](https://togithub.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2839) - Throw an error when a user uses FromForm attribute with IFormFile in … by [@​nikunjbhargava](https://togithub.com/nikunjbhargava) in [https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2840](https://togithub.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2840) - Filter illegal header fields by [@​keahpeters](https://togithub.com/keahpeters) in [https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2842](https://togithub.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2842) - Fix handling of FileResult's with content types by [@​IGx89](https://togithub.com/IGx89) in [https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2841](https://togithub.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2841) - Adding additional responses when 5XX errors are thrown. by [@​say25](https://togithub.com/say25) in [https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2852](https://togithub.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 [@​dldl-cmd](https://togithub.com/dldl-cmd) in [https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2727](https://togithub.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2727) - Exclude unused Swagger-UI files by [@​martincostello](https://togithub.com/martincostello) in [https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2851](https://togithub.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2851) - Fix RequestBodyFilters not being deep copied by [@​martincostello](https://togithub.com/martincostello) in [https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2850](https://togithub.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2850) - Avoid GitHub step summary file write conflicts by [@​martincostello](https://togithub.com/martincostello) in [https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2848](https://togithub.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2848) - Extend built-in supported types by [@​martincostello](https://togithub.com/martincostello) in [https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2804](https://togithub.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2804) - Update compatibility table by [@​martincostello](https://togithub.com/martincostello) in [https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2856](https://togithub.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2856) - Add GitHub issue and PR templates by [@​martincostello](https://togithub.com/martincostello) in [https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2788](https://togithub.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2788) - Fix stale permissions by [@​martincostello](https://togithub.com/martincostello) in [https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2855](https://togithub.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2855) - Add .NET 8 support by [@​martincostello](https://togithub.com/martincostello) in [https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2799](https://togithub.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2799) - Release automation workflows by [@​martincostello](https://togithub.com/martincostello) in [https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2809](https://togithub.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2809) - Support native AoT with SwaggerUI by [@​martincostello](https://togithub.com/martincostello) in [https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2800](https://togithub.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2800) - Bump some NuGet packages by [@​martincostello](https://togithub.com/martincostello) in [https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2868](https://togithub.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2868) - Fix stale permissions by [@​martincostello](https://togithub.com/martincostello) in [https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2863](https://togithub.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2863) - Attestation by [@​martincostello](https://togithub.com/martincostello) in [https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2869](https://togithub.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2869) - Add descriptions for more HTTP status codes by [@​cremor](https://togithub.com/cremor) in [https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2872](https://togithub.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2872) - Only attest packages by [@​martincostello](https://togithub.com/martincostello) in [https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2870](https://togithub.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2870) - Fix tag version by [@​martincostello](https://togithub.com/martincostello) in [https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2875](https://togithub.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2875) #### New Contributors - [@​mokarchi](https://togithub.com/mokarchi) made their first contribution in [https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2768](https://togithub.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2768) - [@​hwoodiwiss](https://togithub.com/hwoodiwiss) made their first contribution in [https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2414](https://togithub.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2414) - [@​Saibamen](https://togithub.com/Saibamen) made their first contribution in [https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2705](https://togithub.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2705) - [@​keahpeters](https://togithub.com/keahpeters) made their first contribution in [https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2810](https://togithub.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2810) - [@​MerickOWA](https://togithub.com/MerickOWA) made their first contribution in [https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2718](https://togithub.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2718) - [@​0xced](https://togithub.com/0xced) made their first contribution in [https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2418](https://togithub.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2418) - [@​jcracknell](https://togithub.com/jcracknell) made their first contribution in [https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2610](https://togithub.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2610) - [@​bkoelman](https://togithub.com/bkoelman) made their first contribution in [https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2815](https://togithub.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2815) - [@​angelaki](https://togithub.com/angelaki) made their first contribution in [https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2826](https://togithub.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2826) - [@​remcolam](https://togithub.com/remcolam) made their first contribution in [https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2677](https://togithub.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2677) - [@​nikunjbhargava](https://togithub.com/nikunjbhargava) made their first contribution in [https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2840](https://togithub.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2840) - [@​IGx89](https://togithub.com/IGx89) made their first contribution in [https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2841](https://togithub.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2841) - [@​dldl-cmd](https://togithub.com/dldl-cmd) made their first contribution in [https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2727](https://togithub.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2727) - [@​cremor](https://togithub.com/cremor) made their first contribution in [https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2872](https://togithub.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2872) **Full Changelog**: https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.5.0...v6.6.1

Configuration

📅 Schedule: Branch creation - "before 07:00 on Thursday" in timezone Europe/Oslo, 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] commented 1 month ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud