s3igo / blog

個人ブログ
https://blog.tsuki-yo.net
MIT License
3 stars 1 forks source link

fix(deps): update dependency astro to v4.5.13 #532

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
astro (source) 4.5.12 -> 4.5.13 age adoption passing confidence

Release Notes

withastro/astro (astro) ### [`v4.5.13`](https://togithub.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#4513) [Compare Source](https://togithub.com/withastro/astro/compare/astro@4.5.12...astro@4.5.13) ##### Patch Changes - [#​10495](https://togithub.com/withastro/astro/pull/10495) [`046d69d517118ab5c0e71604b321729d66ddffff`](https://togithub.com/withastro/astro/commit/046d69d517118ab5c0e71604b321729d66ddffff) Thanks [@​satyarohith](https://togithub.com/satyarohith)! - This patch allows astro to run in node-compat mode in Deno. Deno doesn't support construction of response from async iterables in node-compat mode so we need to use ReadableStream. - [#​10605](https://togithub.com/withastro/astro/pull/10605) [`a16a829f4e25ad5c9a1b4557ec089fc8ab53320f`](https://togithub.com/withastro/astro/commit/a16a829f4e25ad5c9a1b4557ec089fc8ab53320f) Thanks [@​martrapp](https://togithub.com/martrapp)! - Fixes an issue with outdated page titles in browser history when using text fragments in view transition navigation. - [#​10584](https://togithub.com/withastro/astro/pull/10584) [`e648c5575a8774af739231cfa9fc27a32086aa5f`](https://togithub.com/withastro/astro/commit/e648c5575a8774af739231cfa9fc27a32086aa5f) Thanks [@​duanwilliam](https://togithub.com/duanwilliam)! - Fixes a bug where JSX runtime would error on components with nullish prop values in certain conditions. - [#​10608](https://togithub.com/withastro/astro/pull/10608) [`e31bea0704890ff92ce4f9b0ce536c1c90715f2c`](https://togithub.com/withastro/astro/commit/e31bea0704890ff92ce4f9b0ce536c1c90715f2c) Thanks [@​matthewp](https://togithub.com/matthewp)! - Fixes bug with head content being pushed into body - Updated dependencies \[[`2cf116f80cb5e421ab5cc5eb4a654e7b78c1b8de`](https://togithub.com/withastro/astro/commit/2cf116f80cb5e421ab5cc5eb4a654e7b78c1b8de), [`374efcdff9625ca43309d89e3b9cfc9174351512`](https://togithub.com/withastro/astro/commit/374efcdff9625ca43309d89e3b9cfc9174351512)]: - [@​astrojs/markdown-remark](https://togithub.com/astrojs/markdown-remark)[@​5](https://togithub.com/5).0.0

Configuration

📅 Schedule: Branch creation - "before 4am" in timezone Asia/Tokyo, 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 6 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.1.0 (5903a614)
 Resolving dependencies
 Resolved, downloaded and extracted [162]
sharp: Downloading https://github.com/lovell/sharp-libvips/releases/download/v8.14.5/libvips-8.14.5-linux-x64.tar.br
sharp: Integrity check passed for linux-x64

make: Entering directory '/tmp/renovate/repos/github/s3igo/blog/node_modules/astro/node_modules/sharp/build'
  CC(target) Release/obj.target/nothing/../../../node-addon-api/nothing.o
rm -f Release/obj.target/../../../node-addon-api/nothing.a Release/obj.target/../../../node-addon-api/nothing.a.ar-file-list; mkdir -p `dirname Release/obj.target/../../../node-addon-api/nothing.a`
ar crs Release/obj.target/../../../node-addon-api/nothing.a @Release/obj.target/../../../node-addon-api/nothing.a.ar-file-list
  COPY Release/nothing.a
  TOUCH Release/obj.target/libvips-cpp.stamp
  CXX(target) Release/obj.target/sharp-linux-x64/src/common.o
make: Leaving directory '/tmp/renovate/repos/github/s3igo/blog/node_modules/astro/node_modules/sharp/build'

node:internal/modules/cjs/loader:1137
  throw err;
  ^

Error: Cannot find module 'strip-json-comments'
Require stack:
- /tmp/renovate/repos/github/s3igo/blog/node_modules/rc/lib/utils.js
- /tmp/renovate/repos/github/s3igo/blog/node_modules/rc/index.js
- /tmp/renovate/repos/github/s3igo/blog/node_modules/prebuild-install/rc.js
- /tmp/renovate/repos/github/s3igo/blog/node_modules/prebuild-install/bin.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/s3igo/blog/node_modules/rc/lib/utils.js:5:25)
    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/s3igo/blog/node_modules/rc/lib/utils.js',
    '/tmp/renovate/repos/github/s3igo/blog/node_modules/rc/index.js',
    '/tmp/renovate/repos/github/s3igo/blog/node_modules/prebuild-install/rc.js',
    '/tmp/renovate/repos/github/s3igo/blog/node_modules/prebuild-install/bin.js'
  ]
}

Node.js v18.19.1
gyp info it worked if it ends with ok
gyp info using node-gyp@10.1.0
gyp info using node@18.19.1 | linux | x64
gyp info find Python using Python version 3.8.10 found at "/usr/bin/python3"
gyp http GET https://nodejs.org/download/release/v18.19.1/node-v18.19.1-headers.tar.gz
gyp http 200 https://nodejs.org/download/release/v18.19.1/node-v18.19.1-headers.tar.gz
gyp http GET https://nodejs.org/download/release/v18.19.1/SHASUMS256.txt
gyp http 200 https://nodejs.org/download/release/v18.19.1/SHASUMS256.txt
gyp info spawn /usr/bin/python3
gyp info spawn args [
gyp info spawn args '/tmp/bunx-1000-node-gyp@latest/node_modules/node-gyp/gyp/gyp_main.py',
gyp info spawn args 'binding.gyp',
gyp info spawn args '-f',
gyp info spawn args 'make',
gyp info spawn args '-I',
gyp info spawn args '/tmp/renovate/repos/github/s3igo/blog/node_modules/astro/node_modules/sharp/build/config.gypi',
gyp info spawn args '-I',
gyp info spawn args '/tmp/bunx-1000-node-gyp@latest/node_modules/node-gyp/addon.gypi',
gyp info spawn args '-I',
gyp info spawn args '/home/ubuntu/.cache/node-gyp/18.19.1/include/node/common.gypi',
gyp info spawn args '-Dlibrary=shared_library',
gyp info spawn args '-Dvisibility=default',
gyp info spawn args '-Dnode_root_dir=/home/ubuntu/.cache/node-gyp/18.19.1',
gyp info spawn args '-Dnode_gyp_dir=/tmp/bunx-1000-node-gyp@latest/node_modules/node-gyp',
gyp info spawn args '-Dnode_lib_file=/home/ubuntu/.cache/node-gyp/18.19.1/<(target_arch)/node.lib',
gyp info spawn args '-Dmodule_root_dir=/tmp/renovate/repos/github/s3igo/blog/node_modules/astro/node_modules/sharp',
gyp info spawn args '-Dnode_engine=v8',
gyp info spawn args '--depth=.',
gyp info spawn args '--no-parallel',
gyp info spawn args '--generator-output',
gyp info spawn args 'build',
gyp info spawn args '-Goutput_dir=.'
gyp info spawn args ]
gyp info spawn make
gyp info spawn args [ 'BUILDTYPE=Release', '-C', 'build' ]
../src/common.cc:13:10: fatal error: vips/vips8: No such file or directory
   13 | #include <vips/vips8>
      |          ^~~~~~~~~~~~
compilation terminated.
make: *** [sharp-linux-x64.target.mk:143: Release/obj.target/sharp-linux-x64/src/common.o] Error 1
gyp ERR! build error 
gyp ERR! stack Error: `make` failed with exit code: 2
gyp ERR! stack at ChildProcess.<anonymous> (/tmp/bunx-1000-node-gyp@latest/node_modules/node-gyp/lib/build.js:209:23)
gyp ERR! System Linux 5.15.0-1023-aws
gyp ERR! command "/opt/containerbase/tools/node/18.19.1/bin/node" "/tmp/bunx-1000-node-gyp@latest/node_modules/.bin/node-gyp" "rebuild"
gyp ERR! cwd /tmp/renovate/repos/github/s3igo/blog/node_modules/astro/node_modules/sharp
gyp ERR! node -v v18.19.1
gyp ERR! node-gyp -v v10.1.0
gyp ERR! not ok 

error: install script from "sharp" exited with 1
cloudflare-workers-and-pages[bot] commented 6 months ago

Deploying blog with  Cloudflare Pages  Cloudflare Pages

Latest commit: 39e0f13
Status: ✅  Deploy successful!
Preview URL: https://9353f2e2.blog-5fi.pages.dev
Branch Preview URL: https://renovate-all-minor-patch.blog-5fi.pages.dev

View logs

renovate[bot] commented 6 months ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.