Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 16, 2025

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

Updates @vitest/coverage-v8 from 3.0.8 to 3.1.3

Release notes

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

v3.1.3

   🐞 Bug Fixes

    View changes on GitHub

v3.1.2

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub

v3.1.1

... (truncated)

Commits

Updates @vitest/ui from 3.0.8 to 3.1.3

Release notes

Sourced from @​vitest/ui's releases.

v3.1.3

   🐞 Bug Fixes

    View changes on GitHub

v3.1.2

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub

v3.1.1

... (truncated)

Commits
  • 6e8d937 chore: release v3.1.3
  • 5a0afd1 chore: release v3.1.2
  • 6555d61 fix(ui): load panel sizes from storage on initial load (#7265)
  • 15701f5 fix(deps): update all non-major dependencies (#7831)
  • a7e773b fix: remove pointer-events-none after resizing the left panel (#7811)
  • 29084f1 chore(deps): update all non-major dependencies (#7802)
  • 7c3dfb1 fix(deps): update all non-major dependencies (#7765)
  • a9d36c7 chore: release v3.1.1
  • b8eda4b chore: release v3.1.0
  • 7fc5a29 fix(deps): update all non-major dependencies (#7600)
  • Additional commits viewable in compare view

Updates vitest from 3.0.8 to 3.1.3

Release notes

Sourced from vitest's releases.

v3.1.3

   🐞 Bug Fixes

    View changes on GitHub

v3.1.2

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub

v3.1.1

... (truncated)

Commits
  • 6e8d937 chore: release v3.1.3
  • 8c7f75a fix: ignore failures on writeToCache (#7893)
  • d613b81 fix(reporters): --merge-reports to show each total run times (#7877)
  • 2fa763a fix: reset mocks on test retry/repeat (#7897)
  • 573cb16 ci: fix flaky browser tests (#7887)
  • 03660f9 fix(browser): correctly inherit CLI options (#7858)
  • a83f3bf fix: correctly resolve vitest import if inline: true is set (#7856)
  • 5a0afd1 chore: release v3.1.2
  • b70a6f1 chore(deps): unbundle tinyglobby and update (#7864)
  • f9eacbc fix(vite-node): add ERR_MODULE_NOT_FOUND code error if module cannot be loade...
  • Additional commits viewable 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 <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

@dependabot dependabot bot requested a review from a team as a code owner May 16, 2025 22:04
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 16, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vitest-f9fb55edce branch 3 times, most recently from 9b78625 to e8b05c1 Compare May 23, 2025 06:05
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vitest-f9fb55edce branch 4 times, most recently from b2e769b to 84ed536 Compare June 3, 2025 06:13
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vitest-f9fb55edce branch 5 times, most recently from 8b389b2 to c61747a Compare June 11, 2025 05:37
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vitest-f9fb55edce branch 6 times, most recently from dbdf931 to ed9e07c Compare June 20, 2025 05:22
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vitest-f9fb55edce branch 5 times, most recently from 7eada40 to 7465aa2 Compare June 27, 2025 05:43
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vitest-f9fb55edce branch from 7465aa2 to 5dad058 Compare June 30, 2025 07:14
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vitest-f9fb55edce branch 2 times, most recently from 79ca747 to c42b7f9 Compare July 2, 2025 05:25
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.8 to 3.1.3
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.1.3/packages/coverage-v8)

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

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

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vitest-f9fb55edce branch from c42b7f9 to c3320eb Compare July 3, 2025 06:20
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 3, 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

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/vitest-f9fb55edce branch July 3, 2025 23:07
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