Skip to content

Bump the vitest group with 5 updates#157

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/vitest-4900c647da
Open

Bump the vitest group with 5 updates#157
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/vitest-4900c647da

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2026

Bumps the vitest group with 5 updates:

Package From To
@vitest/browser 4.0.14 4.0.18
@vitest/browser-playwright 4.0.14 4.0.18
@vitest/coverage-istanbul 4.0.14 4.0.18
@vitest/eslint-plugin 1.5.1 1.6.6
vitest 4.0.14 4.0.18

Updates @vitest/browser from 4.0.14 to 4.0.18

Release notes

Sourced from @​vitest/browser's releases.

v4.0.18

   🚀 Experimental Features

   🐞 Bug Fixes

    View changes on GitHub

v4.0.17

   🚀 Experimental Features

   🐞 Bug Fixes

... (truncated)

Commits
  • 4d3e3c6 chore: release v4.0.18
  • dd54e94 chore: release v4.0.17
  • e6a3f8c fix: replace crypto.randomUUID to allow insecure environments (fix #9… (#9339)
  • 5d84eeb fix(browser): log ErrorEvent.message when unhandled ErrorEvent.error is n...
  • 1ec3a8b feat: support openTelemetry for browser mode (#9180)
  • b67788c fix(browser): fix upload File instance (#9294)
  • b70c961 fix(browser): fix process.env and import.meta.env defines in inline proje...
  • a36c3be refactor(browser): restructure screenshot matcher and add documentation (#9243)
  • b46d744 chore: release v4.0.16
  • 84a3062 fix(browser): string formatting bug when including placeholders in console.lo...
  • Additional commits viewable in compare view

Updates @vitest/browser-playwright from 4.0.14 to 4.0.18

Release notes

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

v4.0.18

   🚀 Experimental Features

   🐞 Bug Fixes

    View changes on GitHub

v4.0.17

   🚀 Experimental Features

   🐞 Bug Fixes

... (truncated)

Commits

Updates @vitest/coverage-istanbul from 4.0.14 to 4.0.18

Release notes

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

v4.0.18

   🚀 Experimental Features

   🐞 Bug Fixes

    View changes on GitHub

v4.0.17

   🚀 Experimental Features

   🐞 Bug Fixes

... (truncated)

Commits

Updates @vitest/eslint-plugin from 1.5.1 to 1.6.6

Release notes

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

v1.6.6

   🚀 Features

    View changes on GitHub

v1.6.5

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

What's Changed

New Contributors

Full Changelog: vitest-dev/eslint-plugin-vitest@v1.6.4...v1.6.5

v1.6.4

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

... (truncated)

Commits
  • 472ba3d chore: release v1.6.6
  • 0829c0a feat: add require-test-timeout rule (#863)
  • 23b771e chore: release v1.6.5
  • e8ac615 docs: put rule descriptions after title (#861)
  • 01f6df9 feat: no-conditional-expect takes expect.assertions into account (#840)
  • 6beca38 refactor: Require rule name in createTestingLibraryRule return type and use r...
  • 9636ae8 fix(prefer-mock-return-shorthand): don't report mutable implementations (#190...
  • 1881ed0 fix(prefer-mock-return-shorthand): ignore async implementations (#857)
  • da4b6f7 fix(prefer-mock-return-shorthand): ignore use of update expressions (#858)
  • d15371f chore: update eslint-remote-tester (#859)
  • Additional commits viewable in compare view

Updates vitest from 4.0.14 to 4.0.18

Release notes

Sourced from vitest's releases.

v4.0.18

   🚀 Experimental Features

   🐞 Bug Fixes

    View changes on GitHub

v4.0.17

   🚀 Experimental Features

   🐞 Bug Fixes

... (truncated)

Commits

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 <depend...

Description has been truncated

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Feb 1, 2026
Bumps the vitest group with 5 updates:

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


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

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

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

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

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

---
updated-dependencies:
- dependency-name: "@vitest/browser"
  dependency-version: 4.0.18
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: vitest
- dependency-name: "@vitest/browser-playwright"
  dependency-version: 4.0.18
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: vitest
- dependency-name: "@vitest/coverage-istanbul"
  dependency-version: 4.0.18
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: vitest
- dependency-name: "@vitest/eslint-plugin"
  dependency-version: 1.6.6
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: vitest
- dependency-name: vitest
  dependency-version: 4.0.18
  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-4900c647da branch from 32579d8 to 672a4d3 Compare April 1, 2026 11:38
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