bitwarden / passwordless-server

Bitwarden Passwordless.dev infrastructure/backend (API, database, Docker, etc).
https://bitwarden.com/
Other
86 stars 28 forks source link

[deps]: Update nuget minor #682

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Azure.Extensions.AspNetCore.DataProtection.Keys (source) 1.2.3 -> 1.2.4 age adoption passing confidence
Microsoft.AspNetCore.Cryptography.KeyDerivation (source) 8.0.7 -> 8.0.8 age adoption passing confidence
Microsoft.AspNetCore.DataProtection.EntityFrameworkCore (source) 8.0.7 -> 8.0.8 age adoption passing confidence
Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore (source) 8.0.7 -> 8.0.8 age adoption passing confidence
Microsoft.AspNetCore.Identity.EntityFrameworkCore (source) 8.0.7 -> 8.0.8 age adoption passing confidence
Microsoft.AspNetCore.Identity.UI (source) 8.0.7 -> 8.0.8 age adoption passing confidence
Microsoft.AspNetCore.OpenApi (source) 8.0.7 -> 8.0.8 age adoption passing confidence
Microsoft.EntityFrameworkCore (source) 8.0.7 -> 8.0.8 age adoption passing confidence
Microsoft.EntityFrameworkCore.Design (source) 8.0.7 -> 8.0.8 age adoption passing confidence
Microsoft.EntityFrameworkCore.InMemory (source) 8.0.7 -> 8.0.8 age adoption passing confidence
Microsoft.EntityFrameworkCore.Relational (source) 8.0.7 -> 8.0.8 age adoption passing confidence
Microsoft.EntityFrameworkCore.SqlServer (source) 8.0.7 -> 8.0.8 age adoption passing confidence
Microsoft.EntityFrameworkCore.Sqlite (source) 8.0.7 -> 8.0.8 age adoption passing confidence
Microsoft.EntityFrameworkCore.Tools (source) 8.0.7 -> 8.0.8 age adoption passing confidence
Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore (source) 8.0.7 -> 8.0.8 age adoption passing confidence
Swashbuckle.AspNetCore 6.7.0 -> 6.7.1 age adoption passing confidence

Release Notes

Azure/azure-sdk-for-net (Azure.Extensions.AspNetCore.DataProtection.Keys) ### [`v1.2.4`](https://togithub.com/Azure/azure-sdk-for-net/releases/tag/Azure.Extensions.AspNetCore.DataProtection.Keys_1.2.4) #### 1.2.4 (2024-08-16) ##### Other Changes - Updated reference to `Azure.Security.KeyVault.Keys` v4.6.0 to mitigate a reported SSRF vulnerability.
dotnet/aspnetcore (Microsoft.AspNetCore.Cryptography.KeyDerivation) ### [`v8.0.8`](https://togithub.com/dotnet/aspnetcore/compare/v8.0.7...v8.0.8)
dotnet/efcore (Microsoft.EntityFrameworkCore) ### [`v8.0.8`](https://togithub.com/dotnet/efcore/releases/tag/v8.0.8): .NET 8.0.8 [Release](https://togithub.com/dotnet/core/releases/tag/v8.0.8)
domaindrivendev/Swashbuckle.AspNetCore (Swashbuckle.AspNetCore) ### [`v6.7.1`](https://togithub.com/domaindrivendev/Swashbuckle.AspNetCore/releases/tag/v6.7.1) #### What's Changed - docs: Update README.md by [@​WeihanLi](https://togithub.com/WeihanLi) in [https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3002](https://togithub.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3002) - Support `[DataMember]` `IsRequired` in `NewtonsoftDataContractResolver` by [@​ouvreboite](https://togithub.com/ouvreboite) in [https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2644](https://togithub.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2644) - Add API analysers by [@​martincostello](https://togithub.com/martincostello) in [https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3003](https://togithub.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3003) - Update README by [@​martincostello](https://togithub.com/martincostello) in [https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3004](https://togithub.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3004) - docs: fix example code formatting by [@​WeihanLi](https://togithub.com/WeihanLi) in [https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3010](https://togithub.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3010) - Fixes nullability problems with dictionaries by [@​ozziepeeps](https://togithub.com/ozziepeeps) in [https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3023](https://togithub.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3023) - Fix handling of nullable structs by [@​martincostello](https://togithub.com/martincostello) in [https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3015](https://togithub.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3015) - Fix missing form parameter XML documentation by [@​martincostello](https://togithub.com/martincostello) in [https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3020](https://togithub.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3020) #### New Contributors - [@​ouvreboite](https://togithub.com/ouvreboite) made their first contribution in [https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2644](https://togithub.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2644) **Full Changelog**: https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.7.0...v6.7.1

Configuration

📅 Schedule: Branch creation - "every 2nd week starting on the 2 week of the year before 4am on Monday" (UTC), 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 was generated by Mend Renovate. View the repository job log.

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 34.81%. Comparing base (62926dc) to head (6f6f1ab). Report is 8 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #682 +/- ## ======================================= Coverage 34.81% 34.81% ======================================= Files 566 566 Lines 30985 30985 Branches 926 926 ======================================= Hits 10788 10788 Misses 20055 20055 Partials 142 142 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.