Merged
Conversation
5ebf6a0 to
c6d2fca
Compare
ab4bd4d to
b4ad98a
Compare
b4ad98a to
61032aa
Compare
jonashendrickx
previously approved these changes
Dec 20, 2024
Contributor
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
jonashendrickx
approved these changes
Dec 20, 2024
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #772 +/- ##
=======================================
Coverage 36.67% 36.67%
=======================================
Files 579 579
Lines 31292 31292
Branches 898 898
=======================================
Hits 11476 11476
Misses 19673 19673
Partials 143 143 ☔ View full report in Codecov by Sentry. |
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:
2.5.192->3.1.02.5.192->3.1.0Release Notes
MessagePack-CSharp/MessagePack-CSharp (MessagePackAnalyzer)
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.
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 https://github.com/MessagePack-CSharp/MessagePack-CSharp/pull/1623[MessagePackFormatter]on parameters by @AArnott in https://github.com/MessagePack-CSharp/MessagePack-CSharp/pull/1678[MessagePackFormatter]on parameters" by @AArnott in https://github.com/MessagePack-CSharp/MessagePack-CSharp/pull/1679[MessagePackFormatter]on parameters and return values by @AArnott in https://github.com/MessagePack-CSharp/MessagePack-CSharp/pull/1680longtointtruncation of stream position by @AArnott in https://github.com/MessagePack-CSharp/MessagePack-CSharp/pull/1685[CompositeResolver]attribute that triggers source generation by @AArnott in https://github.com/MessagePack-CSharp/MessagePack-CSharp/pull/1754ExcludeFormatterFromSourceGeneratedResolverAttributeby @AArnott in https://github.com/MessagePack-CSharp/MessagePack-CSharp/pull/1824#ifregions related to unity by @AArnott in https://github.com/MessagePack-CSharp/MessagePack-CSharp/pull/1825[MessagePackObject]attribute for generic types by @AArnott in https://github.com/MessagePack-CSharp/MessagePack-CSharp/pull/1859partialmodifier required by @AArnott in https://github.com/MessagePack-CSharp/MessagePack-CSharp/pull/1893[MessagePackFormatter]on parameters and return values by @AArnott in https://github.com/MessagePack-CSharp/MessagePack-CSharp/pull/1901ExcludeFormatterFromSourceGeneratedResolverAttributeby suppressing certain warnings by @AArnott in https://github.com/MessagePack-CSharp/MessagePack-CSharp/pull/1907MessagePackSerializer.Typeless.Deserializeoverload that takesReadOnlyMemory<byte>by @AArnott in https://github.com/MessagePack-CSharp/MessagePack-CSharp/pull/1959CompositeResolverAttributemuch more useful by @AArnott in https://github.com/MessagePack-CSharp/MessagePack-CSharp/pull/1968partialrequirements by @AArnott in https://github.com/MessagePack-CSharp/MessagePack-CSharp/pull/2002scopedmodifier toinparameters ofref structby @AArnott in https://github.com/MessagePack-CSharp/MessagePack-CSharp/pull/2021IMessagePackFormatter<T>by @AArnott in https://github.com/MessagePack-CSharp/MessagePack-CSharp/pull/2022MsgPack003on use ofCollection<T>by @AArnott in https://github.com/MessagePack-CSharp/MessagePack-CSharp/pull/2037ImmutableArray<T>.Builderduring deserialization by @AArnott in https://github.com/MessagePack-CSharp/MessagePack-CSharp/pull/2044MessagePackPrimitivesclass by @AArnott in https://github.com/MessagePack-CSharp/MessagePack-CSharp/pull/1986New Contributors
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.