descriptinc / descriptinc/dependicus
[Dependicus] [npm] FYI: vitest 5.0.1 is available (currently on 4.1.0)
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 11
- Forks
- 1
- Avg merge
- 3d 12h
- Merged PRs (30d)
- 5
Description
Next generation testing framework powered by Vite
Summary
- Current versions in monorepo:
4.1.0(published 2026-03-12) — used by @dependicus/core, @dependicus/github-issues, @dependicus/linear +11 more4.1.5(published 2026-04-21) — used by dependicus
- Target version:
5.0.1(published 2026-09-15) - Update type: major
- Versions behind: 13
- Installed size: 1.9 MB
- Dependency types: dev
- In catalog: No
How to Update
This dependency is used by 14 packages. Consider adding it to the catalog:
- Add to catalog - Edit
undefined:
catalog:
vitest: 5.0.1
-
Update each package to use
"vitest": "catalog:"instead of the version number. -
Run
pnpm installto update the lockfile.
Packages to update:
@dependicus/core@dependicus/github-issues@dependicus/linear@dependicus/provider-go@dependicus/provider-mise@dependicus/provider-rust@dependicus/providers-node@dependicus/providers-python@dependicus/security@dependicus/site-builder@dependicus/site-frontenddependicusdependicus-monorepopackages/dependicus
Alternatively, update each package to "vitest": "5.0.1" individually.
Upgrade Path
- 5.0.1 (latest) (2026-09-15) — 2.7 MB (+45%)
- 5.0.0 (2026-09-03) — 2.7 MB (+45%)
- 4.1.11 (2026-08-18) — 1.9 MB (+1%)
- 4.1.10 (2026-07-06) — 1.9 MB (+1%)
- 4.1.9 (2026-06-15) — 1.9 MB (+1%)
- 4.1.8 (2026-06-01) — 1.9 MB (+1%)
- 4.1.7 (2026-05-20) — 1.9 MB (+1%)
- 4.1.6 (2026-05-11) — 1.9 MB (+1%)
- 4.1.5 (2026-04-21) — 1.9 MB (+1%)
- 4.1.4 (2026-04-09) — 1.9 MB (+1%)
- 4.1.3 (2026-04-07) — 1.9 MB (+1%)
- 4.1.2 (2026-03-26) — 1.9 MB (0%)
- 4.1.1 (2026-03-23) — 1.9 MB (0%)
Links
Notes for coding agents
PR title should be: "Update vitest from 4.1.0 to 5.0.1"
If the PR body makes claims about the changes in the new version, include URL references to release notes, changelogs, or commit diffs that support those claims.
This issue was automatically created by Dependicus. It will be recreated if closed while the dependency remains non-compliant.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the catalog configuration and the package manifests for the 14 listed packages; the issue currently shows the catalog path as undefined. Update the Vitest references to 5.0.1 or the catalog entry, run pnpm install, and confirm the lockfile and affected packages are updated successfully.
Written by the indexing model from the issue text.
Assessment
- Domain
- build-system, testing-qa
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100