Update Yarn to v4.14.1#1572
Conversation
|
@renovatebot rebase |
9d6df1a to
b253775
Compare
Smoke-test status (marge sweep 2026-04-27)After Renovate rebase the smoke-test re-ran and reached the deployment stage, then failed at: So Yarn 4.14.1 builds successfully (the chart packages and image pushes), but the resulting Backstage deployment never reaches Ready in the smoke-test KinD cluster within the timeout. This is no longer a Yarn 3->4 build issue, it's a runtime issue in the produced container. Likely causes worth investigating before this can merge:
This needs a dedicated Backstage migration session, not a dependency-bump sweep. Leaving the PR open. |
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
The bundled yarn-4.14.1.cjs has one trailing whitespace character at line 194 (in a tree-drawing template literal) that the project's pre-commit trailing-whitespace hook flags. Strip it so CI passes; verified the binary still reports its version and runs `yarn init -y` successfully.
528cea2 to
5320732
Compare
Made-with: Cursor
|
This PR is blocked by an unrelated The Yarn 4.14.1 upgrade itself is correct (binary swap + lockfile metadata bump). The buildjob has been re-triggered twice with the same result, while a sibling renovate PR with no Yarn change (#1599) passes the same buildjob. The failure is reproducible on Yarn 4.14.1 but not on 4.13.0 because the new Options:
Marked for re-triage rather than auto-merging via marge sweep. |
This PR contains the following updates:
4.13.0→4.14.1Release Notes
yarnpkg/berry (yarn)
v4.14.1Compare Source
v4.14.0Compare Source
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.