Skip to content

chore(deps-dev): update dependency vitest to v4.1.4#125

Merged
ncaq merged 1 commit into
masterfrom
renovate/vitest-monorepo
Apr 17, 2026
Merged

chore(deps-dev): update dependency vitest to v4.1.4#125
ncaq merged 1 commit into
masterfrom
renovate/vitest-monorepo

Conversation

@renovate

@renovate renovate Bot commented Apr 16, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
vitest (source) 4.1.24.1.4 age confidence

Release Notes

vitest-dev/vitest (vitest)

v4.1.4

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v4.1.3

Compare Source

   🚀 Experimental Features
   🐞 Bug Fixes
    View changes on GitHub

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 Apr 16, 2026

@claude claude Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

kyoseiレビュー結果: 問題なし

vitest 4.1.24.1.4 のパッチアップデート。code-quality / dependency-update / documentation-accuracy / performance / security / test-coverage の全レビューエージェントから指摘事項なし。

確認済みのポイント

  • 依存関係: 4.1.3/4.1.4の変更はcoverage/browser/UI/snapshot/vm/experimental/reporter等が中心で、本リポジトリで使っているAPI(describe, test, expect, vi.useFakeTimers/useRealTimers)への影響なし。破壊的変更なし。
  • サブパッケージ整合性: @vitest/expect, @vitest/mocker, @vitest/pretty-format, @vitest/runner, @vitest/snapshot, @vitest/spy, @vitest/utils が全て4.1.4に揃って更新されている。
  • optional peer依存の追加: @vitest/coverage-istanbul@vitest/coverage-v8peerDependenciesMeta に optional として追加されているが、これは vitest#10025 による正当な変更で、本リポジトリでの対応は不要。
  • セキュリティ(補足): vitest本体に直接のCVE修正はないが、flatted のバージョン固定が緩められており、node_modules/flatted は修正版 3.4.2 (CVE-2026-33228 対応済)に解決されている。退行なし。
  • サプライチェーン: tarball URLは全て公式npmレジストリ、SHA-512 integrityハッシュ付与済み、Renovate-botによるsemverパッチ範囲の更新で異常なし。
  • ドキュメント/バージョニング: devDependencyのルートpackage.json更新のためプラグインバージョンとマーケットプレイスバージョンの更新は不要。CLAUDE.mdのワークフロー規約に沿う。

マージ可と判断。

@renovate renovate Bot force-pushed the renovate/vitest-monorepo branch from 6d43ad7 to fd34b17 Compare April 17, 2026 01:03
@claude

claude Bot commented Apr 17, 2026

Copy link
Copy Markdown
Contributor

kyoseiレビュー結果

vitest 4.1.24.1.4 のパッチバージョン更新(devDependency)として問題なし。マージ可能です。

確認ポイント

  • @vitest/* サブパッケージも全て4.1.4に揃って更新されている
  • package-lock.json@vitest/coverage-istanbul / @vitest/coverage-v8 の optional peer 依存追加は vitest#10025 による正当な変更で、optional: true のため実インストールはされない
  • 当リポジトリで利用中の vitest API (describe / test / expect / vi.useFakeTimers 等) に破壊的変更なし
  • スナップショット・カバレッジ・ブラウザモードなど当プロジェクト未使用機能への修正が中心
  • 4.1.2/4.1.4 に影響する公開セキュリティアドバイザリなし
  • devDependency のみの変更のため、プラグインバージョン・マーケットプレイスバージョンの更新は不要

なお以前のレビューと結論は同一で、新規に指摘すべき事項はありません。

@ncaq ncaq enabled auto-merge April 17, 2026 01:07
@renovate renovate Bot force-pushed the renovate/vitest-monorepo branch from fd34b17 to 0ff41ee Compare April 17, 2026 01:08
@renovate renovate Bot force-pushed the renovate/vitest-monorepo branch from 0ff41ee to 83ea46d Compare April 17, 2026 01:10
@ncaq ncaq merged commit 26bada3 into master Apr 17, 2026
6 checks passed
@ncaq ncaq deleted the renovate/vitest-monorepo branch April 17, 2026 01:11
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