appium-boneyard / appium-plugins

Officially-maintained plugins for the Appium server
Apache License 2.0
32 stars 7 forks source link

chore(execute-driver): update dependency webdriverio to v7.16.13 #86

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
webdriverio (source) 7.16.8 -> 7.16.13 age adoption passing confidence
webdriverio (source) 7.16.10 -> 7.16.13 age adoption passing confidence

Release Notes

webdriverio/webdriverio ### [`v7.16.13`](https://togithub.com/webdriverio/webdriverio/blob/HEAD/CHANGELOG.md#v71613-2022-01-10) [Compare Source](https://togithub.com/webdriverio/webdriverio/compare/v7.16.12...v7.16.13) ##### :rocket: New Feature - `wdio-cli`, `wdio-spec-reporter` - [#​7572](https://togithub.com/webdriverio/webdriverio/pull/7572) Added real time reporting to spec reporter ([@​praveendvd](https://togithub.com/praveendvd)) ##### :bug: Bug Fix - `wdio-sauce-service` - [#​7839](https://togithub.com/webdriverio/webdriverio/pull/7839) Sauce service before step RDC fix ([@​denis-a1qa](https://togithub.com/denis-a1qa)) - `wdio-reporter` - [#​7823](https://togithub.com/webdriverio/webdriverio/pull/7823) Fix for Jasmine webdriverio exception not failing suite ([@​praveendvd](https://togithub.com/praveendvd)) - `wdio-cli` - [#​7720](https://togithub.com/webdriverio/webdriverio/pull/7720) Fix for bug [#​7640](https://togithub.com/webdriverio/webdriverio/issues/7640) run is not working when project already has a misconfigured tsconfig.json ([@​praveendvd](https://togithub.com/praveendvd)) ##### :nail_care: Polish - `wdio-cli` - [#​7852](https://togithub.com/webdriverio/webdriverio/pull/7852) Moves wait-for from services to a new section called Plugins ([@​gpt14](https://togithub.com/gpt14)) ##### :memo: Documentation - `wdio-browserstack-service` - [#​7853](https://togithub.com/webdriverio/webdriverio/pull/7853) Update README.md for BrowserStack service ([@​hang-up](https://togithub.com/hang-up)) - Other - [#​7846](https://togithub.com/webdriverio/webdriverio/pull/7846) Fix a typo in GOVERNANCE.md ([@​fishmandev](https://togithub.com/fishmandev)) - `wdio-types` - [#​7844](https://togithub.com/webdriverio/webdriverio/pull/7844) Added new capabilities for XCUI ([@​praveendvd](https://togithub.com/praveendvd)) ##### :house: Internal - `webdriverio` - [#​7819](https://togithub.com/webdriverio/webdriverio/pull/7819) test(na): add missing unit test to getCSSProperty ([@​tmjpedro](https://togithub.com/tmjpedro)) ##### Committers: 6 - Denis Lukashevich ([@​denis-a1qa](https://togithub.com/denis-a1qa)) - Dmitriy Fishman ([@​fishmandev](https://togithub.com/fishmandev)) - GPT14 ([@​gpt14](https://togithub.com/gpt14)) - Rob ([@​hang-up](https://togithub.com/hang-up)) - TP ([@​tmjpedro](https://togithub.com/tmjpedro)) - praveendvd ([@​praveendvd](https://togithub.com/praveendvd)) ### [`v7.16.12`](https://togithub.com/webdriverio/webdriverio/blob/HEAD/CHANGELOG.md#v71612-2021-12-15) [Compare Source](https://togithub.com/webdriverio/webdriverio/compare/v7.16.11...v7.16.12) ##### :memo: Documentation - `wdio-cli`, `wdio-cucumber-framework`, `wdio-junit-reporter` - [#​7818](https://togithub.com/webdriverio/webdriverio/pull/7818) Removed cucumberopts profile and format that has no support yet. ([@​praveendvd](https://togithub.com/praveendvd)) - Other - [#​7802](https://togithub.com/webdriverio/webdriverio/pull/7802) Update Overwriting element commands example ([@​alexmi256](https://togithub.com/alexmi256)) ##### Committers: 2 - Alex Mi ([@​alexmi256](https://togithub.com/alexmi256)) - praveendvd ([@​praveendvd](https://togithub.com/praveendvd)) ### [`v7.16.11`](https://togithub.com/webdriverio/webdriverio/blob/HEAD/CHANGELOG.md#v71611-2021-12-10) [Compare Source](https://togithub.com/webdriverio/webdriverio/compare/v7.16.10...v7.16.11) ##### :bug: Bug Fix - `wdio-sauce-service` - [#​7769](https://togithub.com/webdriverio/webdriverio/pull/7769) Fix sauce w3c support ([@​wswebcreation](https://togithub.com/wswebcreation)) ##### :nail_care: Polish - `wdio-sauce-service`, `wdio-types` - [#​7779](https://togithub.com/webdriverio/webdriverio/pull/7779) feat: add cucumber step name in Sauce ([@​wswebcreation](https://togithub.com/wswebcreation)) - `wdio-cucumber-framework` - [#​7777](https://togithub.com/webdriverio/webdriverio/pull/7777) fix: update state for a skipped test ([@​wswebcreation](https://togithub.com/wswebcreation)) - [#​7757](https://togithub.com/webdriverio/webdriverio/pull/7757) Make [@​wdio/cucumber-framework](https://togithub.com/wdio/cucumber-framework) export World class ([@​christian-bromann](https://togithub.com/christian-bromann)) ##### :memo: Documentation - `wdio-types`, `webdriverio` - [#​7799](https://togithub.com/webdriverio/webdriverio/pull/7799) docs: port descriptions from Appium's official document ([@​DevDengChao](https://togithub.com/DevDengChao)) - `wdio-types` - [#​7795](https://togithub.com/webdriverio/webdriverio/pull/7795) Docs ([@​DevDengChao](https://togithub.com/DevDengChao)) ##### Committers: 4 - Christian Bromann ([@​christian-bromann](https://togithub.com/christian-bromann)) - Dmitriy Dudkevich ([@​DudaGod](https://togithub.com/DudaGod)) - Wim Selles ([@​wswebcreation](https://togithub.com/wswebcreation)) - ι‚“θΆ… ([@​DevDengChao](https://togithub.com/DevDengChao)) ### [`v7.16.10`](https://togithub.com/webdriverio/webdriverio/blob/HEAD/CHANGELOG.md#v71610-2021-11-25) [Compare Source](https://togithub.com/webdriverio/webdriverio/compare/v7.16.9...v7.16.10) ##### :bug: Bug Fix - `devtools` - [#​7746](https://togithub.com/webdriverio/webdriverio/pull/7746) fix(devtools): accepting a prompt preserves the default value. Closes [#​7744](https://togithub.com/webdriverio/webdriverio/issues/7744) ([@​jan-molak](https://togithub.com/jan-molak)) ##### :nail_care: Polish - `wdio-sauce-service` - [#​7732](https://togithub.com/webdriverio/webdriverio/pull/7732) feat: properly update Multi Remote jobs on Sauce ([@​wswebcreation](https://togithub.com/wswebcreation)) ##### Committers: 3 - Jan Molak ([@​jan-molak](https://togithub.com/jan-molak)) - Wim Selles ([@​wswebcreation](https://togithub.com/wswebcreation)) - [@​LilyAita](https://togithub.com/LilyAita) ### [`v7.16.9`](https://togithub.com/webdriverio/webdriverio/blob/HEAD/CHANGELOG.md#v7169-2021-11-22) [Compare Source](https://togithub.com/webdriverio/webdriverio/compare/v7.16.8...v7.16.9) ##### :bug: Bug Fix - `wdio-spec-reporter` - [#​7727](https://togithub.com/webdriverio/webdriverio/pull/7727) fix: fix 6357 ([@​wswebcreation](https://togithub.com/wswebcreation)) ##### :nail_care: Polish - `wdio-devtools-service`, `webdriver`, `webdriverio` - [#​7711](https://togithub.com/webdriverio/webdriverio/pull/7711) Use buffer instead of atob/btoa ([@​Nio-o](https://togithub.com/Nio-o)) ##### :memo: Documentation - [#​7721](https://togithub.com/webdriverio/webdriverio/pull/7721) doc(README): add a community section ([@​Badisi](https://togithub.com/Badisi)) - [#​7707](https://togithub.com/webdriverio/webdriverio/pull/7707) Remove outdated double-await issue in docs ([@​klamping](https://togithub.com/klamping)) ##### Committers: 4 - Eugene ([@​Nio-o](https://togithub.com/Nio-o)) - Kevin Lamping ([@​klamping](https://togithub.com/klamping)) - Wim Selles ([@​wswebcreation](https://togithub.com/wswebcreation)) - [@​Badisi](https://togithub.com/Badisi)

Configuration

πŸ“… Schedule: At any time (no schedule defined).

🚦 Automerge: Enabled.

β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about these updates again.



This PR has been generated by WhiteSource Renovate. View repository job log here.