Closed renovate[bot] closed 8 months ago
This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.
:tada: This PR is included in version 1.5.3-rc.1 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
:tada: This PR is included in version 1.5.3 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
This PR contains the following updates:
8.32.3
->8.34.1
8.32.3
->8.34.1
8.32.3
->8.34.1
8.32.3
->8.34.1
8.32.3
->8.34.1
8.32.2
->8.32.4
8.32.2
->8.32.4
Release Notes
webdriverio/webdriverio (@wdio/browserstack-service)
### [`v8.34.1`](https://togithub.com/webdriverio/webdriverio/releases/tag/v8.34.1) [Compare Source](https://togithub.com/webdriverio/webdriverio/compare/v8.34.0...v8.34.1) ##### v8.34.1 (2024-03-16) ##### :bug: Bug Fix - `wdio-runner`, `webdriverio` - [#12497](https://togithub.com/webdriverio/webdriverio/pull/12497) (webdriverio): fix scope management for nested calls in browser runner ([@christian-bromann](https://togithub.com/christian-bromann)) ##### Committers: 1 - Christian Bromann ([@christian-bromann](https://togithub.com/christian-bromann)) ### [`v8.34.0`](https://togithub.com/webdriverio/webdriverio/releases/tag/v8.34.0) [Compare Source](https://togithub.com/webdriverio/webdriverio/compare/v8.33.1...v8.34.0) ##### v8.34.0 (2024-03-15) ##### :bug: Bug Fix - `wdio-allure-reporter` - [#12496](https://togithub.com/webdriverio/webdriverio/pull/12496) \[allure-report] handle case for broken status of tests with retry ([@a-skindzer](https://togithub.com/a-skindzer)) - `wdio-appium-service` - [#12455](https://togithub.com/webdriverio/webdriverio/pull/12455) Fix appium service caps for multiremote ([@ccharnkij](https://togithub.com/ccharnkij)) - `wdio-config` - [#12437](https://togithub.com/webdriverio/webdriverio/pull/12437) \[backport] (wdio-config): check existence of ts-node/esm/transpile-only.mjs & fix a type issue ([@johnp](https://togithub.com/johnp)) ##### :nail_care: Polish - `wdio-browserstack-service` - [#12391](https://togithub.com/webdriverio/webdriverio/pull/12391) Browserstack Accessibility stability ([@amaanbs](https://togithub.com/amaanbs)) ##### Committers: 5 - Amaan Hakim ([@amaanbs](https://togithub.com/amaanbs)) - Andrei Skindzer ([@a-skindzer](https://togithub.com/a-skindzer)) - Chanatan Charnkijtawarush ([@ccharnkij](https://togithub.com/ccharnkij)) - Erwin Heitzman ([@erwinheitzman](https://togithub.com/erwinheitzman)) - Johannes Pfrang ([@johnp](https://togithub.com/johnp)) ### [`v8.33.1`](https://togithub.com/webdriverio/webdriverio/releases/tag/v8.33.1) [Compare Source](https://togithub.com/webdriverio/webdriverio/compare/v8.33.0...v8.33.1) #### v8.33.1 (2024-03-09) ##### :bug: Bug Fix - `wdio-browserstack-service` - [#12454](https://togithub.com/webdriverio/webdriverio/pull/12454) Fix CBT for hooks and Skipped tests for hook failures ([@sriteja777](https://togithub.com/sriteja777)) ##### :nail_care: Polish - `wdio-utils` - [#12439](https://togithub.com/webdriverio/webdriverio/pull/12439) enable edge for devTools env detector ([@lacell75](https://togithub.com/lacell75)) ##### Committers: 2 - Fabien CELLIER ([@lacell75](https://togithub.com/lacell75)) - Sriteja Sugoor ([@sriteja777](https://togithub.com/sriteja777)) ### [`v8.33.0`](https://togithub.com/webdriverio/webdriverio/releases/tag/v8.33.0) [Compare Source](https://togithub.com/webdriverio/webdriverio/compare/v8.32.4...v8.33.0) #### v8.33.0 (2024-03-07) ##### :rocket: New Feature - `wdio-browserstack-service` - [#12392](https://togithub.com/webdriverio/webdriverio/pull/12392) \[browserstack-service] Add Funnel Data instrumentation \[v8] ([@sriteja777](https://togithub.com/sriteja777)) ##### :nail_care: Polish - `webdriver` - [#12393](https://togithub.com/webdriverio/webdriverio/pull/12393) (webdriver): fix custom request error message override ([@erwinheitzman](https://togithub.com/erwinheitzman)) - [#12435](https://togithub.com/webdriverio/webdriverio/pull/12435) (webdriver): improve error stack for failing bidi commands ([@christian-bromann](https://togithub.com/christian-bromann)) - `wdio-utils`, `webdriver`, `webdriverio` - [#12432](https://togithub.com/webdriverio/webdriverio/pull/12432) (feat): enable chromium protocol for edge ([@lacell75](https://togithub.com/lacell75)) ##### Committers: 4 - Christian Bromann ([@christian-bromann](https://togithub.com/christian-bromann)) - Erwin Heitzman ([@erwinheitzman](https://togithub.com/erwinheitzman)) - Fabien CELLIER ([@lacell75](https://togithub.com/lacell75)) - Sriteja Sugoor ([@sriteja777](https://togithub.com/sriteja777)) ### [`v8.32.4`](https://togithub.com/webdriverio/webdriverio/releases/tag/v8.32.4) [Compare Source](https://togithub.com/webdriverio/webdriverio/compare/v8.32.3...v8.32.4) #### v8.32.4 (2024-03-03) ##### :bug: Bug Fix - `wdio-browserstack-service` - [#12368](https://togithub.com/webdriverio/webdriverio/pull/12368) Browserstack observability reload session fix \[v8] ([@sriteja777](https://togithub.com/sriteja777)) ##### :nail_care: Polish - `wdio-cli`, `wdio-config` - [#12372](https://togithub.com/webdriverio/webdriverio/pull/12372) (wdio-config): expand and simplify the --multi-run feature ([@erwinheitzman](https://togithub.com/erwinheitzman)) - `webdriverio` - [#12383](https://togithub.com/webdriverio/webdriverio/pull/12383) \[v8] Add ability to click and moveTo outside the given element ([@jemishgopani](https://togithub.com/jemishgopani)) - `wdio-allure-reporter` - [#12378](https://togithub.com/webdriverio/webdriverio/pull/12378) (wdio-allure-reporter): CompoundError: Also print error message if present \[v8] ([@torbenkohlmeier](https://togithub.com/torbenkohlmeier)) - `wdio-devtools-service` - [#12345](https://togithub.com/webdriverio/webdriverio/pull/12345) \[V8] Add feature to specify os version for the emulated device ([@jemishgopani](https://togithub.com/jemishgopani)) ##### :memo: Documentation - `wdio-types` - [#12399](https://togithub.com/webdriverio/webdriverio/pull/12399) Add resigningEnabled capability to [@wdio/types](https://togithub.com/wdio/types) ([#12397](https://togithub.com/webdriverio/webdriverio/issues/12397)) \[v8] ([@AlexRivero](https://togithub.com/AlexRivero)) - Other - [#12332](https://togithub.com/webdriverio/webdriverio/pull/12332) New font rendering features ([@wswebcreation](https://togithub.com/wswebcreation)) ##### Committers: 6 - Alex Rivero Ferràs ([@AlexRivero](https://togithub.com/AlexRivero)) - Erwin Heitzman ([@erwinheitzman](https://togithub.com/erwinheitzman)) - Jemish Gopani ([@jemishgopani](https://togithub.com/jemishgopani)) - Sriteja Sugoor ([@sriteja777](https://togithub.com/sriteja777)) - Wim Selles ([@wswebcreation](https://togithub.com/wswebcreation)) - [@torbenkohlmeier](https://togithub.com/torbenkohlmeier)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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 Mend Renovate. View repository job log here.