soda-x / fantasy

Some very useful tool library for cygnus ide
MIT License
2 stars 0 forks source link

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

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

Version 7.1.0 of lint-staged was just published.

Branch Build failing 🚨
Dependency lint-staged
Current Version 7.0.5
Type devDependency

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/appveyor/branch** AppVeyor build failed [Details](https://ci.appveyor.com/project/pigcan/fantasy/build/73) - βœ… **continuous-integration/travis-ci/push** The Travis CI build passed [Details](https://travis-ci.org/pigcan/fantasy/builds/375715276?utm_source=github_status&utm_medium=notification)

Release Notes v7.1.0

7.1.0 (2018-05-07)

Features

  • Chunked execution of linters on Windows only (#439) (1601c02)
Commits

The new version differs by 2 commits.

  • 1601c02 feat: Chunked execution of linters on Windows only (#439)
  • 0924e78 docs: Mention npx mrm lint-staged template (#438)

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 6 years ago

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

greenkeeper[bot] commented 6 years ago

Version 7.1.1 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v7.1.1

7.1.1 (2018-05-18)

Bug Fixes

Commits

The new version differs by 1 commits.

  • 9823d26 fix(cli): Correct value for FORCE_COLOR env var (#451)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 7.1.2 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v7.1.2

7.1.2 (2018-05-21)

Bug Fixes

  • package: Update cosmiconfig to version 5.0.2 (#444) (2fc7aa3), closes #441
  • package: Update listr to version 0.14.1 (#445) (a56d7c9), closes #426
  • Add .lintstagedrc.js to list of config files to search (9e27620)
Commits

The new version differs by 4 commits.

  • 9e27620 fix: Add .lintstagedrc.js to list of config files to search
  • a56d7c9 fix(package): Update listr to version 0.14.1 (#445)
  • 2fc7aa3 fix(package): Update cosmiconfig to version 5.0.2 (#444)
  • ec4f4f2 chore: Use npm as script runner (#456)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 7.1.3 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v7.1.3

7.1.3 (2018-06-01)

Bug Fixes

  • package: Update jest-validate to version 23.0.0 (#458) (3d0ccb2)
Commits

The new version differs by 2 commits.

  • 3d0ccb2 fix(package): Update jest-validate to version 23.0.0 (#458)
  • a8816f5 ci: Update CI scripts to test against current Node release (#453)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 7.2.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v7.2.0

7.2.0 (2018-06-11)

Features

  • Resolve a npm package passed as --config (#464) (c34a3f7)
Commits

The new version differs by 1 commits.

  • c34a3f7 feat: Resolve a npm package passed as --config (#464)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 7.2.1 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v7.2.1

7.2.1 (2018-08-12)

Bug Fixes

  • Disable recursive checks for jest-validate (#483) (c350a0e)
Commits

The new version differs by 3 commits.

  • c350a0e fix: Disable recursive checks for jest-validate (#483)
  • 634344a docs: Readme edits for spelling and grammar (#480)
  • d52e074 docs: Update documentation for advanced options (#472)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 7.2.2 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v7.2.2

7.2.2 (2018-08-12)

Bug Fixes

  • Make app package.json load error tolerant (#479) (d59fad7)
Commits

The new version differs by 1 commits.

  • d59fad7 fix: Make app package.json load error tolerant (#479)

See the full diff

greenkeeper[bot] commented 6 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v7.3.0

7.3.0 (2018-09-20)

Features

  • Allow linting files outside of project folder (#495) (d386c80)
Commits

The new version differs by 1 commits.

  • d386c80 feat: Allow linting files outside of project folder (#495)

See the full diff