Skip to content

Bump MessagePack from 3.1.4 to 3.1.7#6

Merged
mdickson merged 2 commits into
developfrom
dependabot/nuget/OpenMetaverse/MessagePack-3.1.7
Jun 13, 2026
Merged

Bump MessagePack from 3.1.4 to 3.1.7#6
mdickson merged 2 commits into
developfrom
dependabot/nuget/OpenMetaverse/MessagePack-3.1.7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 12, 2026

Copy link
Copy Markdown
Contributor

Updated MessagePack from 3.1.4 to 3.1.7.

Release notes

Sourced from MessagePack's releases.

3.1.7

What's Changed

Security release details

This release fixes 3 high severity and 9 moderate severity security vulnerabilities.

High severity advisory fixes

Moderage severity advisory fixes

Fixes with no security advisory

  • fb0fe9f0 Honor TypeFormatter options hooks for CWE-470
  • c1c06a6f Fix WriteRawX methods to advance by written length
  • 46c6a0fe Fix CWE-190 map header length overflow

Full Changelog: MessagePack-CSharp/MessagePack-CSharp@v3.1.6...v3.1.7

3.1.6

What's Changed

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

3.1.5

What's Changed

New Contributors

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

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

---
updated-dependencies:
- dependency-name: MessagePack
  dependency-version: 3.1.7
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Jun 12, 2026
@mdickson mdickson self-assigned this Jun 12, 2026

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the NuGet dependency on MessagePack from 3.1.4 to 3.1.7 for both the main OpenMetaverse library and its test project, aligning the solution with the upstream security release.

Changes:

  • Bump MessagePack package reference to 3.1.7 in OpenMetaverse.
  • Bump MessagePack package reference to 3.1.7 in OpenMetaverse.Tests.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
OpenMetaverse/OpenMetaverse.csproj Updates MessagePack package reference to 3.1.7 for the main library.
OpenMetaverse.Tests/OpenMetaverse.Tests.csproj Updates MessagePack package reference to 3.1.7 for the test project.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@mdickson mdickson left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Now that the test project is also included the build passes and this change is approved

@mdickson mdickson merged commit d55b583 into develop Jun 13, 2026
2 checks passed
@dependabot dependabot Bot deleted the dependabot/nuget/OpenMetaverse/MessagePack-3.1.7 branch June 13, 2026 18:49
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 .NET Pull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants