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.11 #127

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps webdriverio from 7.25.1 to 8.3.11.

Release notes

Sourced from webdriverio's releases.

v8.3.11 (2023-02-24)

:memo: Documentation

  • wdio-protocols, webdriverio

Committers: 1

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

... (truncated)

Changelog

Sourced from webdriverio's changelog.

v8.3.11 (2023-02-24)

:memo: Documentation

  • wdio-protocols, webdriverio

Committers: 1

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

... (truncated)

Commits
  • d54b501 v8.3.11
  • 7ae1770 fix keys example
  • 9d42979 add example for waitForUntil command
  • badd967 add example for waitForDisplayed command
  • 31965e2 fix css for runme button in dark mode
  • 29116c6 Reference command examples from recipe repo and allow user to interact with t...
  • c3b2eb0 update deps for browser runner - fixes #9781
  • f8e5bca fix pointer input source example
  • fc1d250 Bump puppeteer-core from 19.6.3 to 19.7.1 (#9790)
  • 66d8d55 Bump minimatch from 3.1.2 to 7.0.0 (#9792)
  • 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 #130.