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 v18.16.0
linking tool node v18.16.0
node: v18.16.0 /usr/local/bin/node
npm: 9.5.1 /usr/local/bin/npm
Installed v2 /usr/local/buildpack/tools/v2/node.sh in 3 seconds
installing v2 tool corepack v0.17.2
linking tool corepack v0.17.2
0.17.2
Installed v2 /usr/local/buildpack/tools/v2/corepack.sh in 1 seconds
β€ YN0000: β Resolution step
β€ YN0060: β @niieani/scaffold@npm:1.6.7 provides jest (p3c7a6) with version 28.1.3, which doesn't satisfy what @beemo/driver-jest requests
β€ YN0002: β @niieani/scaffold@npm:1.6.7 doesn't provide vite (p0d64a), requested by @vitejs/plugin-react
β€ 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 0s 622ms
β€ YN0000: β Fetch step
β€ YN0013: β 23 packages were already cached, one had to be fetched (get-port@npm:6.1.2)
β€ YN0000: β Completed
β€ 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 ib.findPackageLocation (/home/ubuntu/.cache/node/corepack/yarn/3.5.0/yarn.js:694:21567)
at async /home/ubuntu/.cache/node/corepack/yarn/3.5.0/yarn.js:423:1256
at async Promise.all (index 1)
at async RB (/home/ubuntu/.cache/node/corepack/yarn/3.5.0/yarn.js:423:984)
at async f7 (/home/ubuntu/.cache/node/corepack/yarn/3.5.0/yarn.js:423:1583)
at async dRe (/home/ubuntu/.cache/node/corepack/yarn/3.5.0/yarn.js:422:3315)
at async /home/ubuntu/.cache/node/corepack/yarn/3.5.0/yarn.js:422:2583
at async $t.mktempPromise (/home/ubuntu/.cache/node/corepack/yarn/3.5.0/yarn.js:314:69429)
at async Object.kB (/home/ubuntu/.cache/node/corepack/yarn/3.5.0/yarn.js:422:2523)
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 1s 103ms
This PR contains the following updates:
^5.1.1
->^6.1.2
Release Notes
sindresorhus/get-port
### [`v6.1.2`](https://togithub.com/sindresorhus/get-port/releases/tag/v6.1.2) [Compare Source](https://togithub.com/sindresorhus/get-port/compare/v6.1.1...v6.1.2) - Fix `portNumbers` argument validation and number generation ([#64](https://togithub.com/sindresorhus/get-port/issues/64)) [`1fb0e70`](https://togithub.com/sindresorhus/get-port/commit/1fb0e70) ### [`v6.1.1`](https://togithub.com/sindresorhus/get-port/releases/tag/v6.1.1) [Compare Source](https://togithub.com/sindresorhus/get-port/compare/v6.1.0...v6.1.1) - Mark package as side effect free ([#63](https://togithub.com/sindresorhus/get-port/issues/63)) [`d7ba424`](https://togithub.com/sindresorhus/get-port/commit/d7ba424) ### [`v6.1.0`](https://togithub.com/sindresorhus/get-port/releases/tag/v6.1.0) [Compare Source](https://togithub.com/sindresorhus/get-port/compare/v6.0.0...v6.1.0) - Add [`exclude`](https://togithub.com/sindresorhus/get-port#exclude) option ([#53](https://togithub.com/sindresorhus/get-port/issues/53)) [`d03c07b`](https://togithub.com/sindresorhus/get-port/commit/d03c07b) ### [`v6.0.0`](https://togithub.com/sindresorhus/get-port/releases/tag/v6.0.0) [Compare Source](https://togithub.com/sindresorhus/get-port/compare/v5.1.1...v6.0.0) ##### Breaking - Require Node.js 12.20 [`c08a4ae`](https://togithub.com/sindresorhus/get-port/commit/c08a4ae) - This package is now pure ESM. Please [read this](https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c). - `require('get-port').makeRange` => `import {portsNumbers] from 'get-port'` ##### Improvements - Check all local hosts for port availability ([#56](https://togithub.com/sindresorhus/get-port/issues/56)) [`c3bbed9`](https://togithub.com/sindresorhus/get-port/commit/c3bbed9)Configuration
π Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).
π¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
β» 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.