garethcmurphy / ngrxtest

0 stars 0 forks source link

An in-range update of chokidar-cli is breaking the build 🚨 #12

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

Version 1.2.1 of chokidar-cli was just published.

Branch Build failing 🚨
Dependency chokidar-cli
Current Version 1.2.0
Type devDependency

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

chokidar-cli 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/garethcmurphy/ngrxtest/builds/422684594?utm_source=github_status&utm_medium=notification)).

Release Notes 1.2.1
  • Get rid of vulnerable dependencies (npm audit warnings to 0)
    • Remove all unused dependencies (anymatch & shell-quote - and all devDependencies except for mocha)
    • Update all dependencies to latest versions
    • npm audit fix chokidar's transitive dependenies
  • Use exact version numbers for dependencies from now on
  • Upgrade travis configuration to run newer node.js versions
Commits

The new version differs by 11 commits.

  • 7ca8e74 Bump version to 1.2.1
  • 534494e Changes to package-lock.json by npm audit fix
  • d763a42 Remove unused dependencies and update the rest
  • 4a66151 Upgrade node versions used in Travis CI build
  • 3322c9f Add package-lock.json
  • f7329b6 Add .nvmrc for node 8.11.4
  • de6f340 Merge pull request #32 from chyld/dev
  • a499c21 bump chokidar to 1.4.3
  • 89e1310 Merge pull request #22 from htanjo/correct-command
  • a934faf Correct example commands
  • 86935a8 Fix markdown formatting

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