Skip to content

chore(deps): update dependency messagepack to 3.1.5#5978

Merged
thomhurst merged 1 commit into
mainfrom
renovate/messagepack-3.x
May 21, 2026
Merged

chore(deps): update dependency messagepack to 3.1.5#5978
thomhurst merged 1 commit into
mainfrom
renovate/messagepack-3.x

Conversation

@thomhurst
Copy link
Copy Markdown
Owner

This PR contains the following updates:

Package Type Update Change
MessagePack nuget patch 3.1.43.1.5

Release Notes

MessagePack-CSharp/MessagePack-CSharp (MessagePack)

v3.1.5

What's Changed

New Contributors

Full Changelog: MessagePack-CSharp/MessagePack-CSharp@v3.1.4...v3.1.5


Configuration

📅 Schedule: (UTC)

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


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

This PR has been generated by Mend Renovate.

@thomhurst thomhurst added dependencies Pull requests that update a dependency file PATCH renovate-bot labels May 21, 2026
@thomhurst thomhurst enabled auto-merge (squash) May 21, 2026 00:58
Copy link
Copy Markdown
Contributor

@claude claude Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Dependency Update Review: MessagePack 3.1.4 → 3.1.5

This is a routine Renovate-generated patch bump with a single-line change in Directory.Packages.props.

Change Assessment

The 3.1.5 release includes:

  • Bug fixes: Disposable resource leaks fixed; StackOverflow prevented in Equals with recursive generic type constraints
  • Security improvement: Additional types added to the default deserialization disallow list — this is a positive hardening change
  • Minor optimization: Removed unneeded GetTypeInfo() calls; union type keys now use Write instead of WriteInt32 (functionally equivalent, slightly more efficient)
  • Reverted change: The DateTimeOffset encoding change from a contributor was reverted, so serialization behavior is unchanged from 3.1.4 — no wire-format compatibility risk

Risk

Low. Patch release with no breaking changes. The DateTimeOffset revert specifically guards against any serialization format drift, so existing serialized data remains fully compatible.

✅ Safe to merge.

@codacy-production
Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 complexity

Metric Results
Complexity 0

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

This was referenced May 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file PATCH renovate-bot

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants