Skip to content

chore(deps-dev): bump vitest and @vitest/browser in /wasm#5309

Merged
jremy42 merged 1 commit intomasterfrom
dependabot/npm_and_yarn/wasm/multi-c6de431832
Feb 2, 2026
Merged

chore(deps-dev): bump vitest and @vitest/browser in /wasm#5309
jremy42 merged 1 commit intomasterfrom
dependabot/npm_and_yarn/wasm/multi-c6de431832

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 1, 2026

Bumps vitest and @vitest/browser. These dependencies needed to be updated together.
Updates vitest from 4.0.16 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

Updates @vitest/browser from 4.0.16 to 4.0.18

Release notes

Sourced from @​vitest/browser's releases.

v4.0.18

   🚀 Experimental Features

   🐞 Bug Fixes

    View changes on GitHub

v4.0.17

   🚀 Experimental Features

   🐞 Bug Fixes

... (truncated)

Commits
  • 4d3e3c6 chore: release v4.0.18
  • dd54e94 chore: release v4.0.17
  • e6a3f8c fix: replace crypto.randomUUID to allow insecure environments (fix #9… (#9339)
  • 5d84eeb fix(browser): log ErrorEvent.message when unhandled ErrorEvent.error is n...
  • 1ec3a8b feat: support openTelemetry for browser mode (#9180)
  • b67788c fix(browser): fix upload File instance (#9294)
  • b70c961 fix(browser): fix process.env and import.meta.env defines in inline proje...
  • a36c3be refactor(browser): restructure screenshot matcher and add documentation (#9243)
  • See full diff in compare view

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) and [@vitest/browser](https://github.com/vitest-dev/vitest/tree/HEAD/packages/browser). These dependencies needed to be updated together.

Updates `vitest` from 4.0.16 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)

Updates `@vitest/browser` from 4.0.16 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/browser)

---
updated-dependencies:
- dependency-name: vitest
  dependency-version: 4.0.18
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: "@vitest/browser"
  dependency-version: 4.0.18
  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 Feb 1, 2026
@dependabot dependabot Bot requested a review from remyleone as a code owner February 1, 2026 07:23
@dependabot dependabot Bot added the javascript Pull requests that update Javascript code label Feb 1, 2026
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 55.86%. Comparing base (5b4b1c6) to head (c87be19).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #5309   +/-   ##
=======================================
  Coverage   55.86%   55.86%           
=======================================
  Files         317      317           
  Lines       71645    71645           
=======================================
  Hits        40028    40028           
  Misses      30123    30123           
  Partials     1494     1494           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@jremy42 jremy42 added this pull request to the merge queue Feb 2, 2026
Merged via the queue into master with commit 95f3319 Feb 2, 2026
124 checks passed
@jremy42 jremy42 deleted the dependabot/npm_and_yarn/wasm/multi-c6de431832 branch February 2, 2026 11:17
jremy42 pushed a commit that referenced this pull request Feb 25, 2026
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.

2 participants