Closed greenkeeper[bot] closed 5 years ago
devDependency
eslint-plugin-jsdoc was updated from 8.7.0
to 9.0.1
.devDependency
eslint-plugin-jsdoc was updated from 8.7.0
to 9.1.0
.devDependency
eslint-plugin-jsdoc was updated from 8.7.0
to 10.0.0
.devDependency
eslint-plugin-jsdoc was updated from 8.7.0
to 10.0.1
.
The devDependency eslint-plugin-jsdoc was updated from
8.7.0
to9.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
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
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: