Bump MessagePack from 2.1.115 to 2.5.187#4
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
--- updated-dependencies: - dependency-name: MessagePack dependency-version: 2.5.187 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
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.1.115 to 2.5.187.
Release notes
Sourced from MessagePack's releases.
2.5.187
Changes:
This list of changes was auto generated.
2.5.172
What's Changed
[MessagePackFormatter]on parameters and return values by @AArnott in Allow applying[MessagePackFormatter]on parameters and return values MessagePack-CSharp/MessagePack-CSharp#1901Full Changelog: MessagePack-CSharp/MessagePack-CSharp@v2.5.171...v2.5.172
2.5.171
What's Changed
Full Changelog: MessagePack-CSharp/MessagePack-CSharp@v2.5.168...v2.5.171
2.5.168
What's Changed
New Contributors
Full Changelog: MessagePack-CSharp/MessagePack-CSharp@v2.5.140...v2.5.168
2.5.140
What's Changed
New Contributors
Full Changelog: MessagePack-CSharp/MessagePack-CSharp@v2.5.129...v2.5.140
2.5.129
What's Changed
longtointtruncation of stream position by @AArnott in Removelongtointtruncation of stream position MessagePack-CSharp/MessagePack-CSharp#1685Full Changelog: MessagePack-CSharp/MessagePack-CSharp@v2.5.124...v2.5.129
2.5.124
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.5.108...v2.5.124
2.5.108
What's Changed
Full Changelog: MessagePack-CSharp/MessagePack-CSharp@v2.5.103...v2.5.108
2.5.103
What's Changed
New Contributors
Full Changelog: MessagePack-CSharp/MessagePack-CSharp@v2.5.94...v2.5.103
2.5.94
What's Changed
StaticCompositeResolverby @AArnott in Fix null param check inStaticCompositeResolverMessagePack-CSharp/MessagePack-CSharp#1527PrimitiveObjectFormatterby @AArnott in Improve error messages in exceptions thrown fromPrimitiveObjectFormatterMessagePack-CSharp/MessagePack-CSharp#1499UnsafeBlitFormatterby @lynzrand in Fix wrong data length written inUnsafeBlitFormatterMessagePack-CSharp/MessagePack-CSharp#1551New Contributors
UnsafeBlitFormatterMessagePack-CSharp/MessagePack-CSharp#1551... (truncated)
2.5.64-alpha
What's Changed
New Contributors
Full Changelog: MessagePack-CSharp/MessagePack-CSharp@v2.4.23-alpha...v2.5.64-alpha
2.4.59
What's Changed
StaticCompositeResolverby @AArnott in Fix null param check inStaticCompositeResolverMessagePack-CSharp/MessagePack-CSharp#1527PrimitiveObjectFormatterby @AArnott in Improve error messages in exceptions thrown fromPrimitiveObjectFormatterMessagePack-CSharp/MessagePack-CSharp#1499New Contributors
Full Changelog: MessagePack-CSharp/MessagePack-CSharp@v2.4.35...v2.4.59
2.4.35
Changes:
Enhancements:
Others:
This list of changes was auto generated.
2.4.23-alpha
What's Changed
DateOnlyandTimeOnlytypes by @AArnott in Add built-in support for .NET 6DateOnlyandTimeOnlytypes MessagePack-CSharp/MessagePack-CSharp#1427New Contributors
Full Changelog: MessagePack-CSharp/MessagePack-CSharp@v2.4.14-alpha...v2.4.23-alpha
2.4.14-alpha
What's Changed
floatby @pCYSl5EDgo in Fix secure hash forfloatMessagePack-CSharp/MessagePack-CSharp#1364New Contributors
Full Changelog: MessagePack-CSharp/MessagePack-CSharp@v2.3.85...v2.4.14-alpha
2.3.112
What's Changed
floatby @pCYSl5EDgo in Fix secure hash forfloatMessagePack-CSharp/MessagePack-CSharp#1364New Contributors
Full Changelog: MessagePack-CSharp/MessagePack-CSharp@v2.3.85...v2.3.112
2.3.85
Changes:
This list of changes was auto generated.
2.3.75
Changes:
Breaking
This release includes a behavioral breaking change (relative to our v2.2 releases) for better performance and avoid overriding default values when the msgpack stream does not include a value for that property (see #1085)
Enhancements:
Others:
This list of changes was auto generated.
2.3.73-alpha
Changes:
Fixes:
initEnhancements:
IReadOnlySet<T>See More
Others:
StandardResolverAllowPrivate[MessagePackObject]or a valid[MessagePackFormatter()]IReadOnlySet<T>MissingMethodExceptionon generic classes withinitproperty settersCtorParameterAndPropertySetterExiststest for v2.3 behavior... (truncated)
2.3.58-alpha
Changes:
Fixes:
initEnhancements:
See More
Others:
prepare_release.ps1scriptMissingMethodExceptionon generic classes withinitproperty settersCtorParameterAndPropertySetterExiststest for v2.3 behavior... (truncated)
2.2.113
Changes:
Fixes:
fixarrayof bytesEnhancements:
Others:
byte[]from a msgpack arraySee More
This list of changes was auto generated.
2.2.85
Changes:
Fixes:
Enhancements:
CodeGenHelpersOthers:
See More
[MessagePackFormatter(TypelessFormatter)][DataMember]that appears on virtual and override propertiesThis list of changes was auto generated.
2.2.60
Changes:
Fixes:
Enhancements:
Others:
This list of changes was auto generated.
2.2.44-rc
Changes:
Fixes:
Unionattributes with type namesEnhancements:
ReadOnlyMemory<T>andReadOnlySequence<T>supportdotnet mpctoolOthers:
See More
This list of changes was auto generated.
2.2.36-alpha
Changes:
Fixes:
Enhancements:
ReadOnlyMemory<T>andReadOnlySequence<T>supportdotnet mpctoolOthers:
See More
Unionattributes with type namesThis list of changes was auto generated.
2.1.194
Changes:
Fixes:
StandardResolverAllowPrivateEnhancements:
Array.Empty<T>()instead ofnew T[]wherever possibleOthers:
2.1.165
Changes:
See More
This list of changes was auto generated.
2.1.152
Changes:
Fixes:
Others:
This list of changes was auto generated.
2.1.143
Changes:
Fixes:
Enhancements:
Others:
See More
This list of changes was auto generated.
Commits viewable in compare view.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.