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@2.13.0 breaks build 🚨 #15

Closed
wants to merge 1 commit into from

Conversation

greenkeeperio-bot
Copy link
Contributor

Hello lovely humans,

eslint just published its new version 2.13.0.

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

  • cf223dd Fix: add test for a syntax error (fixes #6013) (#6378) (Toru Nagashima)
  • da30cf9 Update: Add fixer for object-shorthand (fixes #6412) (#6418) (Nick Heiner)
  • 2cd90eb Chore: Fix rule meta description inconsistencies (refs #5417) (#6422) (Mark Pedrotti)
  • d798b2c Added quotes around "classes" option key (#6441) (Guy Fraser)
  • 852b6df Docs: Delete empty table of links from Code Path Analysis (#6423) (Mark Pedrotti)
  • 5e9117e Chore: sort rules in eslint.json (fixes #6425) (#6426) (alberto)
  • c2b5277 Docs: Add gitter chat link to Reporting Bugs (#6430) (Mark Pedrotti)
  • 1316db0 Update: Add never option for func-names (fixes #6059) (#6392) (alberto)
  • 1c123e2 Update: Add autofix for padded-blocks (fixes #6320) (#6393) (alberto)
  • 8ec89c8 Fix: --print-config return config inside subdir (fixes #6329) (#6385) (alberto)
  • 4f73240 Fix: object-curly-newline multiline with comments (fixes #6381) (#6396) (Toru Nagashima)
  • 77697a7 Chore: Fake config hierarchy fixtures (fixes #6206) (#6402) (Gyandeep Singh)
  • 73a9a6d Docs: Fix links in Configuring ESLint (#6421) (Mark Pedrotti)
  • ed84c4c Fix: improve newline-per-chained-call message (fixes #6340) (#6360) (Toru Nagashima)
  • 9ea4e44 Docs: Update parser reference to espree instead of esprima (#6404) (alberto)
  • 7f57467 Docs: Make fix param clearer (fixes #6366) (#6367) (Nick Heiner)
  • fb49c7f Fix: nested extends with relative path (fixes #6358) (#6359) (Toru Nagashima)
  • 5122f73 Update: no-multiple-empty-lines fixer (fixes #6225) (#6226) (Ruurd Moelker)
  • 0e7ce72 Docs: Fix rest-spread-spacing's name (#6365) (cody)
  • cfdd524 Fix: allow semi as braceless body of statements (fixes #6386) (#6391) (alberto)
  • 6b08cfc Docs: key-spacing fixable documenation notes (fixes #6375) (#6376) (Ruurd Moelker)
  • 4b4be3b Docs: max-lines option: fix skipComments typo (#6374) (Jordan Harband)
  • 20ab4f6 Docs: Fix wrong link in object-curly-newline (#6373) (Grant Snodgrass)
  • 412ce8d Docs: Fix broken links in no-mixed-operators (#6372) (Grant Snodgrass)

The new version differs by 26 commits .

  • 414206c 2.13.0
  • 3e5efe0 Build: package.json and changelog update for 2.13.0
  • cf223dd Fix: add test for a syntax error (fixes #6013) (#6378)
  • da30cf9 Update: Add fixer for object-shorthand (fixes #6412) (#6418)
  • 2cd90eb Chore: Fix rule meta description inconsistencies (refs #5417) (#6422)
  • d798b2c Added quotes around "classes" option key (#6441)
  • 852b6df Docs: Delete empty table of links from Code Path Analysis (#6423)
  • 5e9117e Chore: sort rules in eslint.json (fixes #6425) (#6426)
  • c2b5277 Docs: Add gitter chat link to Reporting Bugs (#6430)
  • 1316db0 Update: Add never option for func-names (fixes #6059) (#6392)
  • 1c123e2 Update: Add autofix for padded-blocks (fixes #6320) (#6393)
  • 8ec89c8 Fix: --print-config return config inside subdir (fixes #6329) (#6385)
  • 4f73240 Fix: object-curly-newline multiline with comments (fixes #6381) (#6396)
  • 77697a7 Chore: Fake config hierarchy fixtures (fixes #6206) (#6402)
  • 73a9a6d Docs: Fix links in Configuring ESLint (#6421)

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


This pull request was created by greenkeeper.io.

Tired of seeing this sponsor message? ⚡ greenkeeper upgrade

@teppeis
Copy link
Owner

teppeis commented Jun 18, 2016

eslint/eslint#6450 causes an error.

@teppeis teppeis closed this Jul 3, 2016
@teppeis teppeis deleted the greenkeeper-eslint-2.13.0 branch July 3, 2016 11:56
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