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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Dec 30, 2017

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

  • [bugfix] Fixes not a directory error (#​2813)

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

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

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

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

🔕 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 renovate bot force-pushed the renovate/tslint-5.x branch from f78cf32 to 190986f Compare December 30, 2017 23:15
@renovate renovate bot force-pushed the renovate/tslint-5.x branch 2 times, most recently from ba393d4 to 92c11ac Compare January 10, 2018 23:09
@renovate renovate bot force-pushed the renovate/tslint-5.x branch from 92c11ac to dbd5772 Compare January 31, 2018 19:17
@renovate renovate bot force-pushed the renovate/tslint-5.x branch 26 times, most recently from 0a07a66 to 160bc3a Compare February 20, 2018 02:31
@renovate renovate bot force-pushed the renovate/tslint-5.x branch 21 times, most recently from 21af3c2 to af25742 Compare February 27, 2018 18:29
@renovate renovate bot force-pushed the renovate/tslint-5.x branch from af25742 to 6d0376f Compare March 8, 2018 07:32
@renovate renovate bot force-pushed the renovate/tslint-5.x branch from 6d0376f to e88766a Compare March 27, 2018 19:20
@renovate renovate bot force-pushed the renovate/tslint-5.x branch from e88766a to 058b241 Compare April 19, 2018 22:24
@renovate renovate bot force-pushed the renovate/tslint-5.x branch from 058b241 to f9dc6ba Compare May 3, 2018 23:51
@renovate renovate bot force-pushed the renovate/tslint-5.x branch 2 times, most recently from 78ac00f to 1ba9714 Compare May 31, 2018 19:30
@renovate renovate bot force-pushed the renovate/tslint-5.x branch from 1ba9714 to 1367488 Compare June 13, 2018 20:38
@renovate renovate bot force-pushed the renovate/tslint-5.x branch from 1367488 to 43d2fe6 Compare July 17, 2018 02:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant