-
Notifications
You must be signed in to change notification settings - Fork 0
Update dependency MessagePack to v3 #192
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/messagepack-3.x
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
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
f1c2fa5
to
6b44288
Compare
6b44288
to
65fb5b0
Compare
d870767
to
4e9a3d5
Compare
cbb0c2d
to
cea771c
Compare
ddf2947
to
1b9632a
Compare
fa6ad4c
to
29c37ac
Compare
8bb8a54
to
e628fe3
Compare
e628fe3
to
0aaafb1
Compare
b5f4bfd
to
0e1be71
Compare
c4b5121
to
43bf90a
Compare
43bf90a
to
fef18d7
Compare
7fcd0f0
to
60b9cf7
Compare
a2f3e9c
to
403cbdc
Compare
f7a0e76
to
3ce95f6
Compare
3ce95f6
to
5223f78
Compare
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
b207381
to
dc35899
Compare
81d9ee2
to
1e37ce4
Compare
c8018e6
to
50fca58
Compare
2ebefad
to
3baced0
Compare
3baced0
to
1ccc113
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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.198
->3.1.4
Release Notes
MessagePack-CSharp/MessagePack-CSharp (MessagePack)
v3.1.4
What's Changed
GetMemoryCheckResult
by @AArnott in #2172New Contributors
Full Changelog: MessagePack-CSharp/MessagePack-CSharp@v3.1.3...v3.1.4
v3.1.3
What's Changed
Full Changelog: MessagePack-CSharp/MessagePack-CSharp@v3.1.2...v3.1.3
v3.1.2
What's Changed
CodeAnalysisUtilities.GetTypeParameters
by @AArnott in #2123New Contributors
Full Changelog: MessagePack-CSharp/MessagePack-CSharp@v3.1.1...v3.1.2
v3.1.1
What's Changed
New Contributors
Full Changelog: MessagePack-CSharp/MessagePack-CSharp@v3.1.0...v3.1.1
v3.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
v3.0.300
Fixed version, release notes see v3.0.3.
v3.0.3
See our migration guide.
Details blog article
What's new
mpc
is 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.DynamicObjectResolver
supported.[MessagePackObject]
types can serialize private members without the application having to switch toDynamicObjectResolverAllowPrivate
.[ExcludeFormatterFromSourceGeneratedResolverAttribute]
.CompositeResolverAttribute
offers a faster runtime alternative to theCompositeResolver
class.Unity
.unitypackage
What'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 #1680long
toint
truncation of stream position by @AArnott in #1685[CompositeResolver]
attribute that triggers source generation by @AArnott in #1754ExcludeFormatterFromSourceGeneratedResolverAttribute
by @AArnott in #1824#if
regions related to unity by @AArnott in #1825[MessagePackObject]
attribute for generic types by @AArnott in #1859partial
modifier required by @AArnott in #1893[MessagePackFormatter]
on parameters and return values by @AArnott in #1901ExcludeFormatterFromSourceGeneratedResolverAttribute
by suppressing certain warnings by @AArnott in #1907MessagePackSerializer.Typeless.Deserialize
overload that takesReadOnlyMemory<byte>
by @AArnott in #1959CompositeResolverAttribute
much more useful by @AArnott in #1968partial
requirements by @AArnott in #2002scoped
modifier toin
parameters ofref struct
by @AArnott in #2021IMessagePackFormatter<T>
by @AArnott in #2022MsgPack003
on use ofCollection<T>
by @AArnott in #2037ImmutableArray<T>.Builder
during deserialization by @AArnott in #2044MessagePackPrimitives
class by @AArnott in #1986New Contributors
Full Changelog: MessagePack-CSharp/MessagePack-CSharp@v2.5.108...v3.0.3
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.