herschel666 / photoblog

Goodbye Flickr …
https://photos.klg.bz/
MIT License
10 stars 0 forks source link

chore(deps): update webdriverio monorepo #700

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@wdio/cli 6.10.5 -> 6.11.1 age adoption passing confidence
@wdio/jasmine-framework 6.10.4 -> 6.11.0 age adoption passing confidence
@wdio/local-runner 6.10.5 -> 6.11.0 age adoption passing confidence
@wdio/spec-reporter 6.8.1 -> 6.11.0 age adoption passing confidence

Release Notes

webdriverio/webdriverio ### [`v6.11.1`](https://togithub.com/webdriverio/webdriverio/blob/master/CHANGELOG.md#v6111-2021-01-05) [Compare Source](https://togithub.com/webdriverio/webdriverio/compare/v6.11.0...v6.11.1) ##### :bug: Bug Fix - `wdio-cli`, `wdio-cucumber-framework` - [#​6286](https://togithub.com/webdriverio/webdriverio/pull/6286) Further TypeScript CLI improvements ([@​christian-bromann](https://togithub.com/christian-bromann)) ##### Committers: 1 - Christian Bromann ([@​christian-bromann](https://togithub.com/christian-bromann)) ### [`v6.11.0`](https://togithub.com/webdriverio/webdriverio/blob/master/CHANGELOG.md#v6110-2021-01-04) [Compare Source](https://togithub.com/webdriverio/webdriverio/compare/v6.10.11...v6.11.0) ##### :rocket: New Feature - `wdio-cli`, `wdio-config` - [#​6275](https://togithub.com/webdriverio/webdriverio/pull/6275) TypeScript auto compiling ([@​christian-bromann](https://togithub.com/christian-bromann)) ##### :bug: Bug Fix - `devtools`, `wdio-utils`, `webdriver`, `webdriverio` - [#​6270](https://togithub.com/webdriverio/webdriverio/pull/6270) webdriverio: Fix log path in standalone mode ([@​koggdal](https://togithub.com/koggdal)) ##### :nail_care: Polish - `wdio-sauce-service` - [#​6262](https://togithub.com/webdriverio/webdriverio/pull/6262) feat: add support for Appium W3C caps ([@​wswebcreation](https://togithub.com/wswebcreation)) ##### :memo: Documentation - [#​6272](https://togithub.com/webdriverio/webdriverio/pull/6272) Update Debugging.md ([@​jpratt2](https://togithub.com/jpratt2)) - [#​6260](https://togithub.com/webdriverio/webdriverio/pull/6260) Add headless to testrunner config docs ([@​wswebcreation](https://togithub.com/wswebcreation)) ##### :house: Internal - `wdio-sync`, `webdriverio` - [#​6273](https://togithub.com/webdriverio/webdriverio/pull/6273) Rewrite wdio-sync package to TS ([@​christian-bromann](https://togithub.com/christian-bromann)) - `wdio-sauce-service`, `webdriver` - [#​6274](https://togithub.com/webdriverio/webdriverio/pull/6274) Rewrite wdio-sauce-service package to TS ([@​christian-bromann](https://togithub.com/christian-bromann)) - `webdriver`, `webdriverio` - [#​6279](https://togithub.com/webdriverio/webdriverio/pull/6279) Update webdriverio [@​types/lodash](https://togithub.com/types/lodash) (and a few other [@​types](https://togithub.com/types)) deps to be devDeps ([@​starpit](https://togithub.com/starpit)) - `wdio-allure-reporter`, `wdio-reporter`, `webdriver` - [#​6085](https://togithub.com/webdriverio/webdriverio/pull/6085) Tracking doc: rewrite `@wdio/allure-reporter` package into Typescript ([@​hieuxlu](https://togithub.com/hieuxlu)) ##### Committers: 7 - Christian Bromann ([@​christian-bromann](https://togithub.com/christian-bromann)) - Hieu Do ([@​hieuxlu](https://togithub.com/hieuxlu)) - Johannes Koggdal ([@​koggdal](https://togithub.com/koggdal)) - John Pratt ([@​jpratt2](https://togithub.com/jpratt2)) - Nick Mitchell ([@​starpit](https://togithub.com/starpit)) - Wim Selles ([@​wswebcreation](https://togithub.com/wswebcreation)) - [@​dependabot-preview\[bot\]](https://togithub.com/apps/dependabot-preview) ### [`v6.10.11`](https://togithub.com/webdriverio/webdriverio/blob/master/CHANGELOG.md#v61011-2020-12-17) [Compare Source](https://togithub.com/webdriverio/webdriverio/compare/v6.10.10...v6.10.11) ##### :bug: Bug Fix - `devtools` - [#​6240](https://togithub.com/webdriverio/webdriverio/pull/6240) Fix checkPendingNavigations memory leak in devtools ([@​jedwards1211](https://togithub.com/jedwards1211)) ##### :house: Internal - `wdio-appium-service` - [#​6149](https://togithub.com/webdriverio/webdriverio/pull/6149) WIP refactor: rewrite `wdio-appium-service` src to TypeScript ([@​ch-t](https://togithub.com/ch-t)) - `wdio-cli`, `wdio-config`, `wdio-cucumber-framework`, `wdio-devtools-service`, `wdio-jasmine-framework`, `wdio-mocha-framework`, `wdio-runner`, `wdio-sync`, `wdio-utils`, `webdriver`, `webdriverio` - [#​6216](https://togithub.com/webdriverio/webdriverio/pull/6216) Tracking doc: rewrite `@wdio/runner` package into TypeScript ([@​christian-bromann](https://togithub.com/christian-bromann)) - `wdio-concise-reporter`, `webdriver` - [#​6198](https://togithub.com/webdriverio/webdriverio/pull/6198) Rewrite typescript issue5830 ([@​discombobulateme](https://togithub.com/discombobulateme)) ##### Committers: 5 - Andy Edwards ([@​jedwards1211](https://togithub.com/jedwards1211)) - Chingiz Toimbetov ([@​ch-t](https://togithub.com/ch-t)) - Christian Bromann ([@​christian-bromann](https://togithub.com/christian-bromann)) - Paloma Oliveira ([@​discombobulateme](https://togithub.com/discombobulateme)) - [@​dependabot-preview\[bot\]](https://togithub.com/apps/dependabot-preview) ### [`v6.10.10`](https://togithub.com/webdriverio/webdriverio/blob/master/CHANGELOG.md#v61010-2020-12-13) [Compare Source](https://togithub.com/webdriverio/webdriverio/compare/v6.10.9...v6.10.10) ##### :bug: Bug Fix - `wdio-cli`, `webdriverio` - [#​6227](https://togithub.com/webdriverio/webdriverio/pull/6227) wdio-cli: fix local runner in config ([@​mgrybyk](https://togithub.com/mgrybyk)) ##### :memo: Documentation - [#​6225](https://togithub.com/webdriverio/webdriverio/pull/6225) Update MocksAndSpies.md ([@​aelfric](https://togithub.com/aelfric)) ##### :house: Internal - `devtools`, `wdio-logger`, `wdio-repl`, `wdio-sync`, `webdriver`, `webdriverio` - [#​6222](https://togithub.com/webdriverio/webdriverio/pull/6222) run tests for typescript 3.7 ([@​mgrybyk](https://togithub.com/mgrybyk)) ##### Committers: 2 - Frank Riccobono ([@​aelfric](https://togithub.com/aelfric)) - Mykola Grybyk ([@​mgrybyk](https://togithub.com/mgrybyk)) ### [`v6.10.9`](https://togithub.com/webdriverio/webdriverio/blob/master/CHANGELOG.md#v6109-2020-12-11) [Compare Source](https://togithub.com/webdriverio/webdriverio/compare/v6.10.8...v6.10.9) ##### :bug: Bug Fix - `wdio-cli` - [#​6221](https://togithub.com/webdriverio/webdriverio/pull/6221) Another set of bug fixes after last release ([@​christian-bromann](https://togithub.com/christian-bromann)) ##### Committers: 1 - Christian Bromann ([@​christian-bromann](https://togithub.com/christian-bromann)) ### [`v6.10.8`](https://togithub.com/webdriverio/webdriverio/blob/master/CHANGELOG.md#v6108-2020-12-11) [Compare Source](https://togithub.com/webdriverio/webdriverio/compare/v6.10.7...v6.10.8) ##### :bug: Bug Fix - `wdio-cli` - [#​6220](https://togithub.com/webdriverio/webdriverio/pull/6220) Fix CLI arguments ([@​christian-bromann](https://togithub.com/christian-bromann)) ##### Committers: 1 - Christian Bromann ([@​christian-bromann](https://togithub.com/christian-bromann)) ### [`v6.10.7`](https://togithub.com/webdriverio/webdriverio/blob/master/CHANGELOG.md#v6107-2020-12-11) [Compare Source](https://togithub.com/webdriverio/webdriverio/compare/v6.10.6...v6.10.7) ##### :bug: Bug Fix - `wdio-sync`, `webdriverio` - [#​6219](https://togithub.com/webdriverio/webdriverio/pull/6219) Revert "fix: improve executeAsync typing ([#​6209](https://togithub.com/webdriverio/webdriverio/issues/6209))" ([@​mgrybyk](https://togithub.com/mgrybyk)) ##### Committers: 1 - Mykola Grybyk ([@​mgrybyk](https://togithub.com/mgrybyk)) ### [`v6.10.6`](https://togithub.com/webdriverio/webdriverio/blob/master/CHANGELOG.md#v6106-2020-12-11) [Compare Source](https://togithub.com/webdriverio/webdriverio/compare/v6.10.5...v6.10.6) ##### :rocket: New Feature - `wdio-sync`, `webdriverio` - [#​6215](https://togithub.com/webdriverio/webdriverio/pull/6215) webdriverio: respond params function support for headers and statusCode ([@​mgrybyk](https://togithub.com/mgrybyk)) ##### :nail_care: Polish - `wdio-reporter`, `wdio-runner` - [#​6060](https://togithub.com/webdriverio/webdriverio/pull/6060) Fix 5577 ([@​jonesh66](https://togithub.com/jonesh66)) - `wdio-sync`, `webdriverio` - [#​6209](https://togithub.com/webdriverio/webdriverio/pull/6209) fix: improve executeAsync typing ([@​DirkoOdendaal](https://togithub.com/DirkoOdendaal)) ##### :memo: Documentation - `webdriver` - [#​6194](https://togithub.com/webdriverio/webdriverio/pull/6194) Add Sauce Labs Visual capability types ([@​christian-bromann](https://togithub.com/christian-bromann)) - Other - [#​6192](https://togithub.com/webdriverio/webdriverio/pull/6192) Cucumber boilerplate showcasing advanced page object structure, Cucum… ([@​osmolyar](https://togithub.com/osmolyar)) ##### :house: Internal - `wdio-crossbrowsertesting-service` - [#​6195](https://togithub.com/webdriverio/webdriverio/pull/6195) feat(\*): rewrited wdio-crossbrowser-service package into typescript ([@​sarathps93](https://togithub.com/sarathps93)) - `wdio-dot-reporter`, `wdio-reporter`, `wdio-sumologic-reporter` - [#​5848](https://togithub.com/webdriverio/webdriverio/pull/5848) Tracking doc: rewrite `@wdio/sumologic-reporter` package into TypeScript ([@​christian-bromann](https://togithub.com/christian-bromann)) - `wdio-firefox-profile-service`, `webdriver` - [#​5836](https://togithub.com/webdriverio/webdriverio/pull/5836) Tracking doc: rewrite `@wdio/firefox-profile-service` package into TypeScript ([@​christian-bromann](https://togithub.com/christian-bromann)) - `devtools`, `wdio-appium-service`, `wdio-config`, `wdio-devtools-service`, `wdio-protocols`, `wdio-selenium-standalone-service`, `wdio-sync`, `wdio-testingbot-service`, `wdio-utils`, `webdriver`, `webdriverio` - [#​5854](https://togithub.com/webdriverio/webdriverio/pull/5854) Tracking doc: rewrite `webdriverio` package into TypeScript ([@​christian-bromann](https://togithub.com/christian-bromann)) ##### Committers: 7 - Christian Bromann ([@​christian-bromann](https://togithub.com/christian-bromann)) - Dirko Odendaal ([@​DirkoOdendaal](https://togithub.com/DirkoOdendaal)) - Jonesh Sharma ([@​jonesh66](https://togithub.com/jonesh66)) - Mykola Grybyk ([@​mgrybyk](https://togithub.com/mgrybyk)) - Olga ([@​osmolyar](https://togithub.com/osmolyar)) - Sarath P S ([@​sarathps93](https://togithub.com/sarathps93)) - [@​dependabot-preview\[bot\]](https://togithub.com/apps/dependabot-preview)

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Enabled.

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

:ghost: Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



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