Skip to content

Build(deps-dev): Bump vitest from 4.1.6 to 4.1.7#293

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

Build(deps-dev): Bump vitest from 4.1.6 to 4.1.7#293
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/vitest-4.1.7

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 22, 2026

Bumps vitest from 4.1.6 to 4.1.7.

Release notes

Sourced from vitest's releases.

v4.1.7

   🐞 Bug Fixes

    View changes on GitHub
Commits

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 4.1.6 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/vitest)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 22, 2026
@vercel
Copy link
Copy Markdown

vercel Bot commented May 22, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
get-based Ready Ready Preview, Comment May 22, 2026 5:57am

@greptile-apps
Copy link
Copy Markdown

greptile-apps Bot commented May 22, 2026

Greptile Summary

This is an automated Dependabot patch bump of vitest from 4.1.6 to 4.1.7, picking up a single bug fix in the runner that limits concurrency per task branch in addition to per leaf callbacks.

  • All @vitest/* sub-packages are consistently updated to 4.1.7, @types/estree is bumped to 1.0.9, and estree-walker is hoisted from a nested scope under @vitest/mocker to a top-level entry in the lock file — all matching the upstream release artefacts.
  • No application code is changed; the fix only affects test-runner concurrency behavior.

Confidence Score: 5/5

Safe to merge — only dev dependency lock file entries are changed; no production code is affected.

A pure patch bump of a dev-only test framework with a single targeted bug fix in test-runner concurrency. All sub-package versions are consistent, lock file hashes match the published release, and no application or configuration code changes.

No files require special attention.

Important Files Changed

Filename Overview
package.json Bumps vitest dev dependency from ^4.1.6 to ^4.1.7 — a single-line patch version change.
package-lock.json Lock file updated to reflect new vitest 4.1.7 packages, bumped @types/estree to 1.0.9, and hoisted estree-walker 3.0.3 from a nested dep under @vitest/mocker to a top-level entry — all consistent with the upstream release.

Reviews (1): Last reviewed commit: "Build(deps-dev): Bump vitest from 4.1.6 ..." | Re-trigger Greptile

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

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants