Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 12, 2026

Bumps vitest from 3.1.1 to 4.0.17.

Release notes

Sourced from vitest's releases.

v4.0.17

   🚀 Experimental Features

   🐞 Bug Fixes

    View changes on GitHub

v4.0.16

   🐞 Bug Fixes

... (truncated)

Commits
  • dd54e94 chore: release v4.0.17
  • 59f92d4 fix(fsModuleCache): add importers alongside importedModules (#9423)
  • 751364e fix(fsModuleCache): don't store importers in cache (#9422)
  • 4b67fc2 fix: typo in browser.provider error (#9394)
  • 40841ff fix: handle null options in addEventHandler #9371 (#9372)
  • 200dadb fix(pool): handle worker start failures gracefully (#9337)
  • 1500654 fix(browser): support fileParallelism on an instance (#9328)
  • a8a8836 fix(pool): validate environment options when reusing the worker (#9349)
  • 7b10ab4 fix(typecheck): improve error message when tsc outputs help text (#9214)
  • 876cb84 feat: support TRACEPARENT and TRACESTATE environment variables for OpenTeleme...
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for vitest since your current version.


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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 12, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 12, 2026

Labels

The following labels could not be found: automated. Please create it before Dependabot can add it to a pull request.

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

@github-actions
Copy link

🔍 Code Quality Check Results

Check Status
ESLint ❓ Unknown
Prettier ❓ Unknown
TypeScript ❓ Unknown

@github-actions
Copy link

github-actions bot commented Jan 12, 2026

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vitest-4.0.17 branch from 7453e8a to 442d554 Compare January 15, 2026 17:18
@github-actions
Copy link

🔍 Code Quality Check Results

Check Status
ESLint ❓ Unknown
Prettier ❓ Unknown
TypeScript ❓ Unknown

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vitest-4.0.17 branch from 442d554 to 8c5c3ad Compare January 15, 2026 17:24
@github-actions
Copy link

🔍 Code Quality Check Results

Check Status
ESLint ❓ Unknown
Prettier ❓ Unknown
TypeScript ❓ Unknown

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vitest-4.0.17 branch from 8c5c3ad to 304b67a Compare January 15, 2026 17:31
@github-actions
Copy link

🔍 Code Quality Check Results

Check Status
ESLint ❓ Unknown
Prettier ❓ Unknown
TypeScript ❓ Unknown

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vitest-4.0.17 branch from 304b67a to 165ec55 Compare January 15, 2026 17:43
@github-actions
Copy link

🔍 Code Quality Check Results

Check Status
ESLint ❓ Unknown
Prettier ❓ Unknown
TypeScript ❓ Unknown

Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 3.1.1 to 4.0.17.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.17/packages/vitest)

---
updated-dependencies:
- dependency-name: vitest
  dependency-version: 4.0.17
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vitest-4.0.17 branch from 165ec55 to d951682 Compare January 15, 2026 17:49
@github-actions
Copy link

🔍 Code Quality Check Results

Check Status
ESLint ❓ Unknown
Prettier ❓ Unknown
TypeScript ❓ Unknown

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the vitest dependency from version 3.1.1 to 4.0.17, a major version bump that includes numerous bug fixes, experimental features, and breaking changes. The update brings improved OpenTelemetry support, better error handling, and various browser mode enhancements.

Changes:

  • Updated vitest from 3.1.1 to 4.0.17 in package.json
  • Updated vitest and all related @vitest/* packages to 4.0.17 in package-lock.json, along with transitive dependency updates

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated 1 comment.

File Description
package.json Updates vitest version to 4.0.17
package-lock.json Updates vitest and all related dependencies, adds new platform-specific packages, updates transitive dependencies including chai, rollup, and various esbuild packages
Comments suppressed due to low confidence (1)

package.json:36

  • Version mismatch detected: @vitest/coverage-v8 is at 3.1.1 but vitest has been upgraded to 4.0.17. The coverage plugin's peer dependency requires vitest 3.1.1, which will cause a peer dependency conflict. Update @vitest/coverage-v8 to 4.0.17 to match the vitest version.
    "@vitest/coverage-v8": "3.1.1",

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

"jsdom": "20.0.3",
"prettier": "2.8.0",
"typescript": "5.9.3",
"vite": "5.4.21",
Copy link

Copilot AI Jan 15, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Vitest 4.0.17 has a peer dependency requirement of vite ^6.0.0 || ^7.0.0, but this package.json specifies vite 5.4.21. This version mismatch may cause compatibility issues. Consider upgrading vite to version 6.x or higher to ensure compatibility with vitest 4.x.

Suggested change
"vite": "5.4.21",
"vite": "6.0.0",

Copilot uses AI. Check for mistakes.
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant