Skip to content

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

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

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

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 10, 2026

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

Release notes

Sourced from vitest's releases.

v4.1.0-beta.6

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v4.1.0-beta.5

   🚀 Features

   🐞 Bug Fixes

... (truncated)

Commits
  • 0c2c013 chore: release v4.1.0-beta.6
  • 8181e06 fix: hideSkippedTests should not hide test.todo (fix #9562) (#9781)
  • a8216b0 fix: manual and redirect mock shouldn't load or transform original module...
  • 689a22a fix(browser): types of getCDPSession and cdp() (#9716)
  • 33e9631 fix: allow hyphens in project config file name pattern (#9760)
  • 1e89ec0 fix: fix vi.importActual() for virtual modules (#9772)
  • 8c96bb0 refator: update links to npmx (#9783)
  • d0ee546 feat: add page/locator.mark API to enhance playwright trace (#9652)
  • 4072d01 fix: don't silence reporter errors from test runtime events handler in normal...
  • 96bfc83 feat(vitest): add run summary in GitHub Actions Reporter (#9579)
  • 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 Mar 10, 2026
@changeset-bot
Copy link

changeset-bot bot commented Mar 10, 2026

⚠️ No Changeset found

Latest commit: 0193bce

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 Mar 10, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.73%. Comparing base (00a8641) to head (0193bce).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1792   +/-   ##
=======================================
  Coverage   91.73%   91.73%           
=======================================
  Files         113      113           
  Lines        3787     3787           
  Branches      957      955    -2     
=======================================
  Hits         3474     3474           
  Misses        281      281           
  Partials       32       32           
Flag Coverage Δ
arktype-validator 93.54% <ø> (ø)
auth-js 64.34% <ø> (ø)
bun-compress 78.94% <ø> (ø)
bun-transpiler 97.43% <ø> (ø)
capnweb 60.71% <ø> (ø)
casbin 86.48% <ø> (ø)
class-validator 95.00% <ø> (ø)
clerk-auth 89.28% <ø> (ø)
cloudflare-access 100.00% <ø> (ø)
effect-validator 100.00% <ø> (ø)
esbuild-transpiler 100.00% <ø> (ø)
event-emitter 100.00% <ø> (ø)
graphql-server 92.15% <ø> (ø)
hello 100.00% <ø> (ø)
mcp 90.52% <ø> (ø)
medley-router 90.90% <ø> (ø)
oidc-auth 96.47% <ø> (ø)
otel 92.96% <ø> (ø)
prometheus 90.24% <ø> (ø)
ssg-plugins-essential 98.16% <ø> (ø)
standard-validator 96.10% <ø> (ø)
swagger-editor 73.68% <ø> (ø)
swagger-ui 95.45% <ø> (ø)
typedriver-validator 100.00% <ø> (ø)
typia-validator 87.75% <ø> (ø)
zod-validator 91.30% <ø> (ø)

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.

Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 4.1.0-beta.1 to 4.1.0-beta.6.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.0-beta.6/packages/vitest)

---
updated-dependencies:
- dependency-name: vitest
  dependency-version: 4.1.0-beta.6
  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.6 branch from efb5511 to 0193bce Compare March 11, 2026 06:41
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 17, 2026

Superseded by #1802.

@dependabot dependabot bot closed this Mar 17, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/vitest-4.1.0-beta.6 branch March 17, 2026 16:51
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