Skip to content

Bump cross-spawn and @wdio/cli in /android#47

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/android/multi-cfac7e2bf0
Open

Bump cross-spawn and @wdio/cli in /android#47
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/android/multi-cfac7e2bf0

Conversation

@dependabot
Copy link

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

Bumps cross-spawn to 7.0.6 and updates ancestor dependency @wdio/cli. These dependencies need to be updated together.

Updates cross-spawn from 4.0.2 to 7.0.6

Changelog

Sourced from cross-spawn's changelog.

7.0.6 (2024-11-18)

Bug Fixes

  • update cross-spawn version to 7.0.5 in package-lock.json (f700743)

7.0.5 (2024-11-07)

Bug Fixes

  • fix escaping bug introduced by backtracking (640d391)

7.0.4 (2024-11-07)

Bug Fixes

7.0.3 (2020-05-25)

Bug Fixes

  • detect path key based on correct environment (#133) (159e7e9)

7.0.2 (2020-04-04)

Bug Fixes

  • fix worker threads in Node >=11.10.0 (#132) (6c5b4f0)

7.0.1 (2019-10-07)

Bug Fixes

7.0.0 (2019-09-03)

⚠ BREAKING CHANGES

  • drop support for Node.js < 8

  • drop support for versions below Node.js 8 (#125) (16feb53)

... (truncated)

Commits
  • 77cd97f chore(release): 7.0.6
  • 6717de4 chore: upgrade standard-version
  • f700743 fix: update cross-spawn version to 7.0.5 in package-lock.json
  • 9a7e3b2 chore: fix build status badge
  • 0852683 chore(release): 7.0.5
  • 640d391 fix: fix escaping bug introduced by backtracking
  • bff0c87 chore: remove codecov
  • a7c6abc chore: replace travis with github workflows
  • 9b9246e chore(release): 7.0.4
  • 5ff3a07 fix: disable regexp backtracking (#160)
  • Additional commits viewable in compare view

Updates @wdio/cli from 5.23.0 to 9.23.3

Release notes

Sourced from @​wdio/cli's releases.

v9.23.3 (2026-02-01)

🐛 Bug Fix

💅 Polish

📝 Documentation

Committers: 8

v9.23.2

No updates!

v9.23.1 (2026-01-18)

👓 Spec Compliancy

  • wdio-protocols

🚀 New Feature

... (truncated)

Changelog

Sourced from @​wdio/cli's changelog.

v9.23.3 (2026-02-01)

🐛 Bug Fix

💅 Polish

📝 Documentation

Committers: 8

v9.23.1 (2026-01-18)

👓 Spec Compliancy

  • wdio-protocols

🚀 New Feature

... (truncated)

Commits
  • 3447f27 v9.23.2
  • 19ac2c1 v9.23.1
  • aa94017 fix(wdio-cli): ensure dynamic specs added in onPrepare are correctly … (#15012)
  • 88562e2 test(cli): fix launcher tests for specFileRetries -1 initialization (#14998)
  • 667f9a2 fix: Allow specFileRetries to be overriden in the beforeSession hook (#14859)
  • 15222c1 Fix/watcher files to watch 14685 (#14913)
  • 5b35e4e v9.23.0
  • 1c858cd v9.22.0
  • 9f4324c fixes double config file loading issue and tsx file timing load issue (#14904)
  • 20be6f4 fix(cli): correct isParallelMultiremote check for empty capabilities (#14917)
  • 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 @​wdio/cli since your current version.


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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) to 7.0.6 and updates ancestor dependency [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). These dependencies need to be updated together.


Updates `cross-spawn` from 4.0.2 to 7.0.6
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md)
- [Commits](moxystudio/node-cross-spawn@4.0.2...v7.0.6)

Updates `@wdio/cli` from 5.23.0 to 9.23.3
- [Release notes](https://github.com/webdriverio/webdriverio/releases)
- [Changelog](https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md)
- [Commits](https://github.com/webdriverio/webdriverio/commits/v9.23.3/packages/wdio-cli)

---
updated-dependencies:
- dependency-name: cross-spawn
  dependency-version: 7.0.6
  dependency-type: indirect
- dependency-name: "@wdio/cli"
  dependency-version: 9.23.3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Feb 7, 2026
@dependabot dependabot bot requested a review from a team as a code owner February 7, 2026 00:32
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Feb 7, 2026
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