juliangruber / browser-run

Run code inside a browser from the command line
447 stars 62 forks source link

Update tap to the latest version πŸš€ #128

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 9.0.0 of tap just got published.

Dependency tap
Current Version 8.0.1
Type devDependency

The version 9.0.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 tap. 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.


Commits

The new version differs by 28 commits .

  • aec8ece v9.0.0
  • 8b3b996 nyc@10
  • 6f1e771 tap-parser@4.2.3
  • 750b63d Make various random tests pass when TAP_BUFFER=1
  • a3bb777 bump tap-mocha-reporter dep
  • 5d60097 Merge branch 'buffered-tests'
  • 60efe95 document TAP_DIAG and TAP_BUFFER environs
  • 6f727c6 Put diagnostics on buffered tests
  • 67ae57e Always put a \n after a yaml diag block
  • 55c23c5 Prune some excessive diagnostic output
  • 8aeb886 use -- in generated fixture names so as not to collide
  • 2ed6355 Move all bailOnFail and version parsing to the parser
  • c40ed06 output tests for consuming static child test output
  • 9ea5a52 split up output tests by type, not name
  • 1469b9d tap-parser@3.0.5

There are 28 commits in total. 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

Version 9.0.1 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 2 commits .

See the full diff.

greenkeeper[bot] commented 7 years ago

Version 9.0.2 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 3 commits .

  • 05b9d9c v9.0.2
  • da59c8e refactoring and code organization
  • 642fada Don't end before implicit bailout from bufferend child bailout

See the full diff.