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 PR contains the following updates:
3.6.0
->3.10.1
3.6.0
->3.10.1
7.4.0
->7.8.1
Release Notes
typescript-eslint/typescript-eslint
v3.10.1
Compare Source
Bug Fixes
v3.10.0
Compare Source
Bug Fixes
Features
no-implicit-any-catch
rule (#2202) (fde89d4)3.9.1 (2020-08-17)
Bug Fixes
test
method's argument type doesn't have an 'includes' method (#2391) (71c4c72)v3.9.1
Compare Source
Bug Fixes
test
method's argument type doesn't have an 'includes' method (#2391) (71c4c72)v3.9.0
Compare Source
Bug Fixes
Features
v3.8.0
Compare Source
Bug Fixes
Function
is imported (#2348) (fa169e7)Features
prefer-enum-initializers
rule (#2326) (4f38ea3)3.7.1 (2020-07-27)
Bug Fixes
call
(#2313) (30fafb0)v3.7.1
Compare Source
Bug Fixes
call
(#2313) (30fafb0)v3.7.0
Compare Source
Features
const
variables (#2291) (156d058)decoratedFunctions
option (#2295) (88f08f4)3.6.1 (2020-07-13)
Bug Fixes
v3.6.1
Compare Source
Bug Fixes
eslint/eslint
v7.8.1
Compare Source
f542b5d
Fix: Update broken @eslint/eslintrc version (fixes #13641) (#13647) (Nicholas C. Zakas)c1b5696
Sponsors: Sync README with website (ESLint Jenkins)8ddeda0
Sponsors: Sync README with website (ESLint Jenkins)e02e2fe
Sponsors: Sync README with website (ESLint Jenkins)v7.8.0
Compare Source
58abd93
Update: support logical assignments in code path analysis (refs #13569) (#13612) (Milos Djermanovic)db7488e
Update: support logical assignments in core rules (refs #13569) (#13618) (Milos Djermanovic)3729219
Docs: Update Step 1 of Development Environment documentation (klkhan)a320324
Chore: Test formatted integers in no-dupe-keys (refs #13568) (#13626) (Brandon Mills)88a9ade
Update: add es2021 environment (refs #13602) (#13603) (Milos Djermanovic)0003dc0
Update: support numeric separators (refs #13568) (#13581) (Milos Djermanovic)96b11a0
Update: Add exceptionPatterns to id-length rule (fixes #13094) (#13576) (sodam)3439fea
Update: support numeric-separator in no-loss-of-precision (refs #13568) (#13574) (Anix)ed64767
Update: add comment to message in no-warning-comments (fixes #12327) (#13522) (Anix)e60ec07
Sponsors: Sync README with website (ESLint Jenkins)483bf7f
Docs: fix examples in object-curly-newline (#13605) (Soobin Bak)1c35d57
Docs: Remove stale Keybase 2FA instructions (#13622) (Brandon Mills)82669fa
Chore: Extract some functionality to eslintrc (refs #13481) (#13613) (Nicholas C. Zakas)4111d21
Docs: Fix typo and missing article before noun in docs (#13611) (Patrice Sandhu)091e52a
Upgrade: [email protected] (refs #13568) (#13609) (Kai Cataldo)05074fb
Sponsors: Sync README with website (ESLint Jenkins)bdb65ec
Chore: add 3rd party parsers in BUG_REPORT template (#13606) (YeonJuan)f954476
Chore: add common 3rd party parsers to issue template (#13596) (Kai Cataldo)2bee6d2
Chore: Mark config-related files (refs #13481) (#13597) (Nicholas C. Zakas)66442a9
Update: Add no-magic-numbers 'ignoreDefaultValues' option (#12611) (Dieter Luypaert)b487164
Docs: add exponentiation operators to operator-assignment documentation (#13577) (Milos Djermanovic)2f27836
Sponsors: Sync README with website (ESLint Jenkins)60eafc1
Sponsors: Sync README with website (ESLint Jenkins)v7.7.0
Compare Source
b46f3ee
Update: allowFunctionParams option in no-underscore-dangle (fixes 12579) (#13545) (Sunghyun Cho)26aa245
Docs: clarify "case" specifier in padding-line-between-statements (#13562) (Milos Djermanovic)082891c
Docs: Update semantic versioning policy (#13563) (Nicholas C. Zakas)4e0b672
Fix: revert "Update: disallow multiple options in comma-dangle schema" (#13564) (Kai Cataldo)254990e
Fix: indent for async arrow functions (fixes #13497) (#13544) (Anix)28ca339
Sponsors: Sync README with website (ESLint Jenkins)2e4158d
Sponsors: Sync README with website (ESLint Jenkins)488d159
Sponsors: Sync README with website (ESLint Jenkins)c44306e
Sponsors: Sync README with website (ESLint Jenkins)6677180
Sponsors: Sync README with website (ESLint Jenkins)07db7b8
Sponsors: Sync README with website (ESLint Jenkins)d4ce4d3
Sponsors: Sync README with website (ESLint Jenkins)284e954
Sponsors: Sync README with website (ESLint Jenkins)ae9b54e
Sponsors: Sync README with website (ESLint Jenkins)9124a15
Chore: remove leche (fixes #13287) (#13533) (Mark de Dios)5c4c7f5
Sponsors: Sync README with website (ESLint Jenkins)48d8ec8
Sponsors: Sync README with website (ESLint Jenkins)v7.6.0
Compare Source
ecb2b73
Update: requiremeta
for fixable rules in RuleTester (refs #13349) (#13489) (Milos Djermanovic)6fb4edd
Docs: fix broken links in developer guide (#13518) (Sam Chen)318fe10
Fix: Do not outputundefined
as line and column when it's unavailable (#13519) (haya14busa)493b5b4
Sponsors: Sync README with website (ESLint Jenkins)f100143
Sponsors: Sync README with website (ESLint Jenkins)16b10fe
Fix: Update the chatroom link to go directly to help channel (#13536) (Nicholas C. Zakas)f937eb9
Sponsors: Sync README with website (ESLint Jenkins)e71e298
Update: Change no-duplicate-case to comparing tokens (fixes #13485) (#13494) (Yosuke Ota)6c4aea4
Docs: add ECMAScript 2020 to README (#13510) (Milos Djermanovic)v7.5.0
Compare Source
6ea3178
Update: optional chaining support (fixes #12642) (#13416) (Toru Nagashima)540b1af
Chore: enable consistent-meta-messages internal rule (#13487) (Milos Djermanovic)885a145
Docs: clarify behavior ifmeta.fixable
is omitted (refs #13349) (#13493) (Milos Djermanovic)1a01b42
Docs: Update technology sponsors in README (#13478) (Nicholas C. Zakas)6ed9e8e
Upgrade: [email protected] (#13499) (Yohan Siguret)45cdf00
Sponsors: Sync README with website (ESLint Jenkins)f1cc725
Docs: fix linebreaks between versions in changelog (#13488) (Milos Djermanovic)f4d7b9e
Update: deprecate id-blacklist rule (#13465) (Dimitri Mitropoulos)e14a645
Chore: use espree.latestEcmaVersion in fuzzer (#13484) (Milos Djermanovic)61097fe
Docs: Update int rule level to string (#13483) (Brandon Mills)c8f9c82
Update: Improve report location no-irregular-whitespace (refs #12334) (#13462) (Milos Djermanovic)f2e68ec
Build: update webpack resolve.mainFields to match website config (#13457) (Milos Djermanovic)a96bc5e
Fix: arrow-body-style fixer forin
wrap (fixes #11849) (#13228) (Anix)748734f
Upgrade: Updated puppeteer version to v4.0.0 (#13444) (odidev)e951457
Docs: fix wording in configuring.md (#13469) (Piper)0af1d28
Update: add allowSeparatedGroups option to sort-imports (fixes #12951) (#13455) (Milos Djermanovic)1050ee7
Update: Improve report location for no-unneeded-ternary (refs #12334) (#13456) (Milos Djermanovic)b77b420
Update: Improve report location for max-len (refs #12334) (#13458) (Milos Djermanovic)095194c
Fix: add end location to reports in object-curly-newline (refs #12334) (#13460) (Milos Djermanovic)10251bb
Fix: add end location to reports in keyword-spacing (refs #12334) (#13461) (Milos Djermanovic)2ea7ee5
Sponsors: Sync README with website (ESLint Jenkins)b55fd3b
Sponsors: Sync README with website (ESLint Jenkins)Renovate configuration
📅 Schedule: "before 3am on the first day of the month" (UTC).
🚦 Automerge: Disabled due to failing status checks.
♻️ Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by WhiteSource Renovate. View repository job log here.