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

Update eslint to the latest version 🚀 #1217

Merged
merged 1 commit into from Oct 15, 2017

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Oct 14, 2017

Version 4.9.0 of eslint was just published.

Dependency eslint
Current Version 4.8.0
Type devDependency

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

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of eslint.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Release Notes v4.9.0
  • 85388fb Fix: Correct error and test messages to fit config search path (#9428) (Jonathan Pool)
  • 62a323c Fix: Add class options for lines-around-comment (fixes #8564) (#8565) (Ed Lee)
  • 8eb4aae New: multiline-comment-style rule (fixes #8320) (#9389) (薛定谔的猫)
  • db41408 Chore: avoid applying eslint-env comments twice (#9278) (Teddy Katz)
  • febb897 Chore: avoid loose equality assertions (#9415) (Teddy Katz)
  • 2247efa Update: Add FunctionExpression to require-jsdoc (fixes #5867) (#9395) (Kai Cataldo)
  • 6791d18 Docs: Corrected noun to verb. (#9438) (Jonathan Pool)
  • b02fbb6 Update: custom messages for no-restricted-* (refs #8400) (Maja Wichrowska)
  • 02732bd Docs: Reorganized to avoid misunderstandings. (#9434) (Jonathan Pool)
  • d9466b8 Docs: Correct time forecast for tests. (#9432) (Jonathan Pool)
  • f7ed84f Docs: Add instruction re home-directory config files (refs #7729) (#9426) (Jonathan Pool)
  • 30d018b Chore: Add Aladdin-ADD & VictorHom to README (#9424) (Kai Cataldo)
  • 2d8a303 Docs: fix examples for prefer-numeric-literals (#9155) (Lutz Lengemann)
  • d7610f5 Docs: Add jquery warning to prefer-destructuring (#9409) (Thomas Grainger)
  • e835dd1 Docs: clarify no-mixed-operators (fixes #8051) (Ruxandra Fediuc)
  • 51360c8 Docs: update block-spacing details (fixes #8743) (#9375) (Victor Hom)
  • 6767857 Update: fix ignored nodes in indent rule when using tabs (fixes #9392) (#9393) (Robin Houston)
  • 37dde77 Chore: Refactor SourceCode#getJSDocComment (#9403) (Kai Cataldo)
  • 9fedd51 Chore: Add missing space in blog post template (#9407) (Kevin Partington)
  • 7654c99 Docs: add installing prerequisites in readme. (#9401) (薛定谔的猫)
  • 786cc73 Update: Add "consistent" option to array-bracket-newline (fixes #9136) (#9206) (Ethan Rutherford)
  • e171f6b Docs: add installing prerequisites. (#9394) (薛定谔的猫)
  • 74dfc87 Docs: update doc for class-methods-use-this (fixes #8910) (#9374) (Victor Hom)
  • b4a9dbf Docs: show console call with no-restricted-syntax (fixes #7806) (#9376) (Victor Hom)
  • 8da525f Fix: recognise multiline comments as multiline arrays (fixes #9211) (#9369) (Phil Quinn)
  • c581b77 Chore: Error => TypeError (#9390) (薛定谔的猫)
  • ee99876 New: lines-between-class-members rule (fixes #5949) (#9141) (薛定谔的猫)
  • 9d3f5ad Chore: report unused eslint-disable directives in ESLint codebase (#9371) (Teddy Katz)
  • 1167638 Update: add allowElseIf option to no-else-return (fixes #9228) (#9229) (Thomas Grainger)
  • 4567ab1 New: Add the fix-dry-run flag (fixes #9076) (#9073) (RafaÅ‚ RuciÅ„ski)
Commits

The new version differs by 32 commits.

  • 235c7dd 4.9.0
  • b6f31a9 Build: changelog update for 4.9.0
  • 85388fb Fix: Correct error and test messages to fit config search path (#9428)
  • 62a323c Fix: Add class options for lines-around-comment (fixes #8564) (#8565)
  • 8eb4aae New: multiline-comment-style rule (fixes #8320) (#9389)
  • db41408 Chore: avoid applying eslint-env comments twice (#9278)
  • febb897 Chore: avoid loose equality assertions (#9415)
  • 2247efa Update: Add FunctionExpression to require-jsdoc (fixes #5867) (#9395)
  • 6791d18 Docs: Corrected noun to verb. (#9438)
  • b02fbb6 Update: custom messages for no-restricted-* (refs #8400)
  • 02732bd Docs: Reorganized to avoid misunderstandings. (#9434)
  • d9466b8 Docs: Correct time forecast for tests. (#9432)
  • f7ed84f Docs: Add instruction re home-directory config files (refs #7729) (#9426)
  • 30d018b Chore: Add Aladdin-ADD & VictorHom to README (#9424)
  • 2d8a303 Docs: fix examples for prefer-numeric-literals (#9155)

There are 32 commits in total.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

@lpinca lpinca merged commit b6a928b into master Oct 15, 2017
@greenkeeper greenkeeper bot deleted the greenkeeper/eslint-4.9.0 branch October 15, 2017 07:05
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

1 participant