Skip to content

chore(deps-dev): bump vitest from 2.1.9 to 4.1.9 in /packages/sdk-ts - #106

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/packages/sdk-ts/vitest-4.1.8
Closed

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/packages/sdk-ts/vitest-4.1.8

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 7, 2026 •

Copy link
Copy Markdown

Bumps vitest from 2.1.9 to 4.1.9.

Release notes

Sourced from vitest's releases.

v4.1.9

🐞 Bug Fixes

View changes on GitHub

v4.1.8

   🐞 Bug Fixes

    View changes on GitHub

v4.1.7

   🐞 Bug Fixes

    View changes on GitHub

v4.1.6

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub

v4.1.5

   🚀 Experimental Features

   🐞 Bug Fixes

... (truncated)

Commits
  • a7a61e7 chore: release v4.1.9 (#10598)
  • 934b0f5 fix(pool): prevent test run hang on worker crash (#10543) [backport to v4] (#...
  • 7fb2965 fix(browser): wait for orchestrator readiness before resolving browser sessio...
  • a518019 fix: fix importOriginal with optimizer and query import [backport to v4] (#...
  • e61f2dd chore: release v4.1.8
  • e4067b3 fix(browser): disable client cdp API when allowWrite/allowExec: false [ba...
  • a09d472 chore: release v4.1.7
  • a8fd24c chore: release v4.1.6
  • 18af98c fix(browser): simplify orchestrator otel carrier (#10285)
  • 3188260 feat(browser): provide project reference in ToMatchScreenshotResolvePath (#...
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for vitest since your current version.


@dependabot @github

dependabot Bot commented on behalf of github Jun 7, 2026

Copy link
Copy Markdown
Author

Labels

The following labels could not be found: dependencies, npm, sdk-ts. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@AbirAbbas

Copy link
Copy Markdown
Contributor

@dependabot rebase

@dependabot dependabot Bot changed the title chore(deps-dev): bump vitest from 2.1.9 to 4.1.8 in /packages/sdk-ts chore(deps-dev): bump vitest from 2.1.9 to 4.1.9 in /packages/sdk-ts Jun 29, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/packages/sdk-ts/vitest-4.1.8 branch from c791e45 to e658f9e Compare June 29, 2026 16:29
AbirAbbas added a commit that referenced this pull request Jun 29, 2026
…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>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/packages/sdk-ts/vitest-4.1.8 branch from e658f9e to e72c338 Compare June 29, 2026 16:56
AbirAbbas added a commit that referenced this pull request Jun 29, 2026
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>
@AbirAbbas

Copy link
Copy Markdown
Contributor

Superseded by #132, which couples this with the vite 6 it requires (vitest 4 alone fails: ERR_PACKAGE_PATH_NOT_EXPORTED ./module-runner). Validated: 265 tests pass.

@AbirAbbas AbirAbbas closed this Jun 29, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 29, 2026

Copy link
Copy Markdown
Author

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 @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/packages/sdk-ts/vitest-4.1.8 branch June 29, 2026 17:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant