Skip to content

build(deps-dev): bump the vitest group across 1 directory with 2 updates - #92

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bun/vitest-1cdf5a0c9f
Open

build(deps-dev): bump the vitest group across 1 directory with 2 updates#92
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bun/vitest-1cdf5a0c9f

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Oct 23, 2025

Copy link
Copy Markdown
Contributor

Bumps the vitest group with 2 updates in the / directory: @vitest/coverage-v8 and vitest.

Updates @vitest/coverage-v8 from 3.2.4 to 5.0.0

Release notes

Sourced from @​vitest/coverage-v8's releases.

v5.0.0

Vitest 5 is officially out! This release focuses on performance and brings a lot of new features while fixing long-standing bugs. See our blog post for the official announcement.

   🚨 Breaking Changes

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​vitest/coverage-v8 since your current version.


Updates vitest from 3.2.6 to 5.0.0

Release notes

Sourced from vitest's releases.

v5.0.0

Vitest 5 is officially out! This release focuses on performance and brings a lot of new features while fixing long-standing bugs. See our blog post for the official announcement.

   🚨 Breaking Changes

... (truncated)

Commits
  • f441c6f chore: release v5.0.0 (#11130)
  • d46a747 fix: treat test.describe as a suite during static collection (#11128)
  • 584cf30 fix: add a warning if inline project has duplicate plugins due to unexpected ...
  • f08ce4b fix: apply queued mocks from doMock() in queue order (fixes #10706) (#11127)
  • 897f51f chore: release v5.0.0-rc.4 (#11107)
  • 1339b06 chore(deps): update all non-major dependencies (#11104)
  • 51e9494 feat!: parse files statically in vitest list by default (#11088)
  • 2122ffd fix: propagate --maxWorkers to projects (#11102)
  • dc10f5f fix(browser): report the action error when a task times out (#11101)
  • d4fe198 feat: promote clearCache out of experimental (#11086)
  • Additional commits viewable in compare view

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added scope:dependencies dependency updates type:build changes to the build system or external dependencies labels Oct 23, 2025
@flex-development
flex-development Bot enabled auto-merge (squash) October 23, 2025 12:22
@dependabot
dependabot Bot force-pushed the dependabot/bun/vitest-1cdf5a0c9f branch 7 times, most recently from e710ed0 to 90a462a Compare October 30, 2025 12:25
@dependabot
dependabot Bot force-pushed the dependabot/bun/vitest-1cdf5a0c9f branch 3 times, most recently from e93696d to 3340961 Compare November 4, 2025 12:37
@dependabot
dependabot Bot force-pushed the dependabot/bun/vitest-1cdf5a0c9f branch 5 times, most recently from 82c2f90 to b4677b3 Compare November 13, 2025 12:28
@dependabot
dependabot Bot force-pushed the dependabot/bun/vitest-1cdf5a0c9f branch from b4677b3 to bf48cb2 Compare November 14, 2025 12:22
@dependabot @github

dependabot Bot commented on behalf of github Nov 17, 2025

Copy link
Copy Markdown
Contributor Author

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot recreate.

@dependabot
dependabot Bot force-pushed the dependabot/bun/vitest-1cdf5a0c9f branch 5 times, most recently from e0e4172 to 869be0e Compare November 24, 2025 13:12
@dependabot
dependabot Bot force-pushed the dependabot/bun/vitest-1cdf5a0c9f branch 2 times, most recently from 422bc48 to 0d06684 Compare November 26, 2025 12:22
@dependabot
dependabot Bot force-pushed the dependabot/bun/vitest-1cdf5a0c9f branch 2 times, most recently from cbf3a93 to 1f5cd00 Compare December 26, 2025 12:14
@dependabot
dependabot Bot force-pushed the dependabot/bun/vitest-1cdf5a0c9f branch 3 times, most recently from fabc66d to 1a88968 Compare January 2, 2026 12:15
@dependabot
dependabot Bot force-pushed the dependabot/bun/vitest-1cdf5a0c9f branch 3 times, most recently from f33779c to 35d7de2 Compare January 12, 2026 15:41
@dependabot
dependabot Bot force-pushed the dependabot/bun/vitest-1cdf5a0c9f branch 5 times, most recently from c9d32b4 to e8c3edc Compare January 20, 2026 12:36
@dependabot
dependabot Bot force-pushed the dependabot/bun/vitest-1cdf5a0c9f branch 5 times, most recently from 83cb15a to 5fb07f2 Compare January 28, 2026 12:36
@dependabot
dependabot Bot force-pushed the dependabot/bun/vitest-1cdf5a0c9f branch 5 times, most recently from c089a53 to 33eadbd Compare February 4, 2026 12:35
@dependabot
dependabot Bot force-pushed the dependabot/bun/vitest-1cdf5a0c9f branch 2 times, most recently from bf2ce36 to a65e4c7 Compare February 10, 2026 12:35
@dependabot
dependabot Bot force-pushed the dependabot/bun/vitest-1cdf5a0c9f branch 4 times, most recently from 80874cd to e4b99c2 Compare February 25, 2026 12:36
Bumps the vitest group with 2 updates in the / directory: [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) and [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest).


Updates `@vitest/coverage-v8` from 3.2.4 to 5.0.0
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md)
- [Commits](https://github.com/vitest-dev/vitest/commits/v5.0.0/packages/coverage-v8)

Updates `vitest` from 3.2.6 to 5.0.0
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md)
- [Commits](https://github.com/vitest-dev/vitest/commits/v5.0.0/packages/vitest)

---
updated-dependencies:
- dependency-name: "@vitest/coverage-v8"
  dependency-version: 4.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: vitest
- dependency-name: vitest
  dependency-version: 4.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: vitest
...

Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

scope:dependencies dependency updates type:build changes to the build system or external dependencies

Projects

Development

Successfully merging this pull request may close these issues.

0 participants