Update @typescript-eslint/parser: 2.9.0 → 2.14.0 (minor)#88
Closed
depfu[bot] wants to merge 1 commit intomasterfrom
Closed
Update @typescript-eslint/parser: 2.9.0 → 2.14.0 (minor)#88depfu[bot] wants to merge 1 commit intomasterfrom
depfu[bot] wants to merge 1 commit intomasterfrom
Conversation
Contributor
Author
|
Closed in favor of #91. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ @typescript-eslint/parser (2.9.0 → 2.14.0) · Repo · Changelog
Release Notes
2.14.0
2.13.0
2.12.0
2.11.0
2.10.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 62 commits:
chore: publish v2.14.0chore: migrate markdown-spellcheck to cspell (#1386)docs(eslint-plugin): [no-throw-literal] wrong link (#1384)refactor: TypeParameter parsing and no-unnec-type-args rule (#1381)fix(typescript-estree): visit typeParameters in OptionalCallExpr (#1377)fix(eslint-plugin): type assertion in rule no-extra-parens (#1376)feat: add internal eslint plugin for repo-specific lint rules (#1373)chore: publish v2.13.0refactor(typescript-estree): add type checking for deeplyCopy (#1371)test(typescript-estree): add test cases for uncovered syntax (#1370)docs: grammar nits in the root README (#1364)fix(eslint-plugin): add isTypeAssertion utility function (#1369)test(typescript-estree): reenable alignment tests (#1368)feat(eslint-plugin): more optional chain support in rules (#1363)feat(eslint-plugin): [pref-str-starts/ends-with] optional chain… (#1357)fix(typescript-estree): correct type of key for base nodes (#1367)fix(eslint-plugin): use AST_NODE_TYPES enum instead of strings (#1366)docs(eslint-plugin): [no-unnec-type-arg] correct doc title (#1360)feat(eslint-plugin): [ban-types] handle empty type literal {} (#1348)fix(eslint-plugin): [quotes] ignore backticks for Enum members (#1355)feat(eslint-plugin): add no-throw-literal [extension] (#1331)feat(eslint-plugin): add no-extra-semi [extension] (#1237)fix(eslint-plugin): [type-annotation-spacing] typo in messages (#1354)feat(typescript-estree): computed members discriminated unions (#1349)test: use codecov bash uploader instead of js uploader (#1353)feat(eslint-plugin): [no-use-before-define] opt to ignore enum (#1242)docs: add links to the contributing guide everywhere (#1352)feat(typescript-estree): tighten prop name and destructure types (#1346)docs: fix typo in getting started doc (#1347)docs: linting onboarding guides (#1324)docs(parser): fix effect->affect in readme (#1344)feat(eslint-plugin-tslint): add fixer for config rule (#1342)test(typescript-estree): Update alignment tests (#1343)chore(types): Improve types for getTextForTokenKind (#1336)chore(types): improve typing for getTokenType and convertBodyEx… (#1332)chore: publish v2.12.0feat(eslint-plugin): [no-unnec-cond] check optional chaining (#1315)fix(eslint-plugin): [prefer-null-coal] fixer w/ mixed logicals (#1326)fix(eslint-plugin): [quotes] ignore backticks for interface properties (#1311)chore(parser): mark TS as optional peer dependency (#1327)chore: publish v2.11.0docs(eslint-plugin): ROADMAP note some jsdoc rules (#1319)fix(eslint-plugin): [brace-style] handle enum declarations (#1281)feat(eslint-plugin): [member-ordering] add index signature (#1190)test(eslint-plugin): [unified-signatures] add tests for #740 (#1074)docs(eslint-plugin): typo in space-before-function-paren docs (#1297)chore: publish v2.10.0docs(eslint-plugin): typo in the configs README (#1295)feat(eslint-plugin): [no-unnec-cond] support nullish coalescing (#1148)feat(eslint-plugin): [no-non-null-assert] add suggestion fixer (#1260)fix(eslint-plugin): [no-unused-expressions] ignore directives (#1285)feat(eslint-plugin): [prefer-null-coal] opt for suggestion fixer (#1272)fix(typescript-estree): make FunctionDeclaration.body non-null (#1288)fix(eslint-plugin): [strict-bool-expr] allow nullish coalescing (#1275)fix(eslint-plugin): [return-await] allow Any and Unknown (#1270)fix(eslint-plugin): [no-empty-function] add missed node types (#1271)feat(eslint-plugin): [no-empty-func] private/protected construct (#1267)fix(eslint-plugin): [prefer-optional-chain] allow $ in identifiersfeat(experimental-utils): add isSpaceBetween declaration to Sou… (#1268)fix(eslint-plugin): [prefer-optional-chain] handle more cases (#1261)fix(eslint-plugin): [no-untyped-pub-sig] ignore set return (#1264)chore: turn on prefer-nullish-coalescing locally (#1259)Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase.All Depfu comment commands