hckr-studio / blendid

A delicious blend of gulp tasks combined into a configurable asset pipeline and static site builder
MIT License
1 stars 0 forks source link

Update dependency caniuse-lite to v1.0.30001679 #272

Closed renovate[bot] closed 3 days ago

renovate[bot] commented 1 week ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
caniuse-lite 1.0.30001676 -> 1.0.30001679 age adoption passing confidence

Release Notes

browserslist/caniuse-lite (caniuse-lite) ### [`v1.0.30001679`](https://redirect.github.com/browserslist/caniuse-lite/compare/1.0.30001678...1.0.30001679) [Compare Source](https://redirect.github.com/browserslist/caniuse-lite/compare/1.0.30001678...1.0.30001679) ### [`v1.0.30001678`](https://redirect.github.com/browserslist/caniuse-lite/compare/1.0.30001677...1.0.30001678) [Compare Source](https://redirect.github.com/browserslist/caniuse-lite/compare/1.0.30001677...1.0.30001678) ### [`v1.0.30001677`](https://redirect.github.com/browserslist/caniuse-lite/compare/1.0.30001676...1.0.30001677) [Compare Source](https://redirect.github.com/browserslist/caniuse-lite/compare/1.0.30001676...1.0.30001677)

Configuration

📅 Schedule: Branch creation - "before 4am" (UTC), 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 these updates again.



This PR was generated by Mend Renovate. View the repository job log.

renovate[bot] commented 3 days ago

⚠️ 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:

The artifact failure details are included below:

File name: yarn.lock
node:fs:1363
  const result = binding.mkdir(
                         ^

Error: ENOENT: no such file or directory, mkdir '/home/ubuntu/.cache/node/corepack/v1'
    at mkdirSync (node:fs:1363:26)
    at getTemporaryFolder (/opt/containerbase/tools/corepack/0.29.4/22.11.0/node_modules/corepack/dist/lib/corepack.cjs:21486:27)
    at download (/opt/containerbase/tools/corepack/0.29.4/22.11.0/node_modules/corepack/dist/lib/corepack.cjs:21760:21)
    at installVersion (/opt/containerbase/tools/corepack/0.29.4/22.11.0/node_modules/corepack/dist/lib/corepack.cjs:21854:61)
    at async Engine.ensurePackageManager (/opt/containerbase/tools/corepack/0.29.4/22.11.0/node_modules/corepack/dist/lib/corepack.cjs:22310:32)
    at async Engine.executePackageManagerRequest (/opt/containerbase/tools/corepack/0.29.4/22.11.0/node_modules/corepack/dist/lib/corepack.cjs:22410:25)
    at async Object.runMain (/opt/containerbase/tools/corepack/0.29.4/22.11.0/node_modules/corepack/dist/lib/corepack.cjs:23096:5) {
  errno: -2,
  code: 'ENOENT',
  syscall: 'mkdir',
  path: '/home/ubuntu/.cache/node/corepack/v1'
}

Node.js v22.11.0