marcus-crane / utf9k

My personal site. Contains my blog and other useful sections
https://utf9k.net
MIT License
12 stars 3 forks source link

Update dependency @astrojs/check to ^0.5.0 - autoclosed #284

Closed renovate[bot] closed 9 months ago

renovate[bot] commented 9 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@astrojs/check (source) ^0.4.1 -> ^0.5.0 age adoption passing confidence

Release Notes

withastro/language-tools (@​astrojs/check) ### [`v0.5.1`](https://togithub.com/withastro/language-tools/blob/HEAD/packages/astro-check/CHANGELOG.md#051) [Compare Source](https://togithub.com/withastro/language-tools/compare/@astrojs/check@0.5.0...@astrojs/check@0.5.1) ##### Patch Changes - [`7b1ab72`](https://togithub.com/withastro/language-tools/commit/7b1ab72): Fix TypeScript not working inside script tags - Updated dependencies \[[`7b1ab72`](https://togithub.com/withastro/language-tools/commit/7b1ab72)] - [@​astrojs/language-server](https://togithub.com/astrojs/language-server)[@​2](https://togithub.com/2).7.1 ### [`v0.5.0`](https://togithub.com/withastro/language-tools/blob/HEAD/packages/astro-check/CHANGELOG.md#050) [Compare Source](https://togithub.com/withastro/language-tools/compare/@astrojs/check@0.4.1...@astrojs/check@0.5.0) ##### Minor Changes - [`15a5532`](https://togithub.com/withastro/language-tools/commit/15a5532): Upgrade to Volar 2.0. No regressions are currently expected, however as this is a fairly consequential backend change, please report any issues you encounter. For reference, Volar is the underlying framework that powers the Astro language server, you can think of it as Vite for editor tooling. ##### Patch Changes - Updated dependencies \[[`15a5532`](https://togithub.com/withastro/language-tools/commit/15a5532)] - [@​astrojs/language-server](https://togithub.com/astrojs/language-server)[@​2](https://togithub.com/2).7.0

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.



This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] commented 9 months 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: bun.lockb
Command failed: bun install
bun install v1.0.26 (c75e768a)
 Resolving dependencies
 Resolved, downloaded and extracted [104]
 Saved lockfile
node:internal/modules/cjs/loader:1137
  throw err;
  ^

Error: Cannot find module 'detect-libc'
Require stack:
- /tmp/renovate/repos/github/marcus-crane/utf9k/node_modules/astro/node_modules/sharp/install/libvips.js
    at Module._resolveFilename (node:internal/modules/cjs/loader:1134:15)
    at Module._load (node:internal/modules/cjs/loader:975:27)
    at Module.require (node:internal/modules/cjs/loader:1225:19)
    at require (node:internal/modules/helpers:177:18)
    at Object.<anonymous> (/tmp/renovate/repos/github/marcus-crane/utf9k/node_modules/astro/node_modules/sharp/install/libvips.js:13:20)
    at Module._compile (node:internal/modules/cjs/loader:1356:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
    at Module.load (node:internal/modules/cjs/loader:1197:32)
    at Module._load (node:internal/modules/cjs/loader:1013:12)
    at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12) {
  code: 'MODULE_NOT_FOUND',
  requireStack: [
    '/tmp/renovate/repos/github/marcus-crane/utf9k/node_modules/astro/node_modules/sharp/install/libvips.js'
  ]
}

Node.js v18.19.0
node:internal/modules/cjs/loader:1137
  throw err;
  ^

Error: Cannot find module 'semver/functions/coerce'
Require stack:
- /tmp/renovate/repos/github/marcus-crane/utf9k/node_modules/astro/node_modules/sharp/lib/libvips.js
- /tmp/renovate/repos/github/marcus-crane/utf9k/node_modules/astro/node_modules/sharp/install/can-compile.js
    at Module._resolveFilename (node:internal/modules/cjs/loader:1134:15)
    at Module._load (node:internal/modules/cjs/loader:975:27)
    at Module.require (node:internal/modules/cjs/loader:1225:19)
    at require (node:internal/modules/helpers:177:18)
    at Object.<anonymous> (/tmp/renovate/repos/github/marcus-crane/utf9k/node_modules/astro/node_modules/sharp/lib/libvips.js:10:22)
    at Module._compile (node:internal/modules/cjs/loader:1356:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
    at Module.load (node:internal/modules/cjs/loader:1197:32)
    at Module._load (node:internal/modules/cjs/loader:1013:12)
    at Module.require (node:internal/modules/cjs/loader:1225:19) {
  code: 'MODULE_NOT_FOUND',
  requireStack: [
    '/tmp/renovate/repos/github/marcus-crane/utf9k/node_modules/astro/node_modules/sharp/lib/libvips.js',
    '/tmp/renovate/repos/github/marcus-crane/utf9k/node_modules/astro/node_modules/sharp/install/can-compile.js'
  ]
}

Node.js v18.19.0

error: install script from "sharp" exited with 1
github-actions[bot] commented 9 months ago

🚀 This branch can be previewed at