Skip to content

chore(deps): bump vitest from 3.2.4 to 4.0.18#5

Merged
karlspace merged 1 commit intomainfrom
dependabot/npm_and_yarn/vitest-4.0.18
Jan 31, 2026
Merged

chore(deps): bump vitest from 3.2.4 to 4.0.18#5
karlspace merged 1 commit intomainfrom
dependabot/npm_and_yarn/vitest-4.0.18

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps vitest from 3.2.4 to 4.0.18.

Release notes

Sourced from vitest's releases.

v4.0.18

   🚀 Experimental Features

   🐞 Bug Fixes

    View changes on GitHub

v4.0.17

   🚀 Experimental Features

   🐞 Bug Fixes

... (truncated)

Commits
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)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Jan 31, 2026

Labels

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

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

@dependabot dependabot bot requested a review from karlspace as a code owner January 31, 2026 12:57
@github-actions
Copy link
Copy Markdown

AI Analysis

Technical Summary of Pull Request:

Title: chore(deps): bump vitest from 3.2.4 to 4.0.18


Overview

This PR updates the testing framework vitest dependency from version 3.2.4 to 4.0.18. This is a major version upgrade, indicating possible breaking changes, new features, bug fixes, and improvements.


Technical Requirements and Constraints

  • Compatibility: Updating from v3 to v4 may require verifying compatibility with existing test suites, configuration files, and integrations due to potential breaking changes or updated APIs.
  • Node.js and Environment Support: The new version introduces fixes and enhancements that may affect environment-specific behavior (e.g., handling insecure environments, browser mode, worker threads).
  • OpenTelemetry Support: Experimental support for OpenTelemetry in browser mode may require optional instrumentation or extended configuration.
  • Module Caching: Changes to internal module caching and importers handling might affect

This summary was automatically generated by AI to help with triage and may not be 100% accurate.

Suggested Labels: bug enhancement test

@github-actions github-actions bot added bug Something isn't working enhancement New feature or request labels Jan 31, 2026
@karlspace karlspace merged commit 67c0e6f into main Jan 31, 2026
8 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/vitest-4.0.18 branch January 31, 2026 13:24
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version 0.1.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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

Labels

bug Something isn't working enhancement New feature or request released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant