Skip to content

chore(deps): bump vitest to ^4.1.0 in packages/toolbar#659

Merged
cspath1 merged 1 commit into
mainfrom
devin/1783988860-bump-vitest
Jul 14, 2026
Merged

chore(deps): bump vitest to ^4.1.0 in packages/toolbar#659
cspath1 merged 1 commit into
mainfrom
devin/1783988860-bump-vitest

Conversation

@kparkinson-ld

Copy link
Copy Markdown
Contributor

Description

What does this PR do?

Remediates a CRITICAL Dependabot security alert by bumping vitest in packages/toolbar from ^4.0.18 to ^4.1.0 (patched version). The lockfile resolves to vitest@4.1.10.

This is a focused, single-package bump. An existing Dependabot group PR (#641) also reaches vitest@4.1.0, but it bundles unrelated vite/lodash/qs bumps and its ci-build fails on 10 e2e tests; this PR isolates just the security-relevant vitest change so CI can go green.

  • packages/toolbar/package.json: "vitest": "^4.0.18""^4.1.0"
  • pnpm-lock.yaml: regenerated (vitest@4.1.10; @vitest/coverage-v8 and vite unchanged)

Type of Change

  • 🔨 Chore (updating grunt tasks, build process, etc; no production code change)

Screenshots/Videos

N/A — dev-dependency bump, no user-facing change. Verified locally: all 840 unit tests pass (pnpm test) on Node 23.5.0.


Link to Devin session: https://app.devin.ai/sessions/ffec3ecd50014ff9a4379c4259fd4cce
Requested by: @kparkinson-ld

@kparkinson-ld kparkinson-ld self-assigned this Jul 14, 2026
@devin-ai-integration

Copy link
Copy Markdown
Contributor

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add '(aside)' to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment, CI, and merge conflict monitoring

@devin-ai-integration devin-ai-integration Bot marked this pull request as ready for review July 14, 2026 00:38
@devin-ai-integration devin-ai-integration Bot requested a review from a team as a code owner July 14, 2026 00:38
@devin-ai-integration devin-ai-integration Bot requested a review from a team July 14, 2026 01:27
@cspath1 cspath1 merged commit b24bce2 into main Jul 14, 2026
4 checks passed
@cspath1 cspath1 deleted the devin/1783988860-bump-vitest branch July 14, 2026 12:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants