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.7.0 breaks build 🚨 #8

Closed
wants to merge 1 commit into from

Conversation

greenkeeperio-bot
Copy link
Contributor

Hello lovely humans,

eslint just published its new version 3.7.0.

State Failing tests 🚨
Dependency eslint
New version 3.7.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

  • 2fee8ad Fix: object-shorthand's consistent-as-needed option (issue #7214) (#7215) (Naomi Jacobs)
  • c05a19c Update: add fixer for prefer-numeric-literals (#7205) (Teddy Katz)
  • 2f171f3 Update: add fixer for no-undef-init (#7210) (Teddy Katz)
  • 876d747 Docs: Steps for adding new committers/TSCers (#7221) (Nicholas C. Zakas)
  • dffb4fa Fix: no-unused-vars false positive (fixes #7250) (#7258) (Toru Nagashima)
  • 4448cec Docs: Adding missing ES8 reference to configuring (#7271) (Kevin Partington)
  • 332d213 Update: Ensure indent handles nested functions correctly (fixes #7249) (#7265) (Teddy Katz)
  • c36d842 Update: add fixer for no-useless-computed-key (#7207) (Teddy Katz)
  • 18376cf Update: add fixer for lines-around-directive (#7217) (Teddy Katz)
  • f8e8fab Update: add fixer for wrap-iife (#7196) (Teddy Katz)
  • 558b444 Docs: Add @not-an-aardvark to development team (#7279) (Ilya Volodin)
  • cd1dc57 Update: Add a fixer for dot-location (#7186) (Teddy Katz)
  • 89787b2 Update: for yoda, add a fixer (#7199) (Teddy Katz)
  • 742ae67 Fix: avoid indent and no-mixed-spaces-and-tabs conflicts (fixes #7248) (#7266) (Teddy Katz)
  • 85b8714 Fix: Use error templates even when reading from stdin (fixes #7213) (#7223) (Teddy Katz)
  • 66adac1 Docs: correction in prefer-reflect docs (fixes #7069) (#7150) (Scott Stern)
  • e3f95de Update: Fix no-extra-parens false negative (fixes #7229) (#7231) (Teddy Katz)
  • 2909c19 Docs: Fix typo in object-shorthand docs (#7267) (Brian Donovan)
  • 7bb800d Chore: add internal rule to enforce meta.docs conventions (fixes #6954) (#7155) (Vitor Balocco)
  • 722c68c Docs: add code fences to the issue template (#7254) (Teddy Katz)

The new version differs by 146 commits .

  • 029e844 3.7.0
  • d334663 Build: package.json and changelog update for 3.7.0
  • 2fee8ad Fix: object-shorthand's consistent-as-needed option (issue #7214) (#7215)
  • c05a19c Update: add fixer for prefer-numeric-literals (#7205)
  • 2f171f3 Update: add fixer for no-undef-init (#7210)
  • 876d747 Docs: Steps for adding new committers/TSCers (#7221)
  • dffb4fa Fix: no-unused-vars false positive (fixes #7250) (#7258)
  • 4448cec Docs: Adding missing ES8 reference to configuring (#7271)
  • 332d213 Update: Ensure indent handles nested functions correctly (fixes #7249) (#7265)
  • c36d842 Update: add fixer for no-useless-computed-key (#7207)
  • 18376cf Update: add fixer for lines-around-directive (#7217)
  • f8e8fab Update: add fixer for wrap-iife (#7196)
  • 558b444 Docs: Add @not-an-aardvark to development team (#7279)
  • cd1dc57 Update: Add a fixer for dot-location (#7186)
  • 89787b2 Update: for yoda, add a fixer (#7199)

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


This pull request was created by greenkeeper.io.

Tired of seeing this sponsor message? ⚡ greenkeeper upgrade

@developit developit closed this Oct 3, 2016
@developit developit deleted the greenkeeper-eslint-3.7.0 branch October 3, 2016 14:52
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