so5 / get-ami

get official AMI
MIT License
0 stars 0 forks source link

Update eslint-plugin-jsdoc to the latest version 🚀 #3

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency eslint-plugin-jsdoc was updated from 8.7.0 to 9.0.0.

This version 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.


Release Notes for v9.0.0

9.0.0 (2019-06-27)

Features

  • make some rules work on non-functions (5b379d9)

  • Merge pull request #298 from golopot/allnodes (f28f87f), closes #298

BREAKING CHANGES

  • a subset of rules updated to work on all JSDoc blocks rather than just function-like nodes

Changes apply to check-alignment, check-indentation, check-syntax, check-tag-names, check-types, newline-after-description, require-description-complete-sentence, require-hyphen-before-param-description, valid-types

  • previously rules mostly works only on function-like
    nodes, now a subset of rules are updated to work on all JSDocs.
Commits

The new version differs by 6 commits.

  • f28f87f Merge pull request #298 from golopot/allnodes
  • c01aa99 Comment grammar nits
  • 45b85ae chore: update semantic-release
  • 5b379d9 feat: make some rules work on non-functions
  • 93a53fd Merge pull request #297 from golopot/patch-l
  • bb5c9bd refactor: simplify curryUtils and rename it

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 5 years ago

Update to this version instead 🚀

Release Notes for v9.0.1

9.0.1 (2019-06-27)

Bug Fixes

  • valid-types: liberalize to allow second path to @borrows to be a name path beginning only with a name path operator, as jsdoc accepts (35df873)
Commits

The new version differs by 2 commits.

  • a17d996 docs: generate docs
  • 35df873 fix(valid-types): liberalize to allow second path to @borrows to be a name path beginning only with a name path operator, as jsdoc accepts

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead 🚀

greenkeeper[bot] commented 5 years ago

Update to this version instead 🚀

greenkeeper[bot] commented 5 years ago

Update to this version instead 🚀