Skip to content

build(deps-dev): bump vitest from 4.1.5 to 4.1.6#183

Merged
erode-release[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/vitest-4.1.6
May 13, 2026
Merged

build(deps-dev): bump vitest from 4.1.5 to 4.1.6#183
erode-release[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/vitest-4.1.6

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps vitest from 4.1.5 to 4.1.6.

Release notes

Sourced from vitest's releases.

v4.1.6

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub
Commits
  • a8fd24c chore: release v4.1.6
  • 18af98c fix(browser): simplify orchestrator otel carrier (#10285)
  • 3188260 feat(browser): provide project reference in ToMatchScreenshotResolvePath (#...
  • See full diff in compare view

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.5 to 4.1.6.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.6/packages/vitest)

---
updated-dependencies:
- dependency-name: vitest
  dependency-version: 4.1.6
  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 13, 2026
@dependabot dependabot Bot requested a review from a team as a code owner May 13, 2026 18:10
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 13, 2026
@erode-release erode-release Bot enabled auto-merge (squash) May 13, 2026 18:10
@greptile-apps
Copy link
Copy Markdown

greptile-apps Bot commented May 13, 2026

Greptile Summary

Automated patch-version bump of the vitest devDependency from 4.1.5 to 4.1.6 across both packages, with the corresponding lockfile update. This is a dev-only change with no impact on production bundles.

  • The minimum pinned version in packages/cli/package.json and packages/core/package.json is updated from ^4.1.3 to ^4.1.6, resolving to 4.1.6 in the lockfile.
  • Vitest 4.1.6 ships three bug fixes (browser screenshot path resolution, sequence.concurrent interaction with per-test concurrent: false, and an otel carrier simplification) plus a diff-stringification performance improvement — no breaking changes.

Confidence Score: 5/5

Safe to merge — this is a devDependency-only patch bump with no production code changes.

The change touches only the vitest devDependency in two package manifests and their lockfile. All three upstream fixes in 4.1.6 are isolated to test infrastructure (browser screenshot paths, concurrent test sequencing, and otel carriers). No runtime or production code is affected.

No files require special attention.

Important Files Changed

Filename Overview
packages/cli/package.json Bumps vitest devDependency floor from ^4.1.3 to ^4.1.6
packages/core/package.json Bumps vitest devDependency floor from ^4.1.3 to ^4.1.6
package-lock.json Lockfile updated to resolve vitest to 4.1.6 and its associated sub-packages

Reviews (1): Last reviewed commit: "build(deps-dev): bump vitest from 4.1.5 ..." | Re-trigger Greptile

@erode-release erode-release Bot merged commit 543162c into main May 13, 2026
3 checks passed
@erode-release erode-release Bot deleted the dependabot/npm_and_yarn/vitest-4.1.6 branch May 13, 2026 18:11
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