Apex.Serialization icon indicating copy to clipboard operation
Apex.Serialization copied to clipboard

Bump MessagePack from 2.3.85 to 2.4.35

Open dependabot[bot] opened this issue 2 years ago • 0 comments

Bumps MessagePack from 2.3.85 to 2.4.35.

Release notes

Sourced from MessagePack's releases.

v2.4.35

Changes:

Enhancements:

  • #1457: Add option to avoid large buffer allocations
  • #1445: MessagePack.Generator RollForward to Major

Others:

  • #1455: Add StringInterningFormatter.cs.meta for Unity
  • #1448: Drop net5.0 runtime targets

This list of changes was auto generated.

v2.4.23-alpha

What's Changed

New Contributors

Full Changelog: https://github.com/neuecc/MessagePack-CSharp/compare/v2.4.14-alpha...v2.4.23-alpha

v2.3.112

What's Changed

New Contributors

... (truncated)

Commits
  • eab5122 Set unity package.json file for v2.4.35
  • 64ee45c Merge pull request #1457 from AArnott/reduceLOHimpact
  • f94fbf5 Merge pull request #1455 from neuecc/unity-meta
  • 9a2acd8 Add option to avoid large buffer allocations
  • 3074ea9 add meta
  • 3a7ef80 Merge pull request #1452 from neuecc/dependabot/nuget/sandbox/Sandbox/Newtons...
  • 1e1c4cf Merge pull request #1453 from neuecc/dependabot/nuget/benchmark/SerializerBen...
  • 0eeb64b Bump Newtonsoft.Json in /benchmark/SerializerBenchmark
  • c357cd8 Bump Newtonsoft.Json from 10.0.3 to 13.0.1 in /sandbox/Sandbox
  • 888ecb2 Merge pull request #1448 from AArnott/dropNet5.0
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

dependabot[bot] avatar Jun 29 '22 19:06 dependabot[bot]