chore(deps): update eslint to v4.x #161
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.1.1
Note: This PR was created on a configured schedule ("every 5 mins" in timezone
Asia/Jakarta
) and will not receive updates outside those times.Commits
eslint/eslint
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 of `indent` internal functions (#8800)d2e88ed
Chore: Fix misleading comment in ConfigCache.js (#8799)4.1.0
7d9e3be
4.1.0e727b7b
Build: changelog update for 4.1.0e8f1362
Docs: Remove wrong descriptions in `padded-block` rule (#8783)291a783
Update: `enforceForArrowConditionals` to `no-extra-parens` (fixes #6196) (#8439)a21dd32
New: Add `overrides`/`files` options for glob-based config (fixes #3611) (#8081)879688c
Update: Add ignoreComments option to no-trailing-spaces (#8061)b58ae2e
Chore: Only instantiate fileEntryCache when cache flage set (perf) (#8763)9851288
Update: fix indent errors on multiline destructure (fixes #8729) (#8756)3608f06
Docs: Increase visibility of code of conduct (fixes #8758) (#8764)673a58b
Update: support multiple fixes in a report (fixes #7348) (#8101)7a1bc38
Fix: don't pass default parserOptions to custom parsers (fixes #8744) (#8745)c5b4052
Chore: enable computed-property-spacing on ESLint codebase (#8760)3419f64
Docs: describe how to use formatters on the formatter demo page (#8754)a3ff8f2
Chore: combine tests in tests/lib/eslint.js and tests/lib/linter.js (#8746)b7cc1e6
Fix: Space-infix-ops should ignore type annotations in TypeScript (#8341)46e73ee
Fix: eslint --init installs wrong dependencies of popular styles (fixes #7338) (#8713)a82361b
Chore: Prevent package-lock.json files from being created (fixes #8742) (#8747)5f81a68
New: Add eslintIgnore support to package.json (fixes #8458) (#8690)b5a70b4
Update: fix multiline binary operator/parentheses indentation (#8719)ab8b016
Update: fix MemberExpression indentation with "off" option (fixes #8721) (#8724)eb5d12c
Update: Add Fixer method to Linter API (#8631)26a2daa
Chore: Cache fs reads in ignored-paths (fixes #8363) (#8706)4.0.0
c61194f
4.0.0821a1e6
Build: changelog update for 4.0.04aefb49
Chore: avoid using deprecated rules on ESLint codebase (#8708)389feba
Chore: upgrade deps. (#8684)3da7b5e
Fix: Semi-Style only check for comments when tokens exist (fixes #8696) (#8697)3cfe9ee
Fix: Add space between async and param on fix (fixes #8682) (#8693)c702858
Chore: enable no-multiple-empty-lines on ESLint codebase (#8694)34c4020
Update: Add support for parens on left side for-loops (fixes: #8393) (#8679)735cd09
Docs: Correct the comment in an example for `no-mixed-requires` (#8686)026f048
Chore: remove dead code from prefer-const (#8683)This PR has been generated by Renovate Bot.