chore(deps): refresh and validate tooling and application dependencies - #116
Merged
KyleTryon merged 2 commits intoSep 15, 2026
Merged
Conversation
Bumps the github-actions group with 1 update: [voidzero-dev/setup-vp](https://github.com/voidzero-dev/setup-vp). Updates `voidzero-dev/setup-vp` from 1.19.0 to 1.20.0 - [Release notes](https://github.com/voidzero-dev/setup-vp/releases) - [Commits](voidzero-dev/setup-vp@v1.19.0...v1.20.0) --- updated-dependencies: - dependency-name: voidzero-dev/setup-vp dependency-version: 1.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
KyleTryon
deleted the
dependabot/github_actions/github-actions-11d8ee05e3
branch
September 15, 2026 16:44
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
Consolidate the ten pending dependency updates into one tested lockfile: setup-vp 1.20.0, Vite+ 0.3.1, Astro Cloudflare 14.3.1, workerd 1.20260908.1, Base UI 1.8.0, tsx 4.23.13, Lucide 1.43.0, CanvasKit 0.42.0, React Vite plugin 6.1.1, jsdom 30.0.1, and Knip 6.34.0.
Repair the Vite+ PR's invalid lockfile specifier and keep the Vite+ core alias aligned at 0.3.1. Vitest and coverage remain at the bundled 4.1.11; #113 is still blocked on Vite+ support for Vitest 5.
Release Impact
No public API or peer-range changes. Dependency maintenance only; an empty Changeset is included. Tooling compatibility warning: jsdom 30 is a major upgrade, and CanvasKit moves to a new pre-1.0 minor. The tests and docs image generation/build are validated together.
Validation
vp install --frozen-lockfilevp run ci: 841 tests, typechecking, lint, coverage, docs/editor builds, and package validation.Consolidated PRs
Closes #117
Closes #118
Closes #119
Closes #120
Closes #121
Closes #122
Closes #123
Closes #124
Closes #125