iterative / vscode-dvc

Machine learning experiment tracking and data versioning with DVC extension for VS Code
https://marketplace.visualstudio.com/items?itemName=Iterative.dvc
Apache License 2.0
190 stars 28 forks source link

chore(deps): update webdriverio monorepo to v8.38.0 #5542

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@wdio/cli (source) 8.36.1 -> 8.38.0 age adoption passing confidence
@wdio/local-runner (source) 8.36.1 -> 8.38.0 age adoption passing confidence
@wdio/mocha-framework (source) 8.36.1 -> 8.38.0 age adoption passing confidence
@wdio/spec-reporter (source) 8.36.1 -> 8.38.0 age adoption passing confidence

Release Notes

webdriverio/webdriverio (@​wdio/cli) ### [`v8.38.0`](https://togithub.com/webdriverio/webdriverio/releases/tag/v8.38.0) [Compare Source](https://togithub.com/webdriverio/webdriverio/compare/v8.37.0...v8.38.0) ##### v8.38.0 (2024-05-24) ##### :rocket: New Feature - `wdio-protocols`, `webdriverio` - [#​12778](https://togithub.com/webdriverio/webdriverio/pull/12778) Add Selenium downloadFile command ([@​ccharnkij](https://togithub.com/ccharnkij)) ##### :bug: Bug Fix - `wdio-protocols` - [#​12922](https://togithub.com/webdriverio/webdriverio/pull/12922) Fix virtual authenticator ([@​sangcnguyen](https://togithub.com/sangcnguyen)) - `wdio-browserstack-service` - [#​12916](https://togithub.com/webdriverio/webdriverio/pull/12916) \[v8]\[browserstack-service]Add instrumentation for graceful kill builds ([@​samarsault](https://togithub.com/samarsault)) - `wdio-logger` - [#​12921](https://togithub.com/webdriverio/webdriverio/pull/12921) \[v8] fix(logger): reset cursor visibility on progress clear ([@​Benricheson101](https://togithub.com/Benricheson101)) ##### Committers: 4 - Ben Richeson ([@​Benricheson101](https://togithub.com/Benricheson101)) - Chanatan Charnkijtawarush ([@​ccharnkij](https://togithub.com/ccharnkij)) - Samarjeet ([@​samarsault](https://togithub.com/samarsault)) - Sang Nguyen ([@​sangcnguyen](https://togithub.com/sangcnguyen)) ### [`v8.37.0`](https://togithub.com/webdriverio/webdriverio/releases/tag/v8.37.0) [Compare Source](https://togithub.com/webdriverio/webdriverio/compare/v8.36.1...v8.37.0) ##### v8.37.0 (2024-05-22) ##### :rocket: New Feature - `eslint-plugin-wdio` - [#​12716](https://togithub.com/webdriverio/webdriverio/pull/12716) \[webdriverio-v8] Flat ESLint support ([@​MadSandwich](https://togithub.com/MadSandwich)) ##### :bug: Bug Fix - `webdriverio` - [#​12889](https://togithub.com/webdriverio/webdriverio/pull/12889) \[v8] Select proper input via ancestor label when multiple match ([@​evankennedy](https://togithub.com/evankennedy)) - `wdio-utils` - [#​12718](https://togithub.com/webdriverio/webdriverio/pull/12718) avoid calling googlechromelabs.github.io when offline and using ffx ([@​step21](https://togithub.com/step21)) - `wdio-types` - [#​12850](https://togithub.com/webdriverio/webdriverio/pull/12850) Update the types for suites to fix the compile error ([@​iamatharva](https://togithub.com/iamatharva)) - `wdio-config` - [#​12751](https://togithub.com/webdriverio/webdriverio/pull/12751) \[12428] \[V8] CustomService is run twice ([@​jemishgopani](https://togithub.com/jemishgopani)) - `wdio-junit-reporter` - [#​12723](https://togithub.com/webdriverio/webdriverio/pull/12723) fix: error counts in junit reporter ([@​ASaiAnudeep](https://togithub.com/ASaiAnudeep)) ##### :nail_care: Polish - `wdio-allure-reporter` - [#​12855](https://togithub.com/webdriverio/webdriverio/pull/12855) \[[#​11473](https://togithub.com/webdriverio/webdriverio/issues/11473)] Refactor wdio-allure-reporter package for better hooks handling \[v8] ([@​lararojasmr](https://togithub.com/lararojasmr)) - `wdio-types` - [#​12851](https://togithub.com/webdriverio/webdriverio/pull/12851) Add resignApp capabilites v8 ([@​dprevost-LMI](https://togithub.com/dprevost-LMI)) - `wdio-browser-runner`, `wdio-browserstack-service` - [#​12802](https://togithub.com/webdriverio/webdriverio/pull/12802) Fix: Result and Context arguments for component tests ([@​sriteja777](https://togithub.com/sriteja777)) ##### :memo: Documentation - [#​12780](https://togithub.com/webdriverio/webdriverio/pull/12780) accessibility-testing-v8-bstack ([@​JohnJoser3](https://togithub.com/JohnJoser3)) ##### Committers: 10 - Anudeep ([@​ASaiAnudeep](https://togithub.com/ASaiAnudeep)) - Artsem Burlai ([@​MadSandwich](https://togithub.com/MadSandwich)) - David Prevost ([@​dprevost-LMI](https://togithub.com/dprevost-LMI)) - Evan Kennedy ([@​evankennedy](https://togithub.com/evankennedy)) - Florian Idelberger ([@​step21](https://togithub.com/step21)) - Jemish Gopani ([@​jemishgopani](https://togithub.com/jemishgopani)) - John Jose ([@​JohnJoser3](https://togithub.com/JohnJoser3)) - Manuel Lara ([@​lararojasmr](https://togithub.com/lararojasmr)) - Sriteja Sugoor ([@​sriteja777](https://togithub.com/sriteja777)) - [@​iamatharva](https://togithub.com/iamatharva)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.



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

codeclimate[bot] commented 4 months ago

Code Climate has analyzed commit e35afd90 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (85% is the threshold).

This pull request will bring the total coverage in the repository to 95.3% (0.0% change).

View more on Code Climate.