Open greenkeeper[bot] opened 7 years ago
Update to this version instead ๐
indent
internal functions (#8800) (Teddy Katz)The new version differs by 7 commits.
1df6a01
4.1.1
79a4482
Build: changelog update for 4.1.1
f307aa0
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)
See the full diff
Update to this version instead ๐
indent
(#8901) (Teddy Katz)fix
option (fixes #8039) (#8730) (Ian VanSchooten)false
(#8825) (Erik Vold)The new version differs by 38 commits.
5ea79dc
4.2.0
b19ee3f
Build: changelog update for 4.2.0
e0f0101
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)
There are 38 commits in total.
See the full diff
Update to this version instead ๐
peerDependencies
package.json snippet valid JSON (#8971) (Sam Adams)output: null
to assert that a test case is not autofixed. (#8960) (่ๅฎ่ฐ็็ซ)indent
test (#8925) (Teddy Katz)indent
internals (#8947) (Teddy Katz)indent
rule (#8905) (Teddy Katz)indent
(#8926) (Teddy Katz)allowAtRootLevel
option (fixes #8902) (#8906) (Teddy Katz)The new version differs by 28 commits.
2874d75
4.3.0
1c83662
Build: changelog update for 4.3.0
91dccdf
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: Make peerDependencies
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: Use output: 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)
There are 28 commits in total.
See the full diff
Update to this version instead ๐
node.start
/node.end
(fixes #8956) (#8984) (Toru Nagashima)indent
behavior on computed properties (fixes #8989) (#8999) (Teddy Katz)The new version differs by 33 commits.
a113cd3
4.4.0
181bd46
Build: changelog update for 4.4.0
89196fd
Upgrade: Espree to 3.5.0 (#9074)
b3e4598
Fix: clarify AST and don't use node.start
/node.end
(fixes #8956) (#8984)
62911e4
Update: Add ImportDeclaration option to indent rule (#8955)
de75f9b
Chore: enable object-curly-newline & object-property-newline.(fixes #9042) (#9068)
5ae8458
Docs: fix typo in object-shorthand.md (#9066)
c3d5b39
Docs: clarify options descriptions (fixes #8875) (#9060)
37158c5
Docs: clarified behavior of globalReturn option (fixes #8953) (#9058)
c2f3553
Docs: Update example for MemberExpression option of indent (fixes #9056) (#9057)
78a85e0
Fix: no-extra-parens incorrectly reports async function expressions (#9035)
c794f86
Fix: getter-return reporting method named 'get' (fixes #8919) (#9004)
d0f78ec
Docs: update rule deprecation policy (fixes #8635) (#9033)
5ab282f
Fix: Print error message in bin/eslint.js (fixes #9011) (#9041)
50e3cf3
Docs: Update sort-keys doc to define natural ordering (fixes #9043) (#9045)
There are 33 commits in total.
See the full diff
Update to this version instead ๐
indent
(fixes #8594) (#9105) (Teddy Katz)new.target
expressions (#9116) (Teddy Katz)chalk
to 2.x release (#9115) (Stephen Edgar)fix: false
is used (#9098) (Teddy Katz)The new version differs by 12 commits.
ff8c4bb
4.5.0
480bbee
Build: changelog update for 4.5.0
decdd2c
Update: allow arbitrary nodes to be ignored in indent
(fixes #8594) (#9105)
79062f3
Update: fix indentation of multiline new.target
expressions (#9116)
d00e24f
Upgrade: chalk
to 2.x release (#9115)
6ef734a
Docs: add missing word in processor documentation (#9106)
a4f53ba
Fix: Include files with no messages in junit results (#9093) (#9094)
1d6a9c0
Chore: enable eslint-plugin/test-case-shorthand-strings (#9067)
f8add8f
Fix: don't autofix with linter.verifyAndFix when fix: false
is used (#9098)
77bcee4
Docs: update instructions for adding TSC members (#9086)
bd09cd5
Update: avoid requiring NaN spaces of indentation (fixes #9083) (#9085)
c93a853
Chore: Remove extra space in blogpost template (#9088)
See the full diff
Update to this version instead ๐
The new version differs by 31 commits.
8f01a99
4.6.0
c0acbf2
Build: changelog update for 4.6.0
56dd769
Docs: fix link format in prefer-arrow-callback.md (#9198)
6becf91
Update: add eslint version to error output. (fixes #9037) (#9071)
0e09973
New: function-paren-newline rule (fixes #6074) (#8102)
88a64cc
Chore: Make parseJsonConfig() a pure function in Linter (#9186)
1bbac51
Fix: avoid breaking eslint-plugin-eslint-comments (fixes #9193) (#9196)
3e8b70a
Fix: off-by-one error in eslint-disable comment checking (#9195)
73815f6
Docs: rewrite prefer-arrow-callback documentation (fixes #8950) (#9077)
0d3a854
Chore: avoid mutating report descriptors in report-translator (#9189)
2db356b
Update: no-unused-vars Improve message to include the allowed patterns (#9176)
8fbaf0a
Update: Add configurability to generator-star-spacing (#8985)
8ed779c
Chore: remove currentScopes property from Linter instances (refs #9161) (#9187)
af4ad60
Fix: Handle error when running init without npm (#9169)
4b94c6c
Chore: make parse() a pure function in Linter (refs #9161) (#9183)
There are 31 commits in total.
See the full diff
Update to this version instead ๐
false
(fixes #9202) (#9203) (Teddy Katz)The new version differs by 6 commits.
d65c540
4.6.1
61c845c
Build: changelog update for 4.6.1
bdec46d
Build: avoid process leak when generating website (#9217)
cb74b87
Fix: avoid adding globals when an env is used with false
(fixes #9202) (#9203)
f9b7544
Docs: Correct a typo in generator-star-spacing documentation (#9205)
e5c5e83
Build: Fixing issue with docs generation (Fixes #9199) (#9200)
See the full diff
Update to this version instead ๐
node.parent
is already set (fixes #9122) (#9283) (Teddy Katz)return
(fixes #9285) (#9296) (Teddy Katz)npm run perf
description (#9274) (Teddy Katz)The new version differs by 55 commits.
439e8e6
4.7.0
2ec62f9
Build: changelog update for 4.7.0
787b78b
Upgrade: Espree v3.5.1 (fixes #9153) (#9314)
1488b51
Update: run rules after node.parent
is already set (fixes #9122) (#9283)
4431d68
Docs: fix wrong config in max-len example. (#9309)
9d1df92
Chore: Revert "avoid handling Rules instances in config-validator" (#9295)
7d24dde
Docs: Fix code snippet to refer to the correct option (#9313)
12388d4
๏ฟฝChore: rewrite parseListConfig for a small perf gain. (#9300)
ce1f084
Update: fix MemberExpression handling in no-extra-parens (fixes #9156)
0c720a3
Update: allow autofixing when using processors (fixes #7510) (#9090)
838df76
Chore: upgrade deps. (#9289)
f12def6
Update: indent flatTernary option to handle return
(fixes #9285) (#9296)
e220687
Fix: remove autofix for var undef inits (fixes #9231) (#9288)
002e199
Docs: fix no-restricted-globals wrong config. (#9305)
fcfe91a
Docs: fix wrong config in id-length example. (#9303)
There are 55 commits in total.
See the full diff
Update to this version instead ๐
The new version differs by 14 commits.
8ebb034
4.8.0
916a2d7
Build: changelog update for 4.8.0
3f2b908
New: add option to report unused eslint-disable directives (fixes #9249) (#9250)
ff2be59
Fix: dot notation rule failing to catch string template (fixes #9350) (#9357)
b1372da
Chore: remove sourceCode property from Linter (refs #9161) (#9363)
cef6f8c
Docs: remove line about removing rules from semver policy (#9367)
06efe87
Fix: Add meta element with charset attribute. (#9365)
458ca67
Docs: update architecture page (fixes #9337) (#9345)
1c6bc67
Fix: special EventEmitter keys leak information about other rules (#9328)
d593e61
Docs: update eslint.org links to use https (#9358)
38d0cb2
Fix: fix wrong code-path about try-for-in (fixes #8848) (#9348)
434d9e2
Fix: Invalid font-size property value issue. (#9341)
a7668c2
Chore: Remove unnecessary slice from logging utility (#9343)
2ff6fb6
Chore: remove unused arguments in codebase (#9340)
See the full diff
Update to this version instead ๐
lines-around-comment
(fixes #8564) (#8565) (Ed Lee)The new version differs by 32 commits.
235c7dd
4.9.0
b6f31a9
Build: changelog update for 4.9.0
85388fb
Fix: Correct error and test messages to fit config search path (#9428)
62a323c
Fix: Add class options for lines-around-comment
(fixes #8564) (#8565)
8eb4aae
New: multiline-comment-style rule (fixes #8320) (#9389)
db41408
Chore: avoid applying eslint-env comments twice (#9278)
febb897
Chore: avoid loose equality assertions (#9415)
2247efa
Update: Add FunctionExpression to require-jsdoc (fixes #5867) (#9395)
6791d18
Docs: Corrected noun to verb. (#9438)
b02fbb6
Update: custom messages for no-restricted-* (refs #8400)
02732bd
Docs: Reorganized to avoid misunderstandings. (#9434)
d9466b8
Docs: Correct time forecast for tests. (#9432)
f7ed84f
Docs: Add instruction re home-directory config files (refs #7729) (#9426)
30d018b
Chore: Add Aladdin-ADD & VictorHom to README (#9424)
2d8a303
Docs: fix examples for prefer-numeric-literals (#9155)
There are 32 commits in total.
See the full diff
Update to this version instead ๐
npm run check-commit
script (#9513) (Teddy Katz).md
to link (for github users) (#9501) (่ๅฎ่ฐ็็ซ)npm run profile
script (fixes #9397) (#9455) (Teddy Katz)The new version differs by 38 commits.
9deb1b1
4.10.0
6d19001
Build: changelog update for 4.10.0
bb6e60a
Fix: Improve the doc for no-restricted-modules rule (fixes #9437) (#9495)
c529de9
Docs: Amend rule document to correct and complete it (refs #6251). (#9498)
f9c6673
Chore: Add tests to cover array and object values and leading commas. (#9502)
9169258
Chore: remove npm run check-commit
script (#9513)
7d390b2
Docs: Revise contributor documentation on issue labels. (#9469)
d80b9d0
Fix: no-var don't fix globals (fixes #9520) (#9525)
b8aa071
Fix: allow linting the empty string from stdin (fixes #9515) (#9517)
350a72c
Chore: regex.test => string.startsWith (#9518)
de0bef4
Chore: remove obsolete eslintbot templates (#9512)
720b6d5
Docs: Update ISSUE_TEMPLATE.md (#9504)
2fa64b7
Fix: should not convert non-consecutive line comments to a single bloโฆ (#9475)
9725146
Fix: multiline-comment-style fix produces invalid code (fixes #9461). (#9463)
b12cff8
Fix: Expected order of jsdoc tags (fixes #9412) (#9451)
There are 38 commits in total.
See the full diff
Update to this version instead ๐
lines-around-comment
(#9589) (Clรฉment Fiorio)npm test
(#9590) (Teddy Katz)no-invalid-this
. (#9542) (Francisc)The new version differs by 35 commits.
1a9a6a5
4.11.0
ef4d268
Build: changelog update for 4.11.0
d4557a6
Docs: disallow use of the comma operator using no-restricted-syntax (#9585)
d602f9e
Upgrade: espree v3.5.2 (#9611)
4def876
Chore: avoid handling rules instances in config-validator (#9364)
fe5ac7e
Chore: fix incorrect comment in safe-emitter.js (#9605)
6672fae
Docs: Fixed a typo on lines-between-class-members doc (#9603)
980ecd3
Chore: Update copyright and license info (#9599)
cc2c7c9
Build: use Node 8 in appveyor (#9595)
2542f04
Docs: Add missing options for lines-around-comment
(#9589)
b6a7490
Build: ensure fuzzer tests get run with npm test
(#9590)
1073bc5
Build: remove shelljs-nodecli (refs #9533) (#9588)
7e3bf6a
Fix: edge-cases of semi-style (#9560)
e5a37ce
Fix: object-curly-newline for flow code (#9458)
9064b9c
Chore: add equalTokens in ast-utils. (#9500)
There are 35 commits in total.
See the full diff
Update to this version instead ๐
sort-vars
(#9496) (Trevin Hofmann)beforeStatementContinuationChars
to semi (fixes #9521) (#9594) (Toru Nagashima)globals
to 11.0.1 (fixes #9614) (#9632) (Toru Nagashima)The new version differs by 15 commits.
f4a65c6
4.12.0
1cd1627
Build: changelog update for 4.12.0
76dab18
Upgrade: doctrine@^2.0.2 (#9656)
28c9c8e
New: add a Linter#defineParser function (#9321)
5619910
Update: Add autofix for sort-vars
(#9496)
71eedbf
Update: add beforeStatementContinuationChars
to semi (fixes #9521) (#9594)
4118f14
New: Adds implicit-arrow-linebreak rule (refs #9510) (#9629)
208fb0f
Fix: Use XML 1.1 on XML formatters (fixes #9607) (#9608)
6e04f14
Upgrade: globals
to 11.0.1 (fixes #9614) (#9632)
e13d439
Fix: space-in-parens crash (#9655)
92171cc
Docs: Updating migration guide for single-line disable (#9385)
f39ffe7
Docs: remove extra punctuation from readme (#9640)
a015234
Fix: prefer-destructuring false positive on "super" (fixes #9625) (#9626)
0cf081e
Update: add importNames option to no-restricted-imports (#9506)
332c214
Docs: Add @platinumazure to TSC (#9618)
See the full diff
Update to this version instead ๐
The new version differs by 6 commits.
29c3610
4.13.0
ac331bc
Build: changelog update for 4.13.0
256481b
Update: update handling of destructuring in camelcase (fixes #8511) (#9468)
d067ae1
Docs: Donโt use undocumented array-style configuration for max-len (#9690)
1ad3091
Chore: fix test-suite to work with node master (#9688)
cdb1488
Docs: Adds an example with try/catch. (#9672)
See the full diff
Update to this version instead ๐
The new version differs by 6 commits.
234cd26
4.13.1
3b0833f
Build: changelog update for 4.13.1
b72dc83
Fix: eol-last allow empty-string to always pass (refs #9534) (#9696)
d80aa7c
Fix: camelcase destructure leading/trailing underscore (fixes #9700) (#9701)
d49d9d0
Docs: Add missing period to the README (#9702)
4564fe0
Chore: no-invalid-meta crash if no export assignment (refs #9534) (#9698)
See the full diff
Update to this version instead ๐
complexity
rule (fixes #8535) (#9754) (Kevin Partington)valid-typeof
example (#9753) (Teddy Katz)source
property a little more subtle (#9735) (Jed Fox)lines-between-class-members
(fixes #9665) (#9680) (sakabar)The new version differs by 19 commits.
8d166b4
4.14.0
5a29612
Build: changelog update for 4.14.0
be2f57e
Update: support separate requires in one-var. (fixes #6175) (#9441)
370d614
Docs: Fix typos (#9751)
8196c45
Chore: Reorganize CLI options and associated docs (#9758)
75c7419
Update: Logical-and is counted in complexity
rule (fixes #8535) (#9754)
eb4b1e0
Docs: reintroduce misspelling in valid-typeof
example (#9753)
ae51eb2
New: Add allowImplicit option to array-callback-return (fixes #8539) (#9344)
e9d5dfd
Docs: improve no-extra-parens formatting (#9747)
37d066c
Chore: Add unit tests for overrides glob matching. (#9744)
805a94e
Chore: Fix typo in CLIEngine test name (#9741)
1c2aafd
Update: Improve parser integrations (fixes #8392) (#8755)
4ddc131
Upgrade: debug@^3.1.0 (#9731)
f252c19
Docs: Make the lint message source
property a little more subtle (#9735)
5a5c23c
Docs: fix the link to contributing page (#9727)
There are 19 commits in total.
See the full diff
Update to this version instead ๐
ignoreComments
option to indent
rule (fixes #9018) (#9752) (Kevin Partington)The new version differs by 14 commits.
e14ceb0
4.15.0
2dfc3bd
Build: changelog update for 4.15.0
6ab04b5
New: Add context.report({ messageId }) (fixes #6740) (#9165)
fc7f404
Docs: add url to each of the rules (refs #6582) (#9788)
fc44da9
Docs: fix sort-imports rule block language (#9805)
65f0176
New: CLIEngine#getRules() (refs #6582) (#9782)
c64195f
Update: More detailed assert message for rule-tester (#9769)
9fcfabf
Fix: no-extra-parens false positive (fixes: #9755) (#9795)
61e5fa0
Docs: Add table of contents to Node.js API docs (#9785)
4c87f42
Fix: incorrect error messages of no-unused-vars (fixes #9774) (#9791)
bbabf34
Update: add ignoreComments
option to indent
rule (fixes #9018) (#9752)
db431cb
Docs: HTTP -> HTTPS (fixes #9768) (#9768)
cbf0fb9
Docs: describe how to feature-detect scopeManager/visitorKeys support (#9764)
f7dcb70
Docs: Add note about "patch release pending" label to maintainer guide (#9763)
See the full diff
Update to this version instead ๐
.eslintrc.*
(fixes #9535) (#9847) (Kevin Partington)The new version differs by 22 commits.
33ca1ea
4.16.0
1a9ddee
Build: changelog update for 4.16.0
e26a25f
Update: allow continue instead of if wrap in guard-for-in (fixes #7567) (#9796)
af043eb
Update: Add NewExpression support to comma-style (#9591)
4f898c7
Build: Fix JSDoc syntax errors (#9813)
13bcf3c
Fix: Removing curly quotes in no-eq-null report message (#9852)
b96fb31
Docs: configuration hierarchy for CLIEngine options (fixes #9526) (#9855)
8ccbdda
Docs: Clarify that -c configs merge with .eslintrc.*
(fixes #9535) (#9847)
978574f
Docs: Fix examples for no-useless-escape (#9853)
cd5681d
Chore: Deactivate consistent-docs-url in internal rules folder (#9815)
2e87ddd
Docs: Sync messageId examples' style with other examples (#9816)
1d61930
Update: use doctrine range information in valid-jsdoc (#9831)
133336e
Update: fix indent behavior on template literal arguments (fixes #9061) (#9820)
ea1b15d
Fix: avoid crashing on malformed configuration comments (fixes #9373) (#9819)
add1e70
Update: fix indent bug on comments in ternary expressions (fixes #9729) (#9818)
There are 22 commits in total.
See the full diff
Update to this version instead ๐
The new version differs by 11 commits.
2af9446
4.17.0
5ad3fb2
Build: changelog update for 4.17.0
1da1ada
Update: Add "multiline" type to padding-line-between-statements (#8668)
bb213dc
Chore: Use messageIds in some of the core rules (#9648)
1aa1970
Docs: remove outdated rule naming convention (#9925)
3afaff6
Docs: Add prefer-destructuring variable reassignment example (#9873)
d20f6b4
Fix: Typo in error message when running npm (#9866)
51ec6a7
Docs: Use GitHub Multiple PR/Issue templates (#9911)
dc80487
Update: space-unary-ops uses astUtils.canTokensBeAdjacent (fixes #9907) (#9906)
084351b
Docs: Fix the messageId example (fixes #9889) (#9892)
9cbb487
Docs: Mention the globals
key in the no-undef docs (#9867)
See the full diff
Update to this version instead ๐
The new version differs by 14 commits.
883a2a2
4.18.0
89d55ca
Build: changelog update for 4.18.0
70f22f3
Chore: Apply memoization to config creation within glob utils (#9944)
0e4ae22
Update: fix indent bug with binary operators/ignoredNodes (fixes #9882) (#9951)
47ac478
Update: add named imports and exports for object-curly-newline (#9876)
e8efdd0
Fix: support Rest/Spread Properties (fixes #9885) (#9943)
f012b8c
Fix: support Async iteration (fixes #9891) (#9957)
74fa253
Docs: Clarify no-mixed-operators options (fixes #9962) (#9964)
426868f
Docs: clean up key-spacing docs (fixes #9900) (#9963)
4a6f22e
Update: support eslint-disable-* block comments (fixes #8781) (#9745)
777283b
Docs: Propose fix typo for function (#9965)
bf3d494
Docs: Fix typo in max-len ignorePattern example. (#9956)
d64fbb4
Docs: fix typo in prefer-destructuring.md example (#9930)
f8d343f
Chore: Fix default issue template (#9946)
See the full diff
Update to this version instead ๐
The new version differs by 5 commits.
8c237d8
4.18.1
537b5c3
Build: changelog update for 4.18.1
f417506
Fix: ensure no-await-in-loop reports the correct node (fixes #9992) (#9993)
3e99363
Docs: Fixed typo in key-spacing rule doc (#9987)
7c2cd70
Docs: deprecate experimentalObjectRestSpread (#9986)
See the full diff
Update to this version instead ๐
The new version differs by 12 commits.
22ff6f3
4.18.2
817b84b
Build: changelog update for 4.18.2
6b71fd0
Fix: table@4.0.2, because 4.0.3 needs "ajv": "^6.0.1" (#10022)
3c697de
Chore: fix incorrect comment about linter.verify return value (#10030)
9df8653
Chore: refactor parser-loading out of linter.verify (#10028)
f6901d0
Fix: remove catastrophic backtracking vulnerability (fixes #10002) (#10019)
e4f52ce
Chore: Simplify dataflow in linter.verify (#10020)
33177cd
Chore: make library files non-executable (#10021)
558ccba
Chore: refactor directive comment processing (#10007)
18e15d9
Chore: avoid useless catch clauses that just rethrow errors (#10010)
a1c3759
Chore: refactor populating configs with defaults in linter (#10006)
aea07dc
Fix: Make max-len ignoreStrings ignore JSXText (fixes #9954) (#9985)
See the full diff
Update to this version instead ๐
Buffer()
in backticks in no-buffer-constructor
rule description (#10084) (Stephen Edgar)The new version differs by 12 commits.
4f595e8
4.19.0
16fc59e
Build: changelog update for 4.19.0
55a1593
Update: consecutive option for one-var (fixes #4680) (#9994)
8d3814e
Fix: false positive about ES2018 RegExp enhancements (fixes #9893) (#10062)
935f4e4
Docs: Clarify default ignoring of node_modules (#10092)
72ed3db
Docs: Wrap Buffer()
in backticks in no-buffer-constructor
rule description (#10084)
3aded2f
Docs: Fix lodash typos, make spacing consistent (#10073)
e33bb64
Chore: enable no-param-reassign on ESLint codebase (#10065)
66a1e9a
Docs: fix possible typo (#10060)
2e68be6
Update: give a node at least the indentation of its parent (fixes #9995) (#10054)
72ca5b3
Update: Correctly indent JSXText with trailing linebreaks (fixes #9878) (#10055)
2a4c838
Docs: Update ECMAScript versions in FAQ (#10047)
See the full diff
Update to this version instead ๐
The new version differs by 7 commits.
f1f1bdf
4.19.1
b446650
Build: changelog update for 4.19.1
3ff5d11
Fix: no-invalid-regexp not understand variable for flags (fixes #10112) (#10113)
abc765c
Fix: object-curly-newline minProperties w/default export (fixes #10101) (#10103)
6f9e155
Docs: Update ambiguous for...in example for guard-for-in (#10114)
0360cc2
Chore: Adding debug logs on successful plugin loads (#10100)
a717c5d
Chore: Adding log at beginning of unit tests in Makefile.js (#10102)
See the full diff
Update to this version instead ๐
The new version differs by 148 commits.
36ced0a
5.0.0
5fd5632
Build: changelog update for 5.0.0
0feedfd
New: Added max-lines-per-function rule (fixes #9842) (#10188)
daefbdb
Upgrade: eslint-scope and espree to 4.0.0 (refs #10458) (#10500)
077358b
Docs: no-process-exit: recommend process.exitCode (#10478)
f93d6ff
Fix: do not fail on unknown operators from custom parsers (fixes #10475) (#10476)
05343fd
Fix: add parens for yield statement (fixes #10432) (#10468)
d477c5e
Fix: check destructuring for "no-shadow-restricted-names" (fixes #10467) (#10470)
7a7580b
Update: Add considerPropertyDescriptor option to func-name-matching (#9078)
e0a0418
Fix: crash on optional catch binding (#10429)
de4dba9
Docs: styling team members (#10460)
5e453a3
Docs: display team members in tables. (#10433)
b1895eb
Docs: Restore intentional spelling mistake (#10459)
a9da57d
5.0.0-rc.0
3ac3df6
Build: changelog update for 5.0.0-rc.0
There are 148 commits in total.
See the full diff
devDependency
eslint was updated from 3.19.0
to 5.12.1
.Update to this version instead ๐
eb5c401
Chore: use meta.messages in some rules (2/4) (refs #9870) (#10773) (่ๅฎ่ฐ็็ซ)aa56247
Fix: avoid loading core rules dynamically from FS in Linter (#11278) (Peter Metz)04450bb
Docs: clarify process for adding committers (#11272) (Kai Cataldo)3ffcf26
Docs: add @g-plane as committer (#11277) (Kai Cataldo)c403445
Fix: warn constant on RHS of || in no-constant-condition (fixes #11181) (#11253) (Merlin Mason)9194f45
Fix: Manage severity of 1 with TAP reporter (fixes #11110) (#11221) (Gabriel Cousin)000f495
Docs: fix example for sort-imports ignoreDeclarationSort (#11242) (Remco Haszing)7c0bf2c
Docs: Add npx
usage to Getting Started guide (#11249) (eyal0803)da9174e
Docs: fixes typo peerDepencies (#11252) (Christian Kรผhl)9c31625
Docs: Improve custom formatter docs (#11258) (Nicholas C. Zakas)The new version differs by 222 commits.
faf3c4e
5.12.1
1010c98
Build: changelog update for 5.12.1
eb5c401
Chore: use meta.messages in some rules (2/4) (refs #9870) (#10773)
aa56247
Fix: avoid loading core rules dynamically from FS in Linter (#11278)
04450bb
Docs: clarify process for adding committers (#11272)
3ffcf26
Docs: add @g-plane as committer (#11277)
c403445
Fix: warn constant on RHS of || in no-constant-condition (fixes #11181) (#11253)
9194f45
Fix: Manage severity of 1 with TAP reporter (fixes #11110) (#11221)
000f495
Docs: fix example for sort-imports ignoreDeclarationSort (#11242)
7c0bf2c
Docs: Add npx
usage to Getting Started guide (#11249)
da9174e
Docs: fixes typo peerDepencies (#11252)
9c31625
Docs: Improve custom formatter docs (#11258)
5ac9b63
5.12.0
e9a7687
Build: changelog update for 5.12.0
0d91e7d
Update: Add sort-imports ignoreDeclarationSort (fixes #11019) (#11040)
There are 222 commits in total.
See the full diff
devDependency
eslint was updated from 3.19.0
to 5.13.0
.Update to this version instead ๐
91c8884
Chore: use local function to append "s" instead of a package (#11293) (Timo Tijhof)b5143bf
Update: for-direction detection false positives/negatives (#11254) (Ruben Bridgewater)9005e63
Chore: increase camelcase test coverage (#11299) (Redmond Tran)5b14ad1
Fix: false positive in no-constant-condition (fixes #11306) (#11308) (Pig Fang)6567c4f
Fix: only remove arrow before body in object-shorthand (fixes #11305) (#11307) (Pig Fang)fa2f370
Docs: update rule configuration values in examples (#11323) (Kai Cataldo)0a3c3ff
New: Allow globals to be disabled/configured with strings (fixes #9940) (#11338) (Teddy Katz)dccee63
Chore: avoid hard-coding the list of core rules in eslint:recommended (#11336) (Teddy Katz)c1fd6f5
Chore: remove undocumented Linter#rules
property (refs #9161) (#11335) (Teddy Katz)36e3356
Chore: remove dead code for loading rules (#11334) (Teddy Katz)c464e27
Docs: Rename result
-> foo
(#11210) (Alexis Tyler)The new version differs by 13 commits.
4b267a5
5.13.0
720dce1
Build: changelog update for 5.13.0
91c8884
Chore: use local function to append "s" instead of a package (#11293)
b5143bf
Update: for-direction detection false positives/negatives (#11254)
9005e63
Chore: increase camelcase test coverage (#11299)
5b14ad1
Fix: false positive in no-constant-condition (fixes #11306) (#11308)
6567c4f
Fix: only remove arrow before body in object-shorthand (fixes #11305) (#11307)
fa2f370
Docs: update rule configuration values in examples (#11323)
0a3c3ff
New: Allow globals to be disabled/configured with strings (fixes #9940) (#11338)
dccee63
Chore: avoid hard-coding the list of core rules in eslint:recommended (#11336)
c1fd6f5
Chore: remove undocumented Linter#rules
property (refs #9161) (#11335)
36e3356
Chore: remove dead code for loading rules (#11334)
c464e27
Docs: Rename result
-> foo
(#11210)
See the full diff
devDependency
eslint was updated from 3.19.0
to 5.14.0
.Update to this version instead ๐
85a04b3
Fix: adds conditional for separateRequires in one-var (fixes #10179) (#10980) (Scott Stern)0c02932
Upgrade: espree@5.0.1 (#11401) (Ilya Volodin)104ae88
Docs: Update governance doc with reviewers status (#11399) (Nicholas C. Zakas)ab8ac6a
Fix: Support boundary spread elements in sort-keys (#11158) (Jakub Roลผek)a23d197
New: add allowSingleLineBlocks opt. to padded-blocks rule (fixes #7145) (#11243) (richie3366)e25e7aa
Fix: comma-spacing ignore comma before closing paren (fixes #11295) (#11374) (Pig Fang)a1f7c44
Docs: fix space-before-blocks correct code for "classes": "never" (#11391) (PoziWorld)14f58a2
Docs: fix grammar in object-curly-spacing docs (#11389) (PoziWorld)d3e9a27
Docs: fix grammar in โthose who saysโ (#11390) (PoziWorld)ea8e804
Docs: Add note about support for object spread (fixes #11136) (#11395) (Steven Thomas)95aa3fd
Docs: Update README team and sponsors (ESLint Jenkins)51c4972
Update: Behavior of --init (fixes #11105) (#11332) (Nicholas C. Zakas)ad7a380
Docs: Update README team and sponsors (ESLint Jenkins)550de1e
Update: use default
keyword in JSON schema (fixes #9929) (#11288) (Pig Fang)983c520
Update: Use 'readonly' and 'writable' for globals (fixes #11359) (#11384) (Nicholas C. Zakas)f1d3a7e
Upgrade: some deps (fixes #11372) (#11373) (่ๅฎ่ฐ็็ซ)3e0c417
Docs: Fix grammar in โthereโs nothing prevent youโ (#11385) (PoziWorld)de988bc
Docs: Fix grammar: Spacing improve -> Spacing improves (#11386) (PoziWorld)1309dfd
Revert "Build: fix test failure on Node 11 (#11100)" (#11375) (่ๅฎ่ฐ็็ซ)1e56897
Docs: โthe function actually useโ: use -> uses (#11380) (PoziWorld)5a71bc9
Docs: Update README team and sponsors (ESLint Jenkins)82a58ce
Docs: Update README team and sponsors (ESLint Jenkins)546d355
Docs: Update README with latest sponsors/team data (#11378) (Nicholas C. Zakas)c0df9fe
Docs: ...
is not an operator (#11232) (Felix Kling)7ecfdef
Docs: update typescript parser (refs #11368) (#11369) (่ๅฎ่ฐ็็ซ)3c90dd7
Update: remove prefer-spread autofix (fixes #11330) (#11365) (่ๅฎ่ฐ็็ซ)5eb3121
Update: add fixer for prefer-destructuring
(fixes #11151) (#11301) (golopot)173eb38
Docs: Clarify ecmaVersion doesn't imply globals (refs #9812) (#11364) (Keith Maxwell)84ce72f
Fix: Remove extraneous linefeeds in one-var
fixer (fixes #10741) (#10955) (st-sloth)389362a
Docs: clarify motivation for no-prototype-builtins (#11356) (Teddy Katz)533d240
Update: no-shadow-restricted-names lets unassigned vars shadow undefined (#11341) (Teddy Katz)d0e823a
Update: Make --init run js config files through linter (fixes #9947) (#11337) (Brian Kurek)92fc2f4
Fix: CircularJSON dependency warning (fixes #11052) (#11314) (Terry)4dd19a3
Docs: mention 'prefer-spread' in docs of 'no-useless-call' (#11348) (Klaus Meinhardt)4fd83d5
Docs: fix a misleading example in one-var (#11350) (่ๅฎ่ฐ็็ซ)9441ce7
Chore: update incorrect tests to fix build failing (#11354) (่ๅฎ่ฐ็็ซ)The new version differs by 38 commits.
af9688b
5.14.0
0ce3ac7
Build: changelog update for 5.14.0
85a04b3
Fix: adds conditional for separateRequires in one-var (fixes #10179) (#10980)
0c02932
Upgrade: espree@5.0.1 (#11401)
104ae88
Docs: Update governance doc with reviewers status (#11399)
ab8ac6a
Fix: Support boundary spread elements in sort-keys (#11158)
a23d197
New: add allowSingleLineBlocks opt. to padded-blocks rule (fixes #7145) (#11243)
e25e7aa
Fix: comma-spacing ignore comma before closing paren (fixes #11295) (#11374)
a1f7c44
Docs: fix space-before-blocks correct code for "classes": "never" (#11391)
14f58a2
Docs: fix grammar in object-curly-spacing docs (#11389)
d3e9a27
Docs: fix grammar in โthose who saysโ (#11390)
ea8e804
Docs: Add note about support for object spread (fixes #11136) (#11395)
95aa3fd
Docs: Update README team and sponsors
51c4972
Update: Behavior of --init (fixes #11105) (#11332)
ad7a380
Docs: Update README team and sponsors
There are 38 commits in total.
See the full diff
devDependency
eslint was updated from 3.19.0
to 5.14.1
.Update to this version instead ๐
devDependency
eslint was updated from 3.19.0
to 5.15.0
.Update to this version instead ๐
4088c6c
Build: Remove path.resolve in webpack build (#11462) (Kevin Partington)ec59ec0
New: add rule "prefer-named-capture-group" (fixes #11381) (#11392) (Pig Fang)a44f750
Upgrade: eslint-scope@4.0.2 (#11461) (Teddy Katz)d3ce611
Sponsors: Sync README with website (ESLint Jenkins)ee88475
Chore: add utils for rule tests (#11453) (่ๅฎ่ฐ็็ซ)d4824e4
Sponsors: Sync README with website (ESLint Jenkins)6489518
Fix: no-extra-parens crash when code is "((let))" (#11444) (Teddy Katz)9d20de2
Sponsors: Sync README with website (ESLint Jenkins)3f14de4
Sponsors: Sync README with website (ESLint Jenkins)3d6c770
Sponsors: Sync README with website (ESLint Jenkins)de5cbc5
Update: remove invalid defaults from core rules (fixes #11415) (#11427) (Teddy Katz)eb0650b
Build: fix linting errors on master (#11428) (Teddy Katz)5018378
Chore: enable require-unicode-regexp on ESLint codebase (#11422) (Teddy Katz)f6ba633
Chore: lint all files in the repo at the same time (#11425) (Teddy Katz)8f3d717
Docs: Add non-attending TSC member info (#11411) (Nicholas C. Zakas)ce0777d
Docs: use more common spelling (#11417) (่ๅฎ่ฐ็็ซ)b9aabe3
Chore: run fuzzer along with unit tests (#11404) (Teddy Katz)db0c5e2
Build: switch from browserify to webpack (fixes #11366) (#11398) (Pig Fang)The new version differs by 22 commits.
b00a5e9
5.15.0
c3aebb1
Build: changelog update for 5.15.0
4088c6c
Build: Remove path.resolve in webpack build (#11462)
ec59ec0
New: add rule "prefer-named-capture-group" (fixes #11381) (#11392)
a44f750
Upgrade: eslint-scope@4.0.2 (#11461)
341140f
Revert "Chore: remove devDependency common-tags (#11455)" (#11460)
d3ce611
Sponsors: Sync README with website
aaba636
Chore: remove devDependency common-tags (#11455)
ee88475
Chore: add utils for rule tests (#11453)
d4824e4
Sponsors: Sync README with website
6489518
Fix: no-extra-parens crash when code is "((let))" (#11444)
9d20de2
Sponsors: Sync README with website
3f14de4
Sponsors: Sync README with website
3d6c770
Sponsors: Sync README with website
de5cbc5
Update: remove invalid defaults from core rules (fixes #11415) (#11427)
There are 22 commits in total.
See the full diff
devDependency
eslint was updated from 3.19.0
to 5.15.1
.Update to this version instead ๐
devDependency
eslint was updated from 3.19.0
to 5.15.2
.Update to this version instead ๐
29dbca7
Fix: implicit-arrow-linebreak adds extra characters (fixes #11268) (#11407) (Mark de Dios)5d2083f
Upgrade: eslint-scope@4.0.3 (#11513) (Teddy Katz)a5dae7c
Fix: Empty glob pattern incorrectly expands to "/**" (#11476) (Ben Chauvette)448e8da
Chore: improve crash reporting (fixes #11304) (#11463) (Alex Zherdev)0f56dc6
Chore: make config validator params more consistent (#11435) (่ๅฎ่ฐ็็ซ)d6c1122
Docs: Add working groups to maintainer guide (#11400) (Nicholas C. Zakas)5fdb4d3
Build: compile deps to ES5 when generating browser file (fixes #11504) (#11505) (Teddy Katz)06fa165
Build: update CI testing configuration (#11500) (Reece Dunham)956e883
Docs: Fix example in no-restricted-modules docs (#11454) (Paul OโShannessy)2c7431d
Docs: fix json schema example dead link (#11498) (kazuya kawaguchi)e7266c2
Docs: Fix invalid JSON in "Specifying Parser Options" (#11492) (Mihira Jayasekera)6693161
Sponsors: Sync README with website (ESLint Jenkins)62fee4a
Chore: eslint-config-eslint enable comma-dangle functions: "never" (#11434) (่ๅฎ่ฐ็็ซ)34a5382
Build: copy bundled espree to website directory (#11478) (Pig Fang)f078f9a
Chore: use "file:" dependencies for internal rules/config (#11465) (Teddy Katz)0756128
Docs: Add visualstudio
to formatter list (#11480) (Patrick Eriksson)44de9d7
Docs: Fix typo in func-name-matching rule docs (#11484) (Iulian Onofrei)The new version differs by 19 commits.
f354770
5.15.2
cada7a1
Build: changelog update for 5.15.2
29dbca7
Fix: implicit-arrow-linebreak adds extra characters (fixes #11268) (#11407)
5d2083f
Upgrade: eslint-scope@4.0.3 (#11513)
a5dae7c
Fix: Empty glob pattern incorrectly expands to "/**" (#11476)
448e8da
Chore: improve crash reporting (fixes #11304) (#11463)
0f56dc6
Chore: make config validator params more consistent (#11435)
d6c1122
Docs: Add working groups to maintainer guide (#11400)
5fdb4d3
Build: compile deps to ES5 when generating browser file (fixes #11504) (#11505)
06fa165
Build: update CI testing configuration (#11500)
956e883
Docs: Fix example in no-restricted-modules docs (#11454)
2c7431d
Docs: fix json schema example dead link (#11498)
e7266c2
Docs: Fix invalid JSON in "Specifying Parser Options" (#11492)
6693161
Sponsors: Sync README with website
62fee4a
Chore: eslint-config-eslint enable comma-dangle functions: "never" (#11434)
There are 19 commits in total.
See the full diff
devDependency
eslint was updated from 3.19.0
to 5.15.3
.Update to this version instead ๐
devDependency
eslint was updated from 3.19.0
to 5.16.0
.Update to this version instead ๐
dfef227
Build: gensite passes rulesMeta to formatter rendering (#11567) (Kevin Partington)c06d38c
Fix: Allow HTML formatter to handle no meta data (#11566) (Ilya Volodin)87a5c03
Docs: func-style
: clarify when allowArrowFunctions
is used (#11548) (Oliver Joseph Ash)bc3e427
Update: pass rule meta to formatters RFC 10 (#11551) (Chris Meyer)b452f27
Chore: Update README to pull in reviewer data (#11506) (Nicholas C. Zakas)afe3d25
Upgrade: Bump js-yaml dependency to fix Denial of Service vulnerability (#11550) (Vernon de Goede)4fe7eb7
Chore: use nyc instead of istanbul (#11532) (Toru Nagashima)f16af43
Chore: fix formatters/table test (#11534) (Toru Nagashima)78358a8
Docs: fix duplicate punctuation in CLI docs (#11528) (Teddy Katz)The new version differs by 11 commits.
ded2f94
5.16.0
ea36e13
Build: changelog update for 5.16.0
dfef227
Build: gensite passes rulesMeta to formatter rendering (#11567)
c06d38c
Fix: Allow HTML formatter to handle no meta data (#11566)
87a5c03
Docs: func-style
: clarify when allowArrowFunctions
is used (#11548)
bc3e427
Update: pass rule meta to formatters RFC 10 (#11551)
b452f27
Chore: Update README to pull in reviewer data (#11506)
afe3d25
Upgrade: Bump js-yaml dependency to fix Denial of Service vulnerability (#11550)
4fe7eb7
Chore: use nyc instead of istanbul (#11532)
f16af43
Chore: fix formatters/table test (#11534)
78358a8
Docs: fix duplicate punctuation in CLI docs (#11528)
See the full diff
devDependency
eslint was updated from 3.19.0
to 6.0.0
.Update to this version instead ๐
81aa06b
Upgrade: espree@6.0.0 (#11869) (Teddy Katz)5f022bc
Fix: no-else-return autofix produces name collisions (fixes #11069) (#11867) (Milos Djermanovic)ded9548
Fix: multiline-comment-style incorrect message (#11864) (golopot)cad074d
Docs: Add JSHint W047 compat to no-floating-decimal (#11861) (Timo Tijhof)41f6304
Upgrade: sinon (#11855) (Toru Nagashima)167ce87
Chore: remove unuseable profile command (#11854) (Toru Nagashima)c844c6f
Fix: max-len properly ignore trailing comments (fixes #11838) (#11841) (ZYSzys)1b5661a
Fix: no-var should not fix variables named 'let' (fixes #11830) (#11832) (Milos Djermanovic)4d75956
Build: CI with Azure Pipelines (#11845) (Toru Nagashima)1db3462
Chore: rm superfluous argument & fix perf-multifiles-targets (#11834) (่ๅฎ่ฐ็็ซ)c57a4a4
Upgrade: @babel/polyfill => core-js v3 (#11833) (่ๅฎ่ฐ็็ซ)65faa04
Docs: Clarify prefer-destructuring array/object difference (fixes #9970) (#11851) (Oliver Sieweke)81c3823
Fix: require-atomic-updates reports parameters (fixes #11723) (#11774) (Toru Nagashima)aef8ea1
Sponsors: Sync README with website (ESLint Jenkins)The new version differs by 134 commits.
a7985a6
6.0.0
be74dd9
Build: changelog update for 6.0.0
81aa06b
Upgrade: espree@6.0.0 (#11869)
5f022bc
Fix: no-else-return autofix produces name collisions (fixes #11069) (#11867)
ded9548
Fix: multiline-comment-style incorrect message (#11864)
cad074d
Docs: Add JSHint W047 compat to no-floating-decimal (#11861)
41f6304
Upgrade: sinon (#11855)
167ce87
Chore: remove unuseable profile command (#11854)
c844c6f
Fix: max-len properly ignore trailing comments (fixes #11838) (#11841)
1b5661a
Fix: no-var should not fix variables named 'let' (fixes #11830) (#11832)
4d75956
Build: CI with Azure Pipelines (#11845)
1db3462
Chore: rm superfluous argument & fix perf-multifiles-targets (#11834)
c57a4a4
Upgrade: @babel/polyfill => core-js v3 (#11833)
65faa04
Docs: Clarify prefer-destructuring array/object difference (fixes #9970) (#11851)
81c3823
Fix: require-atomic-updates reports parameters (fixes #11723) (#11774)
There are 134 commits in total.
See the full diff
devDependency
eslint was updated from 3.19.0
to 6.0.1
.devDependency
eslint was updated from 3.19.0
to 6.2.0
.devDependency
eslint was updated from 3.19.0
to 6.2.1
.devDependency
eslint was updated from 3.19.0
to 6.2.2
.devDependency
eslint was updated from 3.19.0
to 6.3.0
.devDependency
eslint was updated from 3.19.0
to 6.4.0
.devDependency
eslint was updated from 3.19.0
to 6.5.0
.devDependency
eslint was updated from 3.19.0
to 6.5.1
.devDependency
eslint was updated from 3.19.0
to 6.6.0
.devDependency
eslint was updated from 3.19.0
to 6.7.0
.
Version 4.1.0 of eslint just got published.
The version 4.1.0 is not covered by your current version range.
Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.
I recommend you look into these changes and try to get onto the latest version of eslint. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.
Release Notes
v4.1.0padded-block
rule (#8783) (Plusb Preco)enforceForArrowConditionals
tono-extra-parens
(fixes #6196) (#8439) (Evilebot Tnawi)overrides
/files
options for glob-based config (fixes #3611) (#8081) (Sylvan Mably)Commits
The new version differs by 141 commits.
7d9e3be
4.1.0
e727b7b
Build: changelog update for 4.1.0
e8f1362
Docs: Remove wrong descriptions in
padded-block
rule (#8783)291a783
Update:
enforceForArrowConditionals
tono-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)
There are 141 commits in total.
See the full diff
Not sure how things should work exactly?
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: