Skip to content

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

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

chore(deps-dev): bump the test-suites group across 1 directory with 3 updates#9348
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/test-suites-4adb3b8611

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 19, 2026

Copy link
Copy Markdown
Contributor

Bumps the test-suites group with 3 updates in the / directory: @vitest/eslint-plugin, vitest and testplane.

Updates @vitest/eslint-plugin from 1.6.20 to 1.6.23

Release notes

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

v1.6.23

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v1.6.22

   🐞 Bug Fixes

    View changes on GitHub

v1.6.21

   🐞 Bug Fixes

    View changes on GitHub
Commits
  • 8ce9857 chore: release v1.6.23
  • 5e1e140 feat(prefer-expect-assertions): add disallowHasAssertions option (#929)
  • 792320a fix(valid-expect): handle static expect APIs (#930)
  • 394ddb6 fix: 8 warnings for unexpected node version input (#928)
  • 61bc715 chore: release v1.6.22
  • 3415709 fix: handle expect.any separately from Chai any flag (#925)
  • ffe3299 chore: release v1.6.21
  • af7ac0c Initial support for aroundEach and aroundAll hooks (#923)
  • 52692a4 fix: support Chai-style expect chains (#920)
  • 8f671ac fix(prefer-called-with): map calledOnce matcher to exact once with (#918)
  • See full diff in compare view

Updates vitest from 4.1.9 to 4.1.10

Release notes

Sourced from vitest's releases.

v4.1.10

   🐞 Bug Fixes

    View changes on GitHub
Commits
  • db616d2 chore: release v4.1.10 (#10718)
  • bae52b5 fix(vm): fix external module resolve error with deps optimizer query for enco...
  • See full diff in compare view

Updates testplane from 8.44.0 to 9.0.7

Release notes

Sourced from testplane's releases.

v9.0.7

🚀 Improvements

The ignoreElements option for assertView command is now supported for viewport-mode visual checks:

await browser.assertView('default-state', { ignoreElements: ['.header'] });

v9.0.6

🐛 Bug fixes

  • Time Travel snapshot collection in the end of the test now has a hard timeout of 10s, which prevents tests from hanging indefinitely in case browser is stuck

v9.0.5

🐛 Bug fixes

v9.0.4

🐛 Bug fixes

v9.0.3

🐛 Bug fixes

v9.0.2

This release contains minor enhancements of the new assertView logic in Testplane 9:

  • An even better fallback in case capture area disappears mid-capture
  • An even better computation of safeArea in case of popup+sticky elements behind popup combo
  • A fix of incredibly rare occasion when window.innerHeight returns incorrect height

v9.0.1

Before this version, you could experience issues when trying to use assertView or Time Travel on older browsers. This release improves support of these features for older browsers like chrome 53.

v9.0.0 — An all-new assertView and major enhancements across the board!

What's new?

Read the full blog post with changes on our docs website.

v8.47.3

🐛 Bug fixes

... (truncated)

Changelog

Sourced from testplane's changelog.

9.0.7 (2026-07-07)

Bug Fixes

  • add support for ignoreElements in viewport-mode assertView (#1289) (29c5221)

9.0.6 (2026-07-07)

Bug Fixes

9.0.5 (2026-06-30)

9.0.4 (2026-06-30)

9.0.3 (2026-06-26)

9.0.2 (2026-06-24)

Bug Fixes

  • additional fixes of the new assertView command (#1282) (8252681)

9.0.1 (2026-06-22)

Bug Fixes

  • older browsers support in time travel and assertView (#1281) (c74e2ff)

9.0.0 (2026-06-16)

⚠ BREAKING CHANGES

  • release testplane v9 (#1279)
  • bump required node version to 22
  • useWsDriver is turned on by default
  • add async function config support
  • purge devtools
  • remove global helpers (it,describe,...)
  • set default resetCursor value to false
  • use gridUrl: "local" by default
  • implement new assertView version

Features

... (truncated)

Commits
  • 6c11f6e chore(release): 9.0.7
  • 29c5221 fix: add support for ignoreElements in viewport-mode assertView (#1289)
  • 0186e5f chore(release): 9.0.6
  • c78efcd fix: add timeTravel timeout
  • 81fa687 chore(release): 9.0.5
  • 9237f54 Merge pull request #1287 from gemini-testing/INFRADUTY-30386.global_typings
  • d92e40f fix: typings parsing in master thread
  • 7a6e29f chore(release): 9.0.4
  • f3ba0ba Merge pull request #1286 from gemini-testing/INFRADUTY-30386.global_typings
  • 78d4587 fix: global typings
  • 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 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/eslint-plugin](https://github.com/vitest-dev/eslint-plugin-vitest), [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) and [testplane](https://github.com/gemini-testing/testplane).


Updates `@vitest/eslint-plugin` from 1.6.20 to 1.6.23
- [Release notes](https://github.com/vitest-dev/eslint-plugin-vitest/releases)
- [Commits](vitest-dev/eslint-plugin-vitest@v1.6.20...v1.6.23)

Updates `vitest` from 4.1.9 to 4.1.10
- [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/v4.1.10/packages/vitest)

Updates `testplane` from 8.44.0 to 9.0.7
- [Release notes](https://github.com/gemini-testing/testplane/releases)
- [Changelog](https://github.com/gemini-testing/testplane/blob/master/CHANGELOG.md)
- [Commits](gemini-testing/testplane@v8.44.0...v9.0.7)

---
updated-dependencies:
- dependency-name: "@vitest/eslint-plugin"
  dependency-version: 1.6.23
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: test-suites
- dependency-name: vitest
  dependency-version: 4.1.10
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: test-suites
- dependency-name: testplane
  dependency-version: 9.0.7
  dependency-type: direct:development
  update-type: version-update:semver-major
  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 Jul 19, 2026
@github-actions
github-actions Bot enabled auto-merge (rebase) July 19, 2026 00:04
@dependabot @github

dependabot Bot commented on behalf of github Jul 26, 2026

Copy link
Copy Markdown
Contributor Author

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Jul 26, 2026
auto-merge was automatically disabled July 26, 2026 00:04

Pull request was closed

@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/test-suites-4adb3b8611 branch July 26, 2026 00:04
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