Skip to content

Bump vitest packages to 4.1.10 - #56

Merged
manuelpuyol merged 1 commit into
mainfrom
mp/audit-vitest-bump
Aug 3, 2026
Merged

Bump vitest packages to 4.1.10#56
manuelpuyol merged 1 commit into
mainfrom
mp/audit-vitest-bump

Conversation

@manuelpuyol

Copy link
Copy Markdown
Contributor

Follow-up to #55, which cleared the transitive advisories but left the vitest ones.

Bumps the exact-pinned vitest devDependencies 4.1.94.1.10:

  • vitest
  • @vitest/browser
  • @vitest/browser-playwright

This clears 3 critical findings from GHSA-p63j-vcc4-9vmv (Browser Mode provider commands bypass the file-access permission gate).

npm audit fix reported these as needing --force only because the versions are pinned exactly — the bump itself is a patch release, not a breaking change.

npm audit now reports 0 vulnerabilities.

Validation

  • npm run lint passes
  • npm test passes (9 tests)

Patch bump of the exact-pinned vitest devDependencies to clear
GHSA-p63j-vcc4-9vmv (Browser Mode provider commands bypass the
file-access permission gate).

npm audit now reports 0 vulnerabilities. Lint and tests pass.
Copilot AI review requested due to automatic review settings August 3, 2026 20:15
@manuelpuyol
manuelpuyol requested a review from a team as a code owner August 3, 2026 20:15

Copilot AI 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.

Pull request overview

Updates Vitest browser tooling to patched versions that address GHSA-p63j-vcc4-9vmv.

Changes:

  • Bumps three exact-pinned Vitest packages from 4.1.9 to 4.1.10.
  • Refreshes the associated transitive dependency tree.
Show a summary per file
File Description
package.json Updates direct Vitest devDependencies.
package-lock.json Locks updated Vitest packages and transitives.

Review details

Tip

Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

  • Files reviewed: 1/2 changed files
  • Comments generated: 0
  • Review effort level: Balanced

@manuelpuyol
manuelpuyol merged commit 4a1512b into main Aug 3, 2026
6 checks passed
@manuelpuyol
manuelpuyol deleted the mp/audit-vitest-bump branch August 3, 2026 20:19
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.

2 participants