Closed greenkeeper[bot] closed 6 years ago
Update to this version instead š
The new version differs by 6 commits.
1b5fd06
Update: Added fixer for member-delimiter-style (#122)
d7b3fde
Chore: Update eslint-plugin-node to v6.0.x (#119)
6482666
Chore: Update prettier to v1.11.x (#118)
b01e065
Fix: Treat function-type fields as fields, not methods (#116)
431f463
New: Add no-var-requires (#114)
4409013
Chore: Publish version 0.10.0 to npm
See the full diff
āļø Greenkeeperās updated Terms of Service will come into effect on April 6th, 2018.
Version 0.9.0 of eslint-plugin-typescript was just published.
The version 0.9.0 is not covered by your current version range.
If you donāt accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
It might be worth looking into these changes and trying to get this project onto the latest version of eslint-plugin-typescript.
If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you donāt have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.
Commits
The new version differs by 8 commits.
57c0f29
Update: explicit-member-accessibility only check *.ts and *.tsx files (Fixes #102) (#104)
b804a7c
Docs: Add URL to rule documentation metadata (#105)
7d6d7e1
New: add explicit-function-return-type rule (#103)
bbce3df
Fix: Allow digits in PascalCase symbols (#98)
3cb9db8
Breaking: Support updated TSNodes (fixes #74) (#100)
ddec16f
Update: refactor tests (fixes #81) (#87)
c2f6451
Test: type-annotation-spacing: keyof considered like arrow (#91)
bbfb878
Chore: Publish version 0.8.1 to npm
See the full diff
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those donāt help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper bot :palm_tree: