Skip to content

Update Yarn to v3.8.1

Renovate Bot requested to merge renovate/yarn-monorepo into main

This MR contains the following updates:

Package Type Update Change
yarn (source) packageManager minor 3.2.3 -> 3.8.1

Release Notes

yarnpkg/berry (yarn)

v3.8.1

Compare Source

v3.8.0

Compare Source

v3.7.0

Compare Source

v3.6.4

Compare Source

v3.6.3

Compare Source

v3.6.2

Compare Source

v3.6.1

Compare Source

v3.6.0

Compare Source

v3.5.1

Compare Source

v3.5.0

Compare Source

v3.4.1

Compare Source

  • Fixes an accidental backport error in yarn init.

v3.4.0

Compare Source

Node.js parity
  • PnP now supports the Node --conditions flag.
  • PnP now supports the Node --watch flag on Node 18 (it previously only supported it on Node 19).
Bugfixes
  • The PnP API module (pnpapi) can now be imported from ESM modules.
  • ZipFS.prototype.getBufferAndClose will not error on empty archives resulting from an unlink after write.
  • Fixes various issues around postinstall script inter-dependencies.
  • Removes the message prefixes (YN0000) from yarn workspaces foreach.
Compatibility
  • Updates the PnP compatibility layer for TypeScript v5.0.0-beta.

v3.3.1

Compare Source

v3.3.0

Compare Source

Installs
  • The node-modules linker avoids creation of circular symlinks
  • The node-modules linker no longer creates duplicate copies inside of aliased packages
  • The node-modules linker locates binaries correctly when the same version of the package is duplicated inside root workspace and another workspace
  • Improved performance for hardlinks-global node-modules linker mode by 1.5x
Compatibility
  • Updates the PnP compatibility layer for TypeScript v4.9.2-rc.

v3.2.4

Compare Source

Compatibility
  • The patched filesystem now supports fchown.
  • PnP now handles private import mappings.
  • Updates the PnP compatibility layer for TypeScript v4.8.4 and v4.9.1-beta.
  • PnP now reports loaded modules when in watch mode.

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this MR and you won't be reminded about this update again.


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

This MR has been generated by Renovate Bot.

Edited by Renovate Bot

Merge request reports