Skip to content

build(deps-dev): update dependency vite to v8.2.0 - #225

Merged
ncaq merged 1 commit into
masterfrom
renovate/vite-8.x
Aug 2, 2026
Merged

build(deps-dev): update dependency vite to v8.2.0#225
ncaq merged 1 commit into
masterfrom
renovate/vite-8.x

Conversation

@renovate

@renovate renovate Bot commented Aug 2, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
vite (source) 8.1.58.2.0 age confidence

Release Notes

vitejs/vite (vite)

v8.2.0

Compare Source

Features
Bug Fixes
  • bundledDev: print build errors to the terminal when an HMR update fails (#​23024) (41c4658)
  • deps: update all non-major dependencies (#​23069) (4c07b74)
  • hmr: preserve environment snapshot during server restart (#​22992) (b1186c3)
  • importAnalysis: interop imports injected into optimized dep files by plugins (#​23029) (8c2a87d)
  • module-runner: keep stack trace interception working when Object.prototype is frozen (#​23073) (599c5b0)
  • server: strip base in indexHtml module graph lookup (#​22932) (fa005d1)
  • support resolving top-level input option with plugins (#​23101) (41df81a)
Documentation
Tests

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 is behind base branch, 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 Aug 2, 2026

@claude claude Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Renovateによるvite 8.1.5 -> 8.2.0のdevDependencies更新です。

  • 変更はpackage.jsonの1行とpackage-lock.jsonのみで、プロダクションコードやテストへの影響はありません。
  • viteのマイナー更新に伴い、rolldown 1.1.5 -> 1.2.1、@oxc-project/types 0.139.0 -> 0.142.0が追随しています。すべてdev扱いです。
  • リリースノートはfeature追加とバグ修正が中心で、破壊的変更の記載はありません。既知の脆弱性修正を含む更新でもありません。
  • ルートのengines要件に影響する変更はありません(rolldown本体のengines条件は^20.19.0 || >=22.12.0のまま)。

1点だけ記録として残します。@rolldown/binding-wasm32-wasiの推移的依存である@emnapi/core / @emnapi/runtime1.11.1から2.0.0-alpha.3というプレリリース版に上がっています。これはrolldown上流が指定しているもので当リポジトリ側で制御できず、当該バインディングはoptionalかつwasm32-wasi環境専用のため通常のLinux/macOS/Windows環境では読み込まれません。対応は不要と判断します。

特筆すべき問題は見つかりませんでした。CIが通ればマージして問題ないと判断します。

Internal errors

インラインコメントの行解決に失敗し、本文へ統合した

package-lock.json@emnapi/core更新箇所へインラインコメントを付けようとしたが、GitHub APIがUnprocessable Entity: "Line could not be resolved"を返した。行番号をパッチ表示上の行と取り違えたことが原因。指摘内容はレビュー本文に統合して投稿した。

Review metadata
  • Reviewed commit: a2b9aa0
  • PR: #225
  • kyosei: 3.5.5
  • kyosei-action: 2.3.1
  • Claude Code: 2.1.220
  • Model: claude-opus-5
  • Execution: GitHub Actions (run)

@ncaq
ncaq merged commit 84c0b88 into master Aug 2, 2026
6 checks passed
@ncaq
ncaq deleted the renovate/vite-8.x branch August 2, 2026 21:55
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