Skip to content
This repository has been archived by the owner on Nov 3, 2020. It is now read-only.

Update tap to the latest version 🚀 #22

Merged
merged 1 commit into from
Feb 8, 2017
Merged

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Jan 28, 2017

Version 10.0.0 of tap just got published.

Dependency tap
Current Version 9.0.3
Type devDependency

The version 10.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 62 commits .

  • 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
  • 6a6faf0 remove some dead code
  • 7116d2a don't actually throw in Stdin.throw
  • 9bb81dc Exit with SIGTERM when there's a timeout SIGTERM
  • 7510a6d cleanup Stdin for boosting test coverage
  • f6023b1 move some more random output tests to fixtures

There are 62 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 28, 2017

Coverage Status

Coverage remained the same at 98.182% when pulling ffba3cf on greenkeeper/tap-10.0.0 into 53c01d0 on master.

greenkeeper bot added a commit that referenced this pull request Feb 2, 2017
@greenkeeper
Copy link
Contributor 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 5 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

See the full diff.

greenkeeper bot added a commit that referenced this pull request Feb 2, 2017
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 2, 2017

Version 10.0.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 Feb 7, 2017
@greenkeeper
Copy link
Contributor 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 6 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

See the full diff.

@seangenabe seangenabe merged commit 79db8e3 into master Feb 8, 2017
@greenkeeper greenkeeper bot deleted the greenkeeper/tap-10.0.0 branch February 8, 2017 06:01
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.

2 participants