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 🚨 #25

Open
greenkeeper bot opened this issue Sep 22, 2019 · 6 comments
Open

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

greenkeeper bot opened this issue Sep 22, 2019 · 6 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Sep 22, 2019

The devDependency lint-staged was updated from 9.2.5 to 9.3.0.

🚨 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 v9.3.0

9.3.0 (2019-09-22)

Features

  • allow to pass config instead of configPath (14c46d2)
Commits

The new version differs by 4 commits.

  • 88d9d4f Merge pull request #695 from sheerun/config
  • 14c46d2 feat: allow to pass config instead of configPath
  • 8583641 Merge pull request #703 from sa1dai/readme-correction
  • 96ea08f docs: correct glob example in readme

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 Sep 22, 2019

After pinning to 9.2.5 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 Sep 26, 2019

  • The devDependency lint-staged was updated from 9.3.0 to 9.4.0.

Your tests are still failing with this version. Compare changes

Release Notes for v9.4.0

9.4.0 (2019-09-26)

Features

  • Use shorter title for function tasks with many staged files (#706) (1dcdb89), closes #674
Commits

The new version differs by 1 commits.

  • 1dcdb89 feat: Use shorter title for function tasks with many staged files (#706)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 1, 2019

  • The devDependency lint-staged was updated from 9.4.0 to 9.4.1.

Your tests are still failing with this version. Compare changes

Release Notes for v9.4.1

9.4.1 (2019-10-01)

Bug Fixes

Commits

The new version differs by 1 commits.

  • 8ec040c fix: add note about next version (#708)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 8, 2019

  • The devDependency lint-staged was updated from 9.4.1 to 9.4.2.

Your tests are still failing with this version. Compare changes

Release Notes for v9.4.2

9.4.2 (2019-10-08)

Bug Fixes

  • create fn title with mock file list of correct length (8c3ca58)
Commits

The new version differs by 2 commits.

  • 403f80b refactor: add check before creating short function title
  • 8c3ca58 fix: create fn title with mock file list of correct length

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 13, 2019

  • The devDependency lint-staged was updated from 9.4.2 to 9.4.3.

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

Release Notes for v9.4.3

9.4.3 (2019-11-13)

Bug Fixes

  • deps: bump eslint-utils from 1.4.0 to 1.4.3 to fix a security vulnerability (#722) (ed84d8e)
Commits

The new version differs by 2 commits.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 27, 2019

  • The devDependency lint-staged was updated from 9.4.3 to 9.5.0.

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

Release Notes for v9.5.0

9.5.0 (2019-11-27)

Features

  • add support for concurrent CLI option (6af8307)
Commits

The new version differs by 5 commits.

  • 6af8307 feat: add support for concurrent CLI option
  • 99c317a docs: fix root-dir-only example. (#731)
  • 596a360 docs: Mention the beta channel in the readme (#721)
  • ed84d8e fix(deps): bump eslint-utils from 1.4.0 to 1.4.3 to fix a security vulnerability (#722)
  • 3f27bc7 build: Use semantic-release@16.0.0-beta to enable prerelease channels

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