Update nuget non-major dependencies#2050
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
5ca5929 to
a88b727
Compare
a88b727 to
848fc89
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
5.2.2→5.5.05.2.2→5.5.05.2.2→5.5.05.1.0→5.1.93.2.0→3.2.84.2.2→4.2.31.4.0→1.5.11.17.1→1.21.04.8.0→4.9.04.8.0→4.11.012.26.0→12.27.02.3.10→2.3.1110.0.8→10.0.910.0.8→10.0.910.6.0→10.7.08.18.0→8.19.18.15.0→8.19.18.18.0→8.19.117.12.0→17.14.19.0.0→9.0.1210.1.7→10.2.110.1.7→10.2.18.18.0→8.19.18.15.0→8.19.110.0.8→10.0.96.0.2→6.0.45.0.7→5.0.172.9.2→2.9.3Release Notes
Altinn/altinn-authorization-utils (Altinn.Authorization.ServiceDefaults)
v5.5.0: Altinn.Authorization.ServiceDefaults: v5.5.0Compare Source
Features
v5.4.0: Altinn.Authorization.ProblemDetails: v5.4.0Compare Source
Features
v5.3.1: Altinn.Authorization.ServiceDefaults: v5.3.1Compare Source
Bug Fixes
v5.3.0: Altinn.Authorization.ProblemDetails: v5.3.0Compare Source
Features
v5.2.6: Altinn.Authorization.ServiceDefaults: v5.2.6Compare Source
Bug Fixes
v5.2.5: Altinn.Authorization.ServiceDefaults: v5.2.5Compare Source
Bug Fixes
v5.2.4: Altinn.Authorization.ServiceDefaults: v5.2.4Compare Source
Bug Fixes
v5.2.3: Altinn.Authorization.ServiceDefaults: v5.2.3Compare Source
Bug Fixes
Altinn/altinn-accesstoken (Altinn.Common.AccessToken)
v5.1.9Compare Source
What's Changed
Full Changelog: Altinn/altinn-accesstoken@Altinn.Common.AccessToken-5.1.8...Altinn.Common.AccessToken-5.1.9
v5.1.8Compare Source
What's Changed
Full Changelog: Altinn/altinn-accesstoken@Altinn.Common.AccessToken-5.1.7...Altinn.Common.AccessToken-5.1.8
v5.1.7Compare Source
What's Changed
Full Changelog: Altinn/altinn-accesstoken@Altinn.Common.AccessToken-5.1.6...Altinn.Common.AccessToken-5.1.7
v5.1.6Compare Source
What's Changed
Full Changelog: Altinn/altinn-accesstoken@Altinn.Common.AccessToken-5.1.5...Altinn.Common.AccessToken-5.1.6
v5.1.5Compare Source
What's Changed
Full Changelog: Altinn/altinn-accesstoken@Altinn.Common.AccessToken-5.1.4...Altinn.Common.AccessToken-5.1.5
v5.1.3Compare Source
What's Changed
Full Changelog: Altinn/altinn-accesstoken@Altinn.Common.AccessToken-5.1.2...Altinn.Common.AccessToken-5.1.3
v5.1.2Compare Source
What's Changed
Full Changelog: Altinn/altinn-accesstoken@Altinn.Common.AccessToken-5.1.1...Altinn.Common.AccessToken-5.1.2
v5.1.1Compare Source
What's Changed
New Contributors
Full Changelog: Altinn/altinn-accesstoken@Altinn.Common.AccessTokenClient-3.2.0...Altinn.Common.AccessToken-5.1.1
Azure/azure-sdk-for-net (Azure.Extensions.AspNetCore.Configuration.Secrets)
v1.5.1Compare Source
1.5.1 (2026-04-29)
Other Changes
Azure.Coreversion that includes the identity types moved fromAzure.Identity.v1.5.0Compare Source
1.5.0 (2025-02-11)
Other Changes
dotnet/dotnet (Microsoft.AspNetCore.Mvc.Testing)
v10.0.9dotnet/extensions (Microsoft.Extensions.TimeProvider.Testing)
v10.7.0v10.7.0 graduates the Microsoft.Extensions.Diagnostics.ResourceMonitoring.Kubernetes package to stable. The package registers a Kubernetes-aware
ResourceQuotaProviderthat reads the pod's CPU and memory requests and limits and exposes them toMicrosoft.Extensions.Diagnostics.ResourceMonitoringas baseline and maximum quotas, which then feed the request and limit dimensions of the published resource utilization metrics. The companionResourceQuotaandResourceQuotaProvidertypes inMicrosoft.Extensions.Diagnostics.ResourceMonitoringgraduate to stable in the same change so that consumers can implement custom quota providers without taking an experimental dependency.On the AI side,
Microsoft.Extensions.AI.OpenAImoves to OpenAI 2.11.0 and fixes a deserialization bug inToolJson.AdditionalPropertiesso that JSON SchemaadditionalPropertiesvalues shaped as sub-schema objects (for example{"type":"string"}) are preserved instead of throwing during deserialization.HostedFileContent.SizeInBytesandHostedFileContent.CreatedAtgraduate to stable since both values are consistently available across hosted-file providers, whilePurposeandScoperemain experimental as provider-shaped vocabulary.FunctionInvokingChatClientdrops a backward-compat path that auto-markedToolApprovalResponseContententries withInformationalOnly: true; consumers that need to continue accepting sessions serialized before #7468 can use the sampleApprovalHistoryNormalizingChatClientmiddleware added in the test project.Experimental API Changes
Now Stable
Microsoft.Extensions.Diagnostics.ResourceMonitoring.Kubernetespackage is now stable #7253ResourceQuotaandResourceQuotaProviderAPIs are now stable (previouslyEXTEXP0008) #7253HostedFileContent.SizeInBytesandHostedFileContent.CreatedAtare now stable (previouslyMEAI001) #7513What's Changed
AI
Diagnostics, Health Checks, and Resource Monitoring
Repository Infrastructure Updates
Acknowledgements
Full Changelog: dotnet/extensions@v10.6.0...v10.7.0
AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet (Microsoft.IdentityModel.Protocols.OpenIdConnect)
v8.19.1Compare Source
====
Bug Fixes
JwtSecurityTokenHandlerforIssuerSigningKeyResolverUsingConfigurationto take priority overIssuerSigningKeyResolver, matching the documented contract and the correct behavior already present inJsonWebTokenHandler. See PR #3519.v8.19.0Compare Source
====
New Features
Bug Fixes
jkuclaim. See PR #3481.htucomparison. See PR #3509.microsoft/vstest (Microsoft.NET.Test.Sdk)
v17.14.1What's Changed
47eb51bFull Changelog: microsoft/vstest@v17.14.0...v17.14.1
v17.14.0What's Changed
.NET versions updated
This version of VS Test upgraded .NET to net8 and net9. All projects targeting net6.0 (or other end-of-life .NET target frameworks) should pin their version of Microsoft.NET.Test.SDK to 17.13.0, or update the projects to net8 or newer. We remain backwards compatible with previous versions of Microsoft.NET.Test.SDK. This change does NOT prevent you from:
It also has no impact on .NET Framework projects, where we continue targeting .NET Framework 4.6.2.
Changes
Internal version updates and fixes
New Contributors
Full Changelog: microsoft/vstest@v17.13.0...v17.14.0
v17.13.0What's Changed
Add letter number among valid identifiers in class name by @nohwnd in #13868
Fix formatting in Runner by @mthalman in #13871
Downgrade xunit skip warning to info by @nohwnd in #10381
Add msdia for arm64 into nuget by @nohwnd in #10382
Enable native debugging for vstest.console by @ocitrev in #10401
Fix RFCs links by @Youssef1313 in #10424
Convert to auto property by @nohwnd in #10365
Update Versions.props by @nohwnd in #10378
Enable TSA by @jakubch1 in #10385
Arm64 dia by @nohwnd in #10390
Update source-build team references by @MichaelSimons in #10388
Exclude .signature.p7s from nupkg file count by @ellahathaway in #10418
Set NetCurrent so that it doesn't roll forward automatically by @ViktorHofer in #10622
New Contributors
Full Changelog: microsoft/vstest@v17.12.0...v17.13.0
domaindrivendev/Swashbuckle.AspNetCore (Swashbuckle.AspNetCore)
v10.2.1What's Changed
Full Changelog: domaindrivendev/Swashbuckle.AspNetCore@v10.2.0...v10.2.1
v10.2.0What's Changed
MapSwaggerUIandMapReDocto support endpoint routing by @Strepto in #3822HEADrequests by @snebjorn in #3887IAsyncSwaggerProviderin CLItofilecommand by @bt-Knodel in #3910New Contributors
Full Changelog: domaindrivendev/Swashbuckle.AspNetCore@v10.1.7...v10.2.0
coverlet-coverage/coverlet (coverlet.collector)
v6.0.4Fixed
Diff between 6.0.3 and 6.0.4
v6.0.3Fixed
Improvements
Diff between 6.0.2 and 6.0.3
Configuration
📅 Schedule: (in timezone Europe/Oslo)
🚦 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.