cssinjs / caniuse-support

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

An in-range update of ts-node is breaking the build 🚨 #38

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency ts-node was updated from 8.2.0 to 8.3.0.

🚨 View failing branch.

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

ts-node 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 passed ([Details](https://travis-ci.org/cssinjs/caniuse-support/builds/545995384?utm_source=github_status&utm_medium=notification)). - βœ… **coverage/coveralls:** First build on greenkeeper/ts-node-8.3.0 at 95.652% ([Details](https://coveralls.io/builds/24011370)). - ❌ **continuous-integration/travis-ci/pr:** The Travis CI build could not complete due to an error ([Details](https://travis-ci.org/cssinjs/caniuse-support/builds/551971197?utm_source=github_status&utm_medium=notification)).

Release Notes for Prefer TS Extensions

Added

  • Support --prefer-ts-exts flag
Commits

The new version differs by 3 commits.

  • 6295254 8.3.0
  • 53e470d Simplify extension ordering for preferences
  • 611d013 Support --prefer-ts-exts flag (#837)

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 5 years ago

After pinning to 8.2.0 your tests are passing again. Downgrade this dependency πŸ“Œ.

AleshaOleg commented 5 years ago

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