Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

An in-range update of webdriverio is breaking the build 🚨 #100

Open
greenkeeper bot opened this issue Apr 21, 2017 · 21 comments
Open

An in-range update of webdriverio is breaking the build 🚨 #100

greenkeeper bot opened this issue Apr 21, 2017 · 21 comments

Comments

@greenkeeper
Copy link

greenkeeper bot commented Apr 21, 2017

Version 4.7.1 of webdriverio just got published.

Branch Build failing 🚨
Dependency webdriverio
Current Version 4.7.0
Type devDependency

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

As webdriverio is “only” a devDependency of this project it might not break production or downstream projects, but “only” your build or test tools – preventing new deploys or publishes.

I recommend you give this issue a high priority. I’m sure you can resolve this 💪


Status Details
  • continuous-integration/travis-ci/push The Travis CI build failed Details
Commits

The new version differs by 4 commits .

  • a611b80 4.7.1
  • cf56b07 updated Changelog
  • 10adef3 don't fail lazyloading for isVisible and isExisting - closes #2003
  • 1ae50f1 Update index.js with current github url

See the full diff.

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 30, 2017

Version 4.8.0 just got published.

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

Commits

The new version differs by 48 commits0.

  • 63908ce 4.8.0
  • 1d94ead fix scroll test for chrome
  • a986e1e revert ff version back to 42
  • 74a8e03 make test work in edge
  • ee635b7 fixed wording Webdriver -> WebDriver
  • 73b37ac add edge browser to browser matrix
  • 6575a7d update FF and Chrome in travis.yml
  • ac646c5 update changelog
  • b58157c fix unit test
  • deb3625 fix linting
  • 3211e4d have more generic error if connection to selenium server fails - closes #2036
  • 594f759 don't continue counting failed test if only one spec failed - closes #1959
  • 70ffa35 Update launcher.js
  • 84bc3ff Update launcher.js
  • 6335516 Update launcher.js

There are 48 commits in total.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 9, 2017

Version 4.9.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 235 commits.

  • d64130b 4.9.0
  • d9cd27f add npm hook to build project before creating tarball
  • 85d87f5 only unknown command if proper error was thrown
  • c7c8dac Fix markdown syntax error.
  • 3fce757 fix last tests
  • 621ecea update deps
  • 2420d87 fix isSuccessfulResponse if value is null
  • 379e47e function async -> async function
  • ce54e33 update changelog
  • 752bb60 better response compatibility to w3c spec - closes #2291
  • b8dc78e Move service and reporter documentation under test runner
  • f49d1e6 Added documentation for services
  • a120a03 new boilerplate repos with Cucumber and Jasmine
  • edd0740 make timeouts command w3c compatible
  • b78172b add actions command

There are 235 commits in total.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 9, 2017

Version 4.9.1 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 2 commits.

  • d1327fa 4.9.1
  • 84929af change hook to actually copy the package.json before creating the release

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 9, 2017

Version 4.9.2 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 2 commits.

  • 1bd7fb2 4.9.2
  • 57e47fe copy package.json after version has been bumped

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 9, 2017

Version 4.9.3 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 4 commits.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 9, 2017

Version 4.9.4 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 3 commits.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 9, 2017

Version 4.9.5 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 4 commits.

  • a45264d 4.9.5
  • f8ae403 update changelog
  • 4735cf5 Revert "add support id locators for android"
  • 22cce10 Fix #2417 Use https Agent when protocol is https

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 10, 2017

Version 4.9.6 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 7 commits.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 13, 2017

Version 4.9.8 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 15 commits.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 20, 2017

Version 4.9.9 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 8 commits.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 27, 2017

Version 4.9.10 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 9 commits.

  • 80c9db7 4.9.10
  • 1f900e3 revert scroll change
  • 43b35e8 update changelog - ci skip
  • cdb8dca make behavior also work with scroll - refs #2403
  • 026aff8 allow usage for element as 1st citizen for getHTML and isVisibleWithinViewport - closes #1879
  • 422dae6 label request successful if statuscode is 200
  • 209fad1 Add process.stdout.isTTY
  • c1d5ce3 Fix header typo
  • e78fb83 Support Kobiton cloud service

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 29, 2017

Version 4.9.11 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 10 commits.

  • 021288e 4.9.11
  • 1cfad00 update package-lock.json [ci skip]
  • 774b438 update changelog - [ci skip]
  • 10f2c21 fix eslint
  • cca2420 handle hook errors before describe blocks more gracefully - closes #2259
  • 1782052 Update unit test
  • 9d9f2af Update status check and update unit tests
  • f5476fa Move status code check
  • 57eb8f3 Updated cli query for reporter directories
  • 7aa2764 Adding support for wdio-mochawesome-reporter

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 11, 2018

Version 4.10.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 33 commits.

  • 74a72b0 4.10.0
  • b686ae5 update changelog
  • b08ba00 make isUnknownCommand work with phantomjs
  • 7670d23 extend isUnknownCommand check
  • 244cf91 Fix formatting of webpack-dev-server doc
  • 85f957e Merge pull request #2518 from fijijavis/master
  • 196e41e Merge pull request #2520 from webOS101/spec-as-regex
  • e9159b3 Merge pull request #2497 from WillBrock/hook_fix
  • 0a0bf5c Changes formating of param documentation for getElementSize
  • abca312 Tweaked wording slightly
  • adcb16c Update reporters.md
  • 8b5773a Update reporters.md
  • 7b32169 Update my.custom.reporter.js
  • 2c0f8f2 fix linting issue
  • 35c85bb Add support for filtering specs

There are 33 commits in total.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 12, 2018

Version 4.10.1 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 3 commits.

  • b51ad33 4.10.1
  • 0ca36fe update changelog
  • 61b2a9e recognise unknown command when running chromedriver - refs #2493

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 2, 2018

Version 4.10.2 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 18 commits.

  • 5977e83 4.10.2
  • 2ed6eb1 eslint fix
  • ea84968 update changelog
  • da6d7bb Move one line after the heading
  • 81793a0 Add Unit Test for new Unknown Command message
  • 4d15da4 Add another UnknownCommand indicator
  • bb7f289 Fix allure open command
  • 97f3190 Update touchAction.js
  • a83ae90 Added link to bail config for more info
  • b153655 additional info about bail config
  • 840fcfb Add missing events to custom reporter documentation
  • 07eaae4 fix typo
  • fb2417c Fix syntax in touchAction example
  • b3da80d Add wdio-docker-service
  • c8f0f43 Corrections to afterHook and afterTest descriptions throughout, including examples

There are 18 commits in total.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 27, 2018

Version 4.11.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 15 commits.

  • a19980a 4.11.0
  • ce08a0b update package-lock
  • 17c716d update changelog
  • 34fab6d skip test for IE
  • a5d296b remove validator dependency
  • e8686ea increase framework timeout to 10m when debugging is enabled
  • b600037 propagate process.execArgv if given
  • 9a7cf2a remove log type check
  • 441948c Revert "Add process.stdout.isTTY"
  • fdc802d Add new selector strategies from WebdriverAgent
  • d48df91 fix: Two functions in launcher were missing 2nd argument in reduce fn
  • c4e3392 minor doc fix
  • 0dec0a7 #2588 return false for element that is not visible within viewport
  • d49de6a #2588 the Error needs to be thrown to be handled correctly
  • 3c6fced #2588: test to cover the issue

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 7, 2018

Version 4.12.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 10 commits.

  • 1405c02 4.12.0
  • dee7787 update changelog [ci skip]
  • fd2b69e allow to set proxy option
  • ba5d213 allow to release preminor
  • 1c403b8 allow to set custom agent
  • 4061a33 move file extensions const to the top of the file
  • 3126f27 add '.es6' files support
  • 5a642c9 add governance document
  • 495b062 add screenshots-cleanup service to cli wizard
  • 32dcfb9 add wdio-screenshots-cleanup-service

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 19, 2018

Version 4.13.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 56 commits.

  • c634934 4.13.0
  • b08b9bd update package-lock
  • 8beae36 update changelog
  • dd909bf disable ios tests for time being
  • b486566 pass in a string into pressKeycode command - closes #2774
  • ed3a917 update rgb2hex
  • 31fbb84 ignore package-lock - closes #2777
  • 9530eee position.value => { x: 100, y: 100 }
  • 631a831 Fixed misleading docs on seleniumArgs option
  • 4c65bca Fix build scripts for Windows
  • e09cb95 Clarified the it() message for the $$ example
  • 8855fc4 Clarified the it() message for the $ example
  • 2d2f53a Support IPv6 address in hostname
  • 72f199a increase timeout
  • 81b83dd increase timeout

There are 56 commits in total.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Aug 17, 2018

Version 4.13.2 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 17 commits.

  • 86869f0 4.13.2
  • 6397de7 remove package-lock
  • 528f5bc update changelog
  • 767a0cb Fix "unknown command" exception handling for IE
  • b75442b update package-lock.json
  • a741c22 keys.js: Use unicode segmentation instead of character segmentation
  • 41f77c7 Updating chromedriver setup guide
  • 241a5d2 Fix pushFile example
  • 6bb8f6c update pr template
  • 34cb59c removed trailing space
  • b5eebe1 Navigation to different windows
  • 5b2706d changed format and added to example
  • dbeb731 update setCookie doc
  • abdb7dd Update docs for Mochaawesome to limit version
  • a131309 fix waitForExist doc

There are 17 commits in total.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 23, 2018

  • The devDependency webdriverio was updated from 4.13.2 to 4.14.0.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 16 commits.

There are 16 commits in total.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 30, 2018

  • The devDependency webdriverio was updated from 4.14.0 to 4.14.1.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 6 commits.

  • dc35d4e 4.14.1
  • 9f575ad http as default protocol
  • d25278b update changelog
  • 6e5ac70 allow to specify Sauce backend region
  • 544badd touchMove must receive an integer; fixed moveToObject to round locations to an integer before attempting pass to touchMove
  • b8cedef Allowing to specify a feature file with a scenario line number

See the full diff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

0 participants