-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Labels
Description
Version 4.14.0 of eslint was just published.
| Branch | Build failing ๐จ |
|---|---|
| Dependency | eslint |
| Current Version | 4.13.1 |
| 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.14.0- be2f57e Update: support separate requires in one-var. (fixes #6175) (#9441) (่ๅฎ่ฐ็็ซ)
- 370d614 Docs: Fix typos (#9751) (Jed Fox)
- 8196c45 Chore: Reorganize CLI options and associated docs (#9758) (Kevin Partington)
- 75c7419 Update: Logical-and is counted in
complexityrule (fixes #8535) (#9754) (Kevin Partington) - eb4b1e0 Docs: reintroduce misspelling in
valid-typeofexample (#9753) (Teddy Katz) - ae51eb2 New: Add allowImplicit option to array-callback-return (fixes #8539) (#9344) (James C. Davis)
- e9d5dfd Docs: improve no-extra-parens formatting (#9747) (Rich Trott)
- 37d066c Chore: Add unit tests for overrides glob matching. (#9744) (Robert Jackson)
- 805a94e Chore: Fix typo in CLIEngine test name (#9741) (@scriptdaemon)
- 1c2aafd Update: Improve parser integrations (fixes #8392) (#8755) (Toru Nagashima)
- 4ddc131 Upgrade: debug@^3.1.0 (#9731) (Kevin Partington)
- f252c19 Docs: Make the lint message
sourceproperty a little more subtle (#9735) (Jed Fox) - 5a5c23c Docs: fix the link to contributing page (#9727) (Victor Hom)
- f44ce11 Docs: change beginner to good first issue label text (#9726) (Victor Hom)
- 14baa2e Chore: improve arrow-body-style error message (refs #5498) (#9718) (Teddy Katz)
- f819920 Docs: fix typos (#9723) (Thomas Broadley)
- 43d4ba8 Fix: false positive on rule
lines-between-class-members(fixes #9665) (#9680) (sakabar)
Commits
The new version differs by 19 commits.
8d166b44.14.05a29612Build: changelog update for 4.14.0be2f57eUpdate: support separate requires in one-var. (fixes #6175) (#9441)370d614Docs: Fix typos (#9751)8196c45Chore: Reorganize CLI options and associated docs (#9758)75c7419Update: Logical-and is counted incomplexityrule (fixes #8535) (#9754)eb4b1e0Docs: reintroduce misspelling invalid-typeofexample (#9753)ae51eb2New: Add allowImplicit option to array-callback-return (fixes #8539) (#9344)e9d5dfdDocs: improve no-extra-parens formatting (#9747)37d066cChore: Add unit tests for overrides glob matching. (#9744)805a94eChore: Fix typo in CLIEngine test name (#9741)1c2aafdUpdate: Improve parser integrations (fixes #8392) (#8755)4ddc131Upgrade: debug@^3.1.0 (#9731)f252c19Docs: Make the lint messagesourceproperty a little more subtle (#9735)5a5c23cDocs: fix the link to contributing page (#9727)
There are 19 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 ๐ด
Reactions are currently unavailable