brainsiq / hapi-boom-decorators

Decorates a Hapi server's response toolkit with functions to make it easy to reply with Boom errors
MIT License
29 stars 6 forks source link

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

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency chokidar-cli was updated from 1.2.1 to 1.2.2.

🚨 View failing branch.

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 - ❌ **ci/circleci:** Your tests failed on CircleCI ([Details](https://circleci.com/gh/brainsiq/hapi-boom-decorators/284?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)).

Release Notes for 1.2.2
  • Update dependencies, fixes #64
Commits

The new version differs by 7 commits.

  • 00aee90 Bump version to 1.2.2
  • a4eee2b Update dependencies
  • 64fc638 Add .npmignore
  • 0420ae3 Update README.md
  • 8a277c2 Merge pull request #57 from Pomax/patch-1
  • 3e27895 Update CONTRIBUTING.md
  • d2f5a20 Explain what devs need to do to maximise platform compatibility

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

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 8 commits.

  • 62553b4 Update chokidar to latest 2.x
  • 6a694b8 Bump version to 1.2.3
  • 12f569e Update bluebird, loads, yargs and mocha to latest versions
  • 5d2547e Merge pull request #67 from cbonaco1/chokidar-cli_updateLodash
  • e6115f3 Merge pull request #68 from swashcap/chore-drop-node-js-4
  • a6fbbc6 chore: add Node.js 12 to PR checks
  • 5b25b16 chore: remove Node.js 4, 6 from PR checks
  • 2bcc033 Update lodash version to resolve npm audit vulnerability

See the full diff