CognosExt / jcognos

Library to make working with the Cognos API easier
GNU General Public License v3.0
12 stars 1 forks source link

An in-range update of @wdio/cli is breaking the build 🚨 #46

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency @wdio/cli was updated from 5.11.5 to 5.11.6.

🚨 View failing branch.

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

@wdio/cli is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details - ❌ **ci/circleci:** Your tests failed on CircleCI ([Details](https://circleci.com/gh/CognosExt/jcognos/548?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)).

Commits

The new version differs by 9 commits.

  • 8a10ff7 v5.11.6
  • ed3d504 Print link to Sauce Labs job details page when using Sauce Conn… (#4204)
  • 25b4463 clean up setTimeout implementation (#4211)
  • f63ca53 Fix type for webdriverio onPrepare parameter (#4189)
  • afcb6c4 Updated selectors documentation for element ID (#4117)
  • 2b793f8 Print data tables in spec reporter (#4201)
  • 88e4960 Fix overflow text is displayed (#4202)
  • 75c2223 updated missing patch in changelog
  • 05c049c 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 5 years ago

After pinning to 5.11.5 your tests are passing again. Downgrade this dependency 📌.

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 14 commits.

  • 945feb8 v5.11.7
  • 201850b Fix slow before/after command hook in sync mode (#4221)
  • 54bc5ae Add allure-reporter option useCucumberStepReporter (#4220)
  • 7d21566 Browser/element prototype performance improvements (#4229)
  • 5db7dad Add Cucumber and Mocha boilerplate (#4233)
  • 3aa4994 Add throttleCPU command (#4046)
  • 70500db Fix MaxListenersExceededWarning (#4223)
  • faa1d6b Fix failing ci (#4226)
  • 2938403 webdriverio: uploadFile return type void => string (#4224)
  • b89dd6a wdio-reporter: add suite tags (#4222)
  • d0491cf Fixed text in 2019-07-11-cucumberjs-v5-released.md (#4213)
  • b23137d Remove safe-buffer dependency (#4212)
  • dbefb83 minor readme tweaks
  • 027fbc3 update changelog

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 20 commits.

  • a001038 v5.11.8
  • 34b7162 Feat/add cucumberjs json (#4243)
  • f8633b0 speedup build, clean, bootstrap (#4237)
  • 24be64f fix(package): update browserstack-local to version 1.4.2 (#4241)
  • 805ebbd Cucumber: add result argument to afterScenario hook (#4239)
  • 138f766 update changelog
  • 945feb8 v5.11.7
  • 201850b Fix slow before/after command hook in sync mode (#4221)
  • 54bc5ae Add allure-reporter option useCucumberStepReporter (#4220)
  • 7d21566 Browser/element prototype performance improvements (#4229)
  • 5db7dad Add Cucumber and Mocha boilerplate (#4233)
  • 3aa4994 Add throttleCPU command (#4046)
  • 70500db Fix MaxListenersExceededWarning (#4223)
  • faa1d6b Fix failing ci (#4226)
  • 2938403 webdriverio: uploadFile return type void => string (#4224)

There are 20 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 30 commits.

  • 644a371 v5.11.10
  • fd09ef4 Fix element chaining in async mode (#4256)
  • d77ba56 Fix debug command in async mode (#4255)
  • 3111840 introduce profileDirectory option in wdio-firefox-profile-servi… (#4250)
  • b85a064 webdriver: truncate screen recording log #4251 (#4252)
  • 260b9df update changelog
  • a2d869d v5.11.9
  • 891f739 Fix commands error handling in sync mode (#4249)
  • 7f00cb8 webdriver: add prefs to ChromeOptions typings (#4247)
  • aab4e5b update changelog
  • a001038 v5.11.8
  • 34b7162 Feat/add cucumberjs json (#4243)
  • f8633b0 speedup build, clean, bootstrap (#4237)
  • 24be64f fix(package): update browserstack-local to version 1.4.2 (#4241)
  • 805ebbd Cucumber: add result argument to afterScenario hook (#4239)

There are 30 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 36 commits.

  • edf3ebf v5.11.11
  • b13afb3 Use index when refetching element (#4276)
  • 6814361 Fix waitUntil first iteration is promise (#4269)
  • bbb9cbc typings: add isChrome's type dsl. (#4261)
  • 926c37f Fix FirefoxOptions prefs type to optional (#4260)
  • 6879f65 update changelog
  • 644a371 v5.11.10
  • fd09ef4 Fix element chaining in async mode (#4256)
  • d77ba56 Fix debug command in async mode (#4255)
  • 3111840 introduce profileDirectory option in wdio-firefox-profile-servi… (#4250)
  • b85a064 webdriver: truncate screen recording log #4251 (#4252)
  • 260b9df update changelog
  • a2d869d v5.11.9
  • 891f739 Fix commands error handling in sync mode (#4249)
  • 7f00cb8 webdriver: add prefs to ChromeOptions typings (#4247)

There are 36 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 42 commits.

  • 32d9805 v5.11.12
  • a62fcae Support multiple tables in scenario outline (#4290)
  • 4d78959 Add types for Cucumber hooks (#4285)
  • 7ef375c Encode uri params (#4283)
  • ff8134c Speedup internal tests (#4281)
  • 15b4661 update changelog
  • edf3ebf v5.11.11
  • b13afb3 Use index when refetching element (#4276)
  • 6814361 Fix waitUntil first iteration is promise (#4269)
  • bbb9cbc typings: add isChrome's type dsl. (#4261)
  • 926c37f Fix FirefoxOptions prefs type to optional (#4260)
  • 6879f65 update changelog
  • 644a371 v5.11.10
  • fd09ef4 Fix element chaining in async mode (#4256)
  • d77ba56 Fix debug command in async mode (#4255)

There are 42 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 50 commits.

  • 840579a v5.11.13
  • 03f65c7 Fix chrome getLogs and getLogTypes (#4299)
  • bbce89c devtools-service: fix tracing (#4295)
  • f7768c5 devtools-service: onFrameNavigated - do nothing if tracing is n… (#4296)
  • ea98a1e Make dragAndDrop respect scroll position (#4302)
  • f774ab1 TypeScript: add elementId as parameter to protocol commands wit… (#4300)
  • afbbe98 Fix for async mode in wdio-sync (#4308)
  • 705ec8f update changelog
  • 32d9805 v5.11.12
  • a62fcae Support multiple tables in scenario outline (#4290)
  • 4d78959 Add types for Cucumber hooks (#4285)
  • 7ef375c Encode uri params (#4283)
  • ff8134c Speedup internal tests (#4281)
  • 15b4661 update changelog
  • edf3ebf v5.11.11

There are 50 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 62 commits.

  • e92b2b6 v5.11.14
  • c1cc27e Fix getting scroll position in IE11 (#4342)
  • 8e4ec8d Add JS boilerplate with closure functions (#4327)
  • e520b7a Devtools service: fix timeToFirstByte (#4350)
  • e2c5a51 wdio-devtools-service: update core-js to version 3.2.0 (#4345)
  • 0ccae91 type: fix object type returned by protocol command (#4347)
  • 040960c Fix type generation for browser.uploadFile (#4334)
  • 91bc19a add types for cucumberOpts, fix cucumberOpts in wdio-cli template (#4318)
  • 1e91a68 @wdio/allure-reporter: Skip reporting of passing hooks with opt… (#4309)
  • 93f7376 browserstack-service: fix 404 error for app test (#4316)
  • 550291b types: Add types for w3c capabilities of cloud services (#4313)
  • b3f8c13 update changelog
  • 840579a v5.11.13
  • 03f65c7 Fix chrome getLogs and getLogTypes (#4299)
  • bbce89c devtools-service: fix tracing (#4295)

There are 62 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 67 commits.

  • 187c8f0 v5.12.0
  • 837d76d Update minimum node version requirement to Node 10 (#4356)
  • 9cdc5c1 Fix stacktrace formatting (#4325)
  • 9107c73 Update minimum node version requirement to Node 10 (#4356)
  • 60ae7d3 changelog
  • e92b2b6 v5.11.14
  • c1cc27e Fix getting scroll position in IE11 (#4342)
  • 8e4ec8d Add JS boilerplate with closure functions (#4327)
  • e520b7a Devtools service: fix timeToFirstByte (#4350)
  • e2c5a51 wdio-devtools-service: update core-js to version 3.2.0 (#4345)
  • 0ccae91 type: fix object type returned by protocol command (#4347)
  • 040960c Fix type generation for browser.uploadFile (#4334)
  • 91bc19a add types for cucumberOpts, fix cucumberOpts in wdio-cli template (#4318)
  • 1e91a68 @wdio/allure-reporter: Skip reporting of passing hooks with opt… (#4309)
  • 93f7376 browserstack-service: fix 404 error for app test (#4316)

There are 67 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 73 commits.

  • 848151e v5.12.1
  • 2939b3a Cucumber sync hooks (#4288)
  • 18cdfc5 End process normally (#4332)
  • b60b5ee Proposal: change minimum node version to 8 (#4360)
  • f5fa984 add execute driver support (#4359)
  • c6c579d update changelog
  • 187c8f0 v5.12.0
  • 837d76d Update minimum node version requirement to Node 10 (#4356)
  • 9cdc5c1 Fix stacktrace formatting (#4325)
  • 9107c73 Update minimum node version requirement to Node 10 (#4356)
  • 60ae7d3 changelog
  • e92b2b6 v5.11.14
  • c1cc27e Fix getting scroll position in IE11 (#4342)
  • 8e4ec8d Add JS boilerplate with closure functions (#4327)
  • e520b7a Devtools service: fix timeToFirstByte (#4350)

There are 73 commits in total.

See the full diff