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.8.0 #508

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps webdriverio from 6.12.1 to 7.8.0.

Release notes

Sourced from webdriverio's releases.

v7.8.0 (2021-07-22)

:bug: Bug Fix

  • wdio-mocha-framework

:nail_care: Polish

  • wdio-cucumber-framework
    • #7153 Fix for rule keyowrd not working 'Cannot use Rule keyword in Cucumber… (@​praveendvd)

:house: Internal

  • devtools, wdio-browserstack-service, wdio-crossbrowsertesting-service, wdio-sauce-service, wdio-testingbot-service, wdio-types, webdriver

Committers: 3

v7.7.8 (2021-07-19)

:bug: Bug Fix

:nail_care: Polish

:house: Internal

Committers: 4

v7.7.7 (2021-07-16)

:rocket: New Feature

  • wdio-mocha-framework, wdio-reporter, wdio-spec-reporter

... (truncated)

Changelog

Sourced from webdriverio's changelog.

v7.8.0 (2021-07-22)

:bug: Bug Fix

  • wdio-mocha-framework

:nail_care: Polish

  • wdio-cucumber-framework
    • #7153 Fix for rule keyowrd not working 'Cannot use Rule keyword in Cucumber… (@​praveendvd)

:house: Internal

  • devtools, wdio-browserstack-service, wdio-crossbrowsertesting-service, wdio-sauce-service, wdio-testingbot-service, wdio-types, webdriver

Committers: 3

v7.7.8 (2021-07-19)

:bug: Bug Fix

:nail_care: Polish

:house: Internal

Committers: 4

v7.7.7 (2021-07-16)

:rocket: New Feature

  • wdio-mocha-framework, wdio-reporter, wdio-spec-reporter

... (truncated)

Commits
  • 5e3cd46 v7.8.0
  • fd9f934 @​wdio/mocha-framework - fix deprecation warning (#7171)
  • 6196ed3 Bump @​typescript-eslint/eslint-plugin from 4.28.3 to 4.28.4 (#7170)
  • 6722af6 feat: allow use of the ky request library in browser contexts (#7169)
  • ba9832e Fix for rule keyowrd not working 'Cannot use Rule keyword in Cucumber… (#7153)
  • dc6c7dd v7.7.8
  • 220f023 #7104 wdio-junit-reporter - Mark test as skipped if on retry (#7157)
  • d51258e support regular expression for mock urls (#7158)
  • 1e8697a feat: detect lambdatest service (#7154)
  • 150003b Propagate requestedCapabilities when attaching to running session (#7155)
  • 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 3 years ago

Superseded by #512.