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.11.0 breaks build 🚨 #48

Closed
wants to merge 1 commit into from

Conversation

greenkeeperio-bot
Copy link
Contributor

Hello lovely humans,

eslint just published its new version 3.11.0.

State Failing tests 🚨
Dependency eslint
New version 3.11.0
Type devDependency

This version is covered by your current version range and after updating it in your project the build went from success to failure.

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 💪

Of course this could just be a false positive, caused by a flaky test suite, or third parties that are currently broken or unavailable, but that would be another problem I’d recommend working on.

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

  • ad56694 New: capitalized-comments rule (fixes #6055) (#7415) (Kevin Partington)
  • 7185567 Update: add fixer for operator-assignment (#7517) (Teddy Katz)
  • faf5f56 Update: fix false negative of quotes with \n in template (fixes #7646) (#7647) (Teddy Katz)
  • 474e444 Update: add fixer for sort-imports (#7535) (Teddy Katz)
  • f9b70b3 Docs: Enable example highlighting in rules examples (ref #6444) (#7644) (Alex Guerrero)
  • d50f6c1 Fix: incorrect location for no-useless-escape errors (fixes #7643) (#7645) (Teddy Katz)
  • 54a993c Docs: Fix a typo in the require-yield.md (#7652) (Vse Mozhet Byt)
  • eadd808 Chore: Fix prefer-arrow-callback lint errors (#7651) (Kevin Partington)
  • 89bd8de New: require-await rule (fixes #6820) (#7435) (Toru Nagashima)
  • b7432bd Chore: Ensure JS files are checked out with LF (#7624) (Kevin Partington)
  • 32a3547 Docs: Add absent quotes in rules documentation (#7625) (Denis Sikuler)
  • 5c9a4ad Fix: Prevent quotes from fixing templates to directives (fixes #7610) (#7617) (Teddy Katz)
  • d90ca46 Upgrade: Update markdownlint dependency to 0.3.1 (fixes #7589) (#7592) (David Anson)
  • 07124d1 Docs: add missing quote mark (+=" → "+=") (#7613) (Sean Juarez)
  • 8998043 Docs: fix wording in docs for no-extra-parens config (Michael Ficarra)

The new version differs by 271 commits .

  • ddd646b 3.11.0
  • 72f300e Build: package.json and changelog update for 3.11.0
  • ad56694 New: capitalized-comments rule (fixes #6055) (#7415)
  • 7185567 Update: add fixer for operator-assignment (#7517)
  • faf5f56 Update: fix false negative of quotes with \n in template (fixes #7646) (#7647)
  • 474e444 Update: add fixer for sort-imports (#7535)
  • f9b70b3 Docs: Enable example highlighting in rules examples (ref #6444) (#7644)
  • d50f6c1 Fix: incorrect location for no-useless-escape errors (fixes #7643) (#7645)
  • 54a993c Docs: Fix a typo in the require-yield.md (#7652)
  • eadd808 Chore: Fix prefer-arrow-callback lint errors (#7651)
  • 89bd8de New: require-await rule (fixes #6820) (#7435)
  • b7432bd Chore: Ensure JS files are checked out with LF (#7624)
  • 32a3547 Docs: Add absent quotes in rules documentation (#7625)
  • 5c9a4ad Fix: Prevent quotes from fixing templates to directives (fixes #7610) (#7617)
  • d90ca46 Upgrade: Update markdownlint dependency to 0.3.1 (fixes #7589) (#7592)

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


This pull request was created by greenkeeper.io.

Tired of seeing this sponsor message? ⚡ greenkeeper upgrade

@doughsay doughsay closed this May 21, 2017
@doughsay doughsay deleted the greenkeeper-eslint-3.11.0 branch May 21, 2017 21:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants