Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency tslint to v5.9.1 #20

Merged
merged 1 commit into from
Apr 18, 2018
Merged

Update dependency tslint to v5.9.1 #20

merged 1 commit into from
Apr 18, 2018

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 9, 2018

This Pull Request updates dependency tslint from v5.4.2 to v5.9.1

Release Notes

v5.4.3


v5.5.0

Editor's note: This release features an important bugfix for overlapping fixes when using --project and --fix (#​2864).


v5.6.0


v5.7.0


v5.8.0


v5.9.0


v5.9.1


Commits

v5.8.0

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

v5.9.0

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

v5.9.1

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

This PR has been generated by Renovate Bot.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling d438596 on renovate/tslint-5.x into d5ea508 on master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling d438596 on renovate/tslint-5.x into d5ea508 on master.

@coveralls
Copy link

coveralls commented Mar 9, 2018

Coverage Status

Coverage remained the same at 100.0% when pulling f9d4226 on renovate/tslint-5.x into 1636aee on master.

@renovate renovate bot force-pushed the renovate/tslint-5.x branch 3 times, most recently from 471dc8a to 1b6f8a1 Compare March 28, 2018 11:26
@y13i y13i merged commit 6f2705c into master Apr 18, 2018
@y13i y13i deleted the renovate/tslint-5.x branch April 18, 2018 22:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants