chore(deps): Update dependency tslint to version 5.5.0#9
Closed
renovate[bot] wants to merge 1 commit intomasterfrom
Closed
chore(deps): Update dependency tslint to version 5.5.0#9renovate[bot] wants to merge 1 commit intomasterfrom
renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
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.
This Pull Request updates dependency tslint from version
~5.3.2to5.5.0Commits
Details
palantir/tslint
5.5.0
49977b1Prepare release v5.5.0 (#2995)91c12daREADME: Added VS 2017 link (#2991)321a0e1README: Added link to comment flag docs (#2990)3f5a7bdencoding: close file handle (#2958)4e8474fUpdate to latest tsutils (#2984)8da61ffno-any rule no longer has autofixer (#2994)0d133dacompleted-docs: Add support for enum members (#2911)935c57dAdd Emacs/Flycheck to third-party tool list (#2948)5cf7100Added no-this-reassignment rule (#2931)b173f56Bugfix --project with --fix (#2864)08ccd47no-shadowed-variable: Rewrite and lint for other shadowed names (#2598)eb8074eswitch-final-break: don't fail for break statement with label (#2914)143e60fRemoved "prefer-switch" because tslint 5.3 is out (#2930)0b47731Don't leave blank lines when no-unused-variable autofix removes whole import (#2901)3323ed2Update to typescript 2.4.0 (#2924)1ec0baccli: Restore -v option (#2926)43c56ddconfig: enable stricter config for "no-duplicate-variable" in latest an all (#2915)544a5acFixes whitespace check-module to properly lint and fix errors (#2825)423ede6Added allow-empty-catch option to no-empty (#2886)6ba691bprefer-const: special handling for destructuring in for-of (#2904)ce73397Prepare release v5.4.3 (#2894)5.4.3
8e84685Print stack trace of exceptions (#2890)f4c7b4eEnsure compatibility with older typescript in CI (#2893)df7594bbinary-expression-operand-order: Allow both sides to be literals (#2873)a88462dunified-signatures: Can't unify rest parameters (#2874)d802bd7no-string-literal: Fix documentation (#2875)85e6469Update tslint dependency (#2851)d87c52dOnly set exitCode instead of exiting immediately (#2867)5.4.2
07eb8daPrepare release v5.4.2 (#2860)46c9376Restore support for --version flag (#2859)1d8d928Fix multiple --exclude arguments (#2858)5.4.1
b9c62b1Prepare release v5.4.1 (#2854)88649b8Fix --project with --exclude (#2853)5.4.0
44b803fPrepare release 5.4.0 (#2849)3da800ccyclomatic-complexity: Don't count empty switch cases (#2743)14bbecbno-floating-promises: Allow 'promise.catch()' (#2774)b38d0e0prefer-object-spread: lint more locations, allow first parameter with side effects (#2828)7c2bb49ordered-imports: Convert to AbstractWalker (#2711)9291418strict-type-predicates: warn if strictNullChecks is not enabled (#2786)64c37d1ban: Refactor and add new option format (#2547)f9e05e4Minor README edits7fc3d62Rewrite and simplify comment-format (#2616)0295265no-duplicate-variable: handle parameters (#2597)d3177d3no-unbound-method: Skip past casts and parentheses (#2838)6a46287indent: Simplify and avoid scanning (#2826)5251926no-unsafe-any: Allow `declare global {}` (#2839)9f6588ecurly: Add "as-needed" option (#2842)a510150no-unsafe-any: Allow to switch on a value of type `any` (#2836)8ea3c35no-unbound-method: Allow use as condition (#2834)f9113e9no-unsafe-any: Fix bug for `continue` with label (#2830)ad4aedbUpdate Yarn version in README237b86fspace-before-function-paren: Ignore for async arrow function with no parentheses (#2833)5875607Add 'binary-expression-operand-order' rule (#2805)b3e0c77import-spacing: Convert to AbstractWalker (#2706)19042f6completed-docs: Fix markdown formatting (#2841)ca20dfbEnable 'no-unnecessary-type-assertion' rule (#2670)487e425Update lockfile (#2847)cf4659eRefactor and fix no-inferred-empty-object-type (#2762)efd95c6Add 'switch-final-break' rule (#2804)e827c9dtypedef-whitespace: Extract `getOptionType` helper (#2807)ac0a23arunner.ts: Break into separate functions (#2572)3088a2dAdd `use-default-type-parameter` rule (#2253)a70ad66Enable "no-unnecessary-callback-wrapper" (#2744)d6e5e99indent: Convert to function (#2709)2bc8982Use commander instead of optimist for CLI arguments (#2689)8b0ef1eAdd noEmit to compilerOptions (#2823)d39070dno-parameter-properties: Rewrite to walker function (#2663)7d95432strict-boolean-expressions: new option allow-boolean-or-undefined (#2820)7431786strict-boolean-expressions: Allow 'any', and 'true' and 'false' literal types (#2758)2770900--test: allow passing path to tslint.json (#2784)4889953Fix issue with case sensitivity of noUnusedVariable rule on Windows (#2819)aebb1d6Enable typed rules with --project (#2773)47b20d9object-literal-shorthand: Refactor, fix and add fixer for methods (#2558)d52d587semicolon: split walker implementation, make "never" spec compliant (#2655)dcb400bSimplify no-object-literal-type-assertion (#2659)6e0404aalign: exclude SemicolonClassElement (#2668)5a85ee6deprecation: Rewrite and enhance (#2748)b34a4e0Clean up combineCodeTextAndErrorLines (#2745)a4dd395Enable "no-inferred-empty-object-type" (#2742)73344af[docs] fixed invalid template in noConsecutiveBlankLines rule (#2801)95497f5no-unbound-method: refactor and add option "ignore-static" (#2751)d5f2f0cUpdate dependencies, remove disables, fix typescript@next (#2815)faaee39Fixes `not a directory` error (#2813)This PR has been generated by Renovate Bot.