appium / appium-base-driver

Base class for an Appium driver
Other
82 stars 130 forks source link

chore: Bump webdriverio from 6.12.1 to 7.16.10 #544

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps webdriverio from 6.12.1 to 7.16.10.

Release notes

Sourced from webdriverio's releases.

v7.16.10 (2021-11-25)

:bug: Bug Fix

:nail_care: Polish

Committers: 3

v7.16.9 (2021-11-22)

:bug: Bug Fix

:nail_care: Polish

  • wdio-devtools-service, webdriver, webdriverio

:memo: Documentation

Committers: 4

v7.16.8 (2021-11-15)

:nail_care: Polish

:house: Internal

Committers: 3

... (truncated)

Changelog

Sourced from webdriverio's changelog.

v7.16.10 (2021-11-25)

:bug: Bug Fix

:nail_care: Polish

Committers: 3

v7.16.9 (2021-11-22)

:bug: Bug Fix

:nail_care: Polish

  • wdio-devtools-service, webdriver, webdriverio

:memo: Documentation

Committers: 4

v7.16.8 (2021-11-15)

:nail_care: Polish

:house: Internal

Committers: 3

... (truncated)

Commits
  • 1f05983 v7.16.10
  • 9eb2ab5 Revert "disable type checks in Windows"
  • 79bc9d9 disable type checks in Windows
  • 75e59d7 improve docs on async iteration - fixes #7747
  • f35eb9b update deps
  • 2d53403 fix(devtools): calling sendAlertText clears local driver state (#7749)
  • fa3af3a fix(devtools): accepting a prompt preserves the default value. Closes #7744 (...
  • ac07a39 Update getPuppeteer.ts documentation (#7741)
  • 6fe38d7 Make example functions async
  • d76eeee Bump devtools-protocol from 0.0.943687 to 0.0.944179 (#7736)
  • 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 2 years ago

Superseded by #545.