- rolldown: f09947a -> v1.2.0 (03e1e34)
- vite: a477454 -> v8.1.5 (5e7fe12)
- tsdown: 0.22.7 -> 0.22.9
- @tsdown/css: 0.22.7 -> 0.22.9
- @tsdown/exe: 0.22.7 -> 0.22.9
- oxfmt: 0.58.0 -> 0.59.0
- oxlint: 1.73.0 -> 1.74.0
- oxlint-tsgolint: 0.24.0 -> 0.25.0
- @oxc-project/runtime: 0.139.0 -> 0.140.0
- @oxc-project/types: 0.139.0 -> 0.140.0
- oxc-minify: 0.139.0 -> 0.140.0
- oxc-parser: 0.139.0 -> 0.140.0
- oxc-transform: 0.139.0 -> 0.140.0
- @vitejs/devtools: 0.4.0 -> 0.4.1
Code changes:
- packages/cli/binding/index.d.cts: regenerated NAPI binding for the rolldown
bump (dev-engine registerClient/notifyPayloadDelivered replace
invalidate/registerModules, HMR Patch envelope gains changedIds/seq and drops
hmrBoundaries, compileEntry now returns BindingLazyChunkOutput,
BindingRebuildStrategy drops the Auto variant).
- packages/cli/src/migration/migrator/eslint.ts: fall back to
@oxlint/migrate@latest when the version pinned to the bundled oxlint is not
published on the registry yet.
- pnpm-workspace.yaml: drop the postcss-modules override and patchedDependency,
add postcss and @jridgewell/trace-mapping catalog entries, bump
rolldown-plugin-dts (^0.26.0 -> ^0.27.0) and @napi-rs/cli (^3.7.2 -> ^3.7.3).
- packages/core/package.json: move postcss to the catalog reference.
- Cargo.toml: transitive Rust dep bumps (itertools 0.14 -> 0.15,
jsonschema 0.46 -> 0.47, phf 0.13 -> 0.14, sugar_path 2 -> 3,
oxc_resolver 11.23.0 -> 11.24.2).
Summary
v1.2.0and vitev8.1.5.0.22.9, oxfmt0.59.0, oxlint1.74.0, oxlint-tsgolint0.25.0, and the oxc crates/packages to0.140.0.@oxlint/migratelagging oxlint's publish cadence.Dependency updates
rolldownf09947av1.2.0 (03e1e34)vitea477454v8.1.5 (5e7fe12)tsdown0.22.70.22.9@tsdown/css0.22.70.22.9@tsdown/exe0.22.70.22.9oxfmt0.58.00.59.0oxlint1.73.01.74.0oxlint-tsgolint0.24.00.25.0@oxc-project/runtime0.139.00.140.0@oxc-project/types0.139.00.140.0oxc-minify0.139.00.140.0oxc-parser0.139.00.140.0oxc-transform0.139.00.140.0@vitejs/devtools0.4.00.4.1Unchanged dependencies
vitest:4.1.10@vitest/browser:4.1.10@vitest/browser-playwright:4.1.10@vitest/browser-preview:4.1.10@vitest/browser-webdriverio:4.1.10@vitest/expect:4.1.10@vitest/mocker:4.1.10@vitest/pretty-format:4.1.10@vitest/runner:4.1.10@vitest/snapshot:4.1.10@vitest/spy:4.1.10@vitest/utils:4.1.10lightningcss:^1.32.0@oxc-node/cli:0.1.0@oxc-node/core:0.1.0VITEST_VERSION constant:4.1.10README vitest pins:4.1.10Code changes
packages/cli/binding/index.d.cts: regenerated NAPI binding for the rolldown bump — the dev engine'sinvalidate/registerModulesare replaced byregisterClient/notifyPayloadDelivered, the HMRPatchenvelope gainschangedIds/seqand dropshmrBoundaries,compileEntrynow returnsBindingLazyChunkOutput, andBindingRebuildStrategydrops theAutovariant.packages/cli/src/migration/migrator/eslint.ts:runOxlintMigrateStepnow tries a list of@oxlint/migratespecs, falling back from the bundled-oxlint pin to@oxlint/migrate@latestwhen the pinned version isn't on the registry yet.pnpm-workspace.yaml: dropped thepostcss-modulesoverride and patched dependency, addedpostcssand@jridgewell/trace-mappingcatalog entries, and bumpedrolldown-plugin-dts(^0.26.0→^0.27.0) and@napi-rs/cli(^3.7.2→^3.7.3).packages/core/package.json: movedpostcssto the catalog reference.Cargo.toml: transitive Rust dependency bumps —itertools0.14→0.15,jsonschema0.46→0.47,phf0.13→0.14(withmacros),sugar_path2→3,oxc_resolver11.23.0→11.24.2.Cargo.lock,pnpm-lock.yaml) regenerated accordingly.Build status
sync-remote-and-build: failurebuild-upstream: failure