Skip to content

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Nov 19, 2016

Version 4.0.0 of tslint just got published.

Dependency tslint
Current Version 3.15.1
Type devDependency

The version 4.0.0 is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of tslint.
Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Release Notes v4.0.0

v4.0.0

Check out the blog post!

  • BREAKING CHANGES
    • [api-change] Simplification of the Node.js library API. See this PR for changes and upgrade instructions (#1720)
    • [removed-rule] Removed no-unreachable rule; covered by compiler (#661)
    • [enhancement] Changed order of applied configuration files for the extends array to make it more intuitive (#1503)
    • [enhancement] Changed TypeScript peer dependency to >= 2.0.0 (#1710)
  • [new-rule] completed-docs rule added (#1644)
  • [new-fixer] ordered-imports auto fixed (#1640)
  • [new-fixer] arrow-parens auto fixed (#1731)
  • [rule-change] indent rule now ignores template strings (#1611)
  • [new-rule-option] object-literal-key-quotes adds the options consistent and consistent-as-needed (#1733)
  • [enhancement] --fix option added to automatically fix selected rules (#1697)
  • [enhancement] Updated recommend rules (#1717)
  • [enhancement] adjacent-overload-signatures now works with classes, source files, modules, and namespaces (#1707)
  • [enhancement] Users are notified if they are using an old TSLint version (#1696)
  • [bugfix] Lint .jsx files if jsRules are configured (#1714)
  • [bugfix] Command line glob patterns now handle single quotes (#1679)

Thanks to our contributors!

  • Andrii Dieiev
  • Andy
  • Chris Barr
  • Davie Schoots
  • Jordan Hawker
  • Josh Goldberg
  • Stepan Riha
  • Yuichi Nukiyama
Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

@coveralls
Copy link

Coverage Status

Coverage remained the same at 99.507% when pulling 57a75c2 on greenkeeper/tslint-4.0.0 into 97812eb on master.

1 similar comment
@coveralls
Copy link

coveralls commented Nov 19, 2016

Coverage Status

Coverage remained the same at 99.507% when pulling 57a75c2 on greenkeeper/tslint-4.0.0 into 97812eb on master.

@mseemann mseemann merged commit e80a481 into master Nov 19, 2016
@mseemann mseemann deleted the greenkeeper/tslint-4.0.0 branch November 19, 2016 07:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants