cssinjs / caniuse-support

Query the caniuse offline database for feature support.
MIT License
8 stars 6 forks source link

An in-range update of merge2 is breaking the build 🚨 #71

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! πŸ’œ πŸššπŸ’¨ πŸ’š

Find out how to migrate to Snyk at greenkeeper.io


The devDependency merge2 was updated from 1.3.0 to 1.4.0.

🚨 View failing branch.

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

merge2 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 could not complete due to an error ([Details](https://travis-ci.org/github/cssinjs/caniuse-support/builds/694140148?utm_source=github_status&utm_medium=notification)).

Commits

The new version differs by 6 commits.

  • 5dc3ea6 release v1.4.0
  • 072e021 Merge pull request #29 from f1nzer/error-handling
  • 1967fb5 introduced pipeError option
  • 24f9a16 bypass errors from streams
  • 76f6593 Merge pull request #28 from teambition/dependabot/npm_and_yarn/acorn-7.1.1
  • b64fb4c Bump acorn from 7.0.0 to 7.1.1

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:

greenkeeper[bot] commented 4 years ago

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

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 1 commits.

  • a7300d4 Fixed: remove error listener on end.

See the full diff

AleshaOleg commented 4 years ago

https://github.com/cssinjs/caniuse-support/pull/73