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

chore(deps): Update dependency tslint to version 5.5.0 #9

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jul 7, 2017

This Pull Request updates dependency tslint from version ~5.3.2 to 5.5.0

Commits


palantir/tslint

5.5.0

5.4.3

5.4.2

5.4.1

5.4.0

  • 44b803f Prepare release 5.4.0 (#2849)
  • 3da800c cyclomatic-complexity: Don't count empty switch cases (#2743)
  • 14bbecb no-floating-promises: Allow 'promise.catch()' (#2774)
  • b38d0e0 prefer-object-spread: lint more locations, allow first parameter with side effects (#2828)
  • 7c2bb49 ordered-imports: Convert to AbstractWalker (#2711)
  • 9291418 strict-type-predicates: warn if strictNullChecks is not enabled (#2786)
  • 64c37d1 ban: Refactor and add new option format (#2547)
  • f9e05e4 Minor README edits
  • 7fc3d62 Rewrite and simplify comment-format (#2616)
  • 0295265 no-duplicate-variable: handle parameters (#2597)
  • d3177d3 no-unbound-method: Skip past casts and parentheses (#2838)
  • 6a46287 indent: Simplify and avoid scanning (#2826)
  • 5251926 no-unsafe-any: Allow `declare global {}` (#2839)
  • 9f6588e curly: Add "as-needed" option (#2842)
  • a510150 no-unsafe-any: Allow to switch on a value of type `any` (#2836)
  • 8ea3c35 no-unbound-method: Allow use as condition (#2834)
  • f9113e9 no-unsafe-any: Fix bug for `continue` with label (#2830)
  • ad4aedb Update Yarn version in README
  • 237b86f space-before-function-paren: Ignore for async arrow function with no parentheses (#2833)
  • 5875607 Add 'binary-expression-operand-order' rule (#2805)
  • b3e0c77 import-spacing: Convert to AbstractWalker (#2706)
  • 19042f6 completed-docs: Fix markdown formatting (#2841)
  • ca20dfb Enable 'no-unnecessary-type-assertion' rule (#2670)
  • 487e425 Update lockfile (#2847)
  • cf4659e Refactor and fix no-inferred-empty-object-type (#2762)
  • efd95c6 Add 'switch-final-break' rule (#2804)
  • e827c9d typedef-whitespace: Extract `getOptionType` helper (#2807)
  • ac0a23a runner.ts: Break into separate functions (#2572)
  • 3088a2d Add `use-default-type-parameter` rule (#2253)
  • a70ad66 Enable "no-unnecessary-callback-wrapper" (#2744)
  • d6e5e99 indent: Convert to function (#2709)
  • 2bc8982 Use commander instead of optimist for CLI arguments (#2689)
  • 8b0ef1e Add noEmit to compilerOptions (#2823)
  • d39070d no-parameter-properties: Rewrite to walker function (#2663)
  • 7d95432 strict-boolean-expressions: new option allow-boolean-or-undefined (#2820)
  • 7431786 strict-boolean-expressions: Allow 'any', and 'true' and 'false' literal types (#2758)
  • 2770900 --test: allow passing path to tslint.json (#2784)
  • 4889953 Fix issue with case sensitivity of noUnusedVariable rule on Windows (#2819)
  • aebb1d6 Enable typed rules with --project (#2773)
  • 47b20d9 object-literal-shorthand: Refactor, fix and add fixer for methods (#2558)
  • d52d587 semicolon: split walker implementation, make "never" spec compliant (#2655)
  • dcb400b Simplify no-object-literal-type-assertion (#2659)
  • 6e0404a align: exclude SemicolonClassElement (#2668)
  • 5a85ee6 deprecation: Rewrite and enhance (#2748)
  • b34a4e0 Clean up combineCodeTextAndErrorLines (#2745)
  • a4dd395 Enable "no-inferred-empty-object-type" (#2742)
  • 73344af [docs] fixed invalid template in noConsecutiveBlankLines rule (#2801)
  • 95497f5 no-unbound-method: refactor and add option "ignore-static" (#2751)
  • d5f2f0c Update dependencies, remove disables, fix typescript@next (#2815)
  • faaee39 Fixes `not a directory` error (#2813)


This PR has been generated by Renovate Bot.

@krjordan krjordan closed this Jul 7, 2017
@krjordan krjordan deleted the renovate/tslint-5.x branch July 7, 2017 23:28
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

1 participant