feat(deps): upgrade upstream dependencies#1980
Open
voidzero-guard[bot] wants to merge 1 commit into
Open
Conversation
- rolldown: e0d0b1b -> v1.1.3 (e77f7c7) Code changes: - Regenerate NAPI binding types for the rolldown bump: add `BindingDevOptions.onAdditionalAssets` and drop the `BindingViteBuildImportAnalysisPluginV2Config` interface plus the `v2`/`isEnableV2` fields (packages/cli/binding/index.d.cts) - Bump bundled rolldown version 1.1.2 -> 1.1.3 (packages/core/package.json) - Update catalog deps `@napi-rs/wasm-runtime` ^1.1.5 -> ^1.1.6, `rolldown-plugin-dts` ^0.25.2 -> ^0.26.0, and add `vitepress-plugin-feedback-tracker@0.2.0-alpha.1` to `minimumReleaseAgeExclude` (pnpm-workspace.yaml) - Refresh lockfiles (Cargo.lock, pnpm-lock.yaml)
✅ Deploy Preview for viteplus-preview canceled.
|
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
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
rolldownfrome0d0b1btov1.1.3(e77f7c7); all other upstream pins are unchanged.@napi-rs/wasm-runtime,rolldown-plugin-dts) and refresh lockfiles.Dependency updates
rolldowne0d0b1bv1.1.3 (e77f7c7)Unchanged dependencies
vite:v8.1.0 (63b1489)vitest(and@vitest/*):4.1.9tsdown/@tsdown/css/@tsdown/exe:0.22.3lightningcss:^1.32.0@oxc-node/cli/@oxc-node/core:0.1.0oxfmt:0.56.0oxlint:1.71.0oxlint-tsgolint:0.23.0@oxc-project/runtime/@oxc-project/types:0.137.0oxc-minify/oxc-parser/oxc-transform:0.137.0@vitejs/devtools:0.3.3Code changes
packages/cli/binding/index.d.cts: regenerated NAPI types for rolldown v1.1.3 — addsBindingDevOptions.onAdditionalAssetsand removes theBindingViteBuildImportAnalysisPluginV2Configinterface along with thev2andisEnableV2fields.packages/core/package.json: bumpbundledVersions.rolldown1.1.2->1.1.3.packages/tools/.upstream-versions.json: update rolldown pinned hash.pnpm-workspace.yaml: bump catalog@napi-rs/wasm-runtime^1.1.5->^1.1.6androlldown-plugin-dts^0.25.2->^0.26.0; addvitepress-plugin-feedback-tracker@0.2.0-alpha.1tominimumReleaseAgeExclude.Cargo.lock,pnpm-lock.yaml: lockfile refresh.Build status
sync-remote-and-build: successbuild-upstream: success