s3igo / blog

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

chore(deps): update all non-major dependencies #559

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
@vitest/coverage-v8 (source) 1.4.0 -> 1.5.0 age adoption passing confidence
astro (source) 4.6.0 -> 4.6.1 age adoption passing confidence
vitest (source) 1.4.0 -> 1.5.0 age adoption passing confidence
wrangler (source) 3.49.0 -> 3.50.0 age adoption passing confidence

Release Notes

vitest-dev/vitest (@​vitest/coverage-v8) ### [`v1.5.0`](https://togithub.com/vitest-dev/vitest/compare/v1.4.0...v1.5.0) [Compare Source](https://togithub.com/vitest-dev/vitest/compare/v1.4.0...v1.5.0)
withastro/astro (astro) ### [`v4.6.1`](https://togithub.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#461) [Compare Source](https://togithub.com/withastro/astro/compare/astro@4.6.0...astro@4.6.1) ##### Patch Changes - [#​10708](https://togithub.com/withastro/astro/pull/10708) [`742866c5669a2be4f8b5a4c861cadb933c381415`](https://togithub.com/withastro/astro/commit/742866c5669a2be4f8b5a4c861cadb933c381415) Thanks [@​horo-fox](https://togithub.com/horo-fox)! - Limits parallel imports within `getCollection()` to prevent EMFILE errors when accessing files - [#​10755](https://togithub.com/withastro/astro/pull/10755) [`c6d59b6fb7db20af957a8706c8159c50619235ef`](https://togithub.com/withastro/astro/commit/c6d59b6fb7db20af957a8706c8159c50619235ef) Thanks [@​ematipico](https://togithub.com/ematipico)! - Fixes a case where the i18n fallback failed to correctly redirect to the index page with SSR enabled
vitest-dev/vitest (vitest) ### [`v1.5.0`](https://togithub.com/vitest-dev/vitest/compare/v1.4.0...v1.5.0) [Compare Source](https://togithub.com/vitest-dev/vitest/compare/v1.4.0...v1.5.0)
cloudflare/workers-sdk (wrangler) ### [`v3.50.0`](https://togithub.com/cloudflare/workers-sdk/blob/HEAD/packages/wrangler/CHANGELOG.md#3500) [Compare Source](https://togithub.com/cloudflare/workers-sdk/compare/wrangler@3.49.0...wrangler@3.50.0) ##### Minor Changes - [#​5587](https://togithub.com/cloudflare/workers-sdk/pull/5587) [`d95450f`](https://togithub.com/cloudflare/workers-sdk/commit/d95450f0b00fa32d4c827fc8ad25d8fc929a654d) Thanks [@​CarmenPopoviciu](https://togithub.com/CarmenPopoviciu)! - fix: `pages functions build-env` should throw error if invalid Pages config file is found - [#​5572](https://togithub.com/cloudflare/workers-sdk/pull/5572) [`65aa21c`](https://togithub.com/cloudflare/workers-sdk/commit/65aa21cc2d53b99e4c6956a3fb69bd687a102266) Thanks [@​CarmenPopoviciu](https://togithub.com/CarmenPopoviciu)! - fix: fix `pages function build-env` to exit with code rather than throw fatal error Currently pages functions build-env throws a fatal error if a config file does not exit, or if it is invalid. This causes issues for the CI system. We should instead exit with a specific code, if any of those situations arises. - [#​5291](https://togithub.com/cloudflare/workers-sdk/pull/5291) [`ce00a44`](https://togithub.com/cloudflare/workers-sdk/commit/ce00a44c985859a5ffb5ee3dc392796e5d12ff1d) Thanks [@​pmiguel](https://togithub.com/pmiguel)! - feature: Added bespoke OAuth scope for Queues management. ##### Patch Changes - Updated dependencies \[[`08b4908`](https://togithub.com/cloudflare/workers-sdk/commit/08b490806093add445ff3d7b1969923cb4123d34)]: - miniflare@3.20240405.1

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.1.3 (2615dc74)
 Resolving dependencies
 Resolved, downloaded and extracted [258]
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

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: 922c939
Status: ✅  Deploy successful!
Preview URL: https://74d7ed25.blog-5fi.pages.dev
Branch Preview URL: https://renovate-all-minor-patch.blog-5fi.pages.dev

View logs