s3igo / blog

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

fix(deps): update all non-major dependencies #523

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.10 -> 4.5.12 age adoption passing confidence
astro-compress 2.2.19 -> 2.2.20 age adoption passing confidence
tailwindcss (source) 3.4.2 -> 3.4.3 age adoption passing confidence

Release Notes

withastro/astro (astro) ### [`v4.5.12`](https://togithub.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#4512) [Compare Source](https://togithub.com/withastro/astro/compare/astro@4.5.11...astro@4.5.12) ##### Patch Changes - [#​10596](https://togithub.com/withastro/astro/pull/10596) [`20463a6c1e1271d8dc3cb0ab3419ee5c72abd218`](https://togithub.com/withastro/astro/commit/20463a6c1e1271d8dc3cb0ab3419ee5c72abd218) Thanks [@​Princesseuh](https://togithub.com/Princesseuh)! - Add `removeBase` function - Updated dependencies \[[`20463a6c1e1271d8dc3cb0ab3419ee5c72abd218`](https://togithub.com/withastro/astro/commit/20463a6c1e1271d8dc3cb0ab3419ee5c72abd218)]: - [@​astrojs/internal-helpers](https://togithub.com/astrojs/internal-helpers)[@​0](https://togithub.com/0).4.0 ### [`v4.5.11`](https://togithub.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#4511) [Compare Source](https://togithub.com/withastro/astro/compare/astro@4.5.10...astro@4.5.11) ##### Patch Changes - [#​10567](https://togithub.com/withastro/astro/pull/10567) [`fbdc10f90f7baa5c49f2f53e3e4ce8f453814c01`](https://togithub.com/withastro/astro/commit/fbdc10f90f7baa5c49f2f53e3e4ce8f453814c01) Thanks [@​Princesseuh](https://togithub.com/Princesseuh)! - Fixes `astro:assets` not working when using complex config with `vite.build.rollupOptions.output.assetFileNames` - [#​10593](https://togithub.com/withastro/astro/pull/10593) [`61e283e5a0d95b6ef5d3c4c985d6ee78f74bbd8e`](https://togithub.com/withastro/astro/commit/61e283e5a0d95b6ef5d3c4c985d6ee78f74bbd8e) Thanks [@​Princesseuh](https://togithub.com/Princesseuh)! - Fixes Polymorphic type helper causing TypeScript errors in certain cases after the previous update - [#​10543](https://togithub.com/withastro/astro/pull/10543) [`0fd36bdb383297b32cc523b57d2442132da41595`](https://togithub.com/withastro/astro/commit/0fd36bdb383297b32cc523b57d2442132da41595) Thanks [@​matthewp](https://togithub.com/matthewp)! - Fixes inline stylesheets with content collections cache - [#​10582](https://togithub.com/withastro/astro/pull/10582) [`a05953538fcf524786385830b99c0c5a015173e8`](https://togithub.com/withastro/astro/commit/a05953538fcf524786385830b99c0c5a015173e8) Thanks [@​lilnasy](https://togithub.com/lilnasy)! - Fixes an issue where the dev server got stuck in a loop while routing responses with a 404 status code to the 404 route.
Playform/CompressAstro (astro-compress) ### [`v2.2.20`](https://togithub.com/Playform/CompressAstro/releases/tag/v2.2.20) [Compare Source](https://togithub.com/Playform/CompressAstro/compare/v2.2.19...v2.2.20) **Full Changelog**: https://github.com/Playform/CompressAstro/compare/v0.0.1...v2.2.20
tailwindlabs/tailwindcss (tailwindcss) ### [`v3.4.3`](https://togithub.com/tailwindlabs/tailwindcss/compare/v3.4.2...f1f419a9ecfcd00a2001ee96ab252739fca47564) [Compare Source](https://togithub.com/tailwindlabs/tailwindcss/compare/v3.4.2...v3.4.3)

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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



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.0.35 (940448d6)
 Resolving dependencies
 Resolved, downloaded and extracted [200]
node:internal/modules/cjs/loader:1137
  throw err;
  ^

Error: Cannot find module 'semver/functions/coerce'
Require stack:
- /tmp/renovate/repos/github/s3igo/blog/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/s3igo/blog/node_modules/astro/node_modules/sharp/install/libvips.js:14: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 Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12) {
  code: 'MODULE_NOT_FOUND',
  requireStack: [
    '/tmp/renovate/repos/github/s3igo/blog/node_modules/astro/node_modules/sharp/install/libvips.js'
  ]
}

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

Error: Cannot find module 'semver/functions/coerce'
Require stack:
- /tmp/renovate/repos/github/s3igo/blog/node_modules/astro/node_modules/sharp/lib/libvips.js
- /tmp/renovate/repos/github/s3igo/blog/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/s3igo/blog/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/s3igo/blog/node_modules/astro/node_modules/sharp/lib/libvips.js',
    '/tmp/renovate/repos/github/s3igo/blog/node_modules/astro/node_modules/sharp/install/can-compile.js'
  ]
}

Node.js v18.19.1

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: 3c53a13
Status:🚫  Build failed.

View logs