iansan5653 / compress-tag

:abcd: Template literal tag for painless multiline strings in JS.
https://www.npmjs.com/compress-tag
MIT License
14 stars 2 forks source link

Update eslint-plugin-jsdoc to the latest #11

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

The devDependency eslint-plugin-jsdoc was updated from 15.12.2 to 16.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.


Publisher: gajus License: BSD-3-Clause

Release Notes for v16.0.0

16.0.0 (2019-10-29)

Features

  • check-tag-names and other rules: begin settings.jsdoc.mode; utilize in getPreferredTagName, isValidTag, getTagsByType; fixes part of #356 (fd36278)

BREAKING CHANGES

  • check-tag-names and other rules: Allowable values: jsdoc|typescript|closure
Commits

The new version differs by 3 commits.

  • fd36278 feat(check-tag-names and other rules): begin settings.jsdoc.mode; utilize in getPreferredTagName, isValidTag, getTagsByType; fixes part of #356
  • 8df4ade chore: update devDeps (typescript-eslint/parser, gitdown)
  • 9431b08 docs(check-alignment): grammar/clarify

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

Update to this version instead 🚀

Release Notes for v16.1.0

16.1.0 (2019-10-29)

Features

  • check-types, no-undefined-types, valid-types: with settings.jsdoc.mode, only expect types on certain tags if in "closure" mode (42e8de2)
Commits

The new version differs by 1 commits.

  • 42e8de2 feat(check-types, no-undefined-types, valid-types): with settings.jsdoc.mode, only expect types on certain tags if in "closure" mode

See the full diff

greenkeeper[bot] commented 4 years ago

Update to this version instead 🚀

iansan5653 commented 4 years ago

See #12