posquit0 / koa-rest-api-boilerplate

πŸ’― Boilerplate for Node.js Koa RESTful API application with Docker, Swagger, Jest, CodeCov and CircleCI
https://koa-rest-api-boilerplate.js.org
MIT License
484 stars 80 forks source link

An in-range update of husky is breaking the build 🚨 #49

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency husky was updated from 3.0.0 to 3.0.1.

🚨 View failing branch.

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

husky 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: test:** Your tests passed on CircleCI! ([Details](https://circleci.com/gh/posquit0/koa-rest-api-boilerplate/230?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)). - βœ… **codecov/project:** 71.37% remains the same compared to 04e4e72 ([Details](https://codecov.io/gh/posquit0/koa-rest-api-boilerplate/commit/78d90a9ec112cc00670d8e3dcd0eafd40cb8caf6)). - βœ… **codecov/project/integration:** 43.89% remains the same compared to 04e4e72 ([Details](https://codecov.io/gh/posquit0/koa-rest-api-boilerplate/commit/78d90a9ec112cc00670d8e3dcd0eafd40cb8caf6)). - βœ… **codecov/project/unit:** 28.24% remains the same compared to 04e4e72 ([Details](https://codecov.io/gh/posquit0/koa-rest-api-boilerplate/commit/78d90a9ec112cc00670d8e3dcd0eafd40cb8caf6)). - ❌ **.github/main.workflow:** Workflow Error

Release Notes for v3.0.1
  • Improve error message if git command fails
Commits

The new version differs by 6 commits.

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.0.0 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 πŸš€

Release Notes for v3.0.2
  • Fix: add shebang to run.js (#528)
Commits

The new version differs by 5 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

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

Release Notes for v3.0.3

Fix: prevent old hooks (husky < 1.0) to be run if new ones are defined (husky >= 1.0 ) #556

Commits

The new version differs by 17 commits.

There are 17 commits in total.

See the full diff