Skip to content

build(deps-dev): bump vitest from 4.1.2 to 4.1.10 - #24

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/vitest-4.1.10
Open

build(deps-dev): bump vitest from 4.1.2 to 4.1.10#24
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/vitest-4.1.10

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 8, 2026

Copy link
Copy Markdown
Contributor

Bumps vitest from 4.1.2 to 4.1.10.

Release notes

Sourced from vitest's releases.

v4.1.10

   🐞 Bug Fixes

    View changes on GitHub

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

... (truncated)

Commits
  • db616d2 chore: release v4.1.10 (#10718)
  • bae52b5 fix(vm): fix external module resolve error with deps optimizer query for enco...
  • 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
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Dependency updates (Dependabot) javascript Pull requests that update javascript code labels Jul 8, 2026
@dependabot
dependabot Bot requested a review from murdore as a code owner July 8, 2026 16:55
@dependabot dependabot Bot added dependencies Dependency updates (Dependabot) javascript Pull requests that update javascript code labels Jul 8, 2026
@github-actions

github-actions Bot commented Jul 8, 2026

Copy link
Copy Markdown

Single Commit Policy — COMPLIANT

Status: 1 commit | Valid format | No merge commits | Ready for merge

Commit details
  • Hash: 5ad3f22f84a8d3295d396494840ef55de42193a9
  • Message: build(deps-dev): bump vitest from 4.1.2 to 4.1.10
  • Author: dependabot[bot]

Automated validation — dopamine single-commit enforcement

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/vitest-4.1.10 branch from cb074d8 to da41c1b Compare July 11, 2026 07:14
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/vitest-4.1.10 branch 3 times, most recently from b36c5c9 to b412a64 Compare July 19, 2026 08:53
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 4.1.2 to 4.1.10.
- [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.10/packages/vitest)

---
updated-dependencies:
- dependency-name: vitest
  dependency-version: 4.1.10
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/vitest-4.1.10 branch from b412a64 to 5ad3f22 Compare July 29, 2026 18:58
@murdore

murdore commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

Reviewed. vitest 4.1.2 → 4.1.10 is a patch-level bump within the same 4.1.x line (per the PR's own update-type: version-update:semver-patch metadata) — no major-version jump, no known breaking changes for this release range. Diff is scoped to package.json + package-lock.json only, nothing else bundled in. All CI checks green (Build & Test, TypeScript Strict Check, Single Commit Policy, Yama PR Review, CodeQL, SentinelOne). vitest is a devDependency (test runner), so this doesn't touch the runtime server-boot path either. LGTM, no blockers from me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency updates (Dependabot) javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant