Skip to content
This repository has been archived by the owner on May 7, 2018. It is now read-only.

build: update dependency tslint to ~5.9.0 #8

Merged
merged 1 commit into from
Jan 15, 2018
Merged

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jan 15, 2018

This Pull Request updates dependency tslint from ~5.7.0 to ~5.9.0

Commits

palantir/tslint

5.9.1

  • 235561e Prepare release 5.9.1
  • a4dc874 Resolve custom paths when loading rules (#​3640)
  • 2b8a737 Disable typeof-compare in tslint:recommended (#​3639)

5.9.0

  • b5ebb9f Prepare release 5.9.0 (#​3634)
  • b0061e7 [docs]Updated no-irregular-whitespace documentation (#​3627)
  • d9e20be Inherit defaultSeverity and apply it to preceding base configs (#​3530)
  • 4117f16 [new-rule] newline-per-chained-call (#​3278)
  • ef28083 Override defaultSeverity defined in extended configs (#​3449)
  • 82bf779 Added no-dynamic-delete rule (#​3573)
  • 8b853b2 Cleanup and refactoring of (rule|formatter)Loader (#​3412)
  • 18fc973 strict-type-predicates: allow comparing typeof with expression (#​3542)
  • 7a2bfbd no-unsafe-any: correctly handle types and type-only namespaces (#​3487)
  • 7a9f177 Remove test for plain test output (#​3407)
  • 9bfc582 Add test for no-unnecesary-type-assertion (#​3535)
  • 4c29dd9 no-unnecessary-type-assertion: extract checking of NonNullExpression (#​3468)
  • e2d929d launch.json: show stdout in debug console (#​3464)
  • 5256228 stylish-formatter: make filename clickable (#​3491)
  • 93fef3a callable-types: add parens inside ArrayType (#​3440)
  • 6dfa0f6 no-unsafe-any: allow object spread (#​3439)
  • 5155583 refactor: removed 'export = Linter` in linter.ts (#​3438)
  • 08441bf fix 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)
  • cfa76a2 fix no unnecessary space before parameter from arrow-parens fixer (#​3618)
  • 3c702fb TSLint rules for RxJS (#​3599)
  • 3ca9f8c completed-docs: corrected example config for tags (#​3578)
  • 676a206 fix whitespace rule with 'check-decl' also lint property declarations (#​3546)
  • ee501e4 fix no-duplicate-super validates with ternary operator (#​3544)
  • 91f2d25 completed-docs: exclude object literal methods (#​3532)
  • 42fe8ea runner: avoid reloading config file if path never changes (#​3411)
  • 889a51e fix 'no-magic-number' ignores parseInt radix parameter (#​3536)
  • 5e50a7a update spaceWithinParensRule to always allow empty parens (#​3513)
  • 9afce3b no-redundant-jsdoc: allow @​template with comment (#​3415)
  • 271e651 [README] Add tslint-clean-code to list of community rules (#​3539)
  • d357ba3 one-line: avoid crash on parse error (#​3538)
  • 0279553 docs update - Add hasFix metadata for the indent rule (#​3529)
  • fc4e6d3 completed-docs: Added option to check get and set accessors. (#​3497)
  • 3db5fcf prefer-conditional-expression: avoid error on nested if statement (#​3528)
  • 372408e CLI typo fix: to enable rule(s) which need etc. (#​3527)
  • 107cce3 [README] Mention tslint-sonarts in community rule-sets (#​3404)
  • 0b3da72 revert breaking change introduced in #​3433 (#​3477)
  • 2876450 no-shadowed-variable: add new option 'temporalDeadZone' (#​3389)
  • e00a7f3 deprecate utils (#​3476)
  • 0b83cbe Refactor executableTests to use runner.ts where possible (#​3374)
  • 22ec110 no-shadowed-variable: ignore declaration files and ambient modules (#​3387)
  • 21ea5d6 configuration: use os.homedir (#​3499)
  • 1080636 Update no-use-before-declare docs (#​3520)
  • b5297ad Update await-promise docs (#​3519)
  • ada8c89 prefer-const: don't treat index signatures as parameters (#​3385)
  • 048be95 Don't use glob with --project option (#​3313)
  • 1bd48b5 Added prefer-readonly rule with fixes (#​2896)
  • a65f9b3 Minor README tweaks
  • 2cf0fa3 Fix CI failures with updated yarn.lock (#​3518)
  • 21aa184 Updated version of commander package (#​3510)
  • 6c3c90e Update tslint devDependency (#​3437)
  • 1eed3a7 Add regression test for #​3493 (#​3494)
  • 497c3e1 [new-fixer] file-header rule (#​3475)
  • cbdcfb5 no-any: remove fixer, amend error message (#​3486)
  • 53a864e Use CircleCI 2.0 (#​3490)
  • 87906ab Fix syntax errors in tests (#​3488)
  • b9b26f4 ban-comma-operator: ignore for-loop incrementors (#​3485)
  • 88226fd Converted completed-docs rule to use a function instead of a walker (#​3466)
  • 5a9cacc curly: don't put opening curly inside comment (#​3473)
  • 6d3f78e Support yaml configuration (#​1598) (#​3433)
  • f101f89 update chalk dependency (#​3435)
  • fd3bf23 Fixed doc typo for noDuplicateVariableRule (#​3462)
  • d1caf11 Feat: ignore pattern for max-line-length (#​3099)
  • 50f8286 report errors from parsing and validating tsconfig.json (#​3410)
  • 2d0a49b object-literal-sort-keys: don't consider \r\n as two line breaks (#​3427)
  • 9632094 Update to typescript@​2.6 (#​3320)
  • c102450 no-redundant-jsdoc: handle class tag (#​3414)
  • 356ea78 Fix CI - use newer versions of node (#​3422)
  • 7199227 fix: update usage documentation (#​3421)
  • 965ecb5 Output code warnings in yellow instead of red (#​3402)
  • 0176122 no-duplicate-imports: Allow duplicate imports from separate ambient module declarations (#​3398)
  • a17cef5 Fix compile errors on TS 2.6 (#​3397)
  • 1365c3c Improve failure message & docs for ban-comma-operator rule (#​3380) (#​3384)
  • f810a5a await-promise: correctly unwrap ReferenceTypes (#​3383)
  • b0da1b0 Joined descriptors in completed-docs with spaces, not commas. (#​3379)
  • 814277f no-implicit-dependencies: treat malformed package.json as empty (#​3373)
  • 306c1c6 Remove deployment block from circle.yml

5.8.0

  • e78f9c2 Prepare release 5.8.0 (#​3358)
  • ecaad8e no-implicit-dependencies: strip BOM before parsing JSON (#​3362)
  • fff81e7 no-redundant-jsdoc: only check nodes that can have JSDoc (#​3355)
  • 10e6c9c new-rule: no-unnecessary-class (#​3119)
  • c1b842a add skip-blank-lines option to no-trailing-whitespace (#​3346)
  • aa35097 Added tags logic for completed-docs (#​2415)
  • 272f66e vsoFormatter: don't duplicate output for fixed failures (#​3348)
  • 3881ddc await-promise: check for-await-of (#​3297)
  • db73e4b Refactor and fix no-unsafe-any (#​3196)
  • 5e04421 fix CI failures with typescript@​next (#​3351)
  • cc3d19d return-undefined: various bug fixes (#​3298)
  • f1e0de2 Sort failures by failure's line and character (#​3345)
  • 37ab258 New rule no-return-await (#​3233)
  • a170840 only-arrow-functions: also find uses of this in parameters (#​3315)
  • e599184 no-angle-bracket-type-assertion: fixed replacement order (#​3301)
  • 561cb58 no-empty-interface: allow providing type arguments for extended type (#​3260)
  • 94d1cfd semicolon: add "strict-bound-class-methods" option (#​3294)
  • 9dfb8a9 one-line: refactor and add fixer (#​3200)
  • 10258d4 Add 'no-redundant-jsdoc' rule (#​2754)

This PR has been generated by Renovate Bot.

@sparkles-dev sparkles-dev deleted a comment from renovate bot Jan 15, 2018
@dherges dherges merged commit a4940ab into master Jan 15, 2018
@dherges dherges deleted the renovate/tslint-5.x branch January 15, 2018 08:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants