This MR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
yarn | 3.3.1 -> 3.4.1 |
Release Notes
yarnpkg/berry
v3.4.1
- Fixes an accidental backport error in
yarn init
.
v3.4.0
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
) fromyarn workspaces foreach
.
Compatibility
- Updates the PnP compatibility layer for TypeScript v5.0.0-beta.
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.