[deps]: Update MessagePack to v3 #5745
Open
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:
2.5.192->3.1.4Release Notes
MessagePack-CSharp/MessagePack-CSharp (MessagePack)
v3.1.4What's Changed
GetMemoryCheckResultby @AArnott in #2172New Contributors
Full Changelog: MessagePack-CSharp/MessagePack-CSharp@v3.1.3...v3.1.4
v3.1.3What's Changed
Full Changelog: MessagePack-CSharp/MessagePack-CSharp@v3.1.2...v3.1.3
v3.1.2What's Changed
CodeAnalysisUtilities.GetTypeParametersby @AArnott in #2123New Contributors
Full Changelog: MessagePack-CSharp/MessagePack-CSharp@v3.1.1...v3.1.2
v3.1.1What's Changed
New Contributors
Full Changelog: MessagePack-CSharp/MessagePack-CSharp@v3.1.0...v3.1.1
v3.1.0What's Changed
Int128,UInt128,Rune.OrderedDictionary<T, V>.ReadOnlySet<T>serialization supportFull Changelog: MessagePack-CSharp/MessagePack-CSharp@v3.0.301...v3.1.0
v3.0.300Fixed version, release notes see v3.0.3.
v3.0.3See 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 #1623[MessagePackFormatter]on parameters by @AArnott in #1678[MessagePackFormatter]on parameters" by @AArnott in #1679[MessagePackFormatter]on parameters and return values by @AArnott in #1680longtointtruncation of stream position by @AArnott in #1685[CompositeResolver]attribute that triggers source generation by @AArnott in #1754ExcludeFormatterFromSourceGeneratedResolverAttributeby @AArnott in #1824#ifregions related to unity by @AArnott in #1825[MessagePackObject]attribute for generic types by @AArnott in #1859partialmodifier required by @AArnott in #1893[MessagePackFormatter]on parameters and return values by @AArnott in #1901ExcludeFormatterFromSourceGeneratedResolverAttributeby suppressing certain warnings by @AArnott in #1907MessagePackSerializer.Typeless.Deserializeoverload that takesReadOnlyMemory<byte>by @AArnott in #1959CompositeResolverAttributemuch more useful by @AArnott in #1968partialrequirements by @AArnott in #2002scopedmodifier toinparameters ofref structby @AArnott in #2021IMessagePackFormatter<T>by @AArnott in #2022MsgPack003on use ofCollection<T>by @AArnott in #2037ImmutableArray<T>.Builderduring deserialization by @AArnott in #2044MessagePackPrimitivesclass by @AArnott in #1986New Contributors
Full Changelog: MessagePack-CSharp/MessagePack-CSharp@v2.5.108...v3.0.3
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.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.