garbados / dat-boi

A web server that pairs P2P Dat archives with arbitrary domain addresses and rehosts them locally.
MIT License
1 stars 0 forks source link

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

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

Version 12.0.0 of tap was just published.

Dependency tap
Current Version 11.1.5
Type devDependency

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

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

  • d5f7b12 12.0.0
  • 5de8801 Update tsame and tmatch, resolve request security vuln

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:

coveralls commented 6 years ago

Coverage Status

Coverage decreased (-16.3%) to 46.231% when pulling 8128bd9386268a15e34ab9a5b8d42544f556d468 on greenkeeper/tap-12.0.0 into 048718331a6115802ed031154ee83abcd9b4f5ff on master.

greenkeeper[bot] commented 6 years ago

Version 12.0.1 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 6 commits.

  • f323cdc 12.0.1
  • 6745ecf fix test regression in node <10
  • 39f73f9 docs(coverage): browser launching details
  • 3336514 Fix interse typo in asserts docs
  • c1070a7 Add twing to the 100 club
  • 51ae4f2 Do not run coverage report if ended with a signal

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 3 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 20 commits.

  • 34f6763 12.1.0
  • 1b6f010 docs for 12.1
  • c028cd4 bump deps for security
  • ebc7bb6 Add test for when process.stdout and process.stderr are missing
  • e1087d9 Run Karma tests in .travis.yml
  • 3375a25 Test with Karma
  • 9cdbbb9 Lazy-load write-file-atomic
  • 210c5f0 Use domain-browser
  • 0e03a43 Update lib/stack.js to work in the browser
  • 0221c1c Use capture-stack-trace
  • 2a1e766 Add stdio-polyfill.js
  • 27ae1b7 Use browser-process-hrtime
  • d7bd496 fix minimum compatible version in docs
  • b56856a add dpc & pino-papertrail to top 100
  • 6885acb Something had slipped here, fixed the text.

There are 20 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 16 commits.

  • 92c3940 12.1.1
  • 0f9e31c Don't run CI tests on windows (for now)
  • 1069ae4 spawn test: longer timeouts for KILL test
  • 7c8e38b better filename path separator consistency fix
  • dc9986b need to be devDeps, not optionalDeps
  • 6bc8879 make test fullnames consistently use / path separators
  • 5a90b9b downgrade nyc to v11 for node v4 support
  • ac98eb1 test: allow windows checkmark
  • 2f417e4 name spawn tests with / instead of \ for windows consistency
  • ee84e0f avoid NaN in snapshot entry not found errors
  • 3f3cf44 spawn test: use SIGTERM on win32, where SIGQUIT is not a thing
  • 36c70d8 be ok with xvfb failing on Travis
  • 07f9c5f Update package-lock to note optionalness
  • 6330be5 can't put comments in dep lists
  • 66fb991 mark non-windows dev deps as optional for windows CI reasons

There are 16 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 7 commits.

  • cf8a2e1 12.1.2
  • 04d27df Add attributes file
  • 3620c76 Remove some tests of things that can't be done in v11+
  • f61181a Run snapshots in -J mode, remove an extraneous test
  • 699b179 (synonym) added 'identical' to same to create symmetry to 'equivalent' synonym on equal
  • fe466f5 test: don't break when running in buffered mode
  • f1979a9 typo in usage.txt

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 2 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 3 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 4 commits.

  • 8b251a4 12.2.0
  • 9eadfb2 Changelog for 12.2
  • 0a80fc1 Run with --comments to print t.comment() to stderr
  • 4baeff2 Set TAP_CHILD_ID in the test script environment

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 2 commits.

  • fe8f679 12.2.1
  • f4366f8 Indicate where a thrown error was thrown from

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 3 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 3 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 7 commits.

  • c17e6db 12.4.1
  • 88eb85b Ignore timers in _getActiveHandles reporting
  • 58699d7 remove unused js-yaml from lib/tap.js
  • 4621be8 node 11 no longer blocks process.reallyExit
  • 74e4671 Add node 11 to travis
  • b074a1a Don't use bluebird
  • e8fb7df update nyc to v13

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 5 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 4 commits.

  • d03f383 12.5.1
  • 2816d28 Ignore esm in stack output
  • 7daf018 do not run browser test in node v6
  • a51cc6f run test: load tap from full module location

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 10 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 2 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 4 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 4 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 9 commits ahead by 9, behind by 168.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€