feat(deps): upgrade upstream dependencies - #2504
Merged
Merged
Conversation
- rolldown: 483c648 -> v1.2.5 (84c904b) - oxc Rust crates: 0.144.0 -> 0.146.0 - @oxc-project/runtime: 0.145.0 -> 0.146.0 - @oxc-project/types: 0.145.0 -> 0.146.0 - oxc-minify: 0.145.0 -> 0.146.0 - oxc-parser: 0.145.0 -> 0.146.0 - oxc-transform: 0.145.0 -> 0.146.0 Code changes: - Register the new `rolldown_tracking_allocator` crate as a workspace path dependency (Cargo.toml, Cargo.lock) - Bump bundled rolldown version to 1.2.5 (packages/core/package.json) - Regenerate NAPI binding surface for the new tracking-allocator and oxc-minify property-mangling APIs (packages/cli/binding/index.cjs, packages/cli/binding/index.d.cts) - Update PTY snapshots for upstream output changes: `transforming...` now ends with a newline, and the oxc parse error text changed (crates/vp_cli_snapshots/tests/cli_snapshots/fixtures/build_vite_env, command_staged_broken_config, vp_build_auto_output_restoration, vp_build_auto_tracked_env, vp_build_cache, vp_build_cache_monorepo)
Contributor
Author
✅ No upstream CLI help changes detectedCompared normalized ➖ Vite: no version update (8.2.1)No version update was detected, so there is no CLI help diff. ➖ Vitest: no version update (4.1.11)No version update was detected, so there is no CLI help diff. ➖ Oxlint: no version update (1.79.0)No version update was detected, so there is no CLI help diff. ➖ Oxfmt: no version update (0.64.0)No version update was detected, so there is no CLI help diff. ➖ tsdown: no version update (0.22.14)No version update was detected, so there is no CLI help diff. |
✅ Deploy Preview for viteplus-preview canceled.
|
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
Contributor
Native binary sizes (
|
| Artifact | Format | Base | PR | Change |
|---|---|---|---|---|
vp (Linux x64) |
Binary | 10.70 MiB | 10.70 MiB | 0 B (0.00%) |
vp (Linux x64) |
gzip -9 | 4.63 MiB | 4.63 MiB | 0 B (0.00%) |
| NAPI (Linux x64) | Binary | 32.03 MiB | 32.21 MiB | +176.00 KiB (+0.54%) |
| NAPI (Linux x64) | gzip -9 | 12.61 MiB | 12.69 MiB | +79.52 KiB (+0.62%) |
vp (macOS ARM64) |
Binary | 8.00 MiB | 8.00 MiB | 0 B (0.00%) |
vp (macOS ARM64) |
gzip -9 | 4.05 MiB | 4.05 MiB | 0 B (0.00%) |
| NAPI (macOS ARM64) | Binary | 39.68 MiB | 39.80 MiB | +129.34 KiB (+0.32%) |
| NAPI (macOS ARM64) | gzip -9 | 16.92 MiB | 16.99 MiB | +64.79 KiB (+0.37%) |
vp (Windows x64) |
Binary | 8.59 MiB | 8.59 MiB | 0 B (0.00%) |
vp (Windows x64) |
gzip -9 | 3.75 MiB | 3.75 MiB | -1 B (-0.00%) |
| NAPI (Windows x64) | Binary | 26.91 MiB | 27.05 MiB | +143.00 KiB (+0.52%) |
| NAPI (Windows x64) | gzip -9 | 10.69 MiB | 10.76 MiB | +73.46 KiB (+0.67%) |
| Trampoline (Windows x64) | Binary | 216.50 KiB | 216.50 KiB | 0 B (0.00%) |
| Trampoline (Windows x64) | gzip -9 | 104.34 KiB | 104.34 KiB | +1 B (+0.00%) |
| Installer (Windows x64) | Binary | 4.48 MiB | 4.48 MiB | 0 B (0.00%) |
| Installer (Windows x64) | gzip -9 | 2.10 MiB | 2.10 MiB | +1 B (+0.00%) |
fengmk2
approved these changes
Aug 20, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
483c648->v1.2.5(84c904b), and the oxc toolchain (npm0.145.0->0.146.0, Rust crates0.144.0->0.146.0).vite(v8.2.1),vitest(4.1.11),tsdown(0.22.14),oxlint(1.79.0), andoxfmt(0.64.0) are unchanged.rolldown_tracking_allocatorcrate, which required a workspace path entry inCargo.toml; the generated NAPI binding picked up the newgetNativeMemoryStats/resetNativeMemoryStatsfunctions and oxc-minify'smanglePropsoptions.transforming...line break, new oxc parse-error wording).Dependency updates
rolldown483c648v1.2.5 (84c904b)oxcRust crates0.144.00.146.0@oxc-project/runtime0.145.00.146.0@oxc-project/types0.145.00.146.0oxc-minify0.145.00.146.0oxc-parser0.145.00.146.0oxc-transform0.145.00.146.0Unchanged dependencies
vite:v8.2.1 (4216158)vitest:4.1.11@vitest/browser:4.1.11@vitest/browser-playwright:4.1.11@vitest/browser-preview:4.1.11@vitest/browser-webdriverio:4.1.11@vitest/expect:4.1.11@vitest/mocker:4.1.11@vitest/pretty-format:4.1.11@vitest/runner:4.1.11@vitest/snapshot:4.1.11@vitest/spy:4.1.11@vitest/utils:4.1.11tsdown:0.22.14@tsdown/css:0.22.14@tsdown/exe:0.22.14lightningcss:^1.33.0@oxc-node/cli:0.1.0@oxc-node/core:0.1.0oxfmt:0.64.0oxlint:1.79.0oxlint-tsgolint:7.0.2001VITEST_VERSION constant:4.1.11README vitest pins:4.1.11@vitejs/devtools:0.5.0Code changes
Cargo.toml: bumped the sharedoxccrate version to0.146.0and added therolldown_tracking_allocatorpath dependency introduced by the rolldown re-merge.Cargo.lockpicks up that crate pluslazy-regex/lazy-regex-proc_macrosand dropsoxc-miette.packages/core/package.json:bundledVersions.rolldown1.2.4->1.2.5.packages/cli/binding/index.cjs,packages/cli/binding/index.d.cts: regenerated bindings exposinggetNativeMemoryStats/resetNativeMemoryStatsandBindingNativeMemoryStats, oxc-minify'sManglePropertiesOptions/mangleProps/mangleCache, and thenamespaceConflictcheck option.transforming...is now followed by a newline before✓ N modules transformed., and the oxc parse error is now[PARSE_ERROR] Expected}but foundEOFwith a}expected `` label:crates/vp_cli_snapshots/tests/cli_snapshots/fixtures/build_vite_env/snapshots/build_vite_env.mdcrates/vp_cli_snapshots/tests/cli_snapshots/fixtures/command_staged_broken_config/snapshots/command_staged_broken_config.mdcrates/vp_cli_snapshots/tests/cli_snapshots/fixtures/vp_build_auto_output_restoration/snapshots/vp_build_auto_output_restoration.mdcrates/vp_cli_snapshots/tests/cli_snapshots/fixtures/vp_build_auto_tracked_env/snapshots/vp_build_auto_tracked_env.mdcrates/vp_cli_snapshots/tests/cli_snapshots/fixtures/vp_build_cache/snapshots/vp_build_cache.mdcrates/vp_cli_snapshots/tests/cli_snapshots/fixtures/vp_build_cache_monorepo/snapshots/vp_build_cache_monorepo.mdpnpm-workspace.yaml,pnpm-lock.yaml,packages/tools/.upstream-versions.json.Build status
sync-remote-and-build: successbuild-upstream: failure