deanrad / antares-ts

Antares is an Architecture for making real-time applications with confidence.
https://deanius.github.io/antares/
MIT License
2 stars 0 forks source link

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

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency husky was updated from 2.4.1 to 2.5.0.

🚨 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 - βœ… **continuous-integration/appveyor/branch:** AppVeyor build succeeded ([Details](https://ci.appveyor.com/project/deanius/antares-ts/builds/25497072)). - ❌ **continuous-integration/travis-ci/push:** The Travis CI build failed ([Details](https://travis-ci.org/deanius/antares-ts/builds/549737264?utm_source=github_status&utm_medium=notification)).

Commits

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

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

See the full diff

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 commits ahead by 0, behind by 15.

See the full diff

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

There are 25 commits in total.

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.1
  • Improve error message if git command fails
Commits

The new version differs by 31 commits.

There are 31 commits in total.

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.2
  • Fix: add shebang to run.js (#528)
Commits

The new version differs by 36 commits.

There are 36 commits in total.

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

There are 48 commits in total.

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.4

Fix: skip install earlier when HUSKY_SKIP_INSTALL=1 (#563)

Commits

The new version differs by 57 commits.

There are 57 commits in total.

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.5

Fix: prevent postinstall from failing on windows #573

Commits

The new version differs by 66 commits.

There are 66 commits in total.

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.6

Debug: improve messages

Commits

The new version differs by 74 commits.

There are 74 commits in total.

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

Debug: display husky version and created at

Commits

The new version differs by 77 commits.

There are 77 commits in total.

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.8
  • Fix: git worktree support #580
  • Debug: check GIT_DIR environment variable when hooks are run
Commits

The new version differs by 84 commits.

There are 84 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

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

Release Notes for v3.0.9
  • Reduce dependencies: replace is-ci with ci-info #579
Commits

The new version differs by 89 commits.

There are 89 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

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

There are 94 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

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

Release Notes for v4.0.2
  • Fix: show error message when hook fails
Commits

The new version differs by 104 commits.

There are 104 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

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

Release Notes for v4.0.3
  • Fix: error message if trying to install in a non-git repo (#627)
Commits

The new version differs by 106 commits.

There are 106 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

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

Release Notes for v4.0.6
  • Revert change in v4.0.5
Commits

The new version differs by 112 commits.

There are 112 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

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

Release Notes for v4.0.9
  • Fix: read stdin from hook script (#645)
Commits

The new version differs by 117 commits.

There are 117 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

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

Commits

The new version differs by 119 commits.

There are 119 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

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

Release Notes for v4.1.0
  • Improve speed and refactor hooks
Commits

The new version differs by 128 commits.

There are 128 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

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

Release Notes for v4.2.1
  • Fix: support spaces in path to husky.local.sh #658
Commits

The new version differs by 135 commits.

There are 135 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

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

Release Notes for v4.2.2
  • Fix #662 disable fast-skip heuristic for .husky.js and .husky.config.js
  • Fix do not install update, pre/post-receive hooks
Commits

The new version differs by 142 commits.

  • c16aa78 4.2.2
  • 9e65360 update snapshot
  • 015f3aa fix husky.sh syntax error
  • 7791433 Fix #662 disable fast-skip heuristic for .husky.js and .husky.config.js
  • 7e79d16 Fix: do not install server hooks
  • b05fe3b Added husky.config.js (#595)
  • 2998c95 Update README.md
  • d1f182b 4.2.1
  • fa3a7d7 support spaces in path to husky.local.sh (#658)
  • 9891528 Update README.md and mention husky.config.js file
  • 9c49f39 4.2.0
  • c7976df Remove version check in gitRevParse.ts
  • d561a88 Update message
  • 3d3c9cc Check Git version during install (#656)
  • ef5b965 4.1.0

There are 142 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

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

Release Notes for v4.2.3
  • Fix: check for husky.config.js not .huskyrc.config.js #669
Commits

The new version differs by 144 commits.

  • df75e8a 4.2.3
  • d9d8de3 fix: husky.config.js not .huskyrc.config.js (#669)
  • c16aa78 4.2.2
  • 9e65360 update snapshot
  • 015f3aa fix husky.sh syntax error
  • 7791433 Fix #662 disable fast-skip heuristic for .husky.js and .husky.config.js
  • 7e79d16 Fix: do not install server hooks
  • b05fe3b Added husky.config.js (#595)
  • 2998c95 Update README.md
  • d1f182b 4.2.1
  • fa3a7d7 support spaces in path to husky.local.sh (#658)
  • 9891528 Update README.md and mention husky.config.js file
  • 9c49f39 4.2.0
  • c7976df Remove version check in gitRevParse.ts
  • d561a88 Update message

There are 144 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

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

Release Notes for v4.2.4
  • When Node version is unsupported, log actual version in addition to the error message #701
  • Fix: support cnpm package manager #687
  • Fix: always use sh to run scripts and avoid inconsistencies #707
  • Fix: don't throw error if files are already removed during uninstall #708
Commits

The new version differs by 152 commits.

  • 17c012d 4.2.4
  • b1d4c32 Don't throw error during uninstall if file doesn't exist (#708)
  • 4e1d440 fix: cnpm fails due to $packgeManager not matched (#687)
  • 56c611d Fix usage of SHELL environment variable can cause unexpected behavior #683
  • cbacd2e npm audit fix
  • 8bb9911 Show runtime node version when exit (#701)
  • 1bddecd Bump acorn from 5.7.3 to 5.7.4 (#688)
  • 1f7d02d Update CHANGELOG.md
  • df75e8a 4.2.3
  • d9d8de3 fix: husky.config.js not .huskyrc.config.js (#669)
  • c16aa78 4.2.2
  • 9e65360 update snapshot
  • 015f3aa fix husky.sh syntax error
  • 7791433 Fix #662 disable fast-skip heuristic for .husky.js and .husky.config.js
  • 7e79d16 Fix: do not install server hooks

There are 152 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

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

Release Notes for v4.2.5
  • Fix wrong error message #709
  • Update dependencies #710
Commits

The new version differs by 156 commits.

  • 85a4704 4.2.5
  • 5baf3d2 lint fix
  • 81f7d05 Prettier and deps update (#710)
  • a403be4 fix wrong error message (#709)
  • 17c012d 4.2.4
  • b1d4c32 Don't throw error during uninstall if file doesn't exist (#708)
  • 4e1d440 fix: cnpm fails due to $packgeManager not matched (#687)
  • 56c611d Fix usage of SHELL environment variable can cause unexpected behavior #683
  • cbacd2e npm audit fix
  • 8bb9911 Show runtime node version when exit (#701)
  • 1bddecd Bump acorn from 5.7.3 to 5.7.4 (#688)
  • 1f7d02d Update CHANGELOG.md
  • df75e8a 4.2.3
  • d9d8de3 fix: husky.config.js not .huskyrc.config.js (#669)
  • c16aa78 4.2.2

There are 156 commits in total.

See the full diff