Skip to content
This repository has been archived by the owner on Nov 23, 2022. It is now read-only.

Bump @wdio/cli from 7.0.8 to 7.1.2 #282

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 11, 2021

Bumps @wdio/cli from 7.0.8 to 7.1.2.

Release notes

Sourced from @​wdio/cli's releases.

v7.1.2 (2021-03-11)

🐛 Bug Fix

Committers: 3

v7.1.1 (2021-03-09)

🚀 New Feature

  • wdio-types, webdriverio

💅 Polish

  • wdio-jasmine-framework, webdriverio

📝 Documentation

  • wdio-types

Committers: 3

v7.1.0 (2021-03-05)

🚀 New Feature

🐛 Bug Fix

  • wdio-allure-reporter

Committers: 2

v7.0.9 (2021-03-01)

... (truncated)

Changelog

Sourced from @​wdio/cli's changelog.

v7.1.2 (2021-03-11)

🐛 Bug Fix

Committers: 3

v7.1.1 (2021-03-09)

🚀 New Feature

  • wdio-types, webdriverio

💅 Polish

  • wdio-jasmine-framework, webdriverio

📝 Documentation

  • wdio-types

Committers: 3

v7.1.0 (2021-03-05)

🚀 New Feature

🐛 Bug Fix

  • wdio-allure-reporter

Committers: 2

... (truncated)

Commits
  • 3dae2a7 v7.1.2
  • 1018a51 Update expect-webdriverio (#6577)
  • 97ae0a1 Junit cucumber reporting fix (#6464)
  • cb3b767 bugfix: #6569 only install tagged version if requested spec doesnt match semv...
  • 39b6754 v7.1.1
  • cd9250d fix link to boilerplate
  • 1eddb25 docs(typings): #6549 improve typings using overloads - getLocation, getSize (...
  • a51af79 Fix unable to use nativeWebTap in capabilities (#6507)
  • f466c53 networkConnectionEnabled is not a capability to be set by users - refs #6556
  • 157ace4 Support Selenium 4.0 Grid CDP for Devtools Service (#6508)
  • 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 dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 11, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 16, 2021

Superseded by #286.

@dependabot dependabot bot closed this Mar 16, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/wdio/cli-7.1.2 branch March 16, 2021 20:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

AssertionError is displayed as BROKEN in allure report insteaf of FAILED
0 participants