klamping / wdio-mocha-basic

Basic setup for WebdriverIO using Mocha
2 stars 0 forks source link

An in-range update of @wdio/local-runner is breaking the build ๐Ÿšจ #6

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency @wdio/local-runner was updated from 5.8.6 to 5.9.0.

๐Ÿšจ View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

@wdio/local-runner is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details - โŒ **continuous-integration/travis-ci/push:** The Travis CI build failed ([Details](https://travis-ci.org/klamping/wdio-mocha-basic/builds/534845024?utm_source=github_status&utm_medium=notification)).

Commits

The new version differs by 5 commits.

  • 6339dc4 v5.9.0
  • 270cca4 new logger - initial version (#3950)
  • 770f4ae fix multiremote instances spawning (#3958)
  • 55becf5 Visual regression blog (#3990)
  • 6756ecc update changelog

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those donโ€™t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 4 commits.

  • f85d065 v5.16.7
  • 5207859 Document behaviour of custom services added by name (#4775)
  • 432c2cb remove sauce:metrics and sauce:timing from docs since they wereโ€ฆ (#4777)
  • 573d102 Handle multiline text in isClickable (#4772)

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 4 commits.

  • 75fe85f v5.16.8
  • 9a8315c fix(webdriverio): broader return types for Element.getProperty (#4797)
  • 8fbc701 wdio-crossbrowsertesting-service: fix process killed prematurely (#4794)
  • ba86fb5 Update yargs in group default to the latest version ๐Ÿš€ (#4783)

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 4 commits ahead by 4, behind by 1.

  • db808ff v5.16.9
  • c1bb27d Update ejs in group default to the latest version ๐Ÿš€ (#4803)
  • 7b14725 isClickable shadow root support (#4800)
  • ebdcc24 webdriverio: fix scroll in isClickable in edge (#4798)

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 11 commits.

  • e4745ca v5.16.10
  • 2333dc2 devtools automationProtocol: getUrl does not include #hash (#4659)
  • b461eff Extend checklist for type definitions (#4813)
  • b946141 Allow overwriting specs and exclude in capabilities (#4812)
  • 69c7115 document isSynchronised in custom reporter (#4814)
  • 4787aa3 Warn devs to not develop on generate d.ts files (#4811)
  • e775233 Change API header display style to small-caps - closes #4742
  • 56dd669 wdio-allure-reporter: add flag to ignore/allow mocha hooks to hโ€ฆ (#4773)
  • 72ce73e Fix bug where multiple copies of logger breaks logging errors (#4785)
  • ae06785 webdriver: Add the headers option to the Options type (#4809)
  • 3a26709 Fix isClickable in Edge if element is in ShadowRoot polyfill (#4808)

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 19 commits.

  • ebea222 v5.16.11
  • 789bf12 fix unit test
  • 872f77a fix eslint
  • e4dfc19 clean environment before running CI
  • e60c416 wdio-shared-store-service: fix typo in doc (#4838)
  • 40d0a6f Define a Project Charter for WebdriverIO (#4699)
  • 0064015 Update param-case in group default to the latest version ๐Ÿš€ (#4837)
  • ee0b7b3 Show link to job details page for each multiremote instance - โ€ฆ (#4833)
  • bd0ab2a Add data to refetch elements (#4835)
  • d7bd582 Better handle script evaluation in devtools protocol (#4829)
  • b9f8e5c wdio-mocha-framework: translate test:fail for error in "beforeโ€ฆ (#4836)
  • 3ea9d73 Emit before and after command events in devtools (#4828)
  • 2df99a9 Remove connectionRetryTimeout option (#4822)
  • 65b0f6b Feature/add proxy support for applitools (#4831)
  • f5bfd51 webdriverio: Fix isClickable in Edge if the element is documentFragment (#4824)

There are 19 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 7 commits.

  • 6bb593e v5.16.12
  • 52c6ac4 Docs: Update Debugging.md (#4847)
  • 7b85181 Sync vs Async test execution equality (#4853)
  • 1fd8580 docs: change homepage link from course to book (#4854)
  • e239d7e wdio-cli: add wdio-wiremock-service to cli wizard (#4852)
  • ea2087b Docs: Add unbound function note on mocha rerun section. (#4846)
  • 55a5415 Add sessionId to normal capabilities for spec-reporter (#4843)

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 3 commits.

  • d25c41d v5.16.13
  • 5272545 Fix wrapCommand for async command execution (#4858)
  • 371fac9 add blog for newly added service (#4857)

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 5 commits.

  • 3f388c0 v5.16.15
  • af57612 Fix naming of retry variable (#4861)
  • 5c485a9 Update boilerplete information (#4862)
  • 679e841 v5.16.14
  • 040c4c2 Run synchronous commands with standalone script (#4860)

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 17 commits.

  • 63801a7 v5.17.0
  • d55e758 update typescript definitions
  • e291313 Proposal to add element equals command (#4802)
  • 96b73ad Minor styling fixes for flowchart (#4898)
  • e1292ef Prefer custom properties if detecting backend (#4897)
  • 680bb65 Added flowcharts (#4873)
  • 46c0243 minor adjustments to backport script
  • 59fee8f Document back-porting process for maintainers (#4888)
  • 92de2ed Remove sponsoring section from Governance.md (#4884)
  • f759ba1 v5.16.16
  • 841a460 Add Fossa badge (#4885)
  • c4def4c Minor cleanup to avoid getSpecs call (#4881)
  • ed99355 Docs: Minor typo fixes to PROJECT_CHARTER.md (#4883)
  • f89319b fixed typo on cucumber pckg info (2019-7-11 website blog) (#4879)
  • e7ff4e0 Fix: #4856 condition never reached (#4875)

There are 17 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 2 commits.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 42 commits.

  • 7bb864d v5.18.7
  • 53f333c more fixes
  • 9a1a3c2 fix typings
  • 37114b3 Update pretty-ms in group default to the latest version ๐Ÿš€ (#5012)
  • d14a32e Add click options (#5005)
  • 9caebe4 Add example for touchPerform (#5004)
  • fff8466 Devtools: Make puppeteer-firefox optional in status.js (#4993)
  • 363b06b Fix for Chrome refs type (#4989) (#4990)
  • 5e918c4 Update mocha in group default to the latest version ๐Ÿš€ (#4978)
  • 9cb60b2 webdriverio: Fix 'oject' typo in click command (#4977)
  • 6a17013 Add intercept service to wdio (#4976)
  • 7833acc wdio-browserstack-service: fix test session status (#4967)
  • 4317575 Add check that path starts with "/" (#5002)
  • 9a20370 only backport merged PRs
  • fa344d5 v5.18.6

There are 42 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 11 commits.

  • 269db84 v5.19.0
  • 570b2ed Fix docs for TS setup with Mocha (#5080)
  • c3c2850 docs: add reference to boilerplate (#5078)
  • dc80330 browserstack-service: add typings (#5067)
  • f519251 Fix typo on conf name (#5065)
  • 2f53369 fix docs formatter (#5046)
  • 05b8d31 add new Appium commands (#5034)
  • 0f34b6a adds boilerplate with appium And cucumber on docs (#5031)
  • 3be7aef Remove appium bug workaround (#5029)
  • df17c0f Fix cli answer validation (#5026)
  • 6cd8980 wdio-cli: Add Experitest Cloud to configuration utility (#5016)

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 12 commits.

  • 04e1b4d v5.20.1
  • 015625e webdriverIO - Experitest Cli - Simplify the flow (#5089)
  • c821564 Update serialize-error in group default to the latest version ๐Ÿš€ #5088
  • 384c529 Update GettingStarted.md (#5084)
  • f6804a6 Fix selector typing (#5064)
  • 010e47f Fix v5 tests for browserstack typings (#5091)
  • fac4125 fix url
  • abeea32 v5.20.0
  • 0931dc5 skip both BS typing tests
  • d8b8714 feature(cucumber-framework): add skip tags support (#5076)
  • 17f07c3 skip typings tests
  • fd12f9d fix typings

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 2 commits.

  • d33ddf4 v5.20.2
  • 42df011 Revert "Update serialize-error in group default to the latest version ๐Ÿš€ #5088"

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 4 commits.

  • ab93453 v5.21.0
  • d955570 Update firefox-profile in group default to the latest version ๐Ÿš€ (#5096)
  • b496472 webdriver: Add interceptors for HTTP requests and responses [v5] (#5062)
  • ce990da fix changelog

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 8 commits.

  • 3590714 v5.22.1
  • ec86d12 update typings
  • 4774aab update switchToFrame docs (#5109)
  • 4b28ace fix the edit button on protocol docs again (#5108)
  • 59b7923 fix(browserstack, sauce): update test title (#5106)
  • 56859ea v5.22.0
  • 41e826e wdio-lambdatest-service: Updated docs for New service Lambdatesโ€ฆ (#5097)
  • 65f6b2e Allure: add issue and tms links patterns (#5099)

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 2 commits.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 2 commits.

  • 78fac08 v5.22.3
  • 3721ace add request type definitions to dependencies

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 11 commits.

  • 1a09323 v5.22.4
  • 35974b9 fix tests for node v12
  • f9595f9 run tests in Node v12 as well
  • 7af2b0a Revert "Update fs-extra in group default to the latest version ๐Ÿš€ (#5115)"
  • 6b3e413 upgrade saucelabs package
  • 6e759aa added write method to typings (#5137)
  • 8bf03cf fix typings test
  • 2e35e40 Add support for .cjs files (#5123)
  • 4fc6ce6 Update validator in group default to the latest version ๐Ÿš€ (#5118)
  • ffdda32 Update fs-extra in group default to the latest version ๐Ÿš€ (#5115)
  • edf6d1f fix changelog

See the full diff