cssinjs / caniuse-support

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

An in-range update of bowser is breaking the build 🚨 #39

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency bowser was updated from 2.5.0 to 2.5.1.

🚨 View failing branch.

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

bowser is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details - ❌ **continuous-integration/travis-ci/push:** The Travis CI build could not complete due to an error ([Details](https://travis-ci.org/cssinjs/caniuse-support/builds/559905662?utm_source=github_status&utm_medium=notification)).

Commits

The new version differs by 11 commits.

  • 39f3e3c Merge tag '2.5.1'
  • 29d1264 Merge branch '2.5.1' into production
  • cd378ad chore(docs): auto-generate docs
  • 7cf7777 chore(changelog): write changelog
  • 9ba7a45 chore(package): bump package version
  • 1515eca fix(bowser): remove custom error due to the bug (#335)
  • 6de4c21 chore(babelrc): changes modules and uses loose mode for the build
  • 1d26bea chore(gitignore): ignore .gz files
  • fb776cf chore(deps): adds compression-webpack-plugin
  • ac1ec4a Add webpack-bundle-analyzer
  • f5c9395 fix(docs): fix mistypo in README.md

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 2.5.0 your tests are passing again. Downgrade this dependency πŸ“Œ.

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 4 commits ahead by 4, behind by 1.

  • 1d613f6 Merge branch '2.5.2' into production
  • 2696876 chore(changelog): write changelog
  • 8ec0333 chore(package): bump package version
  • 3639f1a fix(babelrc): fix bundling from auto modules to cjs

See the full diff

AleshaOleg commented 5 years ago

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