chore(deps-dev): bump vitest from 2.1.9 to 4.1.9 in /packages/sdk-ts - #106
dependabot[bot] wants to merge 1 commit into
Conversation
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
@dependabot rebase |
c791e45 to
e658f9e
Compare
…ts) (#131) Bundles the dependabot major bumps that are safe and that share the single root pnpm-lock.yaml (so they can't merge independently): - dashboard: typescript ^5 -> ^6, @types/node ^20 -> ^26 (#113, #112) - sdk-ts: zod ^3 -> ^4, @types/node ^20 -> ^26 (#104, #107) Validated locally: - `pnpm --filter dashboard build` — green (Next type-checks clean under TS 6) - `pnpm --filter @af-stack/sdk build` — green (tsc clean under zod 4) - `pnpm --filter @af-stack/sdk test` — 265/265 vitest tests pass (zod 4 runtime-compatible) Excludes eslint 10 (#114 — eslint-plugin-react not yet eslint-10 compatible) and vitest 4 (#106 — requires vite 6); those are handled separately. Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 2.1.9 to 4.1.9. - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.9/packages/vitest) --- updated-dependencies: - dependency-name: vitest dependency-version: 4.1.8 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
e658f9e to
e72c338
Compare
Dependabot #106 bumped vitest alone, which fails at startup (ERR_PACKAGE_PATH_NOT_EXPORTED ./module-runner) because vitest 4 requires vite 6, but the tree resolved vite 5. Adding vite ^6 resolves it. Validated on current main: `pnpm --filter @af-stack/sdk test` — 30 files / 265 tests pass under vitest 4.1.9. Supersedes #106. Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
Superseded by #132, which couples this with the vite 6 it requires (vitest 4 alone fails: |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps vitest from 2.1.9 to 4.1.9.
Release notes
Sourced from vitest's releases.
... (truncated)
Commits
a7a61e7chore: release v4.1.9 (#10598)934b0f5fix(pool): prevent test run hang on worker crash (#10543) [backport to v4] (#...7fb2965fix(browser): wait for orchestrator readiness before resolving browser sessio...a518019fix: fiximportOriginalwith optimizer and query import [backport to v4] (#...e61f2ddchore: release v4.1.8e4067b3fix(browser): disable clientcdpAPI whenallowWrite/allowExec: false[ba...a09d472chore: release v4.1.7a8fd24cchore: release v4.1.618af98cfix(browser): simplify orchestrator otel carrier (#10285)3188260feat(browser): provide project reference inToMatchScreenshotResolvePath(#...Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for vitest since your current version.