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

Update junit-report-builder to the latest version 🚀 #84

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 1.3.0 of junit-report-builder was just published.

Dependency junit-report-builder
Current Version 1.2.0
Type dependency

The version 1.3.0 is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of junit-report-builder.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Commits

The new version differs by 15 commits.

  • f37423a Release 1.3.0
  • 012d2ee Merge pull request #4 from anto-wahanda/add-attachment
  • d4fe4cc Update grunt-contrib-watch
  • 94c92c5 Add package-lock.json
  • 8c565f9 Test that quotes are escaped
  • 94209a7 Fixed syntax for backwards compability with older versions of nodejs
  • c0905aa Merge branch 'master' into add-attachment
  • 4b0f884 Pin version of grunt-jasmine-nodejs
  • 4576368 Adding ability to include attachment in system-err
  • 98ac018 Inline emoji instead of String.fromCodePoint()
  • 74dc5c3 Update readme with credits
  • f05040f Test emojis in CDATA tags
  • 022a041 Test node.js 0.10, not 0.1
  • de92a97 Test more node.js versions
  • 789e1fc Don't require sudo in travis builds

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: