Altinn / altinn-studio

Next generation open source Altinn platform and applications.
https://docs.altinn.studio
BSD 3-Clause "New" or "Revised" License
110 stars 72 forks source link

Update nuget non-major dependencies #12895

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.1 -> 4.4.2 age adoption passing confidence
Altinn.Common.AccessTokenClient 3.0.2 -> 3.0.3 age adoption passing confidence
Altinn.Platform.Storage.Interface 3.25.0 -> 3.26.0 age adoption passing confidence
Microsoft.AspNetCore.Mvc.NewtonsoftJson (source) 7.0.19 -> 7.0.20 age adoption passing confidence
Microsoft.AspNetCore.Mvc.Testing (source) 7.0.19 -> 7.0.20 age adoption passing confidence
Microsoft.AspNetCore.SignalR.Client (source) 8.0.5 -> 8.0.6 age adoption passing confidence
Microsoft.EntityFrameworkCore.Tools (source) 8.0.5 -> 8.0.6 age adoption passing confidence
xunit 2.8.0 -> 2.8.1 age adoption passing confidence
xunit.runner.visualstudio 2.8.0 -> 2.8.1 age adoption passing confidence

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

Altinn/altinn-accesstoken (Altinn.Common.AccessToken) ### [`v4.4.2`](https://togithub.com/Altinn/altinn-accesstoken/releases/tag/Altinn.Common.AccessToken-4.4.2) [Compare Source](https://togithub.com/Altinn/altinn-accesstoken/compare/Altinn.Common.AccessToken-4.4.1...Altinn.Common.AccessToken-4.4.2) #### What's Changed - chore(deps): update dependency microsoft.identitymodel.protocols.openidconnect to v7.5.2 by [@​renovate](https://togithub.com/renovate) in [https://github.com/Altinn/altinn-accesstoken/pull/98](https://togithub.com/Altinn/altinn-accesstoken/pull/98) **Full Changelog**: https://github.com/Altinn/altinn-accesstoken/compare/Altinn.Common.AccessToken-4.4.1...Altinn.Common.AccessToken-4.4.2
dotnet/aspnetcore (Microsoft.AspNetCore.Mvc.NewtonsoftJson) ### [`v7.0.20`](https://togithub.com/dotnet/aspnetcore/compare/v7.0.19...v7.0.20)
dotnet/efcore (Microsoft.EntityFrameworkCore.Tools) ### [`v8.0.6`](https://togithub.com/dotnet/efcore/releases/tag/v8.0.6): EF Core 8.0.6 This is a [patch release of EF Core 8.0](https://www.nuget.org/packages/Microsoft.EntityFrameworkCore/8.0.6) containing only updates to dependencies. There are no additional fixes in this release beyond those already shipped in EF Core 8.0.5.
xunit/xunit (xunit) ### [`v2.8.1`](https://togithub.com/xunit/xunit/compare/2.8.0...2.8.1) [Compare Source](https://togithub.com/xunit/xunit/compare/2.8.0...2.8.1)
xunit/visualstudio.xunit (xunit.runner.visualstudio) ### [`v2.8.1`](https://togithub.com/xunit/visualstudio.xunit/compare/2.8.0...2.8.1) [Compare Source](https://togithub.com/xunit/visualstudio.xunit/compare/2.8.0...2.8.1)

Configuration

📅 Schedule: Branch creation - "before 07:00 on Monday" 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.

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 91.06%. Comparing base (5ab87af) to head (a41b065).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #12895 +/- ## ======================================= Coverage 91.06% 91.06% ======================================= Files 1394 1394 Lines 19736 19736 Branches 2389 2389 ======================================= Hits 17973 17973 Misses 1501 1501 Partials 262 262 ```

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