Skip to content
This repository has been archived by the owner on Dec 20, 2023. It is now read-only.

An in-range update of pre-commit is breaking the build 🚨 #13

Open
greenkeeper bot opened this issue Dec 9, 2016 · 3 comments
Open

An in-range update of pre-commit is breaking the build 🚨 #13

greenkeeper bot opened this issue Dec 9, 2016 · 3 comments

Comments

@greenkeeper
Copy link

greenkeeper bot commented Dec 9, 2016

Version 1.2.0 of pre-commit just got published.

Branch Build failing 🚨
Dependency pre-commit
Current Version 1.1.3
Type devDependency

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

As pre-commit is “only” a devDependency of this project it might not break production or downstream projects, but “only” your build or test tools – preventing new deploys or publishes.

I recommend you give this issue a high priority. I’m sure you can resolve this 💪


Status Details
  • continuous-integration/travis-ci/push The Travis CI build failed Details
Commits

The new version differs by 8 commits .

  • 1689e3e [dist] 1.2.0 - Better windows support
  • a9c9732 solves the windows issue (with symlinks) (#84)
  • 4167676 chore(package): update mocha to version 3.2.0 (#86)
  • 3cf4cf7 chore(package): update dependencies (#85)
  • 7154dee Update dep to remove warn about cross-spaw (#76)
  • ead9484 cross-spawn@4 (#77)
  • fec48cb [ci] Remove NPM hack and old npm
  • 18da668 [deps] Fix npmgate

See the full diff.

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 9, 2016

After pinning to 1.1.3 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 12, 2016

Version 1.2.1 just got published.

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

Commits

The new version differs by 2 commits .

  • 7d6feb1 [dist] 1.2.1
  • 3ecafe0 [fix] chmod 0777 the newly created file; Fixes #88

See the full diff.

@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 13, 2016

Version 1.2.2 just got published.

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

Commits

The new version differs by 4 commits .

  • bf393ad [dist] 1.2.2
  • 675560c Use string instead of int 777 in fs.chmodSync so it gets correctly interpreted as octal (#90)
  • 7d6feb1 [dist] 1.2.1
  • 3ecafe0 [fix] chmod 0777 the newly created file; Fixes #88

See the full diff.

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

No branches or pull requests

0 participants