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 #16

Merged
merged 1 commit into from
Jan 11, 2018
Merged

Update dependency tslint to v5.9.1 #16

merged 1 commit into from
Jan 11, 2018

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jan 10, 2018

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

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

This PR has been generated by Renovate Bot.

@codecov
Copy link

codecov bot commented Jan 10, 2018

Codecov Report

Merging #16 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #16   +/-   ##
=======================================
  Coverage   88.88%   88.88%           
=======================================
  Files           1        1           
  Lines          54       54           
  Branches       11       11           
=======================================
  Hits           48       48           
  Misses          6        6

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c481b7d...0b87efe. Read the comment docs.

@renovate renovate bot force-pushed the renovate/tslint-5.x branch from 1cc0b9d to 0b87efe Compare January 10, 2018 22:32
@renovate renovate bot changed the title Update dependency tslint to v5.9.0 Update dependency tslint to v5.9.1 Jan 10, 2018
@bilby91 bilby91 merged commit 7e3feb7 into master Jan 11, 2018
@renovate renovate bot deleted the renovate/tslint-5.x branch January 11, 2018 23:22
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.

2 participants