Skip to content

chore(v2): Merge master CLI changes into anchor-next#4516

Merged
jamie-osec merged 18 commits into
otter-sec:anchor-nextfrom
jamie-osec:merge-master-cli-into-anchor-next
May 11, 2026
Merged

chore(v2): Merge master CLI changes into anchor-next#4516
jamie-osec merged 18 commits into
otter-sec:anchor-nextfrom
jamie-osec:merge-master-cli-into-anchor-next

Conversation

@jamie-osec

Copy link
Copy Markdown
Collaborator

CLI has somewhat drifted while v2 has been worked on, so make sure that we pull in latest bug fixes and structural changes

@vercel

vercel Bot commented May 11, 2026

Copy link
Copy Markdown

@dimalinux is attempting to deploy a commit to the Solana Foundation Team on Vercel.

A member of the Team first needs to authorize it.

@codecov-commenter

codecov-commenter commented May 11, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 63.63%. Comparing base (47af230) to head (1c0a77e).

Additional details and impacted files
@@               Coverage Diff               @@
##           anchor-next    #4516      +/-   ##
===============================================
+ Coverage        63.59%   63.63%   +0.04%     
===============================================
  Files               51       52       +1     
  Lines             6471     6479       +8     
===============================================
+ Hits              4115     4123       +8     
  Misses            2356     2356              
Flag Coverage Δ
v2 63.63% <ø> (+0.04%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

uuid v10+ is ESM-only, which Jest can't load through the CJS
require() chain in @anchor-lang/core -> @solana/web3.js ->
rpc-websockets. Pin via overrides (npm/bun) / resolutions (yarn) /
pnpm.overrides so all four package-manager matrices resolve a
CJS-compatible uuid.
@jamie-osec jamie-osec merged commit 34fa8e0 into otter-sec:anchor-next May 11, 2026
41 of 42 checks passed
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.