Closed greenkeeper[bot] closed 5 years ago
After pinning to 3.0.0 your tests are passing again. Downgrade this dependency π.
devDependency
husky was updated from 3.0.1
to 3.0.2
.Your tests are passing again with this update. Explicitly upgrade to this version π
devDependency
husky was updated from 3.0.2
to 3.0.3
.Your tests are passing again with this update. Explicitly upgrade to this version π
Fix: prevent old hooks (husky < 1.0
) to be run if new ones are defined (husky >= 1.0
) #556
The new version differs by 17 commits.
d067ac4
3.0.3
6a2d457
fix runner should not run old hooks defined in pkg.scripts if another one is in the new config
12bdd4c
update please-upgrade-node
d4062da
Update README.md
80cb0bc
Update README.md
8fad473
Update README.md
895667c
Update README.md
b4013bc
Update README.md
9b279f5
Update README.md
3c15e76
Update README.md
e674bf3
Update README.md
f89c8c3
Update README.md
bf2659b
3.0.2
e216752
Update FUNDING.yml
f955c07
extract getGitHooks function in installer/index.ts (#551)
There are 17 commits in total.
See the full diff
The devDependency husky was updated from
3.0.0
to3.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 ErrorRelease Notes for v3.0.1
Commits
The new version differs by 6 commits.
ecf434b
3.0.1
3b2d7e7
improve error message if git command fails (#543)
a694261
Bump lodash from 4.17.11 to 4.17.14 (#537)
c1fc84e
Update README.md
b6835ee
remove redundant code
d8c9f9f
Update CHANGELOG.md
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: