yarnpkg/berry (yarn)
### [`v3.8.0`](https://togithub.com/yarnpkg/berry/compare/ea39bf05158c791ed51cc924284ac4603be4a5ba...a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae)
[Compare Source](https://togithub.com/yarnpkg/berry/compare/ea39bf05158c791ed51cc924284ac4603be4a5ba...a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae)
### [`v3.7.0`](https://togithub.com/yarnpkg/berry/compare/f01354319156060924a26bfa7985756f7407003e...ea39bf05158c791ed51cc924284ac4603be4a5ba)
[Compare Source](https://togithub.com/yarnpkg/berry/compare/f01354319156060924a26bfa7985756f7407003e...ea39bf05158c791ed51cc924284ac4603be4a5ba)
### [`v3.6.4`](https://togithub.com/yarnpkg/berry/compare/b6026842dfec4b012571b5982bb74420c7682a73...f01354319156060924a26bfa7985756f7407003e)
[Compare Source](https://togithub.com/yarnpkg/berry/compare/b6026842dfec4b012571b5982bb74420c7682a73...f01354319156060924a26bfa7985756f7407003e)
### [`v3.6.3`](https://togithub.com/yarnpkg/berry/compare/7b88e9ef75bf73e97df47428c9146322c9c4315f...b6026842dfec4b012571b5982bb74420c7682a73)
[Compare Source](https://togithub.com/yarnpkg/berry/compare/7b88e9ef75bf73e97df47428c9146322c9c4315f...b6026842dfec4b012571b5982bb74420c7682a73)
### [`v3.6.2`](https://togithub.com/yarnpkg/berry/compare/4ed09ecb51d4c69775d61b5d2ddc7cf9301452ac...7b88e9ef75bf73e97df47428c9146322c9c4315f)
[Compare Source](https://togithub.com/yarnpkg/berry/compare/4ed09ecb51d4c69775d61b5d2ddc7cf9301452ac...7b88e9ef75bf73e97df47428c9146322c9c4315f)
### [`v3.6.1`](https://togithub.com/yarnpkg/berry/compare/98c9662047200aec924e34664ba53293474c93bc...4ed09ecb51d4c69775d61b5d2ddc7cf9301452ac)
[Compare Source](https://togithub.com/yarnpkg/berry/compare/98c9662047200aec924e34664ba53293474c93bc...4ed09ecb51d4c69775d61b5d2ddc7cf9301452ac)
### [`v3.6.0`](https://togithub.com/yarnpkg/berry/compare/c6bcbfe8e24c1af6d3b59436c7ef673b367a1335...98c9662047200aec924e34664ba53293474c93bc)
[Compare Source](https://togithub.com/yarnpkg/berry/compare/c6bcbfe8e24c1af6d3b59436c7ef673b367a1335...98c9662047200aec924e34664ba53293474c93bc)
### [`v3.5.1`](https://togithub.com/yarnpkg/berry/compare/f4af6c7cf1588f80011ec13060099d96be67127c...c6bcbfe8e24c1af6d3b59436c7ef673b367a1335)
[Compare Source](https://togithub.com/yarnpkg/berry/compare/f4af6c7cf1588f80011ec13060099d96be67127c...c6bcbfe8e24c1af6d3b59436c7ef673b367a1335)
### [`v3.5.0`](https://togithub.com/yarnpkg/berry/compare/0d66d6e73acf0303c4461fbb9023b02cb942845f...f4af6c7cf1588f80011ec13060099d96be67127c)
[Compare Source](https://togithub.com/yarnpkg/berry/compare/0d66d6e73acf0303c4461fbb9023b02cb942845f...f4af6c7cf1588f80011ec13060099d96be67127c)
### [`v3.4.1`](https://togithub.com/yarnpkg/berry/blob/HEAD/CHANGELOG.md#341)
[Compare Source](https://togithub.com/yarnpkg/berry/compare/8ba1a57e0cfdf8bf649d04cff0f18664e5164b33...0d66d6e73acf0303c4461fbb9023b02cb942845f)
- Fixes an accidental backport error in `yarn init`.
### [`v3.4.0`](https://togithub.com/yarnpkg/berry/blob/HEAD/CHANGELOG.md#340)
[Compare Source](https://togithub.com/yarnpkg/berry/compare/340e0db330e242946b570d8a08b0a9d97d8d8774...8ba1a57e0cfdf8bf649d04cff0f18664e5164b33)
##### 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`](https://togithub.com/yarnpkg/berry/compare/2693d1d729957f74b4d5bb13f59410cca2faac56...340e0db330e242946b570d8a08b0a9d97d8d8774)
[Compare Source](https://togithub.com/yarnpkg/berry/compare/2693d1d729957f74b4d5bb13f59410cca2faac56...340e0db330e242946b570d8a08b0a9d97d8d8774)
### [`v3.3.0`](https://togithub.com/yarnpkg/berry/blob/HEAD/CHANGELOG.md#330)
[Compare Source](https://togithub.com/yarnpkg/berry/compare/032a9453e4553268025afebf9720cdc3a1f7a2a8...2693d1d729957f74b4d5bb13f59410cca2faac56)
##### 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`](https://togithub.com/yarnpkg/berry/blob/HEAD/CHANGELOG.md#324)
[Compare Source](https://togithub.com/yarnpkg/berry/compare/3f3b8a529b32fe3a92a19724df54434c9e1958fa...032a9453e4553268025afebf9720cdc3a1f7a2a8)
##### 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.
### [`v3.2.3`](https://togithub.com/yarnpkg/berry/blob/HEAD/CHANGELOG.md#323)
[Compare Source](https://togithub.com/yarnpkg/berry/compare/7a42886db3ad437b5f0c2dc6e12c2cd9b894070d...3f3b8a529b32fe3a92a19724df54434c9e1958fa)
##### Bugfixes
- When Corepack is enabled Yarn will now use the current CLI to prepare external Yarn classic projects, matching the behaviour of when Corepack is disabled.
##### Compatibility
- Updates the PnP compatibility layer for TypeScript 4.8.1-rc
- The ESM loader now supports unflagged JSON modules.
Configuration
đ Schedule: Branch creation - "every weekend" in timezone US/Eastern, 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. View repository job log here.
This PR contains the following updates:
3.2.2
->3.8.0
Release Notes
yarnpkg/berry (yarn)
### [`v3.8.0`](https://togithub.com/yarnpkg/berry/compare/ea39bf05158c791ed51cc924284ac4603be4a5ba...a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae) [Compare Source](https://togithub.com/yarnpkg/berry/compare/ea39bf05158c791ed51cc924284ac4603be4a5ba...a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae) ### [`v3.7.0`](https://togithub.com/yarnpkg/berry/compare/f01354319156060924a26bfa7985756f7407003e...ea39bf05158c791ed51cc924284ac4603be4a5ba) [Compare Source](https://togithub.com/yarnpkg/berry/compare/f01354319156060924a26bfa7985756f7407003e...ea39bf05158c791ed51cc924284ac4603be4a5ba) ### [`v3.6.4`](https://togithub.com/yarnpkg/berry/compare/b6026842dfec4b012571b5982bb74420c7682a73...f01354319156060924a26bfa7985756f7407003e) [Compare Source](https://togithub.com/yarnpkg/berry/compare/b6026842dfec4b012571b5982bb74420c7682a73...f01354319156060924a26bfa7985756f7407003e) ### [`v3.6.3`](https://togithub.com/yarnpkg/berry/compare/7b88e9ef75bf73e97df47428c9146322c9c4315f...b6026842dfec4b012571b5982bb74420c7682a73) [Compare Source](https://togithub.com/yarnpkg/berry/compare/7b88e9ef75bf73e97df47428c9146322c9c4315f...b6026842dfec4b012571b5982bb74420c7682a73) ### [`v3.6.2`](https://togithub.com/yarnpkg/berry/compare/4ed09ecb51d4c69775d61b5d2ddc7cf9301452ac...7b88e9ef75bf73e97df47428c9146322c9c4315f) [Compare Source](https://togithub.com/yarnpkg/berry/compare/4ed09ecb51d4c69775d61b5d2ddc7cf9301452ac...7b88e9ef75bf73e97df47428c9146322c9c4315f) ### [`v3.6.1`](https://togithub.com/yarnpkg/berry/compare/98c9662047200aec924e34664ba53293474c93bc...4ed09ecb51d4c69775d61b5d2ddc7cf9301452ac) [Compare Source](https://togithub.com/yarnpkg/berry/compare/98c9662047200aec924e34664ba53293474c93bc...4ed09ecb51d4c69775d61b5d2ddc7cf9301452ac) ### [`v3.6.0`](https://togithub.com/yarnpkg/berry/compare/c6bcbfe8e24c1af6d3b59436c7ef673b367a1335...98c9662047200aec924e34664ba53293474c93bc) [Compare Source](https://togithub.com/yarnpkg/berry/compare/c6bcbfe8e24c1af6d3b59436c7ef673b367a1335...98c9662047200aec924e34664ba53293474c93bc) ### [`v3.5.1`](https://togithub.com/yarnpkg/berry/compare/f4af6c7cf1588f80011ec13060099d96be67127c...c6bcbfe8e24c1af6d3b59436c7ef673b367a1335) [Compare Source](https://togithub.com/yarnpkg/berry/compare/f4af6c7cf1588f80011ec13060099d96be67127c...c6bcbfe8e24c1af6d3b59436c7ef673b367a1335) ### [`v3.5.0`](https://togithub.com/yarnpkg/berry/compare/0d66d6e73acf0303c4461fbb9023b02cb942845f...f4af6c7cf1588f80011ec13060099d96be67127c) [Compare Source](https://togithub.com/yarnpkg/berry/compare/0d66d6e73acf0303c4461fbb9023b02cb942845f...f4af6c7cf1588f80011ec13060099d96be67127c) ### [`v3.4.1`](https://togithub.com/yarnpkg/berry/blob/HEAD/CHANGELOG.md#341) [Compare Source](https://togithub.com/yarnpkg/berry/compare/8ba1a57e0cfdf8bf649d04cff0f18664e5164b33...0d66d6e73acf0303c4461fbb9023b02cb942845f) - Fixes an accidental backport error in `yarn init`. ### [`v3.4.0`](https://togithub.com/yarnpkg/berry/blob/HEAD/CHANGELOG.md#340) [Compare Source](https://togithub.com/yarnpkg/berry/compare/340e0db330e242946b570d8a08b0a9d97d8d8774...8ba1a57e0cfdf8bf649d04cff0f18664e5164b33) ##### 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`](https://togithub.com/yarnpkg/berry/compare/2693d1d729957f74b4d5bb13f59410cca2faac56...340e0db330e242946b570d8a08b0a9d97d8d8774) [Compare Source](https://togithub.com/yarnpkg/berry/compare/2693d1d729957f74b4d5bb13f59410cca2faac56...340e0db330e242946b570d8a08b0a9d97d8d8774) ### [`v3.3.0`](https://togithub.com/yarnpkg/berry/blob/HEAD/CHANGELOG.md#330) [Compare Source](https://togithub.com/yarnpkg/berry/compare/032a9453e4553268025afebf9720cdc3a1f7a2a8...2693d1d729957f74b4d5bb13f59410cca2faac56) ##### 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`](https://togithub.com/yarnpkg/berry/blob/HEAD/CHANGELOG.md#324) [Compare Source](https://togithub.com/yarnpkg/berry/compare/3f3b8a529b32fe3a92a19724df54434c9e1958fa...032a9453e4553268025afebf9720cdc3a1f7a2a8) ##### 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. ### [`v3.2.3`](https://togithub.com/yarnpkg/berry/blob/HEAD/CHANGELOG.md#323) [Compare Source](https://togithub.com/yarnpkg/berry/compare/7a42886db3ad437b5f0c2dc6e12c2cd9b894070d...3f3b8a529b32fe3a92a19724df54434c9e1958fa) ##### Bugfixes - When Corepack is enabled Yarn will now use the current CLI to prepare external Yarn classic projects, matching the behaviour of when Corepack is disabled. ##### Compatibility - Updates the PnP compatibility layer for TypeScript 4.8.1-rc - The ESM loader now supports unflagged JSON modules.Configuration
đ Schedule: Branch creation - "every weekend" in timezone US/Eastern, 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.
This PR has been generated by Mend Renovate. View repository job log here.