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.6.4 #41

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 26, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
yarn 3.2.2 -> 3.6.4 age adoption passing confidence

Release Notes

yarnpkg/berry (yarn)

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.

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot changed the title chore(deps): update yarn to v3.2.4 chore(deps): update yarn to v3.3.0 Nov 16, 2022
@renovate renovate bot force-pushed the renovate/yarn-monorepo branch from 94bf3cb to 42cbc05 Compare November 16, 2022 12:07
@renovate renovate bot changed the title chore(deps): update yarn to v3.3.0 chore(deps): update yarn to v3.3.1 Dec 20, 2022
@renovate renovate bot force-pushed the renovate/yarn-monorepo branch from 42cbc05 to f1abc82 Compare December 20, 2022 16:14
@renovate renovate bot changed the title chore(deps): update yarn to v3.3.1 chore(deps): update yarn to v3.4.0 Feb 1, 2023
@renovate renovate bot force-pushed the renovate/yarn-monorepo branch from f1abc82 to 8bdb660 Compare February 1, 2023 13:23
@renovate renovate bot changed the title chore(deps): update yarn to v3.4.0 chore(deps): update yarn to v3.4.1 Feb 1, 2023
@renovate renovate bot force-pushed the renovate/yarn-monorepo branch from 8bdb660 to 5412399 Compare February 1, 2023 17:53
@renovate renovate bot changed the title chore(deps): update yarn to v3.4.1 chore(deps): update yarn to v3.5.0 Mar 16, 2023
@renovate renovate bot force-pushed the renovate/yarn-monorepo branch from 5412399 to 72ccdbf Compare March 16, 2023 22:53
@renovate renovate bot changed the title chore(deps): update yarn to v3.5.0 chore(deps): update yarn to v3.5.1 May 1, 2023
@renovate renovate bot force-pushed the renovate/yarn-monorepo branch from 72ccdbf to d966a48 Compare May 1, 2023 20:10
@renovate renovate bot force-pushed the renovate/yarn-monorepo branch from d966a48 to 9690076 Compare June 2, 2023 08:28
@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 9690076 to 97c6071 Compare July 1, 2023 02:26
@renovate renovate bot changed the title chore(deps): update yarn to v3.6.0 chore(deps): update yarn to v3.6.1 Jul 1, 2023
@renovate renovate bot force-pushed the renovate/yarn-monorepo branch from 97c6071 to 0c1238e Compare August 18, 2023 05:38
@renovate renovate bot changed the title chore(deps): update yarn to v3.6.1 chore(deps): update yarn to v3.6.2 Aug 18, 2023
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@renovate renovate bot changed the title chore(deps): update yarn to v3.6.2 chore(deps): update yarn to v3.6.3 Aug 26, 2023
@renovate renovate bot force-pushed the renovate/yarn-monorepo branch from 0c1238e to 2505147 Compare August 26, 2023 08:59
@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 2505147 to 3518eaf Compare October 4, 2023 05:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

0 participants