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

eslint@3.14.0 breaks build ⚠️ #1467

Closed
wants to merge 1 commit into from

Conversation

greenkeeperio-bot
Copy link
Contributor

Hello lovely humans,

eslint just published its new version 3.14.0.

State Failing tests ⚠️
Dependency eslint
New version 3.14.0
Type devDependency

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

It looks like your project, in its current form, is malfunctioning and this update didn’t really change that. I don’t want to leave you in the dark about updates though. I recommend you get your project passing and then check the impact of this update again.

Do you have any ideas how I could improve these pull requests? Did I report anything you think isn’t right?
Are you unsure about how things are supposed to work?

There is a collection of frequently asked questions and while I’m just a bot, there is a group of people who are happy to teach me new things. Let them know.

Good luck with your project ✨

You rock!

🌴


GitHub Release

  • 506324a Fix: no-var does not fix if causes ReferenceError (fixes #7950) (#7953) (Toru Nagashima)
  • 05e7432 New: no-chained-assignments rule (fixes #6424) (#7904) (Stewart Rand)
  • 243e47d Update: Add fixer for no-else-return (fixes #7863) (#7864) (Xander Dumaine)
  • f091d95 New: prefer-promise-reject-errors rule (fixes #7685) (#7689) (Teddy Katz)
  • ca01e00 Fix: recognize all line terminators in func-call-spacing (fixes #7923) (#7924) (Francesco Trotta)
  • a664e8a Update: add ignoreJSX option to no-extra-parens (Fixes #7444) (#7926) (Robert Rossmann)
  • 8ac3518 Fix: no-useless-computed-key false positive with __proto__ (#7934) (Teddy Katz)
  • c835e19 Docs: remove reference to deleted rule (#7942) (Alejandro Oviedo)
  • 3c1e63b Docs: Improve examples for no-case-declarations (fixes #6716) (#7920) (Kevin Rangel)
  • 7e04b33 Fix: Ignore inline plugin rule config in autoconfig (fixes #7860) (#7919) (Ian VanSchooten)
  • 6448ba0 Fix: add parentheses in no-extra-boolean-cast autofixer (fixes #7912) (#7914) (Szymon Przybylski)
  • b3f2094 Fix: brace-style crash with lone block statements (fixes #7908) (#7909) (Teddy Katz)
  • 5eb2e88 Docs: Correct typos in configuring.md (#7916) (Gabriel Delépine)
  • bd5e219 Update: ensure brace-style validates class bodies (fixes #7608) (#7871) (Teddy Katz)
  • 427543a Fix: catastrophic backtracking in astUtils linebreak regex (fixes #7893) (#7898) (Teddy Katz)
  • 995554c Fix: Correct typos in no-alert.md and lib/ast-utils.js (#7905) (Stewart Rand)
  • d6150e3 Chore: Enable comma-dangle on ESLint codebase (fixes #7725) (#7906) (Teddy Katz)
  • 075ec25 Chore: update to use ES6 classes (refs #7849) (#7891) (Claire Dranginis)
  • 55f0cb6 Update: refactor brace-style and fix inconsistencies (fixes #7869) (#7870) (Teddy Katz)

The new version differs by 210 commits .

  • 67ac93c 3.14.0
  • 2cf5810 Build: package.json and changelog update for 3.14.0
  • 506324a Fix: no-var does not fix if causes ReferenceError (fixes #7950) (#7953)
  • 05e7432 New: no-chained-assignments rule (fixes #6424) (#7904)
  • 243e47d Update: Add fixer for no-else-return (fixes #7863) (#7864)
  • f091d95 New: prefer-promise-reject-errors rule (fixes #7685) (#7689)
  • ca01e00 Fix: recognize all line terminators in func-call-spacing (fixes #7923) (#7924)
  • a664e8a Update: add ignoreJSX option to no-extra-parens (Fixes #7444) (#7926)
  • 8ac3518 Fix: no-useless-computed-key false positive with __proto__ (#7934)
  • c835e19 Docs: remove reference to deleted rule (#7942)
  • 3c1e63b Docs: Improve examples for no-case-declarations (fixes #6716) (#7920)
  • 7e04b33 Fix: Ignore inline plugin rule config in autoconfig (fixes #7860) (#7919)
  • 6448ba0 Fix: add parentheses in no-extra-boolean-cast autofixer (fixes #7912) (#7914)
  • b3f2094 Fix: brace-style crash with lone block statements (fixes #7908) (#7909)
  • 5eb2e88 Docs: Correct typos in configuring.md (#7916)

There are 210 commits in total. See the full diff.


✨ Try the all new Greenkeeper GitHub Integration
With Integrations first-class bot support landed on GitHub and we’ve rewritten Greenkeeper to take full advantage of it. Simpler setup, fewer pull-requests, faster than ever.

Screencast

Try it today. Free for private repositories during beta.

@christkv christkv closed this Jan 23, 2017
@mbroadst mbroadst deleted the greenkeeper-eslint-3.14.0 branch June 8, 2017 17:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants