chore: bump the npm-patch-minor group with 3 updates#80
Merged
altaywtf merged 1 commit intoMay 20, 2026
Conversation
Bumps the npm-patch-minor group with 3 updates: [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8), [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) and [vite-plus](https://github.com/voidzero-dev/vite-plus/tree/HEAD/packages/cli). Updates `@vitest/coverage-v8` from 4.1.5 to 4.1.7 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.7/packages/coverage-v8) Updates `knip` from 6.14.0 to 6.14.1 - [Release notes](https://github.com/webpro-nl/knip/releases) - [Commits](https://github.com/webpro-nl/knip/commits/knip@6.14.1/packages/knip) Updates `vite-plus` from 0.1.20 to 0.1.22 - [Release notes](https://github.com/voidzero-dev/vite-plus/releases) - [Commits](https://github.com/voidzero-dev/vite-plus/commits/v0.1.22/packages/cli) --- updated-dependencies: - dependency-name: "@vitest/coverage-v8" dependency-version: 4.1.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-patch-minor - dependency-name: knip dependency-version: 6.14.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-patch-minor - dependency-name: vite-plus dependency-version: 0.1.22 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-patch-minor ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
No issues found across 2 files
Tip: cubic could auto-approve low-risk PRs like this, if it thinks it's safe to merge. Learn more
Re-trigger cubic
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.
Bumps the npm-patch-minor group with 3 updates: @vitest/coverage-v8, knip and vite-plus.
Updates
@vitest/coverage-v8from 4.1.5 to 4.1.7Release notes
Sourced from @vitest/coverage-v8's releases.
Commits
a09d472chore: release v4.1.7a8fd24cchore: release v4.1.6Updates
knipfrom 6.14.0 to 6.14.1Release notes
Sourced from knip's releases.
Commits
b99f1a5Release knip@6.14.1919cba2Work the docs (close #1746)9dae641Detect dynamic import attributes; share import matcher with Astro-MDXe1c1b17Detect dynamic imports in Svelte compiler (#1747)Updates
vite-plusfrom 0.1.20 to 0.1.22Release notes
Sourced from vite-plus's releases.
... (truncated)
Commits
12368darelease: v0.1.22 (#1637)2a44bcechore: bump vite-task to c945cc0 (#1628)f0ae621feat(cli): spawn npm for global installation in parallel and refine output (#...e80e241revert: remove vp pm plugin command (#1623)3dc7c75docs: mention env doctor in agent instructions (#1603)9e44db1fix(cli): skip merging standalone oxfmt/oxlint config when key already in vit...9f718e7fix(cli): detect create output in current directory (#1606)99d3e41feat(cli): add oxlint rule to prefer vite-plus imports (#1408)5d68116feat(cli): Initialize a git repository and create an initial commit on scaffo...023e700test(cli): add --help case to config snap tests for npm10/yarn1/yarn4 (#1585)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditionsSummary by cubic
Bump
@vitest/coverage-v8to 4.1.7,knipto 6.14.1, andvite-plusto 0.1.21 to pull in patch fixes and improve dev tooling stability.@vitest/coverage-v8: 4.1.5 → 4.1.7 — fixes runner concurrency; minor browser and perf updates.knip: 6.14.0 → 6.14.1 — better detection for dynamic imports (Svelte, import attributes).vite-plus: 0.1.20 → 0.1.21 — patch updates to CLI/test tooling.Written for commit af396f6. Summary will update on new commits. Review in cubic