alexgorbatchev / gulp-print

This is a very basic gulp plugin that prints names of files.
MIT License
31 stars 11 forks source link

Update eslint-plugin-typescript to the latest version šŸš€ #25

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

ā˜ļø 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.

Dependency eslint-plugin-typescript
Current Version 0.8.1
Type devDependency

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:

greenkeeper[bot] commented 6 years ago

Version 0.10.0 just got published.

Update to this version instead šŸš€

Commits

The new version differs by 2 commits.

  • c99c136 New: Add no-non-null-assertion (#108)
  • 428416e Chore: Publish version 0.9.0 to npm

See the full diff

greenkeeper[bot] commented 6 years ago

Version 0.11.0 just got published.

Update to this version instead šŸš€

Commits

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[bot] commented 6 years ago

Version 0.12.0 just got published.

Update to this version instead šŸš€

Commits

The new version differs by commits.

See the full diff