electron-userland / spectron

DEPRECATED: 🔎 Test Electron apps using ChromeDriver
http://electronjs.org/spectron
MIT License
1.68k stars 229 forks source link

chore: bump webdriverio from 6.9.1 to 7.7.4 #982

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps webdriverio from 6.9.1 to 7.7.4.

Release notes

Sourced from webdriverio's releases.

v7.7.4 (2021-06-20)

:eyeglasses: Spec Compliancy

:bug: Bug Fix

:nail_care: Polish

  • wdio-selenium-standalone-service
  • wdio-sauce-service
  • wdio-devtools-service
    • #7027 Support Firefox 86+ in Devtools Service & Migrate from deprecated Console domain (@​dylanlive)

:memo: Documentation

Committers: 6

v7.7.3 (2021-06-04)

:nail_care: Polish

  • wdio-cli, wdio-sauce-service, wdio-spec-reporter, wdio-types, webdriverio
  • wdio-utils
  • wdio-mocha-framework
    • #6967 fix(mocha-framework): move @​types/mocha and @​types/node to devDepende… (@​PiQx)

Committers: 3

v7.7.2 (2021-06-01)

:bug: Bug Fix

... (truncated)

Changelog

Sourced from webdriverio's changelog.

v7.7.4 (2021-06-20)

:eyeglasses: Spec Compliancy

:bug: Bug Fix

:nail_care: Polish

  • wdio-selenium-standalone-service
  • wdio-sauce-service
  • wdio-devtools-service
    • #7027 Support Firefox 86+ in Devtools Service & Migrate from deprecated Console domain (@​dylanlive)

:memo: Documentation

Committers: 6

v7.7.3 (2021-06-04)

:nail_care: Polish

  • wdio-cli, wdio-sauce-service, wdio-spec-reporter, wdio-types, webdriverio
  • wdio-utils
  • wdio-mocha-framework
    • #6967 fix(mocha-framework): move @​types/mocha and @​types/node to devDepende… (@​PiQx)

Committers: 3

v7.7.2 (2021-06-01)

:bug: Bug Fix

  • wdio-utils

... (truncated)

Commits
  • 098c8f8 v7.7.4
  • 3a948d9 update package-lock
  • e8c6de4 Update selenium-standalone-service to use v7 (#7031)
  • 8e7a78c wrap coverage transform into try/catch to avoid staleness (#7020)
  • c0cd373 feat: enable updating job name for UP tests (#7028)
  • 14c5676 Support Firefox 86+ in Devtools Service & Migrate from deprecated Console dom...
  • 304f9e4 stabilise e2e protocol tests
  • f1ade96 switch announcement bar again
  • 509c16f Issue #6977: Renamed 'reset' command in Appium to 'resetApp' (#7002)
  • ebbd3f1 Bump @​typescript-eslint/parser from 4.25.0 to 4.26.1 (#7008)
  • 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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 3 years ago

Superseded by #1003.