s3igo / blog

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

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

Closed renovate[bot] closed 7 months ago

renovate[bot] commented 7 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@astrojs/sitemap (source) 3.1.1 -> 3.1.2 age adoption passing confidence
@biomejs/biome (source) 1.6.2 -> 1.6.3 age adoption passing confidence
astro (source) 4.5.9 -> 4.5.10 age adoption passing confidence
astro-compress 2.2.17 -> 2.2.19 age adoption passing confidence

Release Notes

withastro/astro (@​astrojs/sitemap) ### [`v3.1.2`](https://togithub.com/withastro/astro/blob/HEAD/packages/integrations/sitemap/CHANGELOG.md#312) [Compare Source](https://togithub.com/withastro/astro/compare/@astrojs/sitemap@3.1.1...@astrojs/sitemap@3.1.2) ##### Patch Changes - [#​10557](https://togithub.com/withastro/astro/pull/10557) [`5f7e9c47e01116f6ec74b33770f480404680956a`](https://togithub.com/withastro/astro/commit/5f7e9c47e01116f6ec74b33770f480404680956a) Thanks [@​mingjunlu](https://togithub.com/mingjunlu)! - Fixes an issue where the base path is missing in `sitemap-index.xml`.
biomejs/biome (@​biomejs/biome) ### [`v1.6.3`](https://togithub.com/biomejs/biome/blob/HEAD/CHANGELOG.md#163-2024-03-25) [Compare Source](https://togithub.com/biomejs/biome/compare/7669b334ecfb9580abe83bbf6141232805f0e4bd...23b5a73ac7ccd4920f13919aaa712b9364020e88) ##### Analyzer ##### CLI ##### Bug fixes - Fix configuration resolution. Biome is now able to correctly find the `biome.jsonc` configuration file when `--config-path` is explicitly set ([#​2164](https://togithub.com/biomejs/biome/issues/2164)). Contributed by [@​Sec-ant](https://togithub.com/Sec-ant) - JavaScript/TypeScript files of different variants (`.ts`, `.js`, `.tsx`, `.jsx`) in a single workspace now have stable formatting behaviors when running the CLI command in paths of different nested levels or in different operating systems ([#​2080](https://togithub.com/biomejs/biome/issues/2080), [#​2109](https://togithub.com/biomejs/biome/issues/2109)). Contributed by [@​Sec-ant](https://togithub.com/Sec-ant) ##### Configuration ##### Bug fixes - Complete the documentation and overrides support for options `formatter.lineEnding`, `[language].formatter.lineEnding`, `formatter.attributePosition` and `javascript.formatter.attributePosition`. Contributed by [@​Sec-ant](https://togithub.com/Sec-ant) ##### Editors ##### Formatter ##### Bug fixes - Fix [#​2172](https://togithub.com/biomejs/biome/issues/2172) by breaking long object destructuring patterns. Contributed by [@​ah-yu](https://togithub.com/ah-yu) ##### JavaScript APIs ##### Linter ##### New features - Add rule [noEvolvingAny](https://biomejs.dev/linter/rules/no-evolving-any) to disallow variables from evolving into `any` type through reassignments. Contributed by [@​fujiyamaorange](https://togithub.com/fujiyamaorange) ##### LSP ##### Bug fixes - Quickfix action no longer autofixes lint rule errors on save when `linter` is disabled ([#​2161](https://togithub.com/biomejs/biome/issues/2161)). Contributed by [@​Sec-ant](https://togithub.com/Sec-ant) - Range formatting for Astro/Svelte/Vue doesn't place code out of place, especially when formatting on paste is enabled. Contributed by [@​ematipico](https://togithub.com/ematipico) ##### Parser
withastro/astro (astro) ### [`v4.5.10`](https://togithub.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#4510) [Compare Source](https://togithub.com/withastro/astro/compare/astro@4.5.9...astro@4.5.10) ##### Patch Changes - [#​10549](https://togithub.com/withastro/astro/pull/10549) [`54c2f9707f5d038630143f769e3075c698474654`](https://togithub.com/withastro/astro/commit/54c2f9707f5d038630143f769e3075c698474654) Thanks [@​admirsaheta](https://togithub.com/admirsaheta)! - Updates the `HTMLAttributes` type exported from `astro` to allow data attributes - [#​10562](https://togithub.com/withastro/astro/pull/10562) [`348c1ca1323d0516c2dcf8e963343cd12cb5407f`](https://togithub.com/withastro/astro/commit/348c1ca1323d0516c2dcf8e963343cd12cb5407f) Thanks [@​apetta](https://togithub.com/apetta)! - Fixes minor type issues inside the built-in components of Astro - [#​10550](https://togithub.com/withastro/astro/pull/10550) [`34fa8e131b85531e6629390307108ffc4adb7ed1`](https://togithub.com/withastro/astro/commit/34fa8e131b85531e6629390307108ffc4adb7ed1) Thanks [@​Skn0tt](https://togithub.com/Skn0tt)! - Fixes bug where server builds would include unneeded assets in SSR Function, potentially leading to upload errors on Vercel, Netlify because of size limits - Updated dependencies \[[`c585528f446ccca3d4c643f4af5d550b93c18902`](https://togithub.com/withastro/astro/commit/c585528f446ccca3d4c643f4af5d550b93c18902)]: - [@​astrojs/markdown-remark](https://togithub.com/astrojs/markdown-remark)[@​4](https://togithub.com/4).3.2
Playform/AstroCompress (astro-compress) ### [`v2.2.19`](https://togithub.com/Playform/AstroCompress/blob/HEAD/CHANGELOG.md#2219) [Compare Source](https://togithub.com/Playform/AstroCompress/compare/v2.2.18...v2.2.19) - Bug fix ### [`v2.2.18`](https://togithub.com/Playform/AstroCompress/blob/HEAD/CHANGELOG.md#2218) [Compare Source](https://togithub.com/Playform/AstroCompress/compare/v2.2.17...v2.2.18) - Bug fix

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.

cloudflare-workers-and-pages[bot] commented 7 months ago

Deploying blog with  Cloudflare Pages  Cloudflare Pages

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

View logs

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 17.74%. Comparing base (94b1c92) to head (5cada75).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #515 +/- ## ======================================== Coverage 17.74% 17.74% ======================================== Files 13 13 Lines 372 372 Branches 26 26 ======================================== Hits 66 66 Misses 306 306 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

renovate[bot] commented 7 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 [216]
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