adobe / aio-lib-template

Template for Adobe I/O Libraries
Apache License 2.0
3 stars 4 forks source link

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

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:

codecov[bot] commented 4 years ago

Codecov Report

Merging #7 into master will not change coverage by %. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master        #7   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines           77        77           
  Branches         9         9           
=========================================
  Hits            77        77           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 7fdc09e...89973a4. Read the comment docs.