Skip to content

feat(deps): upgrade upstream dependencies#1460

Merged
fengmk2 merged 2 commits intomainfrom
deps/upstream-update
Apr 24, 2026
Merged

feat(deps): upgrade upstream dependencies#1460
fengmk2 merged 2 commits intomainfrom
deps/upstream-update

Conversation

@voidzero-guard
Copy link
Copy Markdown
Contributor

Summary

  • Bump rolldown to v1.0.0-rc.17 and vite to v8.0.10.
  • Bump tsdown to 0.21.10 and @vitejs/devtools to 0.1.15.
  • Sync oxc Rust crates from 0.126.0 to 0.127.0.
  • Update packages/core bundled versions and add an external filter to the tsdown d.mts bundling step.

Dependency updates

Package From To
rolldown edec4fa v1.0.0-rc.17 (d9d72c3)
vite ce729f5 v8.0.10 (32c2978)
tsdown 0.21.9 0.21.10
@vitejs/devtools 0.1.14 0.1.15

Code changes

  • Cargo.toml / Cargo.lock: bump oxc and related crates (oxc_allocator, oxc_ast, oxc_ecmascript, oxc_parser, oxc_span, oxc_napi, oxc_str, oxc_minify_napi, oxc_parser_napi, oxc_transform_napi, oxc_traverse) from 0.126.0 to 0.127.0.
  • packages/core/package.json: update bundledVersions to vite 8.0.10 / rolldown 1.0.0-rc.17 / tsdown 0.21.10, and bump @tsdown/css and @tsdown/exe peerDependencies to 0.21.10.
  • packages/core/build.ts: pass an external filter to the index-types (d.mts) bundling step so tsdownExternal entries are preserved.
  • pnpm-workspace.yaml: bump the tsdown catalog entry to ^0.21.10.

Build status

  • sync-remote-and-build: failure
  • build-upstream: failure

- rolldown: edec4fa -> v1.0.0-rc.17 (d9d72c3)
- vite: ce729f5 -> v8.0.10 (32c2978)
- tsdown: 0.21.9 -> 0.21.10
- @vitejs/devtools: 0.1.14 -> 0.1.15

Code changes:
- Cargo.toml: bump oxc and related crates from 0.126.0 to 0.127.0
- packages/core/package.json: sync bundledVersions (vite, rolldown, tsdown) and bump @tsdown/css/@tsdown/exe peerDependencies to 0.21.10
- packages/core/build.ts: add external filter to the tsdown d.mts bundling step
- pnpm-workspace.yaml: bump tsdown catalog entry to ^0.21.10
@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 24, 2026

Deploy Preview for viteplus-preview canceled.

Name Link
🔨 Latest commit 9820ff1
🔍 Latest deploy log https://app.netlify.com/projects/viteplus-preview/deploys/69eb5c636c1af200086f8090

@socket-security
Copy link
Copy Markdown

socket-security Bot commented Apr 24, 2026

@fengmk2
Copy link
Copy Markdown
Member

fengmk2 commented Apr 24, 2026

@codex review

@chatgpt-codex-connector
Copy link
Copy Markdown

Codex Review: Didn't find any major issues. Keep it up!

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@fengmk2 fengmk2 merged commit 8976ad5 into main Apr 24, 2026
75 checks passed
@fengmk2 fengmk2 deleted the deps/upstream-update branch April 24, 2026 12:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant