Skip to content

Update Yarn to v4.14.1#2518

Open
renovate[bot] wants to merge 2 commits into
masterfrom
renovate/yarn-monorepo
Open

Update Yarn to v4.14.1#2518
renovate[bot] wants to merge 2 commits into
masterfrom
renovate/yarn-monorepo

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 17, 2026

This PR contains the following updates:

Package Change Age Confidence
yarn (source) 4.12.04.14.1 age confidence

Release Notes

yarnpkg/berry (yarn)

v4.14.1

Compare Source

v4.14.0

Compare Source

v4.13.0

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 17, 2026
@renovate renovate Bot force-pushed the renovate/yarn-monorepo branch from 1ae5254 to 137b5e9 Compare April 17, 2026 09:39
@MetRonnie MetRonnie self-assigned this Apr 17, 2026
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Apr 17, 2026

Edited/Blocked Notification

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

⚠️ Warning: custom changes will be lost.

Yarn 4.14 disables them by default
@MetRonnie MetRonnie force-pushed the renovate/yarn-monorepo branch from d050645 to d24a5da Compare April 17, 2026 09:48
Comment thread package.json
Comment on lines +92 to +96
"dependenciesMeta": {
"cypress": {
"built": true
}
},
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Yarn 4.14 has disabled postinstall scripts by default (seemingly in response to the axios supply chain attack) so we either need to re-enable them in our Yarn config or enable them on a package-by-package basis here (seems the safer option) - https://yarnpkg.com/features/security#postinstalls

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 javascript Pull requests that update Javascript code security

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant