feat(deps): upgrade upstream dependencies#2186
Open
voidzero-guard[bot] wants to merge 1 commit into
Open
Conversation
- rolldown: f09947a -> v1.2.0 (03e1e34) - tsdown: 0.22.7 -> 0.22.8 - @tsdown/css: 0.22.7 -> 0.22.8 - @tsdown/exe: 0.22.7 -> 0.22.8 - oxfmt: 0.58.0 -> 0.59.0 - oxlint: 1.73.0 -> 1.74.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: - Cargo.toml: bump oxc crates 0.139.0 -> 0.140.0, oxc_resolver/oxc_resolver_napi 11.23.0 -> 11.24.2, sugar_path 2.0.1 -> 3 - pnpm-workspace.yaml: bump @napi-rs/cli 3.7.2 -> 3.7.3, rolldown-plugin-dts ^0.26.0 -> ^0.27.0, add @jridgewell/trace-mapping catalog entry - packages/cli/binding/index.d.cts: regenerate NAPI binding for the new rolldown dev-engine API (registerClient/notifyPayloadDelivered replace invalidate/registerModules, add BindingLazyChunkOutput, HMR envelope now carries changedIds/seq, BindingRebuildStrategy enum reshaped) - packages/cli/src/migration/migrator/eslint.ts: resolve @oxlint/migrate version with fallback to its latest published release when the bundled oxlint version is not yet on the registry
✅ Deploy Preview for viteplus-preview ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub. |
Contributor
Native binary sizes (
|
| Artifact | Format | Base | PR | Change |
|---|---|---|---|---|
vp (Linux x64) |
Binary | 10.32 MiB | 10.32 MiB | 0 B (0.00%) |
vp (Linux x64) |
gzip -9 | 4.42 MiB | 4.42 MiB | +3.98 KiB (+0.09%) |
| NAPI (Linux x64) | Binary | 33.46 MiB | 33.35 MiB | -112.19 KiB (-0.33%) |
| NAPI (Linux x64) | gzip -9 | 12.80 MiB | 12.77 MiB | -23.58 KiB (-0.18%) |
vp (macOS ARM64) |
Binary | 7.65 MiB | 7.65 MiB | 0 B (0.00%) |
vp (macOS ARM64) |
gzip -9 | 3.83 MiB | 3.83 MiB | -1.62 KiB (-0.04%) |
| NAPI (macOS ARM64) | Binary | 40.73 MiB | 40.64 MiB | -96.91 KiB (-0.23%) |
| NAPI (macOS ARM64) | gzip -9 | 17.03 MiB | 17.00 MiB | -22.97 KiB (-0.13%) |
vp (Windows x64) |
Binary | 8.37 MiB | 8.37 MiB | +1.50 KiB (+0.02%) |
vp (Windows x64) |
gzip -9 | 3.64 MiB | 3.64 MiB | +272 B (+0.01%) |
| NAPI (Windows x64) | Binary | 27.78 MiB | 27.67 MiB | -112.50 KiB (-0.40%) |
| NAPI (Windows x64) | gzip -9 | 10.74 MiB | 10.72 MiB | -25.01 KiB (-0.23%) |
| Trampoline (Windows x64) | Binary | 203.00 KiB | 203.00 KiB | 0 B (0.00%) |
| Trampoline (Windows x64) | gzip -9 | 97.91 KiB | 97.91 KiB | -1 B (-0.00%) |
| Installer (Windows x64) | Binary | 4.46 MiB | 4.46 MiB | 0 B (0.00%) |
| Installer (Windows x64) | gzip -9 | 2.08 MiB | 2.08 MiB | +1 B (+0.00%) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
rolldowntov1.2.0andtsdownto0.22.8, plus the oxc toolchain (oxc-*/@oxc-project/*0.139.0 -> 0.140.0,oxlint1.74.0,oxfmt0.59.0).index.d.cts) to match rolldown's new dev-engine / HMR API surface.@oxlint/migrateversion fallback in the ESLint migrator so migration keeps working when the exact bundled oxlint version isn't published yet.Dependency updates
rolldownf09947av1.2.0 (03e1e34)tsdown0.22.70.22.8@tsdown/css0.22.70.22.8@tsdown/exe0.22.70.22.8oxfmt0.58.00.59.0oxlint1.73.01.74.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.1@napi-rs/cli3.7.23.7.3rolldown-plugin-dts^0.26.0^0.27.0oxc_resolver/oxc_resolver_napi11.23.011.24.2sugar_path2.0.13Unchanged dependencies
vite:v8.1.4 (a477454)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.0oxlint-tsgolint:0.24.0VITEST_VERSION constant:4.1.10README vitest pins:4.1.10Code changes
Cargo.toml: bump oxc crates0.139.0 -> 0.140.0,oxc_resolver/oxc_resolver_napi11.23.0 -> 11.24.2, andsugar_path2.0.1 -> 3(Cargo.lockregenerated to match).pnpm-workspace.yaml: bump@napi-rs/cli3.7.2 -> 3.7.3androlldown-plugin-dts^0.26.0 -> ^0.27.0, add a@jridgewell/trace-mappingcatalog entry (pnpm-lock.yamlregenerated).packages/cli/binding/index.d.cts: regenerated NAPI binding for rolldown's new dev-engine API —registerClient/notifyPayloadDeliveredreplaceinvalidate/registerModules, newBindingLazyChunkOutput, the HMRPatchenvelope now carrieschangedIds/seq, andBindingRebuildStrategydropsAuto.packages/cli/src/migration/migrator/eslint.ts: addresolveOxlintMigrateVersionto pin@oxlint/migrateto the bundled oxlint version, falling back to its latest published release when that exact version isn't on the registry yet.packages/core/package.json,packages/tools/.upstream-versions.json: version/hash bumps for the upgrades above.Build status
sync-remote-and-build: successbuild-upstream: failure