ruanmartinelli / api-starter

:green_book: node.js express api
MIT License
13 stars 0 forks source link

An in-range update of babel-plugin-module-resolver is breaking the build 🚨 #17

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency babel-plugin-module-resolver was updated from 3.1.1 to 3.1.2.

🚨 View failing branch.

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

babel-plugin-module-resolver 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 failed ([Details](https://travis-ci.org/ruanmartinelli/api-starter/builds/480414171?utm_source=github_status&utm_medium=notification)).

Commits

The new version differs by 8 commits.

  • 5fce901 chore(release): 3.1.2
  • b411888 docs: adds .babelrc.js example (#337)
  • 5afcd9d docs: Add missing summary link to create-react-app. (#326)
  • 7166c06 test: Replace Babel 6 with Babel 7 in tests (#324)
  • 4c56684 fix: Escape key of alias to support using $ prefix (#313)
  • 4076423 docs: Add eslint-plugin-module-resolver link to readme (#314)
  • d4f6054 docs: Fix order of extensions for React Native (#302)
  • 177e65b chore: Fix AppVeyor config + drop support for node 4 (#304)

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 3.1.1 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 5 commits.

  • c73bd9d chore(release): 3.2.0
  • d4a596c feat(dev): add loglevel to configure console logging (#351)
  • 9e6dcf1 chore(release): 3.1.3
  • 3a0c560 chore: Compile for Node 6 & Enable CI to run the tests with node 11 (#350)
  • a387aee Fix: Remove unused "useBuiltIns" option from @babel/preset-env (#347)

See the full diff