-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Description
Version 4.9.0 of eslint was just published.
Branch | Build failing 🚨 |
---|---|
Dependency | eslint |
Current Version | 4.8.0 |
Type | devDependency |
This version is covered by your current version range and after updating it in your project the build failed.
eslint is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.
Status Details
- ❌ continuous-integration/travis-ci/push The Travis CI build failed Details
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 🌴