Skip to content
This repository has been archived by the owner on Dec 22, 2022. It is now read-only.

chore(deps): update yarn to v3.3.0 #67

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 21, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
yarn 3.2.1 -> 3.3.0 age adoption passing confidence

Release Notes

yarnpkg/berry

v3.3.0

Compare Source

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.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

@renovate renovate bot requested a review from prisis as a code owner July 21, 2022 16:43
@renovate renovate bot added Changed Changelog Changed dependency labels Jul 21, 2022
@renovate
Copy link
Contributor Author

renovate bot commented Jul 21, 2022

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: yarn.lock
internal/modules/cjs/loader.js:818
  throw err;
  ^

Error: Cannot find module 'fs/promises'
Require stack:
- /opt/buildpack/tools/corepack/0.15.1/lib/node_modules/corepack/dist/corepack.js
    at Function.Module._resolveFilename (internal/modules/cjs/loader.js:815:15)
    at Function.Module._load (internal/modules/cjs/loader.js:667:27)
    at Module.require (internal/modules/cjs/loader.js:887:19)
    at require (internal/modules/cjs/helpers.js:74:18)
    at Object.fs/promises (/opt/buildpack/tools/corepack/0.15.1/lib/node_modules/corepack/dist/corepack.js:16716:18)
    at __webpack_require__ (/opt/buildpack/tools/corepack/0.15.1/lib/node_modules/corepack/dist/corepack.js:17137:42)
    at Module../sources/fsUtils.ts (/opt/buildpack/tools/corepack/0.15.1/lib/node_modules/corepack/dist/corepack.js:16033:69)
    at __webpack_require__ (/opt/buildpack/tools/corepack/0.15.1/lib/node_modules/corepack/dist/corepack.js:17137:42)
    at Module../sources/corepackUtils.ts (/opt/buildpack/tools/corepack/0.15.1/lib/node_modules/corepack/dist/corepack.js:15738:66)
    at __webpack_require__ (/opt/buildpack/tools/corepack/0.15.1/lib/node_modules/corepack/dist/corepack.js:17137:42) {
  code: 'MODULE_NOT_FOUND',
  requireStack: [
    '/opt/buildpack/tools/corepack/0.15.1/lib/node_modules/corepack/dist/corepack.js'
  ]
}

@changeset-bot
Copy link

changeset-bot bot commented Jul 21, 2022

⚠️ No Changeset found

Latest commit: a54c614

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@renovate renovate bot changed the title chore(deps): update yarn to v3.2.2 chore(deps): update yarn to v3.2.3 Aug 24, 2022
@renovate renovate bot changed the title chore(deps): update yarn to v3.2.3 chore(deps): update yarn to v3.3.0 Nov 20, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Changed Changelog Changed dependency
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants