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".
1.0.3
to1.0.4
2.4.1
to2.5.0
0.7.1
to0.8.0
7.0.1
to7.1.0
2.3.0
to2.6.0
3.19.0
to4.1.0
Commits
amilajack/eslint-plugin-compat
1.0.4
9aa6433
v1.0.47252ff3
Allow peerDependency of [email protected] (#88)google/eslint-config-google
0.8.0
699a43f
Release version 0.8.0e24704c
Update keyword-spacing ruled7a198d
Merge pull request #42 from stramel/patch-2d7073f3
Re-add TODOa26e753
Merge pull request #39 from pragmaticivan/patch-10753850
Update curly lint rulea9cd6ed
Removes extra space before 'use strict'd13ead7
Merge pull request #32 from fbergr/readmedf4c49d
Fix link to style guide in readmeyannickcr/eslint-plugin-react
7.1.0
7e5863e
fix flow nested object type spreadcdfa56f
Update CHANGELOG and bump version8bdb6a4
Update dependencies5be0be3
Remove re-added require-extension rule documentatione7836b5
Add ESLint 4.0.0 to peerDependencies7cc380a
Fix indent errors32bcb48
Merge pull request #1177 from fatfisz/curly-spacing-for-childrend57c115
Update the docs6903f18
Add back the support for the previous config5515130
Add more mixed tests408e1b1
Add the "children" property of the config65135b8
Fix the behavior of the boolean "attributes"7b9d9ad
Change "spaces" to "when"c9e9ded
Allow attributes to have their own config9a8f800
Add a test case for a fixed bug0f0ab21
Move the first option into the config object8e547ea
[Deps] update `jsx-ast-utils`8abf832
[Dev Deps] update `babel-eslint`, `coveralls`, `mocha`0c36380
Only apps should have lockfiles.8ff5b94
Fix .eslintrc env settings.81c8e35
Merge pull request #1215 from rsolomon/jsx-closing-tag-location52f54be
Merge pull request #1236 from gpeal/gpeal--prop-typesd77a205
Merge pull request #1244 from jseminck/no-array-index-key-buga9d2cf7
Treat key without value as a valid case instead of crashinge28b9d2
Merge pull request #1241 from 102/patch-1ae7d5f5
Update README.md3e52091
Merge pull request #1239 from webOS101/default-props-match-readme708b961
Update README to include default-props-match-prop-types rule11117a4
Merge pull request #1232 from jseminck/no-unused-props-scu-2ee66c3b
Register prop-types when set through SuperTypeParameters309d37c
Replace .includes with .indexOfdda84f4
Fix the line number and column on which the error appears in the invalid test cases2748421
Merge pull request #1231 from vonovak/patch-18983d64
Duplicate the test cases with the default parser.ebc6778
Fix typos (linting error)e7a838e
Update jsx-no-bind.md36c7ade
Allow this.state assignment on constructor6f2dbb7
Fix the invalid test cases added in the previous commit by:e672e0f
Add a bunch of failing tests.fa51017
Merge pull request #1227 from jseminck/dead-code-removal3ad837f
Rename function and remove no-op if statementdc03975
Merge pull request #1112 from ethanjgoldberg/method-annotations-are-not-prop-types6e8f543
Fix required prop types for classes with annotated methods.ccb213d
Merge pull request #1132 from ethanjgoldberg/fix-quoted-type-annotationsec94608
review changes6fe0e10
remove quotes when considering the name of a proptype7ebcd48
Merge pull request #1084 from jomasti/no-useless-scua80cf0c
Merge pull request #1222 from alexilyaev/patch-15aa4470
Merge pull request #1216 from gfx/no-target-blank/only-for-external-links089beec
Merge pull request #1218 from jseminck/no-unused-prop-types-bugd414bb7
Fix wrong method name in examples for no-will-update-set-stateb74a693
Merge pull request #1221 from jseminck/sort-props-regressionbf69820
Replace var with const for the new code that was added12067db
Perform callback detection before toLowerCase()b66268b
Add failing test case89c33b6
refactor jsx-no-target-blank.js with ES2015 features664e5df
deeals protocol-relative URLs are externalf85ff44
Fix issue with overriding component usedPropTypes if the component already existed in the map7c45509
Don't issue errors for `<a/>` with target=_blank and non-external URLsba0b25b
Add link to new rule in readmefbacf4d
Actually remove experimental rest spread flagf01b82d
Add documentation29c659e
* Remove ecmaScript ruleb863f9f
Add indentation rule for closing tag of multi-line jsxa8d4c9b
Fix tests for ESLint 4.0.0 new Linter API0083670
Update default-props-match-prop-types tests for ESLint 4.0.02d8d619
Fix indent errorscea8591
Add failing and working tests that were raised in the issuef0dcaca
Merge pull request #949 from snowypowers/max-props-per-line-fix0fb170b
autofix for max-props-per-line45e3b9f
Fix require-default-props quoted defaultProps detection (fix #1201)62daf82
Merge pull request #1087 from webOS101/no-invalid-default-props2d17b7f
Merge pull request #1199 from preco21/docs-improvement859d12a
Improve documentsecc327a
Merge pull request #1071 from adnasa/typo-prefer-es6-class6185e72
docs(rules): prefix rule names in title5a02508
add missing prefix on option examples647bcd4
Merge pull request #1195 from oliviertassinari/fix0dd4685
Merge pull request #1122 from dreid/allow-wrapped-pure-components03a8066
fix: fix the previous failing test385afe2
test: add a failing testbenmosher/eslint-plugin-import
2.6.0
8101d39
bump to 2.6.0, node/0.3.1, webpack/0.8.3, memo-parser/0.2.07f055ec
chore(eslint): upgrade to eslint@40263be4
memo-parser: require eslint >= 3.5.0 (need file path always)b1eeade
build on node v4, again (#855)14c501e
Merge pull request #865 from sompylasar/eslint-module-utils_tests2.5.0
c41ed06
bump to v2.5.094187a3
bump `debug` version everywhere54687d1
resolvers/webpack: v0.8.2dac23a1
eslint-module-utils: v2.1.1 (bumping to re-publish to npm)d92ef43
Merge pull request #696 from eelyafi/new_line_fixer3f9e4bf
[Tests] comment out failing (and probably invalid) test4067495
Only apps should have lockfiles.ebaa8e3
Merge pull request #873 from lukeapage/patch-33268cb1
Fix documentation of newline-after-import example117717f
eslint-module-utils: Fix resolver tests for Windows paths314ead8
eslint-module-utils: Fix test coding style2bc4f7f
eslint-module-utils: Add test for ignore3b4cb47
eslint-module-utils: Add test for import/resolver config checks06695c4
eslint-module-utils: Add test for when resolver version is not specifiedf65c263
eslint-module-utils: Unified test specs names to not use 'should' worda0012f8
eslint-module-utils: Add tests for resolver versions17d2ee9
eslint-module-utils: Add tests for hash utils60b524b
Merge commit '3c46d308ccb462a52554257c49c374045d1a6cf7' into file_path_in_parser_options3c46d30
rollback utils dependency to 2.0.0e3a32ad
add yank note to utils change log089f7f1
add yanking note to root change logdfbe0e7
Upgrade debug version of eslint-module-utils (#844)3d9c642
Merge branch 'release'2.4.0
b8e9a0b
Merge pull request #861 from benmosher/release-2.4.036c0a04
remove obsolete dad joke44ca158
update utils changeloga3728d7
bump eslint-module-utils to v2.1.03e29169
bump v2.4.0ea9c92c
Merge pull request #737 from kevin940726/master8f9b403
fix typos, enforce type of array of strings in allow option95315e0
update CHANGELOG.md28e1623
eslint-module-utils: filePath in parserOptions (#840)5732742
eslint-module-utils: In tests move require stub parser to the top.d397b9b
eslint-module-utils: Add more tests for parse (coverage 100%)7ac5e8f
Fix CHANGELOG merge errord0007f2
Add sinon, replace eslint-module-utils test spy with sinon.spyd4246fb
Merge branch 'benmosher/master' into patch-22f690b4
update CI to build on Node 6+7 (#846)eslint/eslint
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.