Skip to content

Comments

[deps]: Update MessagePack to v3#5745

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/messagepack-3.x
Open

[deps]: Update MessagePack to v3#5745
renovate[bot] wants to merge 1 commit intomainfrom
renovate/messagepack-3.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Apr 28, 2025

This PR contains the following updates:

Package Change Age Confidence
MessagePack 2.5.1923.1.4 age confidence

Release Notes

MessagePack-CSharp/MessagePack-CSharp (MessagePack)

v3.1.4

What's Changed

New 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

New 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

Full 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

  • AOT source generation of formatters by default using roslyn source generators. 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.
  • AOT source generation is hugely improved.
    • Support most or all of the data types that DynamicObjectResolver supported.
    • Support for serializing private members.
  • [MessagePackObject] types can serialize private members without the application having to switch to DynamicObjectResolverAllowPrivate.
  • Analyzers are on by default, with many new ones to help ensure your code is correct and ready for AOT source generated formatters.
  • Custom formatters are automatically used for the data types they format when defined in the same assembly, by default. No need to attribute your data types to point to the custom formatter. Opt out by attributing the formatter with [ExcludeFormatterFromSourceGeneratedResolverAttribute].
  • New CompositeResolverAttribute offers a faster runtime alternative to the CompositeResolver class.
Unity
  • Consume through NuGetForUnity and UPM instead of through .unitypackage

What's Changed

New 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@bitwarden-bot bitwarden-bot changed the title [deps]: Update MessagePack to v3 [PM-20796] [deps]: Update MessagePack to v3 Apr 28, 2025
@bitwarden-bot
Copy link

Internal tracking:

@renovate renovate bot changed the title [PM-20796] [deps]: Update MessagePack to v3 [deps]: Update MessagePack to v3 Apr 28, 2025
@renovate renovate bot force-pushed the renovate/messagepack-3.x branch from 845b5b4 to 709408c Compare June 20, 2025 04:29
@codecov
Copy link

codecov bot commented Jun 20, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 56.74%. Comparing base (ef4f4e3) to head (a7d061d).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5745      +/-   ##
==========================================
- Coverage   60.75%   56.74%   -4.01%     
==========================================
  Files        2013     2013              
  Lines       88129    88129              
  Branches     7848     7848              
==========================================
- Hits        53543    50013    -3530     
- Misses      32680    36294    +3614     
+ Partials     1906     1822      -84     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate bot force-pushed the renovate/messagepack-3.x branch 2 times, most recently from c4ef1af to 9408686 Compare August 13, 2025 13:28
@renovate renovate bot force-pushed the renovate/messagepack-3.x branch from 9408686 to c651dea Compare August 24, 2025 10:51
@trmartin4 trmartin4 requested review from a team and coroiu October 20, 2025 16:11
@renovate renovate bot force-pushed the renovate/messagepack-3.x branch from c651dea to c896b18 Compare October 21, 2025 13:47
@renovate renovate bot force-pushed the renovate/messagepack-3.x branch from c896b18 to fd006a2 Compare November 10, 2025 15:35
@renovate renovate bot force-pushed the renovate/messagepack-3.x branch from fd006a2 to 7d29b7c Compare November 18, 2025 14:36
@renovate renovate bot added the major-update label Dec 3, 2025
@renovate renovate bot force-pushed the renovate/messagepack-3.x branch from 7d29b7c to 9fdea79 Compare February 2, 2026 15:45
@renovate renovate bot force-pushed the renovate/messagepack-3.x branch from 9fdea79 to 7b31fea Compare February 12, 2026 12:17
@renovate renovate bot force-pushed the renovate/messagepack-3.x branch from 7b31fea to a9ac3a2 Compare February 20, 2026 14:17
@renovate renovate bot force-pushed the renovate/messagepack-3.x branch from a9ac3a2 to a7d061d Compare February 24, 2026 14:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant