Skip to content

Bump the testing group with 11 updates#2569

Open
dependabot[bot] wants to merge 13 commits intotrunkfrom
dependabot/npm_and_yarn/testing-0f64f2081c
Open

Bump the testing group with 11 updates#2569
dependabot[bot] wants to merge 13 commits intotrunkfrom
dependabot/npm_and_yarn/testing-0f64f2081c

Conversation

@dependabot
Copy link
Contributor

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

Bumps the testing group with 11 updates:

Package From To
@playwright/test 1.58.1 1.58.2
@testing-library/react 16.3.1 16.3.2
@vitest/ui 2.1.8 4.0.18
vitest 2.1.8 4.0.18
@vitest/expect 2.1.8 4.0.18
@vitest/pretty-format 2.1.8 4.0.18
@vitest/runner 2.1.8 4.0.18
@vitest/snapshot 2.1.8 4.0.18
@vitest/spy 2.1.8 4.0.18
@vitest/utils 2.1.8 4.0.18
@vitest/mocker 2.1.8 4.0.18

Updates @playwright/test from 1.58.1 to 1.58.2

Release notes

Sourced from @​playwright/test's releases.

v1.58.2

Highlights

#39121 fix(trace viewer): make paths via stdin work #39129 fix: do not force swiftshader on chromium mac

Browser Versions

  • Chromium 145.0.7632.6
  • Mozilla Firefox 146.0.1
  • WebKit 26.0
Commits

Updates @testing-library/react from 16.3.1 to 16.3.2

Release notes

Sourced from @​testing-library/react's releases.

v16.3.2

16.3.2 (2026-01-19)

Bug Fixes

  • Update 'onCaughtError' type inference in 'RenderOptions' to work with React v19 (#1438) (f32bd1b)
Commits
  • f32bd1b fix: Update 'onCaughtError' type inference in 'RenderOptions' to work with Re...
  • See full diff in compare view

Updates @vitest/ui from 2.1.8 to 4.0.18

Release notes

Sourced from @​vitest/ui'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
  • 2254356 fix(ui): process artifact attachments when generating HTML reporter (#9472)
  • dd54e94 chore: release v4.0.17
  • a36c3be refactor(browser): restructure screenshot matcher and add documentation (#9243)
  • dd03316 fix(ui): detect gzip by magic numbers instead of Content-Type header in html ...
  • b46d744 chore: release v4.0.16
  • 60642b3 fix: fix module graph UI on html reporter with headless browser mode (#9219)
  • eb1abf0 chore: release v4.0.15
  • 122ff32 feat(reporters): print import duration breakdown (#9105)
  • 9ca74cf chore: release v4.0.14
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​vitest/ui since your current version.


Updates vitest from 2.1.8 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
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for vitest since your current version.


Updates @vitest/expect from 2.1.8 to 4.0.18

Release notes

Sourced from @​vitest/expect's releases.

v4.0.18

   🚀 Experimental Features

   🐞 Bug Fixes

    View changes on GitHub

v4.0.17

   🚀 Experimental Features

   🐞 Bug Fixes

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​vitest/expect since your current version.


Updates @vitest/pretty-format from 2.1.8 to 4.0.18

Release notes

Sourced from @​vitest/pretty-format's releases.

v4.0.18

   🚀 Experimental Features

   🐞 Bug Fixes

    View changes on GitHub

v4.0.17

   🚀 Experimental Features

   🐞 Bug Fixes

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​vitest/pretty-format since your current version.


Updates @vitest/runner from 2.1.8 to 4.0.18

Release notes

Sourced from @​vitest/runner's releases.

v4.0.18

   🚀 Experimental Features

   🐞 Bug Fixes

    View changes on GitHub

v4.0.17

   🚀 Experimental Features

   🐞 Bug Fixes

@dependabot dependabot bot added dependencies Pull requests that update a dependency file. javascript Pull requests that update javascript code. labels Feb 11, 2026
@wojtekn
Copy link
Contributor

wojtekn commented Feb 11, 2026

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/testing-0f64f2081c branch from 3cb6990 to 05e5f1d Compare February 11, 2026 13:56
@wpmobilebot
Copy link

wpmobilebot commented Feb 11, 2026

📊 Performance Test Results

Comparing 1947fad vs trunk

site-editor

Metric trunk 1947fad Diff Change
load 2723.00 ms 2745.00 ms +22.00 ms ⚪ 0.0%

site-startup

Metric trunk 1947fad Diff Change
siteCreation 6074.00 ms 6066.00 ms -8.00 ms ⚪ 0.0%
siteStartup 3923.00 ms 3922.00 ms -1.00 ms ⚪ 0.0%

Results are median values from multiple test runs.

Legend: 🟢 Improvement (faster) | 🔴 Regression (slower) | ⚪ No change (<50ms diff)

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/testing-0f64f2081c branch 3 times, most recently from a4c1dfc to 52e6c76 Compare February 13, 2026 06:55
Bumps the testing group with 11 updates:

| Package | From | To |
| --- | --- | --- |
| [@playwright/test](https://github.com/microsoft/playwright) | `1.58.1` | `1.58.2` |
| [@testing-library/react](https://github.com/testing-library/react-testing-library) | `16.3.1` | `16.3.2` |
| [@vitest/ui](https://github.com/vitest-dev/vitest/tree/HEAD/packages/ui) | `2.1.8` | `4.0.18` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `2.1.8` | `4.0.18` |
| [@vitest/expect](https://github.com/vitest-dev/vitest/tree/HEAD/packages/expect) | `2.1.8` | `4.0.18` |
| [@vitest/pretty-format](https://github.com/vitest-dev/vitest/tree/HEAD/packages/pretty-format) | `2.1.8` | `4.0.18` |
| [@vitest/runner](https://github.com/vitest-dev/vitest/tree/HEAD/packages/runner) | `2.1.8` | `4.0.18` |
| [@vitest/snapshot](https://github.com/vitest-dev/vitest/tree/HEAD/packages/snapshot) | `2.1.8` | `4.0.18` |
| [@vitest/spy](https://github.com/vitest-dev/vitest/tree/HEAD/packages/spy) | `2.1.8` | `4.0.18` |
| [@vitest/utils](https://github.com/vitest-dev/vitest/tree/HEAD/packages/utils) | `2.1.8` | `4.0.18` |
| [@vitest/mocker](https://github.com/vitest-dev/vitest/tree/HEAD/packages/mocker) | `2.1.8` | `4.0.18` |


Updates `@playwright/test` from 1.58.1 to 1.58.2
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.58.1...v1.58.2)

Updates `@testing-library/react` from 16.3.1 to 16.3.2
- [Release notes](https://github.com/testing-library/react-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md)
- [Commits](testing-library/react-testing-library@v16.3.1...v16.3.2)

Updates `@vitest/ui` from 2.1.8 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/ui)

Updates `vitest` from 2.1.8 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)

Updates `@vitest/expect` from 2.1.8 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/expect)

Updates `@vitest/pretty-format` from 2.1.8 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/pretty-format)

Updates `@vitest/runner` from 2.1.8 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/runner)

Updates `@vitest/snapshot` from 2.1.8 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/snapshot)

Updates `@vitest/spy` from 2.1.8 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/spy)

Updates `@vitest/utils` from 2.1.8 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/utils)

Updates `@vitest/mocker` from 2.1.8 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/mocker)

---
updated-dependencies:
- dependency-name: "@playwright/test"
  dependency-version: 1.58.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: testing
- dependency-name: "@testing-library/react"
  dependency-version: 16.3.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: testing
- dependency-name: "@vitest/ui"
  dependency-version: 4.0.18
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: testing
- dependency-name: vitest
  dependency-version: 4.0.18
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: testing
- dependency-name: "@vitest/expect"
  dependency-version: 4.0.18
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: testing
- dependency-name: "@vitest/pretty-format"
  dependency-version: 4.0.18
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: testing
- dependency-name: "@vitest/runner"
  dependency-version: 4.0.18
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: testing
- dependency-name: "@vitest/snapshot"
  dependency-version: 4.0.18
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: testing
- dependency-name: "@vitest/spy"
  dependency-version: 4.0.18
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: testing
- dependency-name: "@vitest/utils"
  dependency-version: 4.0.18
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: testing
- dependency-name: "@vitest/mocker"
  dependency-version: 4.0.18
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: testing
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/testing-0f64f2081c branch from 52e6c76 to e9aab8e Compare February 13, 2026 08:22
@wojtekn wojtekn self-assigned this Feb 13, 2026
- Replace `as any` with proper type assertions in api.test.ts and archive.test.ts
- Prefix unused parameter with underscore in sequential.test.ts
- Remove unused Menu import from show-site-context-menu.test.ts
- Apply prettier formatting to importer test files
@wojtekn
Copy link
Contributor

wojtekn commented Feb 13, 2026

Dependabot updated vitest packages from 2.1.9 to 4.0.18, and there were a few breaking changes between those versions. Summary looks as follows:

  1. Migrate poolOptions to top-level config for Vitest 4
  2. Convert Logger mocks to classes in CLI command tests
  3. Add explicit module mocks and fix vi.fn patterns in CLI lib tests
  4. Fix fs/promises mock factory functions in importer tests
  5. Fix exporter and import manager mocks for Vitest 4
  6. Convert electron and CLI mocks to proper classes in main tests
  7. Update vi.fn patterns and remove partial mock option in remaining tests
  8. Fix ESLint RuleTester usage for Vitest 4 compatibility
  9. Update package-lock.json after test fixes
  10. Add explicit fs/os mocks in default-exporter test
  11. Fix ESLint and Prettier issues in test files

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