webdriverio-boneyard / wdio-junit-reporter

A WebdriverIO v4 plugin. Report results in junit xml format.
http://v4.webdriver.io
MIT License
11 stars 42 forks source link

An in-range update of libxmljs is breaking the build 🚨 #64

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 0.18.7 of libxmljs just got published.

Branch Build failing 🚨
Dependency libxmljs
Current Version 0.18.6
Type devDependency

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

As libxmljs 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 :muscle:

Status Details - ❌ **continuous-integration/travis-ci/push** The Travis CI build failed [Details](https://travis-ci.org/webdriverio/wdio-junit-reporter/builds/248186902?utm_source=github_status&utm_medium=notification)

Release Notes v0.18.7

Fixes builds for newer Node versions on Linux/macOS
Fixes builds for older Node versions on Windows

Commits

The new version differs by 10 commits.

  • 7d2c048 v0.18.7
  • b751e38 Use after_test instead of before_deploy
  • 22f5251 Put things back in order
  • 03733e1 Try older NPM version
  • f0e3e3d Log NPM version after install
  • 54d18f6 Lock down node-pre-gyp version for older Node versions
  • 322512a Try installing node last
  • b248202 Try installing npm first
  • f41f074 Fix AppVeyor builds on old Node versions
  • 8d6ba69 Add node 7 & 8 builds (#475)

See the full diff

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 7 years ago

After pinning to 0.18.6 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.