chore(deps): update npm packages - #1831
Open
renovate[bot] wants to merge 2 commits into
Open
renovate[bot] wants to merge 2 commits into
renovate[bot] wants to merge 2 commits into
Conversation
❌ Deploy Preview for viteplus-preview failed.
|
renovate
Bot
force-pushed
the
renovate/npm-packages
branch
3 times, most recently
from
June 28, 2026 16:46
fdeddce to
cbb8536
Compare
renovate
Bot
force-pushed
the
renovate/npm-packages
branch
3 times, most recently
from
July 5, 2026 16:57
4f9a18f to
2d860db
Compare
renovate
Bot
force-pushed
the
renovate/npm-packages
branch
from
July 8, 2026 16:54
779a74b to
ce2f98e
Compare
Contributor
CLI artifact sizes (
|
| Artifact | Format | Base | PR | Change |
|---|---|---|---|---|
packages/cli/dist |
Directory total | 2.00 MiB | 2.00 MiB | 0 B (0.00%) |
packages/core/dist |
Directory total | 3.95 MiB | 3.95 MiB | 0 B (0.00%) |
| Combined package dist | Directory total | 5.95 MiB | 5.95 MiB | 0 B (0.00%) |
vp (Linux x64) |
Binary | 11.24 MiB | 11.24 MiB | 0 B (0.00%) |
vp (Linux x64) |
gzip -9 | 4.86 MiB | 4.86 MiB | 0 B (0.00%) |
| NAPI (Linux x64) | Binary | 32.03 MiB | 32.03 MiB | 0 B (0.00%) |
| NAPI (Linux x64) | gzip -9 | 12.70 MiB | 12.70 MiB | 0 B (0.00%) |
vp (macOS ARM64) |
Binary | 8.39 MiB | 8.39 MiB | 0 B (0.00%) |
vp (macOS ARM64) |
gzip -9 | 4.24 MiB | 4.24 MiB | 0 B (0.00%) |
| NAPI (macOS ARM64) | Binary | 39.66 MiB | 39.66 MiB | 0 B (0.00%) |
| NAPI (macOS ARM64) | gzip -9 | 17.01 MiB | 17.01 MiB | 0 B (0.00%) |
vp (Windows x64) |
Binary | 9.13 MiB | 9.13 MiB | 0 B (0.00%) |
vp (Windows x64) |
gzip -9 | 3.99 MiB | 3.99 MiB | +1 B (+0.00%) |
| NAPI (Windows x64) | Binary | 26.99 MiB | 26.99 MiB | 0 B (0.00%) |
| NAPI (Windows x64) | gzip -9 | 10.80 MiB | 10.80 MiB | -1 B (-0.00%) |
| Trampoline (Windows x64) | Binary | 13.50 KiB | 13.50 KiB | 0 B (0.00%) |
| Trampoline (Windows x64) | gzip -9 | 7.09 KiB | 7.08 KiB | -3 B (-0.04%) |
| Installer (Windows x64) | Binary | 4.55 MiB | 4.55 MiB | 0 B (0.00%) |
| Installer (Windows x64) | gzip -9 | 2.13 MiB | 2.13 MiB | +3 B (+0.00%) |
fengmk2
added a commit
that referenced
this pull request
Aug 16, 2026
Renovate aborts the whole repository scan with `ERR_PNPM_INVALID_SELECTOR` when it parses the multi-level pnpm override selector (`vite-plugin-svgr>foo>vite`) in the `migration_monorepo_pnpm_overrides_dependency_selector` snapshot fixture ([error log](https://developer.mend.io/github/voidzero-dev/vite-plus/-/job/5694ac3b-1f35-49c0-b558-51d59fe4842b)). The selector is intentional `vp migrate` test data, but `@pnpm/parse-overrides` cannot parse two `>` levels. Every run since mid-June failed, so the update PRs #1780, #1782, and #1831 went stale. Fix: add the snapshot and unit-test fixture trees to `ignorePaths`. Renovate applies `ignorePaths` before extraction, so fixture files never reach the parser on any Renovate version. Fixture dependencies also stop receiving bump PRs, which would break recorded snapshots. Verified with `renovate-config-validator` and a local dry run (`npx renovate --platform=local --dry-run=extract`): the npm manager drops from 726 files to 11 real package files, no fixture file is extracted, and the cargo and github-actions managers are unchanged (`crates/vp_cli_snapshots/Cargo.toml` stays managed). Closes #2451
renovate
Bot
force-pushed
the
renovate/npm-packages
branch
2 times, most recently
from
August 16, 2026 17:28
4cb14cb to
cb0a00c
Compare
renovate
Bot
force-pushed
the
renovate/npm-packages
branch
2 times, most recently
from
August 30, 2026 16:59
0f4d8d7 to
e1ac051
Compare
renovate
Bot
force-pushed
the
renovate/npm-packages
branch
from
September 6, 2026 16:05
22cdce4 to
fde4935
Compare
🚀 Deploying Preview to Cloudflare 🚀Preview Deployments by commit
View all previews: View all previews ↗ |
renovate
Bot
force-pushed
the
renovate/npm-packages
branch
4 times, most recently
from
September 13, 2026 17:20
d04e50a to
3ed8d4e
Compare
renovate
Bot
force-pushed
the
renovate/npm-packages
branch
4 times, most recently
from
September 20, 2026 16:33
2ffd0b4 to
9930fdb
Compare
renovate
Bot
force-pushed
the
renovate/npm-packages
branch
from
September 21, 2026 01:47
e2ef554 to
5650793
Compare
|
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.
This PR contains the following updates:
^0.43.0→^0.45.01.4.3→1.5.15.0.1→5.0.21.2.2→1.2.43.1.0→3.1.2=1.79.0→=1.83.029.0.0→29.0.37.0.0-dev.20260605.1→7.0.0-dev.20260707.20.28.1→0.28.20.2.0→0.2.213.0.0→13.0.66.1.1→6.1.210.2.4→10.2.64.0.5→4.0.72.3.0→2.3.31.62.1→1.63.019.2.0→19.3.019.2.0→19.3.02.9.9→2.10.40.28.0→0.28.64.63.1→4.63.32.2.0→2.2.14.3.0→4.3.36.0.0→6.2.01.2.4→1.3.12.0.0-alpha.17→2.0.0-alpha.201.7.5→1.7.61.13.1→1.14.03.5.40→3.5.433.5.35→3.5.434.127.1→4.134.08.21.1→8.21.32.9.0→2.9.1^0.9.3→^0.10.0^0.9.3→^0.10.0Release Notes
ast-grep/ast-grep (@ast-grep/napi)
v0.45.3Compare Source
#2916#2917#2913#2912#2908#2906#2720#2909bb74529c6b32d7v0.45.2Compare Source
#2892#2905#2903#2904#2901#2882#2878#2896#2897#2876#2880#2887#2883#2888#2893#28934dc0d3661f1b98912da32v0.45.1Compare Source
#2868#2861#2864#2865#2833#2839#2848#2854#2849#2860#2850#2851#2852#2855#2853std::io::IsTerminaloveratty#2857#28442ac18cav0.45.0Compare Source
#2843#2842#2834#2838#2810#2829#2837#2831#2790#2795#2819#2801#2802#2817#2809#2808#2789#2793#2794#2791#2821#2803b24ca854f75c2182eb291v0.44.1Compare Source
#2786#2785#2780#2781#2783#2784#2787#2782#2764#2779#2778#2776#2667#2696#2768#2774#2777#2775#2767#2771#276507778fb1713e86v0.44.0Compare Source
#2763#2762#2761#2727#2677#2758#2759#2757#2756#2755#2754#2753#2751#2750notrule#2676#2749#2748#2747#2746#2745#2744#2678#2731#2743#2739#2738#2737#2729#2726#2724#2723#2722#2721#2719#2718#2717#2716#2715#2714#2713#2711#2712#2710#2709#2701#2704#2708#2703#2702#2700#2693#2692#2694#2698#2699#2695#2672#2680#2691#2690#2686#2689#2682#2683#2688#2687#2684#2674#2673#2670#2671#2666#2665#2664b488bd36f89a3d202d8b8bombshell-dev/clack (@clack/core)
v1.5.1Compare Source
Patch Changes
8bd9129Thanks @gameroman! - Return type for prompts now correctly specifiesCANCEL_SYMBOLinstead ofsymbolv1.5.0Compare Source
Minor Changes
#595
227583eThanks @dreyfus92! - Add anaccessibleoption to the sharedPromptOptionsand a resolvedaccessiblegetter on the basePrompt, so any prompt can opt into accessible mode individually. Resolution order: per-prompt option >updateSettings({ accessible })> theACCESSIBLEenvironment variable.#592
caa32e8Thanks @gameroman! - ExportCANCEL_SYMBOLconstant from@clack/coreand@clack/prompts#594
37fca4eThanks @dreyfus92! - Add tab-completion to thepathprompt: pressing Tab fills the input with the focused suggestion, so you can quickly descend into deep directories (type/and Tab again). Powered by a new opt-incompleteOnTaboption onautocomplete, which also shows aTab: completehint in the instructions footer. Defaultautocompletebehavior is unchanged.#583
ae636ddThanks @43081j! - Add async validation support to prompts, and validation state rendering to text prompts.#593
b20fa2bThanks @dreyfus92! - AddisAccessible()and anaccessiblesetting as the foundation for accessible mode. Resolution order: per-call option >updateSettings({ accessible })> theACCESSIBLEenvironment variable (any non-empty value enables it, except0andfalse).napi-rs/napi-rs (@napi-rs/wasm-runtime)
v1.2.4Compare Source
Bug Fixes
v1.2.3Compare Source
Bug Fixes
rollup/plugins (@rollup/plugin-commonjs)
v29.0.32026-05-29
Bugfixes
v29.0.22026-03-06
Bugfixes
v29.0.12026-03-05
Bugfixes
microsoft/typescript-go (@typescript/native-preview)
v7.0.0-dev.20260707.2Compare Source
v7.0.0-dev.20260706.1Compare Source
v7.0.0-dev.20260705.1Compare Source
v7.0.0-dev.20260704.1Compare Source
v7.0.0-dev.20260703.1Compare Source
v7.0.0-dev.20260702.3Compare Source
v7.0.0-dev.20260701.1Compare Source
v7.0.0-dev.20260630.1Compare Source
v7.0.0-dev.20260629.1Compare Source
v7.0.0-dev.20260628.1Compare Source
v7.0.0-dev.20260627.2Compare Source
v7.0.0-dev.20260626.1Compare Source
v7.0.0-dev.20260624.1Compare Source
v7.0.0-dev.20260623.1Compare Source
v7.0.0-dev.20260622.1Compare Source
v7.0.0-dev.20260621.1Compare Source
v7.0.0-dev.20260620.1Compare Source
v7.0.0-dev.20260619.1Compare Source
v7.0.0-dev.20260618.1Compare Source
v7.0.0-dev.20260617.2Compare Source
v7.0.0-dev.20260616.1Compare Source
v7.0.0-dev.20260615.1Compare Source
v7.0.0-dev.20260614.1Compare Source
v7.0.0-dev.20260613.1Compare Source
v7.0.0-dev.20260612.1Compare Source
[`v7.0.0-dev.20260611.
Configuration
📅 Schedule: (in timezone Asia/Shanghai)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.