angular-fullstack-graphql icon indicating copy to clipboard operation
angular-fullstack-graphql copied to clipboard

Update dependency tslint to v5

Open renovate[bot] opened this issue 7 years ago • 0 comments

This PR contains the following updates:

Package Type Update Change References
tslint devDependencies major 4.5.1 -> 5.11.0 source

Release Notes

palantir/tslint

v5.11.0

Compare Source

v5.10.0

Compare Source

v5.9.1

Compare Source

v5.9.0

Compare Source

v5.8.0

Compare Source

v5.7.0

Compare Source

v5.6.0

Compare Source

v5.5.0

Compare Source

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

v5.4.3

Compare Source

v5.4.2

Compare Source

v5.4.1

Compare Source

v5.4.0

Compare Source

v5.3.2

Compare Source

v5.3.0

Compare Source

v5.2.0

Compare Source

Thanks to our contributors!

  • Andy Hanson
  • Alex Eagle
  • Donald Pipowitch
  • Klaus Meinhardt
  • Gord P
  • Andy
  • Quentin
  • Mitchell Wills
  • Vito
  • CSchulz
  • Josh Goldberg
  • Brian Olore
  • Manuel Lopez
  • James Clark

v5.1.0

Compare Source

  • [new-rule] no-invalid-template-strings (#​2332)
  • [new-rule] no-sparse-arrays (#​2407)
  • [new-rule-option] no-void-expression: adds ignore-arrow-function-shorthand (#​2445)
  • [api] tslint:all configuration (#​2417)
  • [bugfix] In tslint:recommended move no-reference-import from jsRules to rules (#​2441)
  • [bugfix] no-unnecessary-callback-wrapper: only check if callback is identifier, allow all other expressions (#​2510)
  • [bugfix] member-access: Skip index signature, it can not have an access modifier (#​2437)
  • [bugfix] restrict-plus-operands fixes regression where every assignment and comparison was checked (#​2454)
  • [bugfix] no-unnecessary-callback-wrapper: allow async wrapper function (#​2510)
  • [bugfix] prefer-for-of: No error if delete is used (#​2458)
  • [bugfix] radix: don't warn for missing radix on method calls (#​2352)
  • [bugfix] no-use-before-declare: Handle symbol with empty declarations list. (#​2436)
  • [bugfix] strict-type-predicates: Check for construct signatures in isFunction. (#​2479)
  • [enhancement] strict-boolean-expressions: When --strictNullChecks is turned off, allow-null-union and allow-undefined-union turn off "always truthy" errors. (#​2373)
  • [enhancement] radix: added check for global.parseInt and window.parseInt (#​2352)
  • [enhancement] arrow-return-shorthand: Improve failure message when return expression is an object literal (#​2466)

Thanks to our contributors!

  • Andy Hanson
  • bumbleblym
  • Klaus Meinhardt
  • Jonas Kello
  • Minko Gechev
  • Donald Pipowitch

v5.0.0

Compare Source


Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.


  • [ ] If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot. View repository job log here.

renovate[bot] avatar Dec 30 '17 21:12 renovate[bot]