ctco / nodejs-graphql-template

Template project for Node.js® GraphQL APIs
MIT License
14 stars 3 forks source link

Update jest-junit to the latest version 🚀 #140

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 3.1.0 of jest-junit just got published.

Dependency jest-junit
Current Version 3.0.0
Type devDependency

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

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of jest-junit. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Release Notes v3.1.0

Add support for package.json overrides living in /package.json

Commits

The new version differs by 3 commits.

  • f5f9549 Bump version to 3.1.0
  • d92aeec Add support for package.json in / along with unit tests
  • 9062061 Merge pull request #24 from palmerj3/supportMultiProject

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: