feat(deps): upgrade upstream dependencies#1989
Conversation
- rolldown: e0d0b1b -> v1.1.3 (e77f7c7) - oxfmt: 0.56.0 -> 0.57.0 - oxlint: 1.71.0 -> 1.72.0 - @oxc-project/runtime: 0.137.0 -> 0.138.0 - @oxc-project/types: 0.137.0 -> 0.138.0 - oxc-minify: 0.137.0 -> 0.138.0 - oxc-parser: 0.137.0 -> 0.138.0 - oxc-transform: 0.137.0 -> 0.138.0 - @napi-rs/wasm-runtime: ^1.1.5 -> ^1.1.6 - rolldown-plugin-dts: ^0.25.2 -> ^0.26.0 Code changes: - Regenerated NAPI bindings: added onAdditionalAssets to BindingDevOptions, dropped BindingViteBuildImportAnalysisPluginV2Config and isEnableV2 (packages/cli/binding/index.d.cts) - Bumped bundledVersions.rolldown 1.1.2 -> 1.1.3 (packages/core/package.json) - Added vitepress-plugin-feedback-tracker@0.2.0-alpha.1 to minimumReleaseAgeExclude (pnpm-workspace.yaml)
✅ Deploy Preview for viteplus-preview canceled.
|
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
|
Warning Review the following alerts detected in dependencies. According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.
|
CI failure root-cause analysis (updated)
1. CLI snap test (1/3) + CLI E2E (Linux x64 musl) — FIXED (781ca2b)Both failed on a one-byte diff in 2. bun-vite-template E2E (ubuntu + windows) — real behavior change, not yet fixed
3. dify E2E — transient/timing only
4. Security Analysis — FIXED (243bcd0)Correction to my earlier comment: this is NOT a deny.toml / serde_yml issue. The actual failure is 5. vinext E2E — likely hang/timeoutThe test step's log stops mid-run ( Status
Relevant upstream links
|
anyhow 1.0.102 has an unsoundness in Error::downcast_mut() (RUSTSEC-2026-0190), which fails the Security Analysis cargo-deny advisories check. Fixed in 1.0.103.
oxfmt 0.57.0 (oxc-css-parser, oxc-project/oxc#23920) rejects mantine's postcss-simple-vars syntax in CSS Modules. Allow vp fmt to fail until postcss-simple-vars is supported.
E2E intentionally installs just-published toolchain packages (e.g. @oxlint/migrate during vp migrate). Set pnpm_config_minimum_release_age=0 so a same-day publish does not fail with ERR_PNPM_NO_MATURE_MATCHING_VERSION (seen on the dify migrate).
Summary
v1.1.3(e0d0b1b->e77f7c7) and the oxc toolchain (oxlint1.71.0 -> 1.72.0,oxfmt0.56.0 -> 0.57.0,oxc-*/@oxc-project/*0.137.0 -> 0.138.0).@napi-rs/wasm-runtimeandrolldown-plugin-dts.Dependency updates
rolldowne0d0b1bv1.1.3 (e77f7c7)oxfmt0.56.00.57.0oxlint1.71.01.72.0@oxc-project/runtime0.137.00.138.0@oxc-project/types0.137.00.138.0oxc-minify0.137.00.138.0oxc-parser0.137.00.138.0oxc-transform0.137.00.138.0@napi-rs/wasm-runtime^1.1.5^1.1.6rolldown-plugin-dts^0.25.2^0.26.0Code changes
packages/cli/binding/index.d.cts): addedonAdditionalAssetstoBindingDevOptions; removedBindingViteBuildImportAnalysisPluginV2Configand theisEnableV2field.bundledVersions.rolldown1.1.2 -> 1.1.3 (packages/core/package.json).vitepress-plugin-feedback-tracker@0.2.0-alpha.1tominimumReleaseAgeExclude(pnpm-workspace.yaml).Cargo.lock,pnpm-lock.yaml,packages/tools/.upstream-versions.json).Build status
sync-remote-and-build: successbuild-upstream: success