Skip to content

Update eslint to the latest version 🚀#931

Merged
lpinca merged 1 commit intomasterfrom
greenkeeper/eslint-3.12.0
Dec 9, 2016
Merged

Update eslint to the latest version 🚀#931
lpinca merged 1 commit intomasterfrom
greenkeeper/eslint-3.12.0

Conversation

@greenkeeper
Copy link
Copy Markdown
Contributor

@greenkeeper greenkeeper Bot commented Dec 9, 2016

Version 3.12.0 of eslint just got published.

Dependency eslint
Current Version 3.11.1
Type devDependency

The version 3.12.0 is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of eslint.
Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Commits

The new version differs by 23 commits .

  • da79f17 3.12.0
  • 519e790 Build: package.json and changelog update for 3.12.0
  • e569225 Update: fix false positive/negative of yoda rule (fixes #7676) (#7695)
  • e95a230 Fix: indent "first" option false positive on nested arrays (fixes #7727) (#7728)
  • 81f9e7d Fix: Allow duplicated let declarations in prefer-const (fixes #7712) (#7717)
  • 1d0d61d New: Add no-await-in-loop rule (#7563)
  • 2cdfb4e New: Additional APIs (fixes #6256) (#7669)
  • 4278c42 Update: make no-obj-calls report errors for Reflect (fixes #7700) (#7710)
  • 4742d82 Docs: clarify the default behavior of operator-linebreak (fixes #7459) (#7726)
  • a8489e2 Chore: Avoid parserOptions boilerplate in tests for ES6 rules (#7724)
  • b921d1f Update: add indent options for array and object literals (fixes #7473) (#7681)
  • 7079c89 Update: Add airbnb-base to init styleguides (fixes #6986) (#7699)
  • 63bb3f8 Docs: improve the documentation for the autofix API (#7716)
  • f8786fb Update: add fixer for capitalized-comments (#7701)
  • abfd24f Fix: don't validate schemas for disabled rules (fixes #7690) (#7692)

There are 23 commits in total. 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 🌴

@lpinca lpinca merged commit a720a76 into master Dec 9, 2016
@greenkeeper greenkeeper Bot deleted the greenkeeper/eslint-3.12.0 branch December 9, 2016 17:14
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.

1 participant