Skip to content

build(deps-dev): update dependency vite to v8#186

Closed
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/vite-8.x
Closed

build(deps-dev): update dependency vite to v8#186
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/vite-8.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 26, 2026

This PR contains the following updates:

Package Change Age Confidence
vite (source) 7.3.28.0.8 age confidence

Release Notes

vitejs/vite (vite)

v8.0.8

Compare Source

Features
Bug Fixes

v8.0.7

Compare Source

Bug Fixes
  • use sync dns.getDefaultResultOrder instead of dns.promises (#​22185) (5c05b04)

v8.0.6

Compare Source

Features
Bug Fixes
Performance Improvements
  • early return in getLocalhostAddressIfDiffersFromDNS when DNS order is verbatim (#​22151) (56ec256)
Miscellaneous Chores

v8.0.5

Compare Source

Bug Fixes

v8.0.4

Compare Source

Features
Bug Fixes
Documentation
Miscellaneous Chores
Code Refactoring

v8.0.3

Compare Source

Features
Bug Fixes
  • html: cache unfiltered CSS list to prevent missing styles across entries (#​22017) (5464190)
  • module-runner: handle non-ascii characters in base64 sourcemaps (#​21985) (77c95bf)
  • module-runner: skip re-import if the runner is closed (#​22020) (ee2c2cd)
  • optimizer: scan is not resolving sub path import if used in a glob import (#​22018) (ddfe20d)
  • ssr: ssrTransform incorrectly rewrites meta identifier inside import.meta when a binding named meta exists (#​22019) (cff5f0c)
Miscellaneous Chores
Tests

v8.0.2

Compare Source

Features
Bug Fixes
Miscellaneous Chores

v8.0.1

Compare Source

Features
Bug Fixes
Miscellaneous Chores

v8.0.0

Compare Source

Features
Bug Fixes

Configuration

📅 Schedule: (in timezone Asia/Tokyo)

  • 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the Type: Dependencies Dependency issues or Changes to dependency files label Apr 26, 2026
Copy link
Copy Markdown
Contributor

@claude claude Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Renovateによるvite^7.3.2から^8.0.0へのメジャーバージョン更新を確認しました。devDependencyのみの変更でソースコードへの影響はなく、engines.node: ">=20.20.0"はvite 8の要求(^20.19.0 || >=22.12.0)を満たしています。CIもnix-fast-buildを含めて通過しているため、機能的な問題はありません。過去のRenovateのdevDependency更新PR (#174, #168等)と同様にplugin.jsonのバージョン更新は行われておらず、リポジトリの慣習に沿っています。

一点、vitest@3.2.4のvite peerDependencyは^5.0.0 || ^6.0.0 || ^7.0.0-0であり、vite 8をまだ含んでいません。package-lock.jsonを見ると、npmはトップレベルにvite@8.0.10vitest/vite-node配下にネストしてvite@7.3.2を別途インストールしてpeerDep制約を満たしています。これは動作上は問題ありませんが、vite build(本体のCLIバンドル)はvite 8、vitest(テスト)はvite 7という二重インストール状態が継続します。今後vite 8対応のvitestがリリースされた段階で重複が解消されるはずなので、追従を推奨します。

Review metadata
  • Reviewed commit: ff3e579
  • PR: #186
  • kyosei: 3.2.1
  • kyosei-action: unknown
  • Claude Code: 2.1.119
  • Model: claude-opus-4-7
  • Execution: GitHub Actions (run)

Comment thread plugins/kyosei/package.json Outdated
@renovate renovate Bot force-pushed the renovate/vite-8.x branch from ff3e579 to bae98a8 Compare April 26, 2026 12:06
Copy link
Copy Markdown
Contributor

@claude claude Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Renovateによるvite7.3.2から8.0.8への更新を再確認しました。devDependencyのみの変更で、engines.node: ">=20.20.0"はvite 8の要求(^20.19.0 || >=22.12.0)を満たし、vite build/vitestいずれも問題なく動作する状態です。

vite 8系で導入されたrolldownバンドラやesbuild 0.28許容、server.fs/optimize-depsのパストラバーサル修正(8.0.5)などのセキュリティ改善も含まれており、追従するメリットがあります。

既知のvitest@3.2.4peerDep制約に伴うvite 7のネスト二重インストールは前回レビューおよび既存のreviewThread(outdated済み、resolved未)で指摘済みのためここでは重複コメントは行いません。vitestのvite 8対応版がリリースされ次第追従してください。

本PRに新規の指摘はありません。承認します。

Review metadata
  • Reviewed commit: bae98a8
  • PR: #186
  • kyosei: 3.2.1
  • kyosei-action: unknown
  • Claude Code: 2.1.119
  • Model: claude-opus-4-7
  • Execution: GitHub Actions (run)

@ncaq
Copy link
Copy Markdown
Owner

ncaq commented Apr 26, 2026

ん、CI通ってなくないか。

@ncaq
Copy link
Copy Markdown
Owner

ncaq commented Apr 26, 2026

CI通らないし一回閉じるか。
まあ脆弱性あっても完全に静的にビルドしてるから基本は関係ないでしょう。
サーバーサイドレンダリングするならともかく。

@ncaq ncaq closed this Apr 26, 2026
@ncaq ncaq deleted the renovate/vite-8.x branch April 26, 2026 12:14
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Apr 26, 2026

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 8.x releases. But if you manually upgrade to 8.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Type: Dependencies Dependency issues or Changes to dependency files

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant