davidbonnet / astring

🌳 Tiny and fast JavaScript code generator from an ESTree-compliant AST.

Home Page:https://david.bonnet.cc/astring/demo/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

An in-range update of tap is breaking the build 🚨

greenkeeper opened this issue Β· comments

The devDependency tap was updated from 12.0.1 to 12.0.2.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

tap is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • ❌ continuous-integration/travis-ci/push: The Travis CI build failed (Details).

Commits

The new version differs by 3 commits.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

After pinning to 12.0.1 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

  • The devDependency tap was updated from 12.0.2 to 12.1.0.

Your tests are still failing with this version. Compare changes

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

  • The devDependency tap was updated from 12.1.0 to 12.1.1.

Your tests are still failing with this version. Compare changes

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