feat(deps): upgrade upstream dependencies#1450
Closed
voidzero-guard[bot] wants to merge 1 commit intomainfrom
Closed
feat(deps): upgrade upstream dependencies#1450voidzero-guard[bot] wants to merge 1 commit intomainfrom
voidzero-guard[bot] wants to merge 1 commit intomainfrom
Conversation
- rolldown: edec4fa -> v1.0.0-rc.17 (d9d72c3) - tsdown: 0.21.9 -> 0.21.10 - @vitejs/devtools: 0.1.14 -> 0.1.15 Code changes: - packages/core/build-support/rewrite-imports.ts: rewrite bare `vite` import specifier in addition to `vite/*` subpaths
✅ 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
rolldowntov1.0.0-rc.17andtsdownto0.21.10(including the@tsdown/css/@tsdown/exepeer ranges and thebundledVersionsmanifest inpackages/core/package.json).@vitejs/devtoolsto0.1.15.RewriteImportsPluginto also rewrite the barevitespecifier, not justvite/*subpaths.Dependency updates
rolldownedec4fav1.0.0-rc.17 (d9d72c3)tsdown0.21.90.21.10@vitejs/devtools0.1.140.1.15Unchanged dependencies
vite:v8.0.9 (ce729f5)vitest:4.1.5@oxc-node/cli:0.1.0@oxc-node/core:0.1.0oxfmt:0.46.0oxlint:1.61.0oxlint-tsgolint:0.21.1@oxc-project/runtime:0.127.0@oxc-project/types:0.127.0oxc-minify:0.127.0oxc-parser:0.127.0oxc-transform:0.127.0Code changes
packages/core/build-support/rewrite-imports.ts: handle barevitespecifier inresolveIdby rewriting it to the host package name as an external import, mirroring the existingvite/*subpath rewrite.Build status
sync-remote-and-build: failurebuild-upstream: failure