Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 26, 2025

Bumps the vitest group with 3 updates: @vitest/coverage-v8, @vitest/ui and vitest.

Updates @vitest/coverage-v8 from 3.0.7 to 3.0.9

Release notes

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

v3.0.9

   🐞 Bug Fixes

    View changes on GitHub

v3.0.8

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates @vitest/ui from 3.0.7 to 3.0.9

Release notes

Sourced from @​vitest/ui's releases.

v3.0.9

   🐞 Bug Fixes

    View changes on GitHub

v3.0.8

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates vitest from 3.0.7 to 3.0.9

Release notes

Sourced from vitest's releases.

v3.0.9

   🐞 Bug Fixes

    View changes on GitHub

v3.0.8

   🐞 Bug Fixes

    View changes on GitHub
Commits
  • 8ea9e14 chore: release v3.0.9
  • 422ba66 fix(coverage): browser mode + coverage.all (#7597)
  • 3fdee3d chore: fix various typos (#7663)
  • 4b0451d chore(deps): update dependency @​antfu/eslint-config to v4 (#7407)
  • fcf3cf5 refactor: coverage types to avoid mixing node and runtime types (#7627)
  • 3fb3fbf fix: fix getState().testPath during collection with no isolation (#7640)
  • 7155aef chore: use pnpm catalog (#7590)
  • c0cf65f chore: use unplugin-isolated-decl with oxc-transform for dts build (#7609)
  • 5eb4cd1 fix(browser): fail playwright timeouts earlier than a test timeout (#7565)
  • b7f5526 fix: race condition in RPC filesystem cache. (#7531)
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

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 Mar 26, 2025
@flex-development flex-development bot enabled auto-merge (squash) March 26, 2025 06:47
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vitest-684fbff4cd branch 6 times, most recently from 15f7f50 to aefb6fe Compare March 31, 2025 07:06
Bumps the vitest group with 3 updates: [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8), [@vitest/ui](https://github.com/vitest-dev/vitest/tree/HEAD/packages/ui) and [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest).


Updates `@vitest/coverage-v8` from 3.0.7 to 3.0.9
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.0.9/packages/coverage-v8)

Updates `@vitest/ui` from 3.0.7 to 3.0.9
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.0.9/packages/ui)

Updates `vitest` from 3.0.7 to 3.0.9
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.0.9/packages/vitest)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vitest-684fbff4cd branch from aefb6fe to 299f1c1 Compare March 31, 2025 18:04
auto-merge was automatically disabled June 11, 2025 04:39

Pull request was closed

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 11, 2025

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@github-project-automation github-project-automation bot moved this from 🆕 New to 🥶 Icebox in @flex-development/kronk Jun 11, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/vitest-684fbff4cd branch June 11, 2025 04:39
unicornware added a commit that referenced this pull request Jun 11, 2025
- closes #53
- closes #62
- closes #64
- closes #74
- closes #82
- closes #84

Signed-off-by: Lexus Drumgold <unicornware@flexdevelopment.llc>
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

Status: 🥶 Icebox

Development

Successfully merging this pull request may close these issues.

1 participant