Altinn / altinn-notifications

Altinn platform microservice for handling notifications (mail, sms, etc)
MIT License
3 stars 3 forks source link

Update nuget non-major dependencies #471

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Altinn.Common.AccessToken 4.2.0 -> 4.3.0 age adoption passing confidence
Microsoft.AspNetCore.Mvc.Testing (source) 8.0.2 -> 8.0.3 age adoption passing confidence
Microsoft.Extensions.DependencyInjection.Abstractions (source) 8.0.0 -> 8.0.1 age adoption passing confidence
Microsoft.Extensions.Diagnostics.HealthChecks (source) 8.0.2 -> 8.0.3 age adoption passing confidence
Microsoft.Extensions.Logging.Abstractions (source) 8.0.0 -> 8.0.1 age adoption passing confidence
Microsoft.IdentityModel.Logging 7.4.0 -> 7.4.1 age adoption passing confidence
Microsoft.IdentityModel.Protocols.OpenIdConnect 7.4.0 -> 7.4.1 age adoption passing confidence
System.Drawing.Common 8.0.2 -> 8.0.3 age adoption passing confidence
coverlet.collector 6.0.1 -> 6.0.2 age adoption passing confidence
libphonenumber-csharp 8.13.31 -> 8.13.32 age adoption passing confidence

Release Notes

Altinn/altinn-accesstoken (Altinn.Common.AccessToken) ### [`v4.3.0`](https://togithub.com/Altinn/altinn-accesstoken/releases/tag/Altinn.Common.AccessToken-4.3.0) [Compare Source](https://togithub.com/Altinn/altinn-accesstoken/compare/Altinn.Common.AccessToken-4.2.0...Altinn.Common.AccessToken-4.3.0) #### What's Changed - chore(deps): update dependency coverlet.collector to v6.0.1 by [@​renovate](https://togithub.com/renovate) in [https://github.com/Altinn/altinn-accesstoken/pull/85](https://togithub.com/Altinn/altinn-accesstoken/pull/85) - chore(deps): update dependency minver to v5 by [@​renovate](https://togithub.com/renovate) in [https://github.com/Altinn/altinn-accesstoken/pull/87](https://togithub.com/Altinn/altinn-accesstoken/pull/87) - chore(deps): update dependency microsoft.identitymodel.protocols.openidconnect to v7.4.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/Altinn/altinn-accesstoken/pull/86](https://togithub.com/Altinn/altinn-accesstoken/pull/86) **Full Changelog**: https://github.com/Altinn/altinn-accesstoken/compare/Altinn.Common.AccessToken-4.2.0...Altinn.Common.AccessToken-4.3.0
dotnet/aspnetcore (Microsoft.AspNetCore.Mvc.Testing) ### [`v8.0.3`](https://togithub.com/dotnet/aspnetcore/releases/tag/v8.0.3): .NET 8.0.3 [Release](https://togithub.com/dotnet/core/releases/tag/v8.0.3)
dotnet/runtime (Microsoft.Extensions.DependencyInjection.Abstractions) ### [`v8.0.1`](https://togithub.com/dotnet/runtime/releases/tag/v8.0.1): .NET 8.0.1 [Release](https://togithub.com/dotnet/core/releases/tag/v8.0.1)
AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet (Microsoft.IdentityModel.Logging) ### [`v7.4.1`](https://togithub.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/blob/HEAD/CHANGELOG.md#741) \====== ##### Bug Fixes: - `SamlSecurityTokenHandler` and `Saml2SecurityTokenHandler` now can fetch configuration when validating SAML issuer and signature. See PR [#​2412](https://togithub.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/pull/2412) - `JsonWebToken.ReadToken` now correctly checks Dot3 index in JWE. See PR [#​2501](https://togithub.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/pull/2501) ##### Engineering Excellence: - Remove reference to `Microsoft.IdentityModel.Logging` in `Microsoft.IdentityModel.Protocols`, which already depends on it via `Microsoft.IdentityModel.Tokens`. See PR [#​2508](https://togithub.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/pull/2508) - Adjust uppercase json serialization tests to fix an unreliable test method, add consistency to naming. See PR [#​2512](https://togithub.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/pull/2512) - Disable the 'restore' and 'build' steps of 'build and pack' in `build.sh`, improving speed. See PR [#​2521](https://togithub.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/pull/2521)
dotnet/winforms (System.Drawing.Common) ### [`v8.0.3`](https://togithub.com/dotnet/winforms/releases/tag/v8.0.3): .NET 8.0.3 [Release](https://togithub.com/dotnet/core/releases/tag/v8.0.3)
coverlet-coverage/coverlet (coverlet.collector) ### [`v6.0.2`](https://togithub.com/coverlet-coverage/coverlet/releases/tag/v6.0.2) ##### Fixed - Threshold-stat triggers error [#​1634](https://togithub.com/coverlet-coverage/coverlet/issues/1634) - Fixed coverlet collector 6.0.1 requires dotnet sdk 8 [#​1625](https://togithub.com/coverlet-coverage/coverlet/issues/1625) - Type initializer errors after updating from 6.0.0 to 6.0.1 [#​1629](https://togithub.com/coverlet-coverage/coverlet/issues/1629) - Exception when multiple exclude-by-attribute filters specified [#​1624](https://togithub.com/coverlet-coverage/coverlet/issues/1624) ##### Improvements - More concise options to specify multiple parameters in coverlet.console [#​1624](https://togithub.com/coverlet-coverage/coverlet/issues/1624) [Diff between 6.0.1 and 6.0.2](https://togithub.com/coverlet-coverage/coverlet/compare/v6.0.1...v6.0.2)

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.

sonarcloud[bot] commented 5 months 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