Closed renovate[bot] closed 1 year ago
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:
The artifact failure details are included below:
installing v2 tool node v16.17.1
linking tool node v16.17.1
node: v16.17.1 /usr/local/bin/node
npm: 8.15.0 /usr/local/bin/npm
Installed v2 /usr/local/buildpack/tools/v2/node.sh in 6 seconds
skip cleanup, not a docker build: 13ebaa945d33
installing v2 tool corepack v0.14.2
added 1 package in 1s
linking tool corepack v0.14.2
0.14.2
Installed v2 /usr/local/buildpack/tools/v2/corepack.sh in 2 seconds
skip cleanup, not a docker build: 13ebaa945d33
➤ YN0000: Retrieving https://repo.yarnpkg.com/3.2.3/packages/yarnpkg-cli/bin/yarn.js
➤ YN0000: Saving the new release in .yarn/releases/yarn-3.2.3.cjs
➤ YN0000: Done in 1s 443ms
➤ YN0000: ┌ Resolution step
➤ YN0060: │ @niieani/scaffold@npm:1.5.5 provides jest (p26d65) with version 28.1.1, which doesn't satisfy what @beemo/driver-jest requests
➤ YN0002: │ hygen@npm:6.2.7 doesn't provide eslint (pc8869), requested by eslint-plugin-prettier
➤ YN0002: │ hygen@npm:6.2.7 doesn't provide prettier (p9fe18), requested by eslint-plugin-prettier
➤ YN0000: │ Some peer dependencies are incorrectly met; run yarn explain peer-requirements <hash> for details, where <hash> is the six-letter p-prefixed code
➤ YN0000: └ Completed in 1s 329ms
➤ YN0000: ┌ Fetch step
➤ YN0013: │ 20 packages were already cached, 3 had to be fetched
➤ YN0000: └ Completed in 1m 32s
➤ YN0000: ┌ Link step
➤ YN0073: │ Skipped due to mode=update-lockfile
➤ YN0000: └ Completed
➤ YN0001: UsageError: Couldn't find the node_modules state file - running an install might help (findPackageLocation)
at jL.findPackageLocation (/home/user/.cache/node/corepack/yarn/3.2.3/yarn.js:695:21490)
at async /home/user/.cache/node/corepack/yarn/3.2.3/yarn.js:423:1288
at async Promise.all (index 1)
at async oB (/home/user/.cache/node/corepack/yarn/3.2.3/yarn.js:423:1016)
at async q9 (/home/user/.cache/node/corepack/yarn/3.2.3/yarn.js:423:1615)
at async zDe (/home/user/.cache/node/corepack/yarn/3.2.3/yarn.js:422:3389)
at async /home/user/.cache/node/corepack/yarn/3.2.3/yarn.js:422:2648
at async ar.mktempPromise (/home/user/.cache/node/corepack/yarn/3.2.3/yarn.js:314:68744)
at async Object.sB (/home/user/.cache/node/corepack/yarn/3.2.3/yarn.js:422:2588)
at async afterAllInstalled (/mnt/renovate/gh/niieani/puppeteer-intercept-and-modify-requests/.yarn/plugins/@yarnpkg/plugin-postinstall-dev.cjs:6:947)
➤ YN0000: Failed with errors in 1m 34s
This PR contains the following updates:
3.2.1
->3.2.3
Release Notes
yarnpkg/berry
### [`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. ### [`v3.2.2`](https://togithub.com/yarnpkg/berry/blob/HEAD/CHANGELOG.md#322) [Compare Source](https://togithub.com/yarnpkg/berry/compare/d157755d585627623dfeebff154842dfe29eb871...7a42886db3ad437b5f0c2dc6e12c2cd9b894070d) ##### 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 - "before 3am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled due to failing status checks.
♻ 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.