Skip to content

chore(deps-dev): bump vitest from 4.1.0-beta.1 to 4.1.0-beta.4#1756

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/vitest-4.1.0-beta.4
Open

chore(deps-dev): bump vitest from 4.1.0-beta.1 to 4.1.0-beta.4#1756
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/vitest-4.1.0-beta.4

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 17, 2026

Bumps vitest from 4.1.0-beta.1 to 4.1.0-beta.4.

Release notes

Sourced from vitest's releases.

v4.1.0-beta.4

   🚀 Features

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub

v4.1.0-beta.3

   🚀 Features

... (truncated)

Commits
  • 1d9e3b3 chore: release v4.1.0-beta.4
  • 4d390df fix: deprecate toBe* spy assertions in favor of toHaveBeen* (and `toThrow...
  • 86fad4b fix: fix ui mode / html reporter and coverage integration (#9626)
  • 9ee999d fix(chai): don't allow deepEqual in the config because it's not serializabl...
  • 7c10305 fix: hanging-reporter link in cli (#9649)
  • 9fd4ce5 fix: increase stacktrace limit for --detect-async-leaks (#9638)
  • c594d4a feat: add --detect-async-leaks (#9528)
  • 7a8e7fc feat: allow vitest list to statically collect tests instead of running file...
  • 0917470 fix: ignore test.override during static collection (#9620)
  • 6f17d5d feat(api): allow passing down test cases to toTestSpecification (#9627)
  • Additional commits viewable 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Feb 17, 2026
@changeset-bot
Copy link

changeset-bot bot commented Feb 17, 2026

⚠️ No Changeset found

Latest commit: bf5a70d

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@codecov
Copy link

codecov bot commented Feb 17, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.71%. Comparing base (a0943c0) to head (bf5a70d).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1756   +/-   ##
=======================================
  Coverage   91.71%   91.71%           
=======================================
  Files         113      113           
  Lines        3778     3778           
  Branches      954      954           
=======================================
  Hits         3465     3465           
  Misses        281      281           
  Partials       32       32           
Flag Coverage Δ
bun-compress 78.94% <ø> (ø)
bun-transpiler 97.43% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vitest-4.1.0-beta.4 branch from 6e28dd9 to c5ee569 Compare February 18, 2026 00:06
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 4.1.0-beta.1 to 4.1.0-beta.4.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.0-beta.4/packages/vitest)

---
updated-dependencies:
- dependency-name: vitest
  dependency-version: 4.1.0-beta.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vitest-4.1.0-beta.4 branch from c5ee569 to bf5a70d Compare February 24, 2026 22:56
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