nuxt / create-nuxt-app

Create Nuxt.js App in seconds.
MIT License
3.48k stars 428 forks source link

chore(deps): update webdriverio packages #934

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
@wdio/cli ^7.16.11 -> ^7.17.4 age adoption passing confidence
@wdio/local-runner ^7.16.11 -> ^7.17.4 age adoption passing confidence
@wdio/mocha-framework ^7.16.11 -> ^7.17.3 age adoption passing confidence
@wdio/spec-reporter ^7.16.11 -> ^7.17.3 age adoption passing confidence
@wdio/sync ^7.16.11 -> ^7.17.4 age adoption passing confidence
eslint-plugin-wdio ^7.4.2 -> ^7.17.4 age adoption passing confidence
webdriverio (source) ^7.16.11 -> ^7.17.4 age adoption passing confidence

Release Notes

webdriverio/webdriverio ### [`v7.17.4`](https://togithub.com/webdriverio/webdriverio/blob/HEAD/CHANGELOG.md#v7174-2022-03-10) [Compare Source](https://togithub.com/webdriverio/webdriverio/compare/v7.17.3...v7.17.4) ##### :bug: Bug Fix - `webdriverio` - [#​8094](https://togithub.com/webdriverio/webdriverio/pull/8094) Fix isEqual.js: avoid syntax error on IE11 ([@​FujiHaruka](https://togithub.com/FujiHaruka)) ##### :nail_care: Polish - `eslint-plugin-wdio` - [#​8095](https://togithub.com/webdriverio/webdriverio/pull/8095) Improve implementation of the new eslint rules ([@​christian-bromann](https://togithub.com/christian-bromann)) ##### Committers: 2 - Christian Bromann ([@​christian-bromann](https://togithub.com/christian-bromann)) - Fuji Haruka ([@​FujiHaruka](https://togithub.com/FujiHaruka)) ### [`v7.17.3`](https://togithub.com/webdriverio/webdriverio/releases/v7.17.3) [Compare Source](https://togithub.com/webdriverio/webdriverio/compare/v7.17.0...v7.17.3) No updates! ### [`v7.17.0`](https://togithub.com/webdriverio/webdriverio/blob/HEAD/CHANGELOG.md#v7170-2022-03-10) [Compare Source](https://togithub.com/webdriverio/webdriverio/compare/v7.16.16...v7.17.0) ##### :nail_care: Polish - `wdio-spec-reporter` - [#​7877](https://togithub.com/webdriverio/webdriverio/pull/7877) Allow option to disable the preface in spec reporter ([@​zmilonas](https://togithub.com/zmilonas)) ##### :memo: Documentation - `wdio-devtools-service` - [#​8049](https://togithub.com/webdriverio/webdriverio/pull/8049) Update Readme. Add 'exclude' for coverageReporter ([@​bkrrrr](https://togithub.com/bkrrrr)) - Other - [#​8023](https://togithub.com/webdriverio/webdriverio/pull/8023) update cloud services with perfecto.io integration ([@​JefZevikw](https://togithub.com/JefZevikw)) ##### Committers: 5 - Will Brock ([@​WillBrock](https://togithub.com/WillBrock)) - Zachary Milonas ([@​zmilonas](https://togithub.com/zmilonas)) - [@​JefZevikw](https://togithub.com/JefZevikw) - [@​SomeTrashBin](https://togithub.com/SomeTrashBin) - bkr ([@​bkrrrr](https://togithub.com/bkrrrr)) ### [`v7.16.16`](https://togithub.com/webdriverio/webdriverio/blob/HEAD/CHANGELOG.md#v71616-2022-02-22) [Compare Source](https://togithub.com/webdriverio/webdriverio/compare/v7.16.15...v7.16.16) ##### :bug: Bug Fix - `webdriver` - [#​8020](https://togithub.com/webdriverio/webdriverio/pull/8020) Webdriver: Fix stacktrace not being displayed on some errors ([@​WillBrock](https://togithub.com/WillBrock)) ##### :memo: Documentation - `wdio-cli` - [#​8024](https://togithub.com/webdriverio/webdriverio/pull/8024) fix(ui5-service): name of service ([@​vobu](https://togithub.com/vobu)) - Other - [#​8003](https://togithub.com/webdriverio/webdriverio/pull/8003) Docs: Add a couple missing words to CONTRIBUTING ([@​WillBrock](https://togithub.com/WillBrock)) ##### Committers: 2 - Volker Buzek ([@​vobu](https://togithub.com/vobu)) - Will Brock ([@​WillBrock](https://togithub.com/WillBrock)) ### [`v7.16.15`](https://togithub.com/webdriverio/webdriverio/blob/HEAD/CHANGELOG.md#v71615-2022-02-10) [Compare Source](https://togithub.com/webdriverio/webdriverio/compare/v7.16.14...v7.16.15) ##### :nail_care: Polish - `wdio-mocha-framework` - [#​7989](https://togithub.com/webdriverio/webdriverio/pull/7989) #Fix for [https://github.com/webdriverio/webdriverio/issues/7873#issuecomment-1032964198](https://togithub.com/webdriverio/webdriverio/issues/7873#issuecomment-1032964198) duration missing in mocha hook ([@​praveendvd](https://togithub.com/praveendvd)) - `webdriverio` - [#​7978](https://togithub.com/webdriverio/webdriverio/pull/7978) fix(packages/webdriverio): compile errors with promise chaining of \`# Changelog > **Tags:** > > - :boom: \[Breaking Change] > - :eyeglasses: \[Spec Compliancy] > - :rocket: \[New Feature] > - :bug: \[Bug Fix] > - :memo: \[Documentation] > - :house: \[Internal] > - :nail_care: \[Polish] *Note: Gaps between patch versions are faulty, broken or test releases.* See [CHANGELOG - v4](https://togithub.com/webdriverio-boneyard/v4/blob/master/CHANGELOG.md). See [CHANGELOG - v5](https://togithub.com/webdriverio/webdriverio/blob/v5/CHANGELOG.md). See [CHANGELOG - v6](https://togithub.com/webdriverio/webdriverio/blob/v6/CHANGELOG.md) ([@​starpit](https://togithub.com/starpit)) - `wdio-cli` - [#​7878](https://togithub.com/webdriverio/webdriverio/pull/7878) Make npm install step optional in CLI wizard ([@​gpt14](https://togithub.com/gpt14)) ##### :memo: Documentation - `webdriverio` - [#​8000](https://togithub.com/webdriverio/webdriverio/pull/8000) Update throttle docs example to use correct preset id ([@​klamping](https://togithub.com/klamping)) - Other - [#​7990](https://togithub.com/webdriverio/webdriverio/pull/7990) Update API.md ([@​Yahshemi](https://togithub.com/Yahshemi)) - `wdio-junit-reporter` - [#​7957](https://togithub.com/webdriverio/webdriverio/pull/7957) Update wdio-junit-reporter documentation ([@​OtherwiseJunk](https://togithub.com/OtherwiseJunk)) ##### :house: Internal - `devtools`, `wdio-devtools-service`, `webdriverio` - [#​7964](https://togithub.com/webdriverio/webdriverio/pull/7964) bump puppeteer-core (CVE-2022-0235) ([@​nathanKramer](https://togithub.com/nathanKramer)) ##### Committers: 7 - Bobby ([@​OtherwiseJunk](https://togithub.com/OtherwiseJunk)) - GPT14 ([@​gpt14](https://togithub.com/gpt14)) - Kevin Lamping ([@​klamping](https://togithub.com/klamping)) - Nathan Kramer ([@​nathanKramer](https://togithub.com/nathanKramer)) - Nick Mitchell ([@​starpit](https://togithub.com/starpit)) - Yahshemi ([@​Yahshemi](https://togithub.com/Yahshemi)) - praveendvd ([@​praveendvd](https://togithub.com/praveendvd)) ### [`v7.16.14`](https://togithub.com/webdriverio/webdriverio/blob/HEAD/CHANGELOG.md#v71614-2022-01-29) [Compare Source](https://togithub.com/webdriverio/webdriverio/compare/v7.16.13...v7.16.14) ##### :bug: Bug Fix - `wdio-types`, `webdriver` - [#​7894](https://togithub.com/webdriverio/webdriverio/pull/7894) Fix directConnect ([@​KazuCocoa](https://togithub.com/KazuCocoa)) ##### :nail_care: Polish - `wdio-junit-reporter` - [#​7942](https://togithub.com/webdriverio/webdriverio/pull/7942) Ensure correct reporting when a thread runs more then 1 Cucumber feature (spec) ([@​mikesalvia](https://togithub.com/mikesalvia)) ##### :memo: Documentation - Other - [#​7936](https://togithub.com/webdriverio/webdriverio/pull/7936) Adding Tesults reporter to CLI and reporter list ([@​ajeetd](https://togithub.com/ajeetd)) - `wdio-cli` - [#​7941](https://togithub.com/webdriverio/webdriverio/pull/7941) Add [@​badisi/wdio-harness](https://togithub.com/badisi/wdio-harness) as an external plugins ([@​Badisi](https://togithub.com/Badisi)) - [#​7924](https://togithub.com/webdriverio/webdriverio/pull/7924) Adding Tesults reporter to CLI and reporter list ([@​ajeetd](https://togithub.com/ajeetd)) ##### Committers: 5 - Ajeet Dhaliwal ([@​ajeetd](https://togithub.com/ajeetd)) - Christopher Hiller ([@​boneskull](https://togithub.com/boneskull)) - Kazuaki Matsuo ([@​KazuCocoa](https://togithub.com/KazuCocoa)) - Mike Salvia ([@​mikesalvia](https://togithub.com/mikesalvia)) - [@​Badisi](https://togithub.com/Badisi) ### [`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))

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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

👻 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.

renovate[bot] commented 2 years ago

⚠ Artifact update problem

Renovate failed to update artifacts related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

The artifact failure details are included below:

File name: packages/cna-template/template/frameworks/webdriverio/package.json
Post-upgrade command 'yarn install --frozen-lockfile --ignore-scripts' does not match allowed pattern '^pwd$'
File name: packages/cna-template/template/frameworks/webdriverio/package.json
Post-upgrade command 'yarn test --update-snapshots' does not match allowed pattern '^pwd$'
File name: packages/cna-template/template/frameworks/webdriverio/package.json
Post-upgrade command 'yarn install --frozen-lockfile --ignore-scripts' does not match allowed pattern '^pwd$'
File name: packages/cna-template/template/frameworks/webdriverio/package.json
Post-upgrade command 'yarn test --update-snapshots' does not match allowed pattern '^pwd$'
File name: packages/cna-template/template/frameworks/webdriverio/package.json
Post-upgrade command 'yarn install --frozen-lockfile --ignore-scripts' does not match allowed pattern '^pwd$'
File name: packages/cna-template/template/frameworks/webdriverio/package.json
Post-upgrade command 'yarn test --update-snapshots' does not match allowed pattern '^pwd$'
File name: packages/cna-template/template/frameworks/webdriverio/package.json
Post-upgrade command 'yarn install --frozen-lockfile --ignore-scripts' does not match allowed pattern '^pwd$'
File name: packages/cna-template/template/frameworks/webdriverio/package.json
Post-upgrade command 'yarn test --update-snapshots' does not match allowed pattern '^pwd$'
File name: packages/cna-template/template/frameworks/webdriverio/package.json
Post-upgrade command 'yarn install --frozen-lockfile --ignore-scripts' does not match allowed pattern '^pwd$'
File name: packages/cna-template/template/frameworks/webdriverio/package.json
Post-upgrade command 'yarn test --update-snapshots' does not match allowed pattern '^pwd$'
File name: packages/cna-template/template/frameworks/webdriverio/package.json
Post-upgrade command 'yarn install --frozen-lockfile --ignore-scripts' does not match allowed pattern '^pwd$'
File name: packages/cna-template/template/frameworks/webdriverio/package.json
Post-upgrade command 'yarn test --update-snapshots' does not match allowed pattern '^pwd$'
File name: packages/cna-template/template/frameworks/webdriverio/package.json
Post-upgrade command 'yarn install --frozen-lockfile --ignore-scripts' does not match allowed pattern '^pwd$'
File name: packages/cna-template/template/frameworks/webdriverio/package.json
Post-upgrade command 'yarn test --update-snapshots' does not match allowed pattern '^pwd$'