Update dependency eslint to version 4.x #54
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This Pull Request updates dependency eslint from version
3.19.0
to4.3.0
Commits
eslint/eslint
4.3.0
2874d75
4.3.01c83662
Build: changelog update for 4.3.091dccdf
Update: support more options in prefer-destructuring (#8796)3bebcfd
Update: Support generator yields in no constant condition (#8762)96df8c9
Fix: Handle fixing objects containing comments (fixes #8484) (#8944)e39d41d
Docs: MakepeerDependencies
package.json snippet valid JSON (#8971)a5fd101
Fix: duplicated error message if a crash occurs (fixes #8964) (#8965)f8d122c
Docs: trailing commas not allowed in json (#8969)d09288a
Chore: Useoutput: null
to assert that a test case is not autofixed. (#8960)e639358
Update: add question to confirm downgrade (fixes #8870) (#8911)601039d
Docs: fix badge in eslint-config-eslint readme (#8954)3c231fa
Update: add enforceInMethodNames to no-underscore-dangle (fixes #7065) (#7234)128591f
Update: prefer-numeric-literals warns Number.parseInt (fixes #8913) (#8929)846f8b1
Docs: Clarified that core PRs require issue in maintainer guide (#8927)55bc35d
Fix: Avoid shell mangling during eslint --init (#8936)10c3d78
Chore: fix misleadingindent
test (#8925)fb8005d
Update: no-restricted-globals custom error messages (fixes #8315) (#8932)a747b6f
Chore: make minor improvements toindent
internals (#8947)1ea3723
Update: fix indentation of parenthesized MemberExpressions (fixes #8924) (#8928)9abc6f7
Update: fix BinaryExpression indentation edge case (fixes #8914) (#8930)0e90453
Docs: Fixing broken cyclomatic complexity link (fixes #8396) (#8937)a8a8350
Chore: improve performance ofindent
rule (#8905)764b2a9
Chore: update header info inindent
(#8926)597c217
Fix: confusing error if plugins from config is not an array (#8888)3c1dd6d
Docs: add description of no-syncallowAtRootLevel
option (fixes #8902) (#8906)933a9cf
Chore: add a fuzzer to detect bugs in core rules (#8422)45f8cd9
Docs: fix verifyAndFix result property name (#8903)1a89e1c
Docs: Fix always-multiline example in multiline-ternary docs (#8904)4.2.0
5ea79dc
4.2.0b19ee3f
Build: changelog update for 4.2.0e0f0101
Update: fix indentation of nested function parameters (fixes #8892) (#8900)9f95a3e
Chore: remove unused helper method fromindent
(#8901)11ffe6b
Fix: no-regex-spaces rule incorrectly fixes quantified spaces (#8773)975dacf
Update: fix indentation of EmptyStatements (fixes #8882) (#8885)88ed041
Build: Turnoff CI branch build (fixes #8804) (#8873)72f22eb
Chore: replace is-my-json-valid with Ajv (#8852)7c8de92
Docs: Clarified PR guidelines in maintainer guide (#8876)d1fc408
Docs: Update CLA link in Contributing docs (#8883)931a9f1
Fix: indent false positive with multi-line await expression (#8837)3767cda
Update: add no-sync option to allow at root level (fixes #7985) (#8859)1ce553d
Docs: Fix wording of minProperties in object-curly-newline (fixes #8874) (#8878)f00854e
Fix: --quiet no longer fixes warnings (fixes #8675) (#8858)b678535
Chore: Add collapsible block for config in ISSUE_TEMPLATE (#8872)1f5bfc2
Update: Add always-multiline option to multiline-ternary (fixes #8770) (#8841)22116f2
Fix: correct comma-dangle JSON schema (#8864)676af9e
Update: fix indentation of JSXExpressionContainer contents (fixes #8832) (#8850)330dd58
Chore: fix title of linter test suite (#8861)60099ed
Chore: enable for-direction rule on ESLint codebase (#8853)e0d1a84
Chore: upgrade eslint-plugin-eslint-plugin & eslint-plugin-node (#8856)0780d86
Chore: remove identical tests (#8851)5c3ac8e
Fix: arrow-parens fixer gets tripped up with trailing comma in args (#8838)c4f2e29
Build: fix race condition in demo (#8827)c693be5
New: Allow passing a function asfix
option (fixes #8039) (#8730)8796d55
Docs: add missing item to 4.0 migration guide table of contents (#8835)742998c
doc md update: false ->false
(#8825)ce969f9
Docs: add guidelines for patch release communication (fixes #7277) (#8823)5c83c99
Docs: Clarify arrow function parens in no-extra-parens (fixes #8741) (#8822)84d921d
Docs: Added note about Node/CJS scoping to no-redeclare (fixes #8814) (#8820)85c9327
Update: fix parenthesized CallExpression indentation (fixes #8790) (#8802)be8d354
Update: simplify variable declarator indent handling (fixes #8785) (#8801)9417818
Fix: no-debugger autofixer produced invalid syntax (#8806)8698a92
New: getter-return rule (fixes #8449) (#8460)eac06f2
Fix: no-extra-parens false positives for variables called "let" (#8808)616587f
Fix: dot-notation autofix produces syntax errors for object called "let" (#8807)a53ef7e
Fix: don't require a third argument in linter.verifyAndFix (fixes #8805) (#8809)5ad8b70
Docs: add minor formatting improvement to paragraph about parsers (#8816)4.1.1
1df6a01
4.1.179a4482
Build: changelog update for 4.1.1f307aa0
Fix: ensure configs from a plugin are cached separately (fixes #8792) (#8798)8b48ae8
Docs: Add doc on parser services (fixes #8390) (#8795)0d041e7
Fix: avoid crashing when using baseConfig with extends (fixes #8791) (#8797)03213bb
Chore: improve comment explanation ofindent
internal functions (#8800)4.1.0
4.0.0
This PR has been generated by Renovate Bot.