Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
greenkeeper bot opened this issue Jul 18, 2019 · 9 comments
Open

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

greenkeeper bot opened this issue Jul 18, 2019 · 9 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Jul 18, 2019

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

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. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jul 18, 2019

After pinning to 3.0.0 your tests are passing again. Downgrade this dependency 📌.

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jul 29, 2019

  • The devDependency husky was updated from 3.0.1 to 3.0.2.

Your tests are still failing with this version. Compare changes

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
Copy link
Contributor Author

greenkeeper bot commented Aug 8, 2019

  • The devDependency husky was updated from 3.0.2 to 3.0.3.

Your tests are still failing with this version. Compare changes

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 12 commits.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 1, 2019

  • The devDependency husky was updated from 3.0.4 to 3.0.5.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v3.0.5

Fix: prevent postinstall from failing on windows #573

Commits

The new version differs by 18 commits.

There are 18 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 28, 2019

  • The devDependency husky was updated from 3.0.5 to 3.0.6.

Your tests are still failing with this version. Compare changes

Release Notes for v3.0.6

Debug: improve messages

Commits

The new version differs by 26 commits.

There are 26 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 28, 2019

  • The devDependency husky was updated from 3.0.6 to 3.0.7.

Your tests are still failing with this version. Compare changes

Release Notes for v3.0.7

Debug: display husky version and created at

Commits

The new version differs by 3 commits.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 2, 2019

  • The devDependency husky was updated from 3.0.7 to 3.0.8.

Your tests are still failing with this version. Compare changes

Release Notes for v3.0.8
  • Fix: git worktree support #580
  • Debug: check GIT_DIR environment variable when hooks are run
Commits

The new version differs by 7 commits.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 13, 2019

  • The devDependency husky was updated from 3.0.8 to 3.0.9.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 5 commits.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 18, 2019

  • The devDependency husky was updated from 3.0.9 to 3.1.0.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v3.1.0
  • Add pre-merge-commit hook (#605)
Commits

The new version differs by 5 commits.

See the full diff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

0 participants