Closed greenkeeper[bot] closed 5 years ago
devDependency
eslint-plugin-jsdoc was updated from 10.3.0
to 11.1.0
.devDependency
eslint-plugin-jsdoc was updated from 10.3.0
to 11.2.0
.devDependency
eslint-plugin-jsdoc was updated from 10.3.0
to 11.2.1
.devDependency
eslint-plugin-jsdoc was updated from 10.3.0
to 12.0.0
.devDependency
eslint-plugin-jsdoc was updated from 10.3.0
to 13.0.0
.devDependency
eslint-plugin-jsdoc was updated from 10.3.0
to 14.0.0
.
The devDependency eslint-plugin-jsdoc was updated from
10.3.0
to11.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 v11.0.0
11.0.0 (2019-07-06)
Bug Fixes
badType
,preferredType
, andreplacement
(#310) (854c8dd)Features
preferredTypesDefined
option in favor of making it apply automatically (2072735)tagNamePreference
setting to be defined; adddefinedTags
option to replaceadditionalTagNames.customTags
setting (9df41d7)BREAKING CHANGES
preferredTypes
types being treated as definedadditionalTagNames.customTags
setting todefinedTags
option (only used by one rule)Commits
The new version differs by 4 commits.
3cff001
Merge pull request #311 from gajus/11.0.0
854c8dd
fix(check-types): remove template substitution variables,
badType
,preferredType
, andreplacement
(#310)2072735
feat: remove
preferredTypesDefined
option in favor of making it apply automatically9df41d7
feat(check-tag-names): auto-allow tags in
tagNamePreference
setting to be defined; adddefinedTags
option to replaceadditionalTagNames.customTags
settingSee 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: