Skip to content
This repository was archived by the owner on Apr 29, 2020. It is now read-only.

Update tape to the latest version 🚀#48

Open
greenkeeper[bot] wants to merge 1 commit intomasterfrom
greenkeeper/tape-4.7.0
Open

Update tape to the latest version 🚀#48
greenkeeper[bot] wants to merge 1 commit intomasterfrom
greenkeeper/tape-4.7.0

Conversation

@greenkeeper
Copy link
Copy Markdown

@greenkeeper greenkeeper bot commented Jun 27, 2017

Version 4.7.0 of tape just got published.

Dependency tape
Current Version 4.6.3
Type devDependency

The version 4.7.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 tape.
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 19 commits.

  • 1d0df26 v4.7.0
  • 51597e2 Merge pull request #374 from feross/master
  • b06f914 [Refactor] instead of throwing on undefined.forEach, throw explicitly.
  • dd93216 [Fix] fix spurious "test exited without ending"
  • 1a8e936 [Deps] update glob, resolve
  • 7eb9e36 [Dev Deps] update falafel, js-yaml
  • e030260 [Tests] on node v8; no need for sudo; v0.8 passes now; allow v5/v7/iojs to fail.
  • 4375661 [Tests] npm v5+ breaks on node < v4
  • df48bfa Only apps should have lock files.
  • 35e47e1 [Tests] npm v4.6+ breaks on node < v1
  • dc1ffa5 [Deps] update object-inspect
  • 66519cb [Deps] update resolve
  • e6d4625 [Dev Deps] update concat-stream, js-yaml
  • bdf2b04 tap-min moved to derhuerst/tap-min
  • 8b3a77e [Tests] fix thrower stack in node 0.8

There are 19 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 🌴

@codecov-io
Copy link
Copy Markdown

codecov-io commented Jun 27, 2017

Codecov Report

Merging #48 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #48   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           1      1           
  Lines          20     20           
  Branches        2      2           
=====================================
  Hits           20     20

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f57a4ed...896ee24. Read the comment docs.

greenkeeper bot added a commit that referenced this pull request Aug 1, 2017
@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper bot commented Aug 1, 2017

Version 4.8.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 4 commits.

  • 342c89a v4.8.0
  • c82c593 [Dev Deps] update js-yaml
  • b50084c [Deps] update resolve, object-inspect
  • bd6db7b updates README.md and adds tap-html

See the full diff

greenkeeper bot added a commit that referenced this pull request Feb 19, 2018
@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper bot commented Feb 19, 2018

Version 4.9.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 27 commits.

  • ea6d91e v4.9.0
  • 6867840 [Deps] update object-inspect, resolve
  • 4919e40 [Tests] on node v9; use nvm install-latest-npm
  • f26375c Merge pull request #420 from inadarei/global-depth-env-var
  • 17276d7 [New] use process.env.NODE_TAPE_OBJECT_PRINT_DEPTH for the default object print depth.
  • 0e870c6 Merge pull request #408 from johnhenry/feature/on-failure
  • 00aa133 Add "onFinish" listener to test harness.
  • 0e68b2d [Dev Deps] update js-yaml
  • 10b7dcd [Fix] fix stack where actual is falsy
  • 13173a5 Merge pull request #402 from nhamer/stack_strip
  • f90e487 normalize path separators in stacks
  • b66f8f8 [Deps] update function-bind
  • cc69501 Merge pull request #387 from fongandrew/master
  • bf5a750 Handle spaces in path name for setting file, line no
  • 3c2087a Test name with spaces

There are 27 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Jun 7, 2018
@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper bot commented Jun 7, 2018

Version 4.9.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 10 commits.

  • 050b318 v4.9.1
  • 73232c0 [Dev Deps] update js-yaml
  • 8a2d29b [Deps] update has, for-each, resolve, object-inspect
  • c6f5313 [Tests] add eclint and eslint, to enforce a consistent style
  • 45788a5 [Dev Deps] update concat-stream
  • ec4a71d [fix] Fix bug in functionName regex during stack parsing
  • 7261ccc Merge pull request #433 from mcnuttandrew/add-trb
  • 6cbc53e Add tap-react-browser
  • 9d501ff [Dev Deps] use ~ for dev deps; update to latest nonbreaking
  • 24e0a8d Fix spelling of "parameterize"

See the full diff

greenkeeper bot added a commit that referenced this pull request Dec 29, 2018
@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper bot commented Dec 29, 2018

  • The devDependency tape was updated from 4.6.3 to 4.9.2.

Update to this version instead 🚀

Commits

The new version differs by 11 commits.

  • a1e8f7e v4.9.2
  • 4b9c951 [Dev Deps] update eslint, eclint
  • 9ced991 [Fix] notEqual and notDeepEqual show "expected" value on failure
  • 75c467e [Docs] Updated readme to make test, test.only and test.skip consistent.
  • 1225d01 Merge pull request #450 from axelpale/patch-1
  • f53e3f1 Clarify doesNotThrow parameters
  • 96de340 Adding tap-junit
  • b1df632 [readme] Change broken image to use web archive
  • 5f1c5a2 [Docs] cleanup from #439
  • 6c633d0 Merge pull request #439 from abelmokadem/master
  • 4337f58 Convert list of tap reporters to links

See the full diff

greenkeeper bot added a commit that referenced this pull request Feb 9, 2019
@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper bot commented Feb 9, 2019

  • The devDependency tape was updated from 4.6.3 to 4.10.0.

Update to this version instead 🚀

Commits

The new version differs by 60 commits.

  • 34b1832 v4.10.0
  • 6209882 Merge all orphaned tags: 'v1.1.2', 'v2.0.2', 'v2.1.1', 'v2.2.2', 'v2.3.3', 'v2.4.3', 'v2.5.1', 'v2.6.1', 'v2.7.3', 'v2.8.1', 'v2.9.1', 'v2.10.3', 'v2.11.1', 'v2.13.4', 'v2.14.0', 'v2.14.1', 'v3.6.1'
  • 82e7b26 [Deps] update glob
  • 9e3d25e [Dev Deps] update eslint, js-yaml
  • fd807f5 v1.1.2
  • eddbff5 v2.14.1
  • 6ce09d9 Minor test tweaks due to whitespace differences in v2 vs v4.
  • 71af8ba gitignore node_modules
  • 4c0d9e6 Merge pull request #268 from ljharb/throws_non_function_should_fail
  • d0a675f v3.6.1
  • d22b5fc Minor test tweaks due to output differences in v1 vs v4.
  • 8b3c1b7 Add missing concat-stream devDep
  • 3495543 gitignore node_modules
  • db81846 Merge pull request #268 from ljharb/throws_non_function_should_fail
  • 7ed6651 Minor test tweaks due to whitespace differences in v3 vs v4.

There are 60 commits in total.

See the full diff

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

greenkeeper bot commented Feb 14, 2019

  • The devDependency tape was updated from 4.6.3 to 4.10.1.

Update to this version instead 🚀

Commits

The new version differs by 4 commits.

  • 4708a3d v4.10.1
  • a63261e [Deps] update resolve
  • 34ebb4c [Refactor] consistent spacing
  • b74c4fd Partial revert of #403: fbe4b951cb6c6cc4f0e9e3ae4a57b123dd82c0fb and 367b010d21c7c9814c4bc6b21d1c2a9a67596c11

See the full diff

greenkeeper bot added a commit that referenced this pull request May 25, 2019
@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper bot commented May 25, 2019

  • The devDependency tape was updated from 4.6.3 to 4.10.2.

Update to this version instead 🚀

Commits

The new version differs by 7 commits.

  • 2c6818a v4.10.2
  • 15b2dfc [fix] don't consider 'ok' of todo tests in exit code
  • 9ec3a0f [Dev Deps] update eslint, js-yaml
  • 3f337d1 [meta] set save-prefix to ~ (meant for runtime deps)
  • c30e492 [Deps] update glob, resolve
  • 25b4a24 Minor punctuation/highlighting improvement
  • c481dae [Refactor] Removed never-read inErrorState from index.js

See the full diff

greenkeeper bot added a commit that referenced this pull request Jun 29, 2019
@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper bot commented Jun 29, 2019

  • The devDependency tape was updated from 4.6.3 to 4.11.0.

Update to this version instead 🚀

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

greenkeeper bot commented Dec 16, 2019

  • The devDependency tape was updated from 4.6.3 to 4.12.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Dec 24, 2019
@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper bot commented Dec 24, 2019

  • The devDependency tape was updated from 4.6.3 to 4.12.1.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jan 8, 2020
@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper bot commented Jan 8, 2020

  • The devDependency tape was updated from 4.6.3 to 4.13.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Mar 2, 2020
@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper bot commented Mar 2, 2020

  • The devDependency tape was updated from 4.6.3 to 4.13.2.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Apr 24, 2020
@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper bot commented Apr 24, 2020

  • The devDependency tape was updated from 4.6.3 to 5.0.0.

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