Skip to content

fix(deps): re-sync yarn.lock with package.json (staging backport)#3194

Merged
drewstone merged 1 commit intostagingfrom
fix/yarn-lock-sync-staging
May 7, 2026
Merged

fix(deps): re-sync yarn.lock with package.json (staging backport)#3194
drewstone merged 1 commit intostagingfrom
fix/yarn-lock-sync-staging

Conversation

@drewstone
Copy link
Copy Markdown
Contributor

Same as #3191/#3193. Keeping staging clean.

The lockfile carried stale entries for packages removed across the
overhaul series (ethers, @ethersproject, @hyperlane-xyz/*, @lifi/widget,
@livepeer/*, etc.) so CI's 'yarn install --immutable' check has been
failing since the staging→master merge with:

  YN0028: The lockfile would have been modified by this install,
  which is explicitly forbidden.

Same failure was blocking Netlify's production deploy — it runs the
same immutable install before invoking nx build, and the build never
ran on master since 22:07 UTC.

Plain regen via 'yarn install'. -467 lines, all dead-package entries.
@drewstone drewstone requested a review from AtelyPham as a code owner May 7, 2026 23:29
@drewstone drewstone merged commit 6194491 into staging May 7, 2026
6 of 7 checks passed
@drewstone drewstone deleted the fix/yarn-lock-sync-staging branch May 7, 2026 23:29
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