Closed renovate[bot] closed 6 months ago
This PR contains the following updates:
8.36.0
8.38.0
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
8.36.0
->8.38.0
Release Notes
webdriverio/webdriverio (webdriverio)
### [`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) ### [`v8.36.1`](https://togithub.com/webdriverio/webdriverio/releases/tag/v8.36.1) [Compare Source](https://togithub.com/webdriverio/webdriverio/compare/v8.36.0...v8.36.1) #### v8.36.1 (2024-04-20) ##### :bug: Bug Fix - `wdio-cli`, `wdio-runner`, `wdio-utils`, `webdriverio` - [#12703](https://togithub.com/webdriverio/webdriverio/pull/12703) \[webdriverio-v8] Fix issue wdio log is missing in standalone mode ([@nguyencuongabcxyz](https://togithub.com/nguyencuongabcxyz)) - `wdio-browserstack-service` - [#12665](https://togithub.com/webdriverio/webdriverio/pull/12665) Fix error messages ([@07souravkunda](https://togithub.com/07souravkunda)) - [#12583](https://togithub.com/webdriverio/webdriverio/pull/12583) \[v8]\[browserstack-service] fix cucumber test duration ([@samarsault](https://togithub.com/samarsault)) - `webdriver` - [#12578](https://togithub.com/webdriverio/webdriverio/pull/12578) add request.performance type to WebdriverClassicEvents ([@sushantsoni5392](https://togithub.com/sushantsoni5392)) - `wdio-globals` - [#12502](https://togithub.com/webdriverio/webdriverio/pull/12502) \[backport] [@wdio/globals](https://togithub.com/wdio/globals): Declare "expect" global type explicitly ([@naruaway](https://togithub.com/naruaway)) - `wdio-browser-runner`, `webdriverio` - [#12540](https://togithub.com/webdriverio/webdriverio/pull/12540) (wdio-browser-runner): fix error response for the wdio-browser-runner ([@erwinheitzman](https://togithub.com/erwinheitzman)) ##### :nail_care: Polish - `wdio-browserstack-service` - [#12675](https://togithub.com/webdriverio/webdriverio/pull/12675) Fix skip test filename ([@07souravkunda](https://togithub.com/07souravkunda)) - `webdriverio` - [#12534](https://togithub.com/webdriverio/webdriverio/pull/12534) (webdriverio): polish intercepted errors ([@erwinheitzman](https://togithub.com/erwinheitzman)) ##### :memo: Documentation - `wdio-types` - [#12620](https://togithub.com/webdriverio/webdriverio/pull/12620) Updating Sauce Labs specific capability type definitions - Backport v8 ([@steilerDev](https://togithub.com/steilerDev)) - `wdio-browserstack-service` - [#12538](https://togithub.com/webdriverio/webdriverio/pull/12538) Added Integration pages for Percy and App Percy for WDIO ([@KhushbuRander](https://togithub.com/KhushbuRander)) - `wdio-cli` - [#12582](https://togithub.com/webdriverio/webdriverio/pull/12582) Fix the link for electron service options documentation ([@gavvvr](https://togithub.com/gavvvr)) - Other - [#12546](https://togithub.com/webdriverio/webdriverio/pull/12546) \[📖 Docs]: How to configure tests using Chromium (NOT Chrome) browser ([@M-Hammad-Faisal](https://togithub.com/M-Hammad-Faisal)) - [#12550](https://togithub.com/webdriverio/webdriverio/pull/12550) Fix link in babel docs (v8) ([@albertyw](https://togithub.com/albertyw)) ##### Committers: 13 - Albert Wang ([@albertyw](https://togithub.com/albertyw)) - Christian Bromann ([@christian-bromann](https://togithub.com/christian-bromann)) - Erwin Heitzman ([@erwinheitzman](https://togithub.com/erwinheitzman)) - Frank Steiler ([@steilerDev](https://togithub.com/steilerDev)) - Kirill Gavrilov ([@gavvvr](https://togithub.com/gavvvr)) - Muhammad Hammad Faisal ([@M-Hammad-Faisal](https://togithub.com/M-Hammad-Faisal)) - Naru ([@naruaway](https://togithub.com/naruaway)) - Samarjeet ([@samarsault](https://togithub.com/samarsault)) - Sourav Kunda ([@07souravkunda](https://togithub.com/07souravkunda)) - Sushant Soni ([@sushantsoni5392](https://togithub.com/sushantsoni5392)) - Wim Selles ([@wswebcreation](https://togithub.com/wswebcreation)) - [@KhushbuRander](https://togithub.com/KhushbuRander) - [@nguyencuongabcxyz](https://togithub.com/nguyencuongabcxyz)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.