Commit 5bd627d
feat(deps): upgrade upstream dependencies (#1435)
## Summary
- Automated daily upgrade of upstream dependencies.
- Bumps vite to v8.0.9, vitest to 4.1.5, and the oxc toolchain (oxfmt
0.46.0, oxlint 1.61.0, `@oxc-project/*` and `oxc-*` 0.127.0).
- Re-points the `dotenv-expand` patch from 12.0.3 to 13.0.0 to match the
new vite dependency graph.
- Refreshes CLI help snapshots to capture new oxfmt/vite/vitest options
exposed by the upgrades.
## Dependency updates
| Package | From | To |
| --- | --- | --- |
| `vite` | `6e585dc` | `v8.0.9 (ce729f5)` |
| `vitest` | `4.1.4` | `4.1.5` |
| `oxfmt` | `0.45.0` | `0.46.0` |
| `oxlint` | `1.60.0` | `1.61.0` |
| `@oxc-project/runtime` | `0.126.0` | `0.127.0` |
| `@oxc-project/types` | `0.126.0` | `0.127.0` |
| `oxc-minify` | `0.126.0` | `0.127.0` |
| `oxc-parser` | `0.126.0` | `0.127.0` |
| `oxc-transform` | `0.126.0` | `0.127.0` |
<details><summary>Unchanged dependencies</summary>
- `rolldown`: `v1.0.0-rc.16 (edec4fa)`
- `tsdown`: `0.21.9`
- `@oxc-node/cli`: `0.1.0`
- `@oxc-node/core`: `0.1.0`
- `oxlint-tsgolint`: `0.21.1`
- `@vitejs/devtools`: `0.1.14`
</details>
## Code changes
- Re-point the `dotenv-expand` patched dependency from `12.0.3` to
`13.0.0` in `pnpm-workspace.yaml`.
- Update `packages/cli/snap-tests/bin-oxfmt-wrapper/snap.txt` for the
new oxfmt `--disable-nested-config` flag.
- Update `packages/cli/snap-tests/command-helper/snap.txt` for the oxfmt
`--disable-nested-config` flag, vite's new `oxc` minifier default, and
vitest's new `minimal` reporter.
## Build status
- `sync-remote-and-build`: success
- `build-upstream`: success
<!-- CURSOR_SUMMARY -->
---
> [!NOTE]
> **Medium Risk**
> Primarily dependency bumps (Vite/Vitest/OXC toolchain) plus
regenerated CLI help snapshots; risk is moderate due to potential
behavior changes in build/test tooling despite no core logic changes.
>
> **Overview**
> **Upgrades upstream toolchain dependencies** across the workspace:
Vite to `8.0.9`, Vitest to `4.1.5`, and the OXC toolchain
(`@oxc-project/*`, `oxc-*`, `oxfmt`, `oxlint`) to `0.127.0` / `0.46.0` /
`1.61.0`, with corresponding `package.json` bundled version bumps and a
large `pnpm-lock.yaml` refresh.
>
> **Aligns patching and CLI expectations** by repointing the patched
`dotenv-expand` version (to match Vite’s updated graph) and regenerating
CLI help snapshots to capture new flags/options like `oxfmt
--disable-nested-config`, Vite’s `--minify oxc` default, and Vitest’s
`minimal` reporter.
>
> <sup>Reviewed by [Cursor Bugbot](https://cursor.com/bugbot) for commit
416e604. Bugbot is set up for automated
code reviews on this repo. Configure
[here](https://www.cursor.com/dashboard/bugbot).</sup>
<!-- /CURSOR_SUMMARY -->
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>1 parent fc96932 commit 5bd627d
7 files changed
Lines changed: 905 additions & 671 deletions
File tree
- packages
- cli/snap-tests
- bin-oxfmt-wrapper
- command-helper
- core
- test
- tools
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
27 | 28 | | |
28 | 29 | | |
29 | 30 | | |
| |||
64 | 65 | | |
65 | 66 | | |
66 | 67 | | |
| 68 | + | |
67 | 69 | | |
68 | 70 | | |
69 | 71 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
| 98 | + | |
98 | 99 | | |
99 | 100 | | |
100 | 101 | | |
| |||
234 | 235 | | |
235 | 236 | | |
236 | 237 | | |
237 | | - | |
| 238 | + | |
238 | 239 | | |
239 | 240 | | |
240 | 241 | | |
| |||
293 | 294 | | |
294 | 295 | | |
295 | 296 | | |
296 | | - | |
| 297 | + | |
297 | 298 | | |
298 | 299 | | |
299 | 300 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
217 | 217 | | |
218 | 218 | | |
219 | 219 | | |
220 | | - | |
| 220 | + | |
221 | 221 | | |
222 | 222 | | |
223 | 223 | | |
| |||
| 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 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
0 commit comments