Skip to content

fix(deps): bump vitest to resolve CVE-2026-84373 - #83

Merged
asachs01 merged 1 commit into
mainfrom
fix/vitest-advisory
Sep 10, 2026
Merged

asachs01 merged 1 commit into
mainfrom
fix/vitest-advisory

Conversation

@asachs01

@asachs01 asachs01 commented Sep 10, 2026

Copy link
Copy Markdown
Collaborator

Summary

Resolves the @vitest/mocker security advisory (CVE-2026-84373, Dependabot alert #45), fixed in vitest >= 4.1.11.

  • Bumps vitest and @vitest/coverage-v8 from 4.1.9 → 4.1.11 (patch bump within the 4.x line — not the 2.x/3.x → 4.x major).
  • Lockfile updated so vitest, @vitest/mocker, and @vitest/coverage-v8 all resolve to 4.1.11.

Verification

  • npm audit: vitest/@vitest/mocker advisory no longer present.
  • npm test: 68 tests across 8 files pass.
  • npm run build / typecheck / lint: all pass.

Note: existing Dependabot group PR #72 (which bumps vitest to 5.0.0 alongside eslint 10, semantic-release changelog 7, etc.) is failing CI; this PR is the minimal, low-risk fix for the advisory.


View with [code]smith
Need help on this PR? Tag @codesmith-bot with what you need. Autofix is enabled.

Bumps vitest and @vitest/coverage-v8 from 4.1.9 to 4.1.11 to resolve the
@vitest/mocker advisory (CVE-2026-84373, fixed in vitest >= 4.1.11).
Patch bump within the 4.x line; all tests, build, typecheck and lint pass.
@coderabbitai

coderabbitai Bot commented Sep 10, 2026

Copy link
Copy Markdown

Important

  • 🔍 Trigger review

This repository does not receive automatic reviews because it has fewer than 10 stars.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Advanced

Run ID: 488e2f8b-9af6-42af-9d6e-dfbf5c164b12


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@asachs01
asachs01 merged commit 341e29e into main Sep 10, 2026
3 checks passed
@asachs01
asachs01 deleted the fix/vitest-advisory branch September 10, 2026 20:41
@asachs01 asachs01 mentioned this pull request Sep 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant