Skip to content

chore(deps-dev): bump the test-suites group across 1 directory with 3 updates - #9412

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/test-suites-8077749838
Open

dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/test-suites-8077749838

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 20, 2026

Copy link
Copy Markdown
Contributor

Bumps the test-suites group with 3 updates in the / directory: vitest, html-reporter and testplane.

Updates vitest from 4.1.11 to 5.0.0

Release notes

Sourced from vitest's releases.

v5.0.0

Vitest 5 is officially out! This release focuses on performance and brings a lot of new features while fixing long-standing bugs. See our blog post for the official announcement.

   🚨 Breaking Changes

... (truncated)

Commits
  • f441c6f chore: release v5.0.0 (#11130)
  • d46a747 fix: treat test.describe as a suite during static collection (#11128)
  • 584cf30 fix: add a warning if inline project has duplicate plugins due to unexpected ...
  • f08ce4b fix: apply queued mocks from doMock() in queue order (fixes #10706) (#11127)
  • 897f51f chore: release v5.0.0-rc.4 (#11107)
  • 1339b06 chore(deps): update all non-major dependencies (#11104)
  • 51e9494 feat!: parse files statically in vitest list by default (#11088)
  • 2122ffd fix: propagate --maxWorkers to projects (#11102)
  • dc10f5f fix(browser): report the action error when a task times out (#11101)
  • d4fe198 feat: promote clearCache out of experimental (#11086)
  • Additional commits viewable in compare view

Updates html-reporter from 11.16.1 to 11.16.3

Release notes

Sourced from html-reporter's releases.

v11.16.3

🐛 Bug fixes

  • Fix copy error message.

v11.16.2

🐛 Bug fixes

  • Use node:os directly to avoid loading tmp and its transitive dependency chain from a non-canonical pnpm path.
Changelog

Sourced from html-reporter's changelog.

11.16.3 (2026-09-09)

Bug Fixes

11.16.2 (2026-09-07)

Commits

Updates testplane from 9.2.0 to 9.2.2

Release notes

Sourced from testplane's releases.

v9.2.2

🐛 Bug fixes

v9.2.1

🐛 Bug fixes

Changelog

Sourced from testplane's changelog.

9.2.2 (2026-09-11)

9.2.1 (2026-09-11)

Commits
  • f1fe8cc chore(release): 9.2.2
  • 41cfe9c Merge pull request #1327 from gemini-testing/INFRADUTY-30615
  • 68f871a fix: print profiler reports to stderr
  • e649610 chore(release): 9.2.1
  • 5687187 Merge pull request #1326 from gemini-testing/INFRADUTY-30616
  • 8d797f1 fix: avoid leaking mocha types from profiler clock
  • 9b7c99a Merge pull request #1324 from gemini-testing/resolve-ubuntu-dependencies-ubun...
  • 123de36 chore: update local browser dependencies for ubuntu-22.04
  • See full diff 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 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

… updates

Bumps the test-suites group with 3 updates in the / directory: [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest), [html-reporter](https://github.com/gemini-testing/html-reporter) and [testplane](https://github.com/gemini-testing/testplane).


Updates `vitest` from 4.1.11 to 5.0.0
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md)
- [Commits](https://github.com/vitest-dev/vitest/commits/v5.0.0/packages/vitest)

Updates `html-reporter` from 11.16.1 to 11.16.3
- [Release notes](https://github.com/gemini-testing/html-reporter/releases)
- [Changelog](https://github.com/gemini-testing/html-reporter/blob/master/CHANGELOG.md)
- [Commits](gemini-testing/html-reporter@v11.16.1...v11.16.3)

Updates `testplane` from 9.2.0 to 9.2.2
- [Release notes](https://github.com/gemini-testing/testplane/releases)
- [Changelog](https://github.com/gemini-testing/testplane/blob/master/CHANGELOG.md)
- [Commits](gemini-testing/testplane@v9.2.0...v9.2.2)

---
updated-dependencies:
- dependency-name: vitest
  dependency-version: 5.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: test-suites
- dependency-name: html-reporter
  dependency-version: 11.16.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: test-suites
- dependency-name: testplane
  dependency-version: 9.2.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: test-suites
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies javascript Pull requests that update javascript code labels Sep 20, 2026
@github-actions
github-actions Bot enabled auto-merge (rebase) September 20, 2026 00:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants