AppiumTestDistribution / appium-reporter-plugin

Appium2 plugin to generate html report with screenshots.
Apache License 2.0
30 stars 12 forks source link

Bump webdriverio from 7.25.1 to 8.3.10 #122

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps webdriverio from 7.25.1 to 8.3.10.

Release notes

Sourced from webdriverio's releases.

v8.3.10 (2023-02-19)

:bug: Bug Fix

:memo: Documentation

Committers: 1

v8.3.9 (2023-02-15)

:nail_care: Polish

Committers: 1

v8.3.8 (2023-02-14)

:bug: Bug Fix

:nail_care: Polish

:house: Internal

  • devtools, wdio-browser-runner, wdio-sauce-service, webdriver, webdriverio
    • #9736 build: change module from NodeNext to ESNext, module resolution from Node16 to Node (@​SCG82)

Committers: 3

v8.3.7

No updates!

v8.3.6 (2023-02-09)

:nail_care: Polish

... (truncated)

Changelog

Sourced from webdriverio's changelog.

v8.3.10 (2023-02-19)

:bug: Bug Fix

:memo: Documentation

Committers: 1

v8.3.9 (2023-02-15)

:nail_care: Polish

Committers: 1

v8.3.8 (2023-02-14)

:bug: Bug Fix

:nail_care: Polish

:house: Internal

  • devtools, wdio-browser-runner, wdio-sauce-service, webdriver, webdriverio
    • #9736 build: change module from NodeNext to ESNext, module resolution from Node16 to Node (@​SCG82)

Committers: 3

v8.3.6 (2023-02-09)

:nail_care: Polish

... (truncated)

Commits
  • 5135fb8 v8.3.10
  • f4b55fd Have same exports for webdriverio cjs and esm module (#9775)
  • 948a499 v8.3.9
  • 351c6ab Don't have users extend ChainablePromiseElement (#9768)
  • a32ecf2 v8.3.8
  • 2434b44 Have the return type of waitUntil be the return type of the condition (#9767)
  • 0c10599 Bump devtools-protocol from 0.0.1101329 to 0.0.1103684 (#9750)
  • 027dea1 build: change module from NodeNext to ESNext, module resolution from Node16 t...
  • cc6deb7 v8.3.5
  • 1d21633 Use 'modern-node-polyfills' to polyfill node modules (#9733)
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 1 year ago

Superseded by #127.