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 eslint is breaking the build 🚨 #52

Closed
greenkeeper bot opened this issue Dec 12, 2016 · 2 comments
Closed

An in-range update of eslint is breaking the build 🚨 #52

greenkeeper bot opened this issue Dec 12, 2016 · 2 comments

Comments

@greenkeeper
Copy link

greenkeeper bot commented Dec 12, 2016

Version 3.12.1 of eslint just got published.

Branch Build failing 🚨
Dependency eslint
Current Version 3.12.0
Type devDependency

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

As eslint 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 passed Details

  • continuous-integration/appveyor/branch AppVeyor build failed Details

Release Notes v3.12.1
  • 0ad4d33 Fix: indent regression with function calls (fixes #7732, fixes #7733) (#7734) (Teddy Katz)
  • ab246dd Docs: Rules restricting globals/properties/syntax are linked together (#7743) (Kevin Partington)
  • df2f115 Docs: Add eslint-config-mdcs to JSCS Migration Guide (#7737) (Joshua Koo)
  • 4b77333 Build: avoid creating broken rule links in the changelog (#7731) (Teddy Katz)
Commits

The new version differs by 6 commits .

  • 9679daa 3.12.1
  • 8a31bc8 Build: package.json and changelog update for 3.12.1
  • 0ad4d33 Fix: indent regression with function calls (fixes #7732, fixes #7733) (#7734)
  • ab246dd Docs: Rules restricting globals/properties/syntax are linked together (#7743)
  • df2f115 Docs: Add eslint-config-mdcs to JSCS Migration Guide (#7737)
  • 4b77333 Build: avoid creating broken rule links in the changelog (#7731)

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 12, 2016

After pinning to 3.12.0 your tests are passing again. Downgrade this dependency 📌.

@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 14, 2016

Version 3.12.2 just got published.

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

Release Notes v3.12.2
  • dec3ec6 Fix: indent bug with AssignmentExpressions (fixes #7747) (#7750) (Teddy Katz)
  • 5344751 Build: Don't create blogpost links from rule names within other words (#7754) (Teddy Katz)
  • 639b798 Docs: Use Object.prototype in examples (#7755) (Alex Reardon)
Commits

The new version differs by 5 commits .

  • b4f88a9 3.12.2
  • 3e10642 Build: package.json and changelog update for 3.12.2
  • dec3ec6 Fix: indent bug with AssignmentExpressions (fixes #7747) (#7750)
  • 5344751 Build: Don't create blogpost links from rule names within other words (#7754)
  • 639b798 Docs: Use Object.prototype in examples (#7755)

See the full diff.

@satazor satazor closed this as completed Dec 24, 2016
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

1 participant