adobe / aio-cli-plugin-console

Adobe's Developer Console plugin for the Adobe I/O CLI
https://www.adobe.io
Apache License 2.0
6 stars 11 forks source link

Update eslint-plugin-jsdoc to the latest version πŸš€ #141

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! πŸ’œ πŸššπŸ’¨ πŸ’š

Find out how to migrate to Snyk at greenkeeper.io


The devDependency eslint-plugin-jsdoc was updated from 21.0.0 to 25.4.2.

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 v25.4.2

25.4.2 (2020-05-18)

Bug Fixes

  • require-returns: async with return should be documented; fixes #518 (99476af)
Commits

The new version differs by 167 commits.

  • 99476af fix(require-returns): async with return should be documented; fixes #518
  • 176be5d docs: update source README with minor tweaks to generated
  • 3b5087f testing(require-jsdoc): show use of siblings and :not() esquery selectors
  • 22b9a87 linking and .eslintrc to .eslintrc*
  • 8e42da7 better configuration
  • 0f21abb testing(require-jsdoc): add example with TSDeclareFunction; closes #543
  • ccb0ed2 refactor: use test over match for better performance
  • 5c2fd7d refactor: simplify (destructuring/optional chaining)
  • 85473d7 Rmv comment now redundant with method name
  • 42addb2 refactor: destructure
  • 5d6bac2 - Replace reduce with (lodash) flatMap (until native supported)
  • 6683089 chore: bring up Node target to Node 8 (earlier change bumped engines already as breaking change)
  • 74c85f2 chore: update dep. spdx-expression-parse and devDeps.; apply new linting
  • 1b21b25 - refactor: Reduce lodash dependency
  • ed0fa4e fix: workaround for 'constructor' key in tagNamePreference; fixes #537

There are 167 commits in total.

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: