This repository has been archived by the owner on Nov 10, 2023. It is now read-only.
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 renovates the package group "eslint".
2.6.1
to2.7.0
13.0.0
to14.0.0
0.8.0
to0.9.1
4.1.1
to4.2.0
Commits
benmosher/eslint-plugin-import
2.7.0
c9dd91d
bump to v2.7.0ee5a986
changelog note for `#843`0dc4451
Merge branch 'no-absolute-path-perf'f70d127
upgraded no-absolute-path to use `moduleVisitor` pattern to support all module systemse4b8884
PR note fixeskeithamus/eslint-config-strict
14.0.0
44e5c5d
feat: add rules from eslint 4.0.0 and upgrade eslintgoogle/eslint-config-google
0.9.1
968e335
Release version 0.9.1f600349
Add package-lock.json5626690
Fix test failures0.9.0
b244e6e
Release version 0.9.08da7124
Update rules to eslint 4.1.10.8.1
838e0d6
Release version 0.8.10a7b701
Enable the no-tabs rule62037f0
Clarify which version of the Google style guideeslint/eslint
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 from `indent` (`#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 as `fix` 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`)This PR has been generated by Renovate Bot.