Skip to content

feat(deps): upgrade upstream dependencies - #2594

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

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

Conversation

@voidzero-guard

@voidzero-guard voidzero-guard Bot commented Sep 2, 2026

Copy link
Copy Markdown
Contributor
  • Automated daily upgrade of upstream dependencies. This round is oxc-family only: oxlint 1.80.0 -> 1.81.0, oxfmt 0.65.0 -> 0.66.0, and the oxc npm packages (@oxc-project/runtime, @oxc-project/types, oxc-minify, oxc-parser, oxc-transform) 0.147.0 -> 0.148.0.
  • rolldown (v1.2.6, 5375362), vite (v8.2.2, de1111a), vitest 4.1.11, and tsdown 0.22.14 are unchanged, so no rolldown workspace re-merge, tsdown CLI option sync, or docs version sync was needed.
  • The only file change beyond pnpm-workspace.yaml and pnpm-lock.yaml is packages/cli/binding/index.cjs, where oxfmt 0.66.0 added a statement semicolon in the generated NAPI binding.

Dependency updates

Package From To
oxfmt 0.65.0 0.66.0
oxlint 1.80.0 1.81.0
@oxc-project/runtime 0.147.0 0.148.0
@oxc-project/types 0.147.0 0.148.0
oxc-minify 0.147.0 0.148.0
oxc-parser 0.147.0 0.148.0
oxc-transform 0.147.0 0.148.0

The apps_v1.81.0 release covers both Oxlint v1.81.0 and Oxfmt v0.66.0.

Unchanged dependencies
  • rolldown: v1.2.6 (5375362)
  • vite: v8.2.2 (de1111a)
  • 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.11
  • tsdown: 0.22.14
  • @tsdown/css: 0.22.14
  • @tsdown/exe: 0.22.14
  • lightningcss: ^1.33.0
  • @oxc-node/cli: 0.1.0
  • @oxc-node/core: 0.1.0
  • oxlint-tsgolint: 7.0.2001
  • tsdown-migrate: 0.23.0-rc.0
  • VITEST_VERSION constant: 4.1.11
  • README vitest pins: 4.1.11

Code changes

  • None beyond version bumps, lockfile, and formatter output.
    • pnpm-workspace.yaml: catalog version bumps for the seven packages above.
    • pnpm-lock.yaml: resolved versions and @oxlint/binding-* / @oxc-project/* platform packages re-resolved for the new versions.
    • packages/cli/binding/index.cjs: oxfmt 0.66.0 formatter output on the generated NAPI binding (semicolon added to the require('fs') destructuring statement).

Build status

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

- oxfmt: 0.65.0 -> 0.66.0
- oxlint: 1.80.0 -> 1.81.0
- @oxc-project/runtime: 0.147.0 -> 0.148.0
- @oxc-project/types: 0.147.0 -> 0.148.0
- oxc-minify: 0.147.0 -> 0.148.0
- oxc-parser: 0.147.0 -> 0.148.0
- oxc-transform: 0.147.0 -> 0.148.0

rolldown (v1.2.6, 5375362), vite (v8.2.2, de1111a), vitest 4.1.11,
and tsdown 0.22.14 are unchanged.

Code changes:
- packages/cli/binding/index.cjs: generated NAPI binding reformatted by
  oxfmt 0.66.0 (statement semicolon added); no hand-written edits.
@voidzero-guard

voidzero-guard Bot commented Sep 2, 2026

Copy link
Copy Markdown
Contributor Author

✅ No upstream CLI help changes detected

Compared normalized --help output for the upstream CLIs mirrored by Vite+.

➖ Vite: no version update (8.2.2)

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 CLI help changes (1.80.0 → 1.81.0)

The version was updated, but the normalized CLI help output has no differences.

✅ Oxfmt: no CLI help changes (0.65.0 → 0.66.0)

The version was updated, but the normalized CLI help output has no differences.

➖ tsdown: no version update (0.22.14)

No version update was detected, so there is no CLI help diff.

@netlify

netlify Bot commented Sep 2, 2026

Copy link
Copy Markdown

Deploy Preview for viteplus-preview ready!

Name Link
🔨 Latest commit 6df2e07
🔍 Latest deploy log https://app.netlify.com/projects/viteplus-preview/deploys/6a978524676194000841cd43
😎 Deploy Preview https://deploy-preview-2594--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.

@socket-security

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Addednpm/​@​oxc-project/​types@​0.148.01001007295100
Updatednpm/​@​oxc-project/​runtime@​0.147.0 ⏵ 0.148.01001007496100
Updatednpm/​oxfmt@​0.65.0 ⏵ 0.66.086 +11008896 +1100
Updatednpm/​oxc-parser@​0.147.0 ⏵ 0.148.08910010095 -1100

View full report

@github-actions

github-actions Bot commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

CLI artifact sizes (6df2e07)

Final release artifacts built by the canonical build-upstream and build-windows-cli actions.
The dist rows use the Linux build. The core total excludes .node files to match the release artifact.

Artifact Format Base PR Change
packages/cli/dist Directory total 1.59 MiB 1.59 MiB 0 B (0.00%)
packages/core/dist Directory total 3.92 MiB 3.92 MiB 0 B (0.00%)
Combined package dist Directory total 5.51 MiB 5.51 MiB 0 B (0.00%)
vp (Linux x64) Binary 11.00 MiB 11.00 MiB 0 B (0.00%)
vp (Linux x64) gzip -9 4.76 MiB 4.76 MiB 0 B (0.00%)
NAPI (Linux x64) Binary 31.86 MiB 31.86 MiB 0 B (0.00%)
NAPI (Linux x64) gzip -9 12.59 MiB 12.59 MiB 0 B (0.00%)
vp (macOS ARM64) Binary 8.20 MiB 8.20 MiB 0 B (0.00%)
vp (macOS ARM64) gzip -9 4.15 MiB 4.15 MiB 0 B (0.00%)
NAPI (macOS ARM64) Binary 39.49 MiB 39.49 MiB 0 B (0.00%)
NAPI (macOS ARM64) gzip -9 16.90 MiB 16.90 MiB 0 B (0.00%)
vp (Windows x64) Binary 8.86 MiB 8.86 MiB 0 B (0.00%)
vp (Windows x64) gzip -9 3.88 MiB 3.88 MiB +1 B (+0.00%)
NAPI (Windows x64) Binary 26.74 MiB 26.74 MiB 0 B (0.00%)
NAPI (Windows x64) gzip -9 10.67 MiB 10.67 MiB +10 B (+0.00%)
Trampoline (Windows x64) Binary 14.00 KiB 14.00 KiB 0 B (0.00%)
Trampoline (Windows x64) gzip -9 7.09 KiB 7.09 KiB 0 B (0.00%)
Installer (Windows x64) Binary 4.50 MiB 4.50 MiB 0 B (0.00%)
Installer (Windows x64) gzip -9 2.11 MiB 2.11 MiB +1 B (+0.00%)

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