ember-fastboot / simple-dom

208 stars 33 forks source link

Update testem to the latest version 🚀 #54

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 2.0.0 of testem was just published.

Dependency testem
Current Version 1.18.4
Type devDependency

The version 2.0.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 testem.

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 24 commits.

  • 4f60ed0 2.0.0
  • af8620d Merge pull request #1205 from testem/fix-leaky-runners
  • 6f6c7be Merge pull request #1170 from smottt/master
  • 184de4e [BUGFIX] Prevent leaked runners/sub processes.
  • 1950ca9 Merge pull request #1199 from ajlomagno/rename-npmignore
  • 19a24d1 Renamed .npmingore to .npmignore
  • 208b5d5 Merge pull request #1193 from tjgq/report-failed-hook-error-message
  • e7bc3dd Display error message correctly when a hook fails to run.
  • a87d79b Merge pull request #1182 from jlogsdon/fix/browser_args-by-mode
  • bd9a1b1 Merge pull request #1185 from rlivsey/fix-cycle-depth
  • d46d01d Fix TestemConfig always being reset to {}
  • 3ae1856 use writeStream.columns to determine max length of the output
  • b575b32 fixed failing test
  • 60bcfc9 Support different browser_args by app mode
  • bdc9377 Better message about client_cycle_depth (#1171)

There are 24 commits in total.

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: