Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2025

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps the vitest group with 5 updates:

Package From To
@vitest/browser 4.0.13 4.0.14
@vitest/browser-playwright 4.0.13 4.0.14
@vitest/coverage-istanbul 4.0.13 4.0.14
@vitest/eslint-plugin 1.4.4 1.5.1
vitest 4.0.13 4.0.14

Updates @vitest/browser from 4.0.13 to 4.0.14

Release notes

Sourced from @​vitest/browser's releases.

v4.0.14

   🚀 Experimental Features

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub
Commits
  • 9ca74cf chore: release v4.0.14
  • 2cc34e0 feat(browser): expose utils.configurePrettyDOM (#9103)
  • c37c2eb feat(ui): add tabbed failure view for toMatchScreenshot with comparison sli...
  • 229b5b3 chore: move check allow out of forEach (#9086)
  • f5b7237 fix(browser): unsubscribe onCancel on rpc destroy (#9088)
  • See full diff in compare view

Updates @vitest/browser-playwright from 4.0.13 to 4.0.14

Release notes

Sourced from @​vitest/browser-playwright's releases.

v4.0.14

   🚀 Experimental Features

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub
Commits

Updates @vitest/coverage-istanbul from 4.0.13 to 4.0.14

Release notes

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

v4.0.14

   🚀 Experimental Features

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub
Commits
  • 9ca74cf chore: release v4.0.14
  • 6f22c67 fix(coverage): invalidate circular modules correctly on rerun with coverage (...
  • acc5152 perf: replace debug with obug (#9057)
  • See full diff in compare view

Updates @vitest/eslint-plugin from 1.4.4 to 1.5.1

Release notes

Sourced from @​vitest/eslint-plugin's releases.

v1.5.1

   🐞 Bug Fixes

    View changes on GitHub

v1.5.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

What's Changed

Full Changelog: vitest-dev/eslint-plugin-vitest@v1.4.4...v1.5.0

Commits
  • cc85c0a chore: release v1.5.1
  • 4ea5673 fix(no-alias-methods): Align no-alias-methods rule with Vitest by aliasing to...
  • fb2b134 chore: release v1.5.0
  • bc95b10 feat: Add rule to recommended Vitest ESLint config (#827)
  • 54be66e fix(consistent-test-it): Handle aliased Vitest imports when enforcing consist...
  • cc5fcdb fix minor docs update
  • See full diff in compare view

Updates vitest from 4.0.13 to 4.0.14

Release notes

Sourced from vitest's releases.

v4.0.14

   🚀 Experimental Features

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub
Commits

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

Bumps the vitest group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@vitest/browser](https://github.com/vitest-dev/vitest/tree/HEAD/packages/browser) | `4.0.13` | `4.0.14` |
| [@vitest/browser-playwright](https://github.com/vitest-dev/vitest/tree/HEAD/packages/browser-playwright) | `4.0.13` | `4.0.14` |
| [@vitest/coverage-istanbul](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-istanbul) | `4.0.13` | `4.0.14` |
| [@vitest/eslint-plugin](https://github.com/vitest-dev/eslint-plugin-vitest) | `1.4.4` | `1.5.1` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.0.13` | `4.0.14` |


Updates `@vitest/browser` from 4.0.13 to 4.0.14
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.14/packages/browser)

Updates `@vitest/browser-playwright` from 4.0.13 to 4.0.14
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.14/packages/browser-playwright)

Updates `@vitest/coverage-istanbul` from 4.0.13 to 4.0.14
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.14/packages/coverage-istanbul)

Updates `@vitest/eslint-plugin` from 1.4.4 to 1.5.1
- [Release notes](https://github.com/vitest-dev/eslint-plugin-vitest/releases)
- [Commits](vitest-dev/eslint-plugin-vitest@v1.4.4...v1.5.1)

Updates `vitest` from 4.0.13 to 4.0.14
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.14/packages/vitest)

---
updated-dependencies:
- dependency-name: "@vitest/browser"
  dependency-version: 4.0.14
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: vitest
- dependency-name: "@vitest/browser-playwright"
  dependency-version: 4.0.14
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: vitest
- dependency-name: "@vitest/coverage-istanbul"
  dependency-version: 4.0.14
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: vitest
- dependency-name: "@vitest/eslint-plugin"
  dependency-version: 1.5.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: vitest
- dependency-name: vitest
  dependency-version: 4.0.14
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: vitest
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Dec 1, 2025
@acelaya acelaya merged commit 6bbaec6 into main Dec 1, 2025
2 checks passed
@acelaya acelaya deleted the dependabot/npm_and_yarn/vitest-d1559966f8 branch December 1, 2025 13:09
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