peers / peerjs

Simple peer-to-peer with WebRTC.
https://peerjs.com
MIT License
12.07k stars 1.42k forks source link

chore(deps): update webdriverio monorepo to v8.36.1 #1256

Closed renovate[bot] closed 2 weeks ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@wdio/browserstack-service (source) 8.34.1 -> 8.36.1 age adoption passing confidence
@wdio/cli (source) 8.34.1 -> 8.36.1 age adoption passing confidence
@wdio/globals (source) 8.34.1 -> 8.36.1 age adoption passing confidence
@wdio/jasmine-framework (source) 8.34.1 -> 8.36.1 age adoption passing confidence
@wdio/local-runner (source) 8.34.1 -> 8.36.1 age adoption passing confidence
@wdio/spec-reporter (source) 8.32.4 -> 8.36.1 age adoption passing confidence
@wdio/types (source) 8.32.4 -> 8.36.1 age adoption passing confidence

Release Notes

webdriverio/webdriverio (@​wdio/browserstack-service) ### [`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) ### [`v8.36.0`](https://togithub.com/webdriverio/webdriverio/releases/tag/v8.36.0) [Compare Source](https://togithub.com/webdriverio/webdriverio/compare/v8.35.1...v8.36.0) #### v8.36.0 (2024-04-12) ##### :bug: Bug Fix - `wdio-browserstack-service` - [#​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 - `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: 11 - 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)) - Sushant Soni ([@​sushantsoni5392](https://togithub.com/sushantsoni5392)) - Wim Selles ([@​wswebcreation](https://togithub.com/wswebcreation)) - [@​KhushbuRander](https://togithub.com/KhushbuRander) ### [`v8.35.1`](https://togithub.com/webdriverio/webdriverio/releases/tag/v8.35.1) [Compare Source](https://togithub.com/webdriverio/webdriverio/compare/v8.35.0...v8.35.1) No updates! ### [`v8.35.0`](https://togithub.com/webdriverio/webdriverio/releases/tag/v8.35.0) [Compare Source](https://togithub.com/webdriverio/webdriverio/compare/v8.34.1...v8.35.0) #### v8.35.0 (2024-03-20) ##### :rocket: New Feature - `wdio-utils`, `wdio-webdriver-mock-service`, `webdriverio` - [#​12530](https://togithub.com/webdriverio/webdriverio/pull/12530) \[v8] feat(webdriverio): enable re-fetching of elements when called via $$ command ([@​christian-bromann](https://togithub.com/christian-bromann)) ##### :memo: Documentation - Other - [#​12531](https://togithub.com/webdriverio/webdriverio/pull/12531) Update mocking.md ([@​LittleDC](https://togithub.com/LittleDC)) - `wdio-browserstack-service` - [#​12532](https://togithub.com/webdriverio/webdriverio/pull/12532) BrowserStack-testObservability-docs-webdriverio-v8 ([@​JohnJoser3](https://togithub.com/JohnJoser3)) ##### Committers: 3 - Christian Bromann ([@​christian-bromann](https://togithub.com/christian-bromann)) - Dai Chen ([@​LittleDC](https://togithub.com/LittleDC)) - John Jose ([@​JohnJoser3](https://togithub.com/JohnJoser3))

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.

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

renovate[bot] commented 2 months ago

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.