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 #27

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

The devDependency eslint-plugin-jsdoc was updated from 21.0.0 to 22.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 v22.0.0

22.0.0 (2020-03-01)

BREAKING CHANGES

  • Drops ESLint@5 support
Commits

The new version differs by 10 commits.

  • 3c9d20f chore; drop eslint 5
  • 5b77834 chore: fix travis.yml reference to canonical config
  • 23ed3be chore: downgrade eslint-plugin-canonical for Node 8 (with Unicorn 16 having min. version of 10)
  • 4009bf7 chore: drop eslint 5 in travis
  • 807dc10 chore: update devDeps.
  • bdb234f chore: avoid bundling generateReadme which is a dev-only script
  • e60c9da refactor: avoid identical blocks, else after return, properties within object, bad jsdoc type, object shorthand
  • 9220bd9 chore: update devDeps (typescript-eslint/parser, eslint-config-canonical, gitdown, husky, semantic-release)
  • 1e2258c chore: update devDeps (typescript-eslint/parser, eslint-config-canonical)
  • f844666 chore: update devDeps (Babel-related, typescript-eslint/parser, mocha, semantic-release)

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 v22.0.1

22.0.1 (2020-03-12)

Bug Fixes

  • require-jsdoc: ensure exemptEmptyFunctions doesn't attempt to apply when non-function contexts are in use (causing errors); fixes #501 (7daf934)
Commits

The new version differs by 1 commits.

  • 7daf934 fix(require-jsdoc): ensure exemptEmptyFunctions doesn't attempt to apply when non-function contexts are in use (causing errors); fixes #501

See the full diff

greenkeeper[bot] commented 4 years ago

Update to this version instead 🚀