Skip to content

feat(deps): upgrade upstream dependencies#1908

Closed
voidzero-guard[bot] wants to merge 1 commit into
mainfrom
deps/upstream-update
Closed

feat(deps): upgrade upstream dependencies#1908
voidzero-guard[bot] wants to merge 1 commit into
mainfrom
deps/upstream-update

Conversation

@voidzero-guard

Copy link
Copy Markdown
Contributor

Summary

  • Automated upgrade of upstream dependencies.
  • Bumps rolldown to v1.1.2 and vite to v8.1.0-beta.0.
  • Bumps the oxc toolchain (npm oxc-*/@oxc-project/* 0.136 -> 0.137; Rust oxc crates 0.135 -> 0.137).
  • Requires a few non-version edits: oxc parser API rename, rolldown workspace re-merge, and catalog/peer-range bumps.

Dependency updates

Package From To
rolldown d7f919c v1.1.2 (e0d0b1b)
vite f94df87 v8.1.0-beta.0 (5deed20)
@oxc-project/runtime 0.136.0 0.137.0
@oxc-project/types 0.136.0 0.137.0
oxc-minify 0.136.0 0.137.0
oxc-parser 0.136.0 0.137.0
oxc-transform 0.136.0 0.137.0

Code changes

  • crates/vite_static_config/src/lib.rs: rename oxc parser result field errors -> diagnostics for the oxc 0.137 API.
  • Cargo.toml: bump oxc Rust crates 0.135.0 -> 0.137.0, oxc_resolver 11.21.0 -> 11.21.3, oxc_sourcemap 7 -> 8.0.1; re-merge the rolldown workspace — drop rolldown_filter_analyzer and rolldown_plugin_vite_wasm_fallback, add idna_adapter and supports-color, and remove unused commondir/num-format/ropey/urlencoding.
  • packages/core/package.json: bump @vitejs/devtools peer range ^0.1.18 -> ^0.3.0 and bundledVersions for vite/rolldown.
  • pnpm-workspace.yaml: catalog bumps (@babel/* ^7.24.7 -> ^7.29.7, @napi-rs/cli ^3.7.1 -> ^3.7.2, acorn ^8.12.1 -> ^8.17.0) and minimumReleaseAgeExclude additions.

Build status

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

- rolldown: d7f919c -> v1.1.2 (e0d0b1b)
- vite: f94df87 -> v8.1.0-beta.0 (5deed20)
- @oxc-project/runtime: 0.136.0 -> 0.137.0
- @oxc-project/types: 0.136.0 -> 0.137.0
- oxc-minify: 0.136.0 -> 0.137.0
- oxc-parser: 0.136.0 -> 0.137.0
- oxc-transform: 0.136.0 -> 0.137.0

Code changes:
- crates/vite_static_config/src/lib.rs: rename oxc parser result field
  `errors` -> `diagnostics` for the oxc 0.137 API.
- Cargo.toml: bump oxc Rust crates 0.135.0 -> 0.137.0, oxc_resolver
  11.21.0 -> 11.21.3, oxc_sourcemap 7 -> 8.0.1; re-merge rolldown
  workspace (drop rolldown_filter_analyzer and
  rolldown_plugin_vite_wasm_fallback; add idna_adapter and
  supports-color; remove unused commondir/num-format/ropey/urlencoding).
- packages/core/package.json: bump @vitejs/devtools peer range
  ^0.1.18 -> ^0.3.0.
- pnpm-workspace.yaml: catalog bumps (@babel/* ^7.24.7 -> ^7.29.7,
  @napi-rs/cli ^3.7.1 -> ^3.7.2, acorn ^8.12.1 -> ^8.17.0) and
  minimumReleaseAgeExclude additions.
@netlify

netlify Bot commented Jun 22, 2026

Copy link
Copy Markdown

Deploy Preview for viteplus-preview ready!

Name Link
🔨 Latest commit 51dbaa4
🔍 Latest deploy log https://app.netlify.com/projects/viteplus-preview/deploys/6a3894464f68340008bbe029
😎 Deploy Preview https://deploy-preview-1908--viteplus-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@voidzero-guard voidzero-guard Bot closed this Jun 22, 2026
@voidzero-guard voidzero-guard Bot deleted the deps/upstream-update branch June 22, 2026 07:05
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.

0 participants