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 lint-staged is breaking the build 🚨 #33

Open
greenkeeper bot opened this issue Jan 27, 2020 · 6 comments
Open

An in-range update of lint-staged is breaking the build 🚨 #33

greenkeeper bot opened this issue Jan 27, 2020 · 6 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Jan 27, 2020

The devDependency lint-staged was updated from 10.0.2 to 10.0.3.

🚨 View failing branch.

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

lint-staged 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/travis-ci/push: The Travis CI build failed (Details).

Release Notes for v10.0.3

10.0.3 (2020-01-27)

Bug Fixes

  • correctly restore untracked files after running (#780) (4010db0)
Commits

The new version differs by 1 commits.

  • 4010db0 fix: correctly restore untracked files after running (#780)

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 Jan 27, 2020

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

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 29, 2020

  • The devDependency lint-staged was updated from 10.0.3 to 10.0.4.

Your tests are still failing with this version. Compare changes

Release Notes for v10.0.4

10.0.4 (2020-01-29)

Bug Fixes

Commits

The new version differs by 2 commits.

  • 9c08e8e fix: use verbose renderer when TERM=dumb (#782)
  • 7fac11f docs: Add better docs on running multiple commands

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 30, 2020

  • The devDependency lint-staged was updated from 10.0.4 to 10.0.5.

Your tests are still failing with this version. Compare changes

Release Notes for v10.0.5

10.0.5 (2020-01-30)

Bug Fixes

  • always resolve real git config dir location if .git is a file (#784) (b98a5ed)
Commits

The new version differs by 1 commits.

  • b98a5ed fix: always resolve real git config dir location if .git is a file (#784)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 30, 2020

  • The devDependency lint-staged was updated from 10.0.5 to 10.0.6.

Your tests are still failing with this version. Compare changes

Release Notes for v10.0.6

10.0.6 (2020-01-30)

Bug Fixes

  • make sure deleted files aren't restored due to git bugs (#778) (6bfbe6c)
Commits

The new version differs by 1 commits.

  • 6bfbe6c fix: make sure deleted files aren't restored due to git bugs (#778)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 31, 2020

  • The devDependency lint-staged was updated from 10.0.6 to 10.0.7.

Your tests are still failing with this version. Compare changes

Release Notes for v10.0.7

10.0.7 (2020-01-31)

Bug Fixes

  • replace fs.promises with util.promisify (#786) (f71c1c9)
Commits

The new version differs by 1 commits.

  • f71c1c9 fix: replace fs.promises with util.promisify (#786)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 24, 2020

  • The devDependency lint-staged was updated from 10.0.8 to 10.0.9.

Your tests are still failing with this version. Compare changes

Release Notes for v10.0.9

10.0.9 (2020-03-24)

Bug Fixes

  • use path.join and normalize to improve msys compatibility in resolveGitRepo (1ad263a)
Commits

The new version differs by 4 commits.

  • 1ad263a fix: use path.join and normalize to improve msys compatibility in resolveGitRepo
  • b3c2ffd Merge pull request #798 from okonet/fixes
  • f589336 fix: do not drop backup stash when reverting to original state fails
  • abe4b92 fix: evaluate functional configuration only once

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