build(deps-dev): update dependency vite to v8.2.0 - #225
Merged
Conversation
There was a problem hiding this comment.
Renovateによるvite 8.1.5 -> 8.2.0のdevDependencies更新です。
- 変更は
package.jsonの1行とpackage-lock.jsonのみで、プロダクションコードやテストへの影響はありません。 - viteのマイナー更新に伴い、
rolldown1.1.5 -> 1.2.1、@oxc-project/types0.139.0 -> 0.142.0が追随しています。すべてdev扱いです。 - リリースノートはfeature追加とバグ修正が中心で、破壊的変更の記載はありません。既知の脆弱性修正を含む更新でもありません。
- ルートの
engines要件に影響する変更はありません(rolldown本体のengines条件は^20.19.0 || >=22.12.0のまま)。
1点だけ記録として残します。@rolldown/binding-wasm32-wasiの推移的依存である@emnapi/core / @emnapi/runtimeが1.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"を返した。行番号をパッチ表示上の行と取り違えたことが原因。指摘内容はレビュー本文に統合して投稿した。
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
8.1.5→8.2.0Release Notes
vitejs/vite (vite)
v8.2.0Compare Source
Features
inputtoserver.fs.allow(#23035) (95a3cda)Bug Fixes
Object.prototypeis frozen (#23073) (599c5b0)Documentation
Tests
Configuration
📅 Schedule: (in timezone Asia/Tokyo)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.