-
Notifications
You must be signed in to change notification settings - Fork 66
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump cross-spawn, @wdio/cli, appium, @wdio/appium-service, @wdio/local-runner, @wdio/spec-reporter and wdio-chromedriver-service in /example/e2e #232
Conversation
…l-runner, @wdio/spec-reporter and wdio-chromedriver-service Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) to 7.0.5 and updates ancestor dependencies [cross-spawn](https://github.com/moxystudio/node-cross-spawn), [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli), [appium](https://github.com/appium/appium/tree/HEAD/packages/appium), [@wdio/appium-service](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-appium-service), [@wdio/local-runner](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-local-runner), [@wdio/spec-reporter](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-spec-reporter) and [wdio-chromedriver-service](https://github.com/webdriverio-community/wdio-chromedriver-service). These dependencies need to be updated together. Updates `cross-spawn` from 4.0.2 to 7.0.5 - [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md) - [Commits](moxystudio/node-cross-spawn@4.0.2...v7.0.5) Updates `@wdio/cli` from 7.7.3 to 9.2.14 - [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.2.14/packages/wdio-cli) Updates `appium` from 1.21.0 to 2.12.1 - [Release notes](https://github.com/appium/appium/releases) - [Changelog](https://github.com/appium/appium/blob/master/packages/appium/CHANGELOG.md) - [Commits](https://github.com/appium/appium/commits/[email protected]/packages/appium) Updates `@wdio/appium-service` from 7.33.0 to 9.2.14 - [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.2.14/packages/wdio-appium-service) Updates `@wdio/local-runner` from 7.7.3 to 9.2.15 - [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.2.15/packages/wdio-local-runner) Updates `@wdio/spec-reporter` from 7.7.3 to 9.2.14 - [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.2.14/packages/wdio-spec-reporter) Updates `wdio-chromedriver-service` from 7.1.0 to 8.1.1 - [Release notes](https://github.com/webdriverio-community/wdio-chromedriver-service/releases) - [Commits](webdriverio-community/wdio-chromedriver-service@v7.1.0...v8.1.1) --- updated-dependencies: - dependency-name: cross-spawn dependency-type: indirect - dependency-name: "@wdio/cli" dependency-type: direct:production - dependency-name: appium dependency-type: direct:production - dependency-name: "@wdio/appium-service" dependency-type: direct:development - dependency-name: "@wdio/local-runner" dependency-type: direct:development - dependency-name: "@wdio/spec-reporter" dependency-type: direct:development - dependency-name: wdio-chromedriver-service dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
It looks like you are reviewing a Dependabot upgrade PR! 🛠️ We aim to merge Dependabot PRs within the below timeframes. The objectives are based on the severity of the security vulnerability we are mitigating with the upgrade:
🎯 Target merge date for this PR: 30/11/2024 🎯 FAQ What if we aren’t vulnerable to this particular CVE? Do we still have to upgrade the package?It’s still a good idea to upgrade the package if we can. With new code patterns and paths being introduced every day, we have no guarantee that we won’t later make ourselves vulnerable. Keeping packages up to date as a matter of due course is also good hygiene.What if we’re not vulnerable and upgrading is going to be a lot of work?In these cases it’s a good idea to list out the steps you took to confirm we are not vulnerable in this PR. The PR can then be closed and the corresponding Dependabot Alert should be dismissed with the triage steps included as a comment. Please get in touch with Team Application Security via #ask-security before dismissing anyCRITICAL alerts.
This is a major version upgrade that requires substantial code refactoring. What should I do?If the upgrade requires substantial refactoring then it is possible that we will miss the objectives we have outlined above. In these cases, you should add thedependabot-refactor-required label to this PR and ping #ask-security for further advice.
|
No corresponding Security Alert was found for this PR. Closing. |
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Bumps cross-spawn to 7.0.5 and updates ancestor dependencies cross-spawn, @wdio/cli, appium, @wdio/appium-service, @wdio/local-runner, @wdio/spec-reporter and wdio-chromedriver-service. These dependencies need to be updated together.
Updates
cross-spawn
from 4.0.2 to 7.0.5Changelog
Sourced from cross-spawn's changelog.
... (truncated)
Commits
0852683
chore(release): 7.0.5640d391
fix: fix escaping bug introduced by backtrackingbff0c87
chore: remove codecova7c6abc
chore: replace travis with github workflows9b9246e
chore(release): 7.0.45ff3a07
fix: disable regexp backtracking (#160)9521e2d
chore: fix tests in recent node js versions97ded39
chore: convert package lockd52b6b9
chore: remove unused argument (#156)5d84384
chore: add travis jobs on ppc64le (#142)Updates
@wdio/cli
from 7.7.3 to 9.2.14Release notes
Sourced from
@wdio/cli
's releases.... (truncated)
Changelog
Sourced from
@wdio/cli
's changelog.... (truncated)
Commits
6ba4085
v9.2.145283e03
v9.2.120525efd
v9.2.111f70422
docs: various documentation fixes (#13865)5253860
v9.2.1032a8b60
fix(@wdio/cli
): improve passing framework parameters (#13854)32a5e8f
fix(@wdio/cli
): improve detection when no capabilities are provided (#13850)88f5e91
Fixing typo during wdio config wizard (#13844)f02604a
v9.2.82bbc5c9
v9.2.6Updates
appium
from 1.21.0 to 2.12.1Release notes
Sourced from appium's releases.
... (truncated)
Changelog
Sourced from appium's changelog.
... (truncated)
Commits
b0095bf
chore: publish846dd52
fix(support): update definitelytyped (#20691)bdc0bf4
docs(appium): add appiumconf2025 banner (#20686)46278a1
docs(appium): fix Android Studio SDK menu path (#20681)00cd1b4
fix(docutils): restore support for Python <3.12 (#20675)de17d37
docs(appium): turn sponsors list into full list (#20668)e3f7bd0
chore: published6c6dd
fix(docutils): update dependency yaml to v2.6.01296926
docs: fix links in Appium history document (#20667)b312028
docs: update zh ecosystem documentation (#20658)Updates
@wdio/appium-service
from 7.33.0 to 9.2.14Release notes
Sourced from
@wdio/appium-service
's releases.... (truncated)
Changelog
Sourced from
@wdio/appium-service
's changelog.... (truncated)
Commits
6ba4085
v9.2.145283e03
v9.2.120525efd
v9.2.11c1f85b5
v9.2.91549d1c
fix(@wdio/appium-service
): don't transform chromedriver_autodownload arg (#13...f02604a
v9.2.82bbc5c9
v9.2.64c2bcd9
v9.2.59e40f23
v9.2.4a82feee
v9.2.2Updates
@wdio/local-runner
from 7.7.3 to 9.2.15Release notes
Sourced from
@wdio/local-runner
's releases.... (truncated)
Changelog
Sourced from
@wdio/local-runner
's changelog.... (truncated)
Commits
a49fe7f
v9.2.156ba4085
v9.2.145283e03
v9.2.120525efd
v9.2.11f02604a
v9.2.82bbc5c9
v9.2.64c2bcd9
v9.2.59e40f23
v9.2.4a82feee
v9.2.2943a698
fix(webdriverio): improve switchFrame behavior (#13781)Updates
@wdio/spec-reporter
from 7.7.3 to 9.2.14Release notes
Sourced from
@wdio/spec-reporter
's releases.... (truncated)
Changelog
Sourced from
@wdio/spec-reporter
's changelog.... (truncated)
Commits
6ba4085
v9.2.14c947574
polish(@wdio/reporter
): better display retried scenarios (#13880)f02604a
v9.2.8f3b6538
chore(@wdio/spec-reporter
): use base name of app path in prefix (#13842)a82feee
v9.2.2943a698
fix(webdriverio): improve switchFrame behavior (#13781)db677c6
v9.1.36b65e81
fix(@wdio/sauce-service
): fix setting annotations (#13701)e009b51
v9.1.2a5b573b
Removing APAC region (#13666)Updates
wdio-chromedriver-service
from 7.1.0 to 8.1.1Release notes
Sourced from wdio-chromedriver-service's releases.