This repository was archived by the owner on May 7, 2018. It is now read-only.
build: update dependency tslint to ~5.9.0 #59
Merged
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 updates dependency tslint from
~5.8.0to~5.9.0Commits
palantir/tslint
5.9.0
b5ebb9fPrepare release 5.9.0 (#3634)b0061e7[docs]Updated no-irregular-whitespace documentation (#3627)d9e20beInherit defaultSeverity and apply it to preceding base configs (#3530)4117f16[new-rule] newline-per-chained-call (#3278)ef28083Override defaultSeverity defined in extended configs (#3449)82bf779Added no-dynamic-delete rule (#3573)8b853b2Cleanup and refactoring of (rule|formatter)Loader (#3412)18fc973strict-type-predicates: allow comparing typeof with expression (#3542)7a2bfbdno-unsafe-any: correctly handle types and type-only namespaces (#3487)7a9f177Remove test for plain test output (#3407)9bfc582Add test for no-unnecesary-type-assertion (#3535)4c29dd9no-unnecessary-type-assertion: extract checking of NonNullExpression (#3468)e2d929dlaunch.json: show stdout in debug console (#3464)5256228stylish-formatter: make filename clickable (#3491)93fef3acallable-types: add parens inside ArrayType (#3440)6dfa0f6no-unsafe-any: allow object spread (#3439)5155583refactor: removed 'export = Linter` in linter.ts (#3438)08441bffix condition for deprecation of typeof-compare (#3429)a7f0537[docs] [ban-comma-operator] metadata updates (#3612)88d6a14[new-rule-option] [object-literal-sort-key] Add shorthand-first option (#3607)cfa76a2fix no unnecessary space before parameter from arrow-parens fixer (#3618)3c702fbTSLint rules for RxJS (#3599)3ca9f8ccompleted-docs: corrected example config for tags (#3578)676a206fix whitespace rule with 'check-decl' also lint property declarations (#3546)ee501e4fix no-duplicate-super validates with ternary operator (#3544)91f2d25completed-docs: exclude object literal methods (#3532)42fe8earunner: avoid reloading config file if path never changes (#3411)889a51efix 'no-magic-number' ignores parseInt radix parameter (#3536)5e50a7aupdate spaceWithinParensRule to always allow empty parens (#3513)9afce3bno-redundant-jsdoc: allow @template with comment (#3415)271e651[README] Add tslint-clean-code to list of community rules (#3539)d357ba3one-line: avoid crash on parse error (#3538)0279553docs update - AddhasFixmetadata for the indent rule (#3529)fc4e6d3completed-docs: Added option to check get and set accessors. (#3497)3db5fcfprefer-conditional-expression: avoid error on nested if statement (#3528)372408eCLI typo fix: to enable rule(s) which need etc. (#3527)107cce3[README] Mention tslint-sonarts in community rule-sets (#3404)0b3da72revert breaking change introduced in #3433 (#3477)2876450no-shadowed-variable: add new option 'temporalDeadZone' (#3389)e00a7f3deprecate utils (#3476)0b83cbeRefactor executableTests to use runner.ts where possible (#3374)22ec110no-shadowed-variable: ignore declaration files and ambient modules (#3387)21ea5d6configuration: use os.homedir (#3499)1080636Update no-use-before-declare docs (#3520)b5297adUpdate await-promise docs (#3519)ada8c89prefer-const: don't treat index signatures as parameters (#3385)048be95Don't use glob with --project option (#3313)1bd48b5Added prefer-readonly rule with fixes (#2896)a65f9b3Minor README tweaks2cf0fa3Fix CI failures with updated yarn.lock (#3518)21aa184Updated version of commander package (#3510)6c3c90eUpdate tslint devDependency (#3437)1eed3a7Add regression test for #3493 (#3494)497c3e1[new-fixer] file-header rule (#3475)cbdcfb5no-any: remove fixer, amend error message (#3486)53a864eUse CircleCI 2.0 (#3490)87906abFix syntax errors in tests (#3488)b9b26f4ban-comma-operator: ignore for-loop incrementors (#3485)88226fdConverted completed-docs rule to use a function instead of a walker (#3466)5a9cacccurly: don't put opening curly inside comment (#3473)6d3f78eSupport yaml configuration (#1598) (#3433)f101f89update chalk dependency (#3435)fd3bf23Fixed doc typo for noDuplicateVariableRule (#3462)d1caf11Feat: ignore pattern for max-line-length (#3099)50f8286report errors from parsing and validating tsconfig.json (#3410)2d0a49bobject-literal-sort-keys: don't consider \r\n as two line breaks (#3427)9632094Update to typescript@2.6 (#3320)c102450no-redundant-jsdoc: handle class tag (#3414)356ea78Fix CI - use newer versions of node (#3422)7199227fix: update usage documentation (#3421)965ecb5Output code warnings in yellow instead of red (#3402)0176122no-duplicate-imports: Allow duplicate imports from separate ambient module declarations (#3398)a17cef5Fix compile errors on TS 2.6 (#3397)1365c3cImprove failure message & docs for ban-comma-operator rule (#3380) (#3384)f810a5aawait-promise: correctly unwrap ReferenceTypes (#3383)b0da1b0Joined descriptors in completed-docs with spaces, not commas. (#3379)814277fno-implicit-dependencies: treat malformed package.json as empty (#3373)306c1c6Remove deployment block from circle.ymlThis PR has been generated by Renovate Bot.