Skip to content

fix(deps): pin MessagePack 2.5.301 — NU1903 broke all branch CI#136

Merged
emeraldleaf merged 1 commit into
mainfrom
fix/messagepack-nu1903
Jun 13, 2026
Merged

fix(deps): pin MessagePack 2.5.301 — NU1903 broke all branch CI#136
emeraldleaf merged 1 commit into
mainfrom
fix/messagepack-nu1903

Conversation

@emeraldleaf

Copy link
Copy Markdown
Owner

What

New high-severity advisory GHSA-hv8m-jj95-wg3x landed for MessagePack 2.5.192, a transitive dependency via StreamJsonRpc (Aspire AppHost SDK). NuGetAudit + TreatWarningsAsErrors turns it into restore failure NU1903 on every branch — this is what's failing CI on #126 and #131.

Standard remediation: direct-reference override pinning the patched 2.5.301, with a removal note for when StreamJsonRpc updates.

Restore + full build verified clean locally.

🤖 Generated with Claude Code

…broke all CI

StreamJsonRpc (via the Aspire AppHost SDK) pulls MessagePack 2.5.192,
which now carries high-severity advisory GHSA-hv8m-jj95-wg3x (LZ4
decompression AccessViolation on bad input). NuGetAudit +
TreatWarningsAsErrors turns the advisory into a restore failure on
every branch. Direct-reference override forces the patched version;
remove when StreamJsonRpc ships with MessagePack >= 2.5.301.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@coderabbitai

coderabbitai Bot commented Jun 13, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@emeraldleaf, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 27 minutes and 53 seconds. Learn how PR review limits work.

Your organization has run out of usage credits. Purchase more credits in the billing tab to continue.

⌛ How to resolve this issue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: a33426a3-6d7a-4daf-9c39-8f846c2c64b6

📥 Commits

Reviewing files that changed from the base of the PR and between 2fc0020 and aca848b.

📒 Files selected for processing (2)
  • Directory.Packages.props
  • NextAurora.AppHost/NextAurora.AppHost.csproj
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/messagepack-nu1903

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@codecov

codecov Bot commented Jun 13, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@emeraldleaf
emeraldleaf merged commit 3543c2a into main Jun 13, 2026
7 checks passed
@emeraldleaf
emeraldleaf deleted the fix/messagepack-nu1903 branch June 13, 2026 00:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant