Skip to content
This repository was archived by the owner on Nov 26, 2019. It is now read-only.

Conversation

@greenkeeper
Copy link

@greenkeeper greenkeeper bot commented Jan 8, 2017

Version 9.0.1 of tap just got published.

Dependency tap
Current Version 8.0.1
Type devDependency

The version 9.0.1 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 30 commits .

  • c82c752 v9.0.1
  • e354064 Keep my home dir out of test fixtures
  • 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

There are 30 commits in total. See the full diff.

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

@coveralls
Copy link

coveralls commented Jan 8, 2017

Coverage Status

Coverage remained the same at 100.0% when pulling 9341ca4 on greenkeeper/tap-9.0.1 into 3fdca84 on master.

@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 9, 2017

Version 9.0.3 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits .

See the full diff.

@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 2, 2017

Version 10.0.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 67 commits .

  • d5f9ead v10.0.1
  • aaaf6f7 Document TAP_DEV_LONGSTACK/SHORTSTACK environs
  • fbf56f5 ignore 'false' in t.test() args
  • 114635c Properly filter out tap dir from stack traces
  • c14ae9f update readme
  • 884e5c4 v10.0.0
  • 5282f6c No need to # in the Bail out! message
  • bfb5942 update tests so that they pass on v0.10
  • 0dfe183 default to buffered tests with jobs>1
  • 939e44e Actually print #time at the end of the TAP test
  • 884738f v10.0.0-beta
  • 7be159d Merge branch 'v10'
  • 73190d6 very forcibly deprecate Test.current()
  • 5061989 package: put the -sfails on npm test command for convenience
  • f63ea3e Put back the # time=... directives

There are 67 commits in total. See the full diff.

@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 7, 2017

Version 10.1.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 8 commits .

  • dcce742 v10.1.0
  • f245487 auto-publish and push on version update
  • 3d89b54 Added source map support
  • f3f0a6b Add -J|--jobs-auto to automatically calculate cores
  • 84df5ce remove legacy implementation
  • ffd3bec only unref timers if unref is available
  • 2003990 v10.0.2
  • eb08505 Remove line breaks from subtest names

See the full diff.

@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 14, 2017

Version 10.1.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits .

  • 9f5568d v10.1.1
  • a5a1889 Ensure that process.on('exit') handler is run

See the full diff.

@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 18, 2017

Version 10.1.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits .

  • bf6f51e v10.1.2
  • bdb1d80 Inherit bailout results from parent test
  • 0aa4202 Support old nodes that did not respect process.exitCode

See the full diff.

@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 19, 2017

Version 10.2.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 9 commits .

  • 0c63268 v10.2.0
  • 2aa0f21 Respond to TAP_DEBUG and NODE_DEBUG environs
  • 7bd7f22 Catch errors thrown in teardown handlers
  • 7b96e86 Improve root-level thrown error reporting
  • 9cba659 don't let an occupied test slip past endAll
  • 29156e4 Handle unhandledRejection as a root TAP error
  • f9fa211 better inspect data
  • 4019cb1 If results are synthetically set, don't clobber when parser ends
  • fb31f2a monkeypatch exit as well as reallyExit

See the full diff.

@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 23, 2017

Version 10.2.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 95 commits .

  • 0e16fae v10.2.1
  • df9f371 don't use arrow functions in tests
  • 72a3a9a don't test on node 5
  • 0c63268 v10.2.0
  • 2aa0f21 Respond to TAP_DEBUG and NODE_DEBUG environs
  • 7bd7f22 Catch errors thrown in teardown handlers
  • 7b96e86 Improve root-level thrown error reporting
  • 9cba659 don't let an occupied test slip past endAll
  • 29156e4 Handle unhandledRejection as a root TAP error
  • f9fa211 better inspect data
  • 4019cb1 If results are synthetically set, don't clobber when parser ends
  • fb31f2a monkeypatch exit as well as reallyExit
  • bf6f51e v10.1.2
  • bdb1d80 Inherit bailout results from parent test
  • 0aa4202 Support old nodes that did not respect process.exitCode

There are 95 commits in total. See the full diff.

@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 27, 2017

Version 10.2.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits .

  • a75fe1a v10.2.2
  • 7a45171 Fix teardown/startup timing issues
  • 67b03a9 add test case demonstrating odd teardown timing

See the full diff.

@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 2, 2017

Version 10.3.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 7 commits .

  • a9c4b62 v10.3.0
  • 65a425f Add -o --output-file option to store raw TAP
  • c9f4671 -J is a flag, not an option
  • 028eee2 Don't put unfiltered stack traces in output tests
  • 1e1cf7d don't require('tap') in test files
  • 53f9571 drop 5 and 0.12 on appveyor, add 6
  • 318838f more useful yaml messaging in test/test.js

See the full diff.

@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 29, 2017

Version 10.3.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits .

  • 98106c5 v10.3.1
  • 309d9aa clearer and less subtly-ableist language in README

See the full diff.

@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 9, 2017

Version 10.3.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits .

See the full diff.

greenkeeper bot added a commit that referenced this pull request Jun 3, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 3, 2017

Version 10.3.3 just got published.

Update to this version instead 🚀

Commits

The new version differs by 6 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Jun 16, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 16, 2017

Version 10.3.4 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Sep 30, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 30, 2019

  • The devDependency tap was updated from 8.0.1 to 14.6.8.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Sep 30, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 30, 2019

  • The devDependency tap was updated from 8.0.1 to 14.6.9.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Oct 14, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 14, 2019

  • The devDependency tap was updated from 8.0.1 to 14.7.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Oct 16, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 16, 2019

  • The devDependency tap was updated from 8.0.1 to 14.7.1.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Oct 21, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 21, 2019

  • The devDependency tap was updated from 8.0.1 to 14.7.3.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Oct 21, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 21, 2019

  • The devDependency tap was updated from 8.0.1 to 14.8.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Oct 22, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 22, 2019

  • The devDependency tap was updated from 8.0.1 to 14.8.1.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Oct 22, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 22, 2019

  • The devDependency tap was updated from 8.0.1 to 14.8.2.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Oct 30, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 30, 2019

  • The devDependency tap was updated from 8.0.1 to 14.8.3.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Oct 30, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 30, 2019

  • The devDependency tap was updated from 8.0.1 to 14.9.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Oct 30, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 30, 2019

  • The devDependency tap was updated from 8.0.1 to 14.9.1.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Nov 6, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 6, 2019

  • The devDependency tap was updated from 8.0.1 to 14.9.2.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Nov 21, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 21, 2019

  • The devDependency tap was updated from 8.0.1 to 14.10.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Nov 21, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 21, 2019

  • The devDependency tap was updated from 8.0.1 to 14.10.1.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Nov 26, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 26, 2019

  • The devDependency tap was updated from 8.0.1 to 14.10.2.

Update to this version instead 🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant