Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update yarn to v3.8.7 #166

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 20, 2022

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
yarn (source) 3.2.0 -> 3.8.7 age adoption passing confidence

Release Notes

yarnpkg/berry (yarn)

v3.8.7

Compare Source

v3.8.6

Compare Source

v3.8.5

Compare Source

v3.8.4

Compare Source

v3.8.3

Compare Source

v3.8.2

Compare Source

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.

v3.2.3

Compare Source

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.

v3.2.2

Compare Source

Compatibility
  • The patched filesystem now supports ftruncate.
  • The patched filesystem now supports fchmod.
  • The patched filesystem now supports throwIfNoEntry.
  • The PnP filesystem now handles most of the FileHandle methods
  • Updates the PnP compatibility layer for TypeScript 4.8 Beta
  • The npm_package_json environment variable is now set by Yarn.

v3.2.1

Compare Source

Installs
  • The pnpm linker no longer tries to remove node_modules directory, when node-modules linker is active
  • The node-modules linker does not fail anymore if portal dependency points to an external project with multiple interdependent workspaces
  • The node-modules linker has received various improvements:
    • applies hoisting algorithm on aliased dependencies
    • reinstalls modules that have their directories removed from node_modules by the user
    • improves portal hoisting
    • supports supportedArchitectures
Bugfixes
  • The PnP ESM loader is now able to handle symlinked extensionless entrypoints.

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 PR becomes conflicted, 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 the type/deps A dependency upgrade visible to users (so, not devDeps) label Nov 20, 2022
@renovate renovate bot force-pushed the renovate/yarn-monorepo branch from d5ddd74 to aca130f Compare March 16, 2023 16:04
@renovate renovate bot changed the title chore(deps): update yarn to v3.3.0 chore(deps): update yarn to v3.4.1 Mar 16, 2023
@renovate renovate bot changed the title chore(deps): update yarn to v3.4.1 chore(deps): update yarn to v3.5.0 Mar 24, 2023
@renovate renovate bot force-pushed the renovate/yarn-monorepo branch from aca130f to 1bb515d Compare March 24, 2023 23:45
@renovate renovate bot changed the title chore(deps): update yarn to v3.5.0 chore(deps): update yarn to v3.5.1 May 28, 2023
@renovate renovate bot force-pushed the renovate/yarn-monorepo branch from 1bb515d to 078d52c Compare May 28, 2023 12:07
@renovate renovate bot changed the title chore(deps): update yarn to v3.5.1 chore(deps): update yarn to v3.6.0 Jun 2, 2023
@renovate renovate bot force-pushed the renovate/yarn-monorepo branch from 078d52c to 08dce04 Compare June 2, 2023 14:42
@renovate renovate bot force-pushed the renovate/yarn-monorepo branch from 08dce04 to 84ee043 Compare June 30, 2023 23:14
@renovate renovate bot changed the title chore(deps): update yarn to v3.6.0 chore(deps): update yarn to v3.6.1 Jun 30, 2023
@renovate renovate bot changed the title chore(deps): update yarn to v3.6.1 chore(deps): update yarn to v3.6.2 Aug 17, 2023
@renovate renovate bot force-pushed the renovate/yarn-monorepo branch from 84ee043 to f148faf Compare August 17, 2023 20:31
@renovate renovate bot changed the title chore(deps): update yarn to v3.6.2 chore(deps): update yarn to v3.6.3 Aug 24, 2023
@renovate renovate bot force-pushed the renovate/yarn-monorepo branch from f148faf to d1ce01f Compare August 24, 2023 01:58
@renovate renovate bot changed the title chore(deps): update yarn to v3.6.3 chore(deps): update yarn to v3.6.4 Oct 4, 2023
@renovate renovate bot force-pushed the renovate/yarn-monorepo branch from d1ce01f to 1a92d00 Compare October 4, 2023 01:10
@renovate renovate bot changed the title chore(deps): update yarn to v3.6.4 chore(deps): update yarn to v3.7.0 Nov 14, 2023
@renovate renovate bot force-pushed the renovate/yarn-monorepo branch from 1a92d00 to 8c6f680 Compare November 14, 2023 20:11
@renovate renovate bot changed the title chore(deps): update yarn to v3.7.0 chore(deps): update yarn to v3.8.0 Feb 1, 2024
@renovate renovate bot force-pushed the renovate/yarn-monorepo branch from 8c6f680 to cc03d3e Compare February 1, 2024 21:09
@renovate renovate bot force-pushed the renovate/yarn-monorepo branch from cc03d3e to 89cc2e7 Compare March 5, 2024 00:23
@renovate renovate bot changed the title chore(deps): update yarn to v3.8.0 chore(deps): update yarn to v3.8.1 Mar 5, 2024
@renovate renovate bot changed the title chore(deps): update yarn to v3.8.1 chore(deps): update yarn to v3.8.2 May 2, 2024
@renovate renovate bot force-pushed the renovate/yarn-monorepo branch from 89cc2e7 to c15bd12 Compare May 2, 2024 19:51
@renovate renovate bot changed the title chore(deps): update yarn to v3.8.2 chore(deps): update yarn to v3.8.3 Jun 21, 2024
@renovate renovate bot force-pushed the renovate/yarn-monorepo branch from c15bd12 to f081a0d Compare June 21, 2024 15:46
@renovate renovate bot force-pushed the renovate/yarn-monorepo branch from f081a0d to 4035ba7 Compare August 5, 2024 16:31
@renovate renovate bot changed the title chore(deps): update yarn to v3.8.3 chore(deps): update yarn to v3.8.4 Aug 5, 2024
@renovate renovate bot force-pushed the renovate/yarn-monorepo branch from 4035ba7 to c804861 Compare August 24, 2024 16:44
@renovate renovate bot changed the title chore(deps): update yarn to v3.8.4 chore(deps): update yarn to v3.8.5 Aug 24, 2024
@renovate renovate bot force-pushed the renovate/yarn-monorepo branch from c804861 to 18f0966 Compare October 18, 2024 19:34
@renovate renovate bot changed the title chore(deps): update yarn to v3.8.5 chore(deps): update yarn to v3.8.6 Oct 18, 2024
@renovate renovate bot force-pushed the renovate/yarn-monorepo branch from 18f0966 to 8850737 Compare December 4, 2024 01:56
@renovate renovate bot changed the title chore(deps): update yarn to v3.8.6 chore(deps): update yarn to v3.8.7 Dec 4, 2024
@renovate renovate bot changed the title chore(deps): update yarn to v3.8.7 chore(deps): update yarn to v3.8.7 - autoclosed Dec 8, 2024
@renovate renovate bot closed this Dec 8, 2024
@renovate renovate bot deleted the renovate/yarn-monorepo branch December 8, 2024 18:48
@renovate renovate bot changed the title chore(deps): update yarn to v3.8.7 - autoclosed chore(deps): update yarn to v3.8.7 Dec 8, 2024
@renovate renovate bot reopened this Dec 8, 2024
@renovate renovate bot force-pushed the renovate/yarn-monorepo branch from 984212c to 8850737 Compare December 8, 2024 22:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/deps A dependency upgrade visible to users (so, not devDeps)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants