chore(deps): update yarn to v4.16.0 #766

Open
renovate wants to merge 1 commit from renovate/yarn-4.x into master
Collaborator

This PR contains the following updates:

Package Type Update Change
yarn (source) packageManager minor 4.14.14.16.0

Release Notes

yarnpkg/berry (yarn)

v4.16.0: v4.16.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/yarnpkg/berry/compare/@yarnpkg/cli/4.15.0...@​yarnpkg/cli/4.16.0

v4.15.0: v4.15.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/yarnpkg/berry/compare/@yarnpkg/cli/4.14.1...@​yarnpkg/cli/4.15.0


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 has been generated by Mend Renovate.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [yarn](https://github.com/yarnpkg/berry) ([source](https://github.com/yarnpkg/berry/tree/HEAD/packages/yarnpkg-cli)) | packageManager | minor | [`4.14.1` → `4.16.0`](https://renovatebot.com/diffs/npm/yarn/4.14.1/4.16.0) | --- ### Release Notes <details> <summary>yarnpkg/berry (yarn)</summary> ### [`v4.16.0`](https://github.com/yarnpkg/berry/releases/tag/%40yarnpkg/cli/4.16.0): v4.16.0 [Compare Source](https://github.com/yarnpkg/berry/compare/1c018491889b40f4f36d36dee2c7a9032fb862d9...5761b03feb2146da8ce8cefeba6482f3cb6edb79) #### What's Changed - PnP: Include Node 22.22.3 in fstat workaround by [@&#8203;junjuny0227](https://github.com/junjuny0227) in [#&#8203;7141](https://github.com/yarnpkg/berry/pull/7141) - Implements yarn npm stage by [@&#8203;arcanis](https://github.com/arcanis) in [#&#8203;7147](https://github.com/yarnpkg/berry/pull/7147) - fix: Stop using EBADF workaround for Node 24.16.0+ by [@&#8203;MJDSys](https://github.com/MJDSys) in [#&#8203;7152](https://github.com/yarnpkg/berry/pull/7152) - Bumps eslint-plugin-arca by [@&#8203;arcanis](https://github.com/arcanis) in [#&#8203;7163](https://github.com/yarnpkg/berry/pull/7163) - Enables staged publishing by [@&#8203;arcanis](https://github.com/arcanis) in [#&#8203;7164](https://github.com/yarnpkg/berry/pull/7164) - feat: Add editor SDK support for oxc (oxfmt & oxlint) by [@&#8203;slainless](https://github.com/slainless) in [#&#8203;7078](https://github.com/yarnpkg/berry/pull/7078) - docs: fix npmMinimalAgeGate default value. by [@&#8203;ryanfox1985](https://github.com/ryanfox1985) in [#&#8203;7125](https://github.com/yarnpkg/berry/pull/7125) #### New Contributors - [@&#8203;junjuny0227](https://github.com/junjuny0227) made their first contribution in [#&#8203;7141](https://github.com/yarnpkg/berry/pull/7141) - [@&#8203;MJDSys](https://github.com/MJDSys) made their first contribution in [#&#8203;7152](https://github.com/yarnpkg/berry/pull/7152) - [@&#8203;slainless](https://github.com/slainless) made their first contribution in [#&#8203;7078](https://github.com/yarnpkg/berry/pull/7078) - [@&#8203;ryanfox1985](https://github.com/ryanfox1985) made their first contribution in [#&#8203;7125](https://github.com/yarnpkg/berry/pull/7125) **Full Changelog**: <https://github.com/yarnpkg/berry/compare/@yarnpkg/cli/4.15.0...@&#8203;yarnpkg/cli/4.16.0> ### [`v4.15.0`](https://github.com/yarnpkg/berry/releases/tag/%40yarnpkg/cli/4.15.0): v4.15.0 [Compare Source](https://github.com/yarnpkg/berry/compare/72b4aa5d62a6c42dc765710ea66b6dd0f63f4941...1c018491889b40f4f36d36dee2c7a9032fb862d9) #### What's Changed - Fix Next.JS e2e test by [@&#8203;brandonbothell](https://github.com/brandonbothell) in [#&#8203;7115](https://github.com/yarnpkg/berry/pull/7115) - perf(plugin-nm): cache install state across workspaces by [@&#8203;sophiebits](https://github.com/sophiebits) in [#&#8203;7126](https://github.com/yarnpkg/berry/pull/7126) - fix(patch) Correctly handle Unicode paths by [@&#8203;liuxingbaoyu](https://github.com/liuxingbaoyu) in [#&#8203;7123](https://github.com/yarnpkg/berry/pull/7123) - fix(plugin-npm-cli): enable OIDC publish on CircleCI by [@&#8203;joshuayoes](https://github.com/joshuayoes) in [#&#8203;7122](https://github.com/yarnpkg/berry/pull/7122) - fix(core): ignore legacy YARN\_IGNORE\_SCRIPTS env var by [@&#8203;KimHyeongRae0](https://github.com/KimHyeongRae0) in [#&#8203;7120](https://github.com/yarnpkg/berry/pull/7120) - fix: Reject dependency names with leading/trailing whitespace (fixes duplicate installs) by [@&#8203;muskaanshraogi](https://github.com/muskaanshraogi) in [#&#8203;7124](https://github.com/yarnpkg/berry/pull/7124) - feat(plugin-pnpm): make pnpm install concurrency configurable by [@&#8203;lennartschoch](https://github.com/lennartschoch) in [#&#8203;7118](https://github.com/yarnpkg/berry/pull/7118) - PnP: Stop using EDABF solution for Node 26.1.0+ by [@&#8203;clemyan](https://github.com/clemyan) in [#&#8203;7133](https://github.com/yarnpkg/berry/pull/7133) - Makes `npmMinimalAgeGate: 1d` the default by [@&#8203;arcanis](https://github.com/arcanis) in [#&#8203;7135](https://github.com/yarnpkg/berry/pull/7135) #### New Contributors - [@&#8203;brandonbothell](https://github.com/brandonbothell) made their first contribution in [#&#8203;7115](https://github.com/yarnpkg/berry/pull/7115) - [@&#8203;sophiebits](https://github.com/sophiebits) made their first contribution in [#&#8203;7126](https://github.com/yarnpkg/berry/pull/7126) - [@&#8203;liuxingbaoyu](https://github.com/liuxingbaoyu) made their first contribution in [#&#8203;7123](https://github.com/yarnpkg/berry/pull/7123) - [@&#8203;joshuayoes](https://github.com/joshuayoes) made their first contribution in [#&#8203;7122](https://github.com/yarnpkg/berry/pull/7122) - [@&#8203;KimHyeongRae0](https://github.com/KimHyeongRae0) made their first contribution in [#&#8203;7120](https://github.com/yarnpkg/berry/pull/7120) - [@&#8203;muskaanshraogi](https://github.com/muskaanshraogi) made their first contribution in [#&#8203;7124](https://github.com/yarnpkg/berry/pull/7124) - [@&#8203;lennartschoch](https://github.com/lennartschoch) made their first contribution in [#&#8203;7118](https://github.com/yarnpkg/berry/pull/7118) **Full Changelog**: <https://github.com/yarnpkg/berry/compare/@yarnpkg/cli/4.14.1...@&#8203;yarnpkg/cli/4.15.0> </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xODYuMSIsInVwZGF0ZWRJblZlciI6IjQzLjIxNC42IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
chore(deps): update yarn to v4.15.0
Some checks failed
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/push/test Pipeline was successful
ci/woodpecker/push/deploy Pipeline failed
273fdf9a9d
renovate scheduled this pull request to auto merge when all checks succeed 2026-05-20 01:05:46 +02:00
renovate force-pushed renovate/yarn-4.x from 273fdf9a9d
Some checks failed
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/push/test Pipeline was successful
ci/woodpecker/push/deploy Pipeline failed
to 7d3a369850
Some checks failed
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/push/test Pipeline was successful
ci/woodpecker/push/deploy Pipeline failed
2026-06-02 11:06:39 +02:00
Compare
renovate changed title from chore(deps): update yarn to v4.15.0 to chore(deps): update yarn to v4.16.0 2026-06-02 11:07:24 +02:00
Some checks failed
ci/woodpecker/push/build Pipeline was successful
Required
Details
ci/woodpecker/push/test Pipeline was successful
Required
Details
ci/woodpecker/push/deploy Pipeline failed
Required
Details
Some required checks were not successful.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/yarn-4.x:renovate/yarn-4.x
git switch renovate/yarn-4.x
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
yolokube/dashboard!766
No description provided.