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

Open
greenkeeper bot opened this issue Sep 15, 2017 · 4 comments
Open

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

greenkeeper bot opened this issue Sep 15, 2017 · 4 comments

Comments

@greenkeeper
Copy link

greenkeeper bot commented Sep 15, 2017

Version 4.2.0 of lint-staged just got published.

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

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

As lint-staged 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 could not complete due to an error Details

Release Notes v4.2.0

4.2.0 (2017-09-15)

Features

  • Print friendlier error if config is missing (#281) (30fa594)
Commits

The new version differs by 8 commits.

  • 30fa594 feat: Print friendlier error if config is missing (#281)
  • 0077644 chore: Cleanup package.json (#250)
  • 7abe23f ci: Disable email notifications from Travis CI
  • c9d0849 docs: Use emojis in the Readme
  • e976a3c docs: Add screenshot with the animated gif (#276)
  • 92e586b docs: Reformat code blocks
  • 9b0282a docs: Use diff formatting for code
  • 33da9b3 ci: Whitelist build branches to avoid duplicate builds (#269)

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 Sep 15, 2017

Version 4.2.1 just got published.

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

Release Notes v4.2.1

4.2.1 (2017-09-15)

Bug Fixes

Commits

The new version differs by 1 commits.

  • e17ba5f fix: Missing entry file (#283)

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 22, 2017

Version 4.2.2 just got published.

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

Release Notes v4.2.2

4.2.2 (2017-09-22)

Bug Fixes

  • findBin: Resolve package script with args (#295) (1dc3bd6)
Commits

The new version differs by 5 commits.

  • 1dc3bd6 fix(findBin): Resolve package script with args (#295)
  • fd79a31 chore(eslint): Update config (#287)
  • 58ea818 ci(appveyor): Switch off node modules cache (#289)
  • d1f2436 chore: Update jest (#279)
  • e17ba5f fix: Missing entry file (#283)

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 25, 2017

Version 4.2.3 just got published.

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

Release Notes v4.2.3

4.2.3 (2017-09-25)

Bug Fixes

  • findBin: Add separator before npm args (#297) (065f362)
Commits

The new version differs by 6 commits.

  • 065f362 fix(findBin): Add separator before npm args (#297)
  • 1dc3bd6 fix(findBin): Resolve package script with args (#295)
  • fd79a31 chore(eslint): Update config (#287)
  • 58ea818 ci(appveyor): Switch off node modules cache (#289)
  • d1f2436 chore: Update jest (#279)
  • e17ba5f fix: Missing entry file (#283)

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 18, 2017

Version 4.3.0 just got published.

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

Release Notes v4.3.0

4.3.0 (2017-10-18)

Features

  • Allow config to be provided via command-line (#304) (54809ae)
Commits

The new version differs by 5 commits.

  • 54809ae feat: Allow config to be provided via command-line (#304)
  • eacb3d2 chore(package): update consolemock to version 0.3.0 (#307)
  • 50416a9 test: Change process.env.HOME to os.tmpdir (#301)
  • 2138765 test: Use os.tmpdir instead of process.env.HOME (#300)
  • 57f1fe3 docs: Add code comment for func findBin>npmArgs (#298)

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