build: Bump the nuget-other group with 8 updates#404
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps MessagePack from 2.5.301 to 3.1.7 Bumps Microsoft.AspNetCore.Mvc.Testing from 10.0.8 to 10.0.9 Bumps Microsoft.AspNetCore.OpenApi from 10.0.8 to 10.0.9 Bumps Microsoft.Extensions.Http.Resilience from 10.6.0 to 10.7.0 Bumps Microsoft.Extensions.ServiceDiscovery from 10.6.0 to 10.7.0 Bumps Scalar.AspNetCore from 2.14.14 to 2.16.3 Bumps TUnit from 1.45.29 to 1.54.0 Bumps TUnit.Assertions from 1.45.29 to 1.54.0 --- updated-dependencies: - dependency-name: MessagePack dependency-version: 3.1.7 dependency-type: direct:production update-type: version-update:semver-major dependency-group: nuget-other - dependency-name: Microsoft.AspNetCore.Mvc.Testing dependency-version: 10.0.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-other - dependency-name: Microsoft.AspNetCore.OpenApi dependency-version: 10.0.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-other - dependency-name: Microsoft.Extensions.Http.Resilience dependency-version: 10.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-other - dependency-name: Microsoft.Extensions.ServiceDiscovery dependency-version: 10.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-other - dependency-name: Scalar.AspNetCore dependency-version: 2.16.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-other - dependency-name: TUnit dependency-version: 1.54.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-other - dependency-name: TUnit.Assertions dependency-version: 1.54.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-other ... Signed-off-by: dependabot[bot] <support@github.com>
NAUR Ecosystem CI ReportUpdated: Friday, June 12, 2026 at 11:28 PM PDT Global Validation
Service Validation Dashboard
Failure & Warning Details✅ No failures or warnings detected. Generated by NAUR CI Bot | View Run |
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.
Updated MessagePack from 2.5.301 to 3.1.7.
Release notes
Sourced from MessagePack's releases.
3.1.7
What's Changed
scopedtoMessagePackWriter.Write(ReadOnlySpan<T>)methods by @AArnott in AddscopedtoMessagePackWriter.Write(ReadOnlySpan<T>)methods MessagePack-CSharp/MessagePack-CSharp#2271Security release details
This release fixes 3 high severity and 9 moderate severity security vulnerabilities.
High severity advisory fixes
Moderage severity advisory fixes
Fixes with no security advisory
Full Changelog: MessagePack-CSharp/MessagePack-CSharp@v3.1.6...v3.1.7
3.1.6
What's Changed
Full Changelog: MessagePack-CSharp/MessagePack-CSharp@v3.1.5...v3.1.6
3.1.5
What's Changed
Fix Incorrect DateTimeOffset Serializer by @T0PP1ng in Fix Incorrect DateTimeOffset Serializer MessagePack-CSharp/MessagePack-CSharp#2225New Contributors
Full Changelog: MessagePack-CSharp/MessagePack-CSharp@v3.1.4...v3.1.5
3.1.4
What's Changed
GetMemoryCheckResultby @AArnott in Add memory size check toGetMemoryCheckResultMessagePack-CSharp/MessagePack-CSharp#2172New Contributors
Full Changelog: MessagePack-CSharp/MessagePack-CSharp@v3.1.3...v3.1.4
3.1.3
What's Changed
Full Changelog: MessagePack-CSharp/MessagePack-CSharp@v3.1.2...v3.1.3
3.1.2
What's Changed
CodeAnalysisUtilities.GetTypeParametersby @AArnott in Add missing recursion guard toCodeAnalysisUtilities.GetTypeParametersMessagePack-CSharp/MessagePack-CSharp#2123New Contributors
Full Changelog: MessagePack-CSharp/MessagePack-CSharp@v3.1.1...v3.1.2
3.1.1
What's Changed
New Contributors
Full Changelog: MessagePack-CSharp/MessagePack-CSharp@v3.1.0...v3.1.1
3.1.0
What's Changed
Int128,UInt128,Rune.OrderedDictionary<T, V>.ReadOnlySet<T>serialization supportFull Changelog: MessagePack-CSharp/MessagePack-CSharp@v3.0.301...v3.1.0
3.0.301
Note
Tag and Unity's version is 3.0.301 but published NuGet version is 3.0.308.
The version mismatch due to release process inconsistencies will be fixed in the next release.
What's Changed
Full Changelog: MessagePack-CSharp/MessagePack-CSharp@v3.0.300...v3.0.301
3.0.300
Fixed version, release notes see v3.0.3.
3.0.238-rc.1
What's Changed
Full Changelog: MessagePack-CSharp/MessagePack-CSharp@v3.0.233-rc.1...v3.0.238-rc.1
3.0.233-rc.1
Changes
Enhancements
Fixes
IMessagePackFormatter<T>scopedmodifier toinparameters ofref structOthers
3.0.214-rc.1
Changes:
This list of changes was auto generated.
3.0.208-rc.1
Breaking changes
Enhancements
MessagePackSerializer.Typeless.Deserializeoverload that takesReadOnlyMemory<byte>by @AArnott in AddMessagePackSerializer.Typeless.Deserializeoverload that takesReadOnlyMemory<byte>MessagePack-CSharp/MessagePack-CSharp#1959CompositeResolverAttributemuch more useful by @AArnott in MakeCompositeResolverAttributemuch more useful MessagePack-CSharp/MessagePack-CSharp#1968Fixes
partialrequirements by @AArnott in Migration improvements: deserializing constructors and less-frequentpartialrequirements MessagePack-CSharp/MessagePack-CSharp#2002Other changes
New Contributors
... (truncated)
3.0.134-beta
What's Changed
ExcludeFormatterFromSourceGeneratedResolverAttributeby suppressing certain warnings by @AArnott in HonorExcludeFormatterFromSourceGeneratedResolverAttributeby suppressing certain warnings MessagePack-CSharp/MessagePack-CSharp#1907Full Changelog: MessagePack-CSharp/MessagePack-CSharp@v3.0.129-beta...v3.0.134-beta
3.0.129-beta
What's Changed
partialmodifier required by @AArnott in Offer code fix for MsgPack011:partialmodifier required MessagePack-CSharp/MessagePack-CSharp#1893Full Changelog: MessagePack-CSharp/MessagePack-CSharp@v3.0.111-alpha...v3.0.129-beta
3.0.111-alpha
What's Changed
ExcludeFormatterFromSourceGeneratedResolverAttributeby @AArnott in AddExcludeFormatterFromSourceGeneratedResolverAttributeMessagePack-CSharp/MessagePack-CSharp#1824#ifregions related to unity by @AArnott in Eliminate#ifregions related to unity MessagePack-CSharp/MessagePack-CSharp#1825[MessagePackObject]attribute for generic types by @AArnott in Report missing[MessagePackObject]attribute for generic types MessagePack-CSharp/MessagePack-CSharp#1859New Contributors
Full Changelog: MessagePack-CSharp/MessagePack-CSharp@v3.0.54-alpha...v3.0.111-alpha
3.0.54-alpha
What's Changed
High level
mpctool is gone. We use roslyn source generators now.Pull requests
[MessagePackFormatter]on parameters by @AArnott in Allow applying[MessagePackFormatter]on parameters MessagePack-CSharp/MessagePack-CSharp#1678[MessagePackFormatter]on parameters" by @AArnott in Revert "Allow applying[MessagePackFormatter]on parameters" MessagePack-CSharp/MessagePack-CSharp#1679[MessagePackFormatter]on parameters and return values by @AArnott in Allow applying[MessagePackFormatter]on parameters and return values MessagePack-CSharp/MessagePack-CSharp#1680longtointtruncation of stream position by @AArnott in Removelongtointtruncation of stream position MessagePack-CSharp/MessagePack-CSharp#1685[CompositeResolver]attribute that triggers source generation by @AArnott in Add a[CompositeResolver]attribute that triggers source generation MessagePack-CSharp/MessagePack-CSharp#1754New Contributors
... (truncated)
3.0.3
See our migration guide.
Details blog article
What's new
mpcis no longer available. Dynamic formatters still exist (for runtimes that support them), but code that compiles against v3 are unlikely to need them, resulting in better startup performance and improved debugging experience.DynamicObjectResolversupported.[MessagePackObject]types can serialize private members without the application having to switch toDynamicObjectResolverAllowPrivate.[ExcludeFormatterFromSourceGeneratedResolverAttribute].CompositeResolverAttributeoffers a faster runtime alternative to theCompositeResolverclass.Unity
.unitypackageWhat's Changed
ILookup<TKey, TElement>deserialized behavior by @AArnott in FixILookup<TKey, TElement>deserialized behavior MessagePack-CSharp/MessagePack-CSharp#1623[MessagePackFormatter]on parameters by @AArnott in Allow applying[MessagePackFormatter]on parameters MessagePack-CSharp/MessagePack-CSharp#1678[MessagePackFormatter]on parameters" by @AArnott in Revert "Allow applying[MessagePackFormatter]on parameters" MessagePack-CSharp/MessagePack-CSharp#1679[MessagePackFormatter]on parameters and return values by @AArnott in Allow applying[MessagePackFormatter]on parameters and return values MessagePack-CSharp/MessagePack-CSharp#1680longtointtruncation of stream position by @AArnott in Removelongtointtruncation of stream position MessagePack-CSharp/MessagePack-CSharp#1685... (truncated)
2.6.100-alpha
What's Changed
ILookup<TKey, TElement>deserialized behavior by @AArnott in FixILookup<TKey, TElement>deserialized behavior MessagePack-CSharp/MessagePack-CSharp#1623New Contributors
Full Changelog: MessagePack-CSharp/MessagePack-CSharp@v2.6.95-alpha...v2.6.100-alpha
2.6.95-alpha
What's Changed
New Contributors
Full Changelog: MessagePack-CSharp/MessagePack-CSharp@v2.5.108...v2.6.95-alpha
2.5.302
This is a merge release, combining the security fix from the https://github.com/MessagePack-CSharp/MessagePack-CSharp/releases/tag/v2.5.205 release with the several security fixes from the https://github.com/MessagePack-CSharp/MessagePack-CSharp/releases/tag/v2.5.301 release.
Commits viewable in compare view.
Updated Microsoft.AspNetCore.Mvc.Testing from 10.0.8 to 10.0.9.
Release notes
Sourced from Microsoft.AspNetCore.Mvc.Testing's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.AspNetCore.OpenApi from 10.0.8 to 10.0.9.
Release notes
Sourced from Microsoft.AspNetCore.OpenApi's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.Extensions.Http.Resilience from 10.6.0 to 10.7.0.
Release notes
Sourced from Microsoft.Extensions.Http.Resilience's releases.
10.7.0
v10.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
Commits viewable in compare view.
Updated Microsoft.Extensions.ServiceDiscovery from 10.6.0 to 10.7.0.
Release notes
Sourced from Microsoft.Extensions.ServiceDiscovery's releases.
10.7.0
v10.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
Commits viewable in compare view.
Updated Scalar.AspNetCore from 2.14.14 to 2.16.3.
Release notes
Sourced from Scalar.AspNetCore's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated TUnit from 1.45.29 to 1.54.0.
Release notes
Sourced from TUnit's releases.
1.54.0
What's Changed
Other Changes
Dependencies
Full Changelog: thomhurst/TUnit@v1.53.0...v1.54.0
1.53.0
What's Changed
Other Changes
Dependencies
Full Changelog: thomhurst/TUnit@v1.51.0...v1.53.0
1.51.0
What's Changed
Other Changes
Dependencies
Full Changelog: thomhurst/TUnit@v1.50.0...v1.51.0
1.50.0
What's Changed
Other Changes
Full Changelog: thomhurst/TUnit@v1.49.0...v1.50.0
1.49.0
What's Changed
Other Changes
Dependencies
Full Changelog: thomhurst/TUnit@v1.48.6...v1.49.0
1.48.6
What's Changed
Other Changes
Dependencies
Full Changelog: thomhurst/TUnit@v1.48.0...v1.48.6
1.48.0
What's Changed
Other Changes
Dependencies
Full Changelog: thomhurst/TUnit@v1.47.0...v1.48.0
1.47.0
What's Changed
Other Changes
Dependencies
... (truncated)
1.46.0
What's Changed
Other Changes
Dependencies
New Contributors
Full Changelog: thomhurst/TUnit@v1.45.29...v1.46.0
Commits viewable in compare view.
Updated TUnit.Assertions from 1.45.29 to 1.54.0.
Release notes
Sourced from TUnit.Assertions's releases.
1.54.0
What's Changed
Other Changes
Dependencies
Description has been truncated