sudo-suhas / eslint-config-chatur

An eslint configuration for the astute
MIT License
0 stars 1 forks source link

An in-range update of app-root-path is breaking the build 🚨 #30

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency app-root-path was updated from 2.1.0 to 2.2.0.

🚨 View failing branch.

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

app-root-path 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/sudo-suhas/eslint-config-chatur/builds/509817594?utm_source=github_status&utm_medium=notification)).

Release Notes for 2.2.0
  • Added support for Yarn Plug'n'Play
  • Adjusted browser-shim to address webpack warnings
  • Bumped minimum Node version to 6
Commits

The new version differs by 7 commits.

  • 59352ec docs: Documented 2.2.0 release
  • ce58fd1 feat: Hopefully resolve dynamic webpack warnings in browser
  • 6bcd128 chore: Bumped version in package.json
  • 84eb218 chore: Dropped Node 12
  • d88aca1 chore: Adjusted supported Node versions
  • 8ccfb54 docs: 2.1.0
  • b20b622 feat: Yarn Plug'n'Play support

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.1.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

Release Notes for 2.2.1

Fixes issues with loading via webpack

Commits

The new version differs by 1 commits.

  • 1202623 fix: Better support for webpack

See the full diff