Commit 11975a3
authored
chore(deps): bump vitest to 4.1.6 [security] (#1633)
## Summary
- Bump `vitest`, `@vitest/browser`, `@vitest/browser-playwright`, and
all `@vitest/*` peer/dev deps in `packages/test` from `4.1.5` to `4.1.6`
to address
[GHSA-2h32-95rg-cppp](GHSA-2h32-95rg-cppp).
- Updates catalog entries in `pnpm-workspace.yaml` (`vitest`,
`@vitest/browser*`) and the `vitest-dev` override.
- Refreshes `pnpm-lock.yaml` accordingly.
## Test plan
- [ ] CI passes
<!-- CURSOR_SUMMARY -->
---
> [!NOTE]
> **Low Risk**
> Low risk dependency-only update; main impact is potential test
runner/coverage behavior changes due to the Vitest patch upgrade.
>
> **Overview**
> Updates the test toolchain by bumping `vitest` and the `@vitest/*`
ecosystem (browser providers, runner/expect/snapshot/spy/utils, UI, and
coverage peers) from `4.1.5` to `4.1.6` in `packages/test`.
>
> Aligns workspace catalog/overrides (`pnpm-workspace.yaml`,
`vitest-dev`) and regenerates `pnpm-lock.yaml` to lock the new versions,
primarily to address the referenced security advisory.
>
> <sup>Reviewed by [Cursor Bugbot](https://cursor.com/bugbot) for commit
428629a. Configure
[here](https://www.cursor.com/dashboard/bugbot).</sup>
<!-- /CURSOR_SUMMARY -->1 parent 63f7c1b commit 11975a3
3 files changed
Lines changed: 148 additions & 132 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
293 | 293 | | |
294 | 294 | | |
295 | 295 | | |
296 | | - | |
297 | | - | |
298 | | - | |
299 | | - | |
300 | | - | |
301 | | - | |
302 | | - | |
303 | | - | |
304 | | - | |
305 | | - | |
306 | | - | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
307 | 307 | | |
308 | 308 | | |
309 | 309 | | |
| |||
316 | 316 | | |
317 | 317 | | |
318 | 318 | | |
319 | | - | |
| 319 | + | |
320 | 320 | | |
321 | 321 | | |
322 | 322 | | |
323 | 323 | | |
324 | 324 | | |
325 | 325 | | |
326 | | - | |
327 | | - | |
328 | | - | |
| 326 | + | |
| 327 | + | |
| 328 | + | |
329 | 329 | | |
330 | 330 | | |
331 | 331 | | |
| |||
363 | 363 | | |
364 | 364 | | |
365 | 365 | | |
366 | | - | |
| 366 | + | |
367 | 367 | | |
368 | 368 | | |
0 commit comments