feat(deps): upgrade upstream dependencies#2129
Open
voidzero-guard[bot] wants to merge 5 commits into
Open
Conversation
- vite: 578ffb8 -> v8.1.4 (a477454) Code changes: - Bump bundled vite 8.1.3 -> 8.1.4 (packages/core/package.json) - Register postcss-modules@9.0.0 patch pulled in by vite bump (pnpm-workspace.yaml)
✅ Deploy Preview for viteplus-preview canceled.
|
|
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.29 MiB | 10.29 MiB | 0 B (0.00%) |
vp (Linux x64) |
gzip -9 | 4.41 MiB | 4.41 MiB | 0 B (0.00%) |
| NAPI (Linux x64) | Binary | 33.42 MiB | 33.42 MiB | 0 B (0.00%) |
| NAPI (Linux x64) | gzip -9 | 12.78 MiB | 12.78 MiB | 0 B (0.00%) |
vp (macOS ARM64) |
Binary | 7.64 MiB | 7.64 MiB | 0 B (0.00%) |
vp (macOS ARM64) |
gzip -9 | 3.83 MiB | 3.83 MiB | 0 B (0.00%) |
| NAPI (macOS ARM64) | Binary | 40.78 MiB | 40.78 MiB | 0 B (0.00%) |
| NAPI (macOS ARM64) | gzip -9 | 17.05 MiB | 17.05 MiB | -2 B (-0.00%) |
vp (Windows x64) |
Binary | 8.34 MiB | 8.34 MiB | 0 B (0.00%) |
vp (Windows x64) |
gzip -9 | 3.63 MiB | 3.63 MiB | -2 B (-0.00%) |
| NAPI (Windows x64) | Binary | 27.88 MiB | 27.88 MiB | 0 B (0.00%) |
| NAPI (Windows x64) | gzip -9 | 10.78 MiB | 10.78 MiB | +6 B (+0.00%) |
| 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 | 0 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 | 0 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
vitetov8.1.4(a477454), including the bundled vite version inpackages/core/package.json.postcss-modules@9.0.0patched-dependency entry pulled in by the vite bump.Dependency updates
vite578ffb8v8.1.4 (a477454)Unchanged dependencies
rolldown:v1.1.5 (f09947a)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.10tsdown:0.22.4@tsdown/css:0.22.4@tsdown/exe:0.22.4lightningcss:^1.32.0@oxc-node/cli:0.1.0@oxc-node/core:0.1.0oxfmt:0.58.0oxlint:1.73.0oxlint-tsgolint:0.24.0@oxc-project/runtime:0.139.0@oxc-project/types:0.139.0oxc-minify:0.139.0oxc-parser:0.139.0oxc-transform:0.139.0VITEST_VERSION constant:4.1.10README vitest pins:4.1.10@vitejs/devtools:0.3.4Code changes
vite8.1.3->8.1.4inpackages/core/package.json.postcss-modules@9.0.0patched-dependency entry inpnpm-workspace.yaml(transitive dependency pulled in by the vite bump; also reflected inpnpm-lock.yaml).Build status
sync-remote-and-build: successbuild-upstream: success