chore(deps): update dependency eslint-plugin-jsdoc to v22#415
Merged
Conversation
BenMaruchu
approved these changes
Mar 4, 2020
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
18.4.3->22.0.0Release Notes
gajus/eslint-plugin-jsdoc
v22.0.0Compare Source
BREAKING CHANGES
v21.0.0Compare Source
Bug Fixes
check-param-names,check-property-names,require-file-overview: avoid direct use of uncertain license ofobject.entries-ponyfill; closes #487 (4403fb0)BREAKING CHANGES
check-param-names,check-property-names,require-file-overview: Now requires Node >= 8v20.4.0Compare Source
Features
require-returns-check: Allow @return to be omitted with @record tag in Closure mode (20b6ae0)v20.3.1Compare Source
Bug Fixes
check-values: allow[@version](https://togithub.com/version)and[@since](https://togithub.com/since)to have versions surrounded by whitespace (37466a8)v20.3.0Compare Source
Features
no-bad-blocks: add rule to check for multi-line-style comments which fail to meet criteria of a jsdoc block (4ce07d1)v20.2.0Compare Source
Features
no-defaults: add new rule to reports defaults on[@param](https://togithub.com/param)or[@default](https://togithub.com/default)and optionally report optional args; fixes #477 (d7fec9a)v20.1.0Compare Source
Features
require-hyphen-before-param-description: add option to support checkingproperty/prop(1383c02)v20.0.5Compare Source
Performance Improvements
check-examples: avoid caching unused config (6cbf286)v20.0.4Compare Source
Bug Fixes
no-types,require-param:fixablemeta should becodenottrue(b0aed65)require-file-overview: omitfixablemeta on non-fixable rule (efddc1c)v20.0.3Compare Source
Bug Fixes
check-property-names: check duplicate nested names (1c31782)v20.0.2Compare Source
Bug Fixes
check-param-names: check duplicate nested names; fixes #474 (c51d616)v20.0.1Compare Source
Bug Fixes
require-jsdoc: handle spread elements in typescript-eslint/parser; for #378 (3e8ea59)v20.0.0Compare Source
Features
check-examples: apply rules by default as if on current JavaScript file (though withmdextension for easier automated overriding); fixes #434 (976cfc1)refactoring
check-examples: renameeslintrcForExamplestocheckEslintrc; also ensurematchingFileNamealways triggers config retrieval (5a85f0f)BREAKING CHANGES
check-examples: This commit also clarifies new precedence and behavior in docs.v19.2.0Compare Source
Features
require-file-overview: allow user to specify whether checking for tag, duplicates, or preceding non-comments, and for which tags (f6e467e)v19.1.0Compare Source
Features
no-types,implements-on-classes: addcontextsoption which if set toanywill allow checking of virtual functions (c4079b8)require-param-*,require-returns-*,require-returns: allowscontextsoption to be set to "any" to check virtual function docs like[@callback](https://togithub.com/callback)or[@function](https://togithub.com/function)with[@interface](https://togithub.com/interface); fixes #406 (7500b00)v19.0.1Compare Source
Bug Fixes
require-file-overview: fix logic for detecting start of file (601e52d)v19.0.0Compare Source
Features
check-property-names: add rule to check for duplicated and improperly nested properties (492b814)require-property*: add rules for ensuring property tags have a name, type, and/or description (in any context); fixes #409 (e5f2a23)
feat(
require-property); add rule to check forpropertyontypedefornamespacewhere the type isobject; fixes #410 (68bf6cd), closes #410BREAKING CHANGES
check-property-names: Adds new rule torecommendedrecommendedrecommendedconfig.v18.11.0Compare Source
Features
v18.10.0Compare Source
Features
check-access: allowignorePrivatesetting to work withaccess privatetag. (cf37cc6)v18.9.0Compare Source
Features
check-types: add optionexemptTagContextsto exempt type-checking (certain types or any types) on specific tags; fixes #255 (5d99663)v18.8.0Compare Source
Features
require-description-complete-sentence: addabbreviationsoption; fixes #424 (f70fd6c)v18.7.0Compare Source
Features
require-file-overview: add rule for every file to have afiletag; fixes #55 (7839625)v18.6.2Compare Source
Bug Fixes
empty-tags: ensure rule is still checked when aprivatetag is present despite even atrueignorePrivatesetting. (c5b8e09)v18.6.1Compare Source
Bug Fixes
ignorePrivatesetting works withiterateAllJsdocsrules (9703aba)v18.6.0Compare Source
Features
require-jsdoc: allow simple decorators to intervene between comment block and context object; fixes part of #455 (641479b)v18.5.0Compare Source
Features
check-param-names: add optionallowExtraTrailingParamDocsto avoid reporting additional[@param](https://togithub.com/param)'s beyond actual function's arguments; fixes #450 (4532e66)v18.4.4Compare Source
Bug Fixes
require-returns: should only report errors with async functions whenforceReturnsWithAsyncis set (13f5533)Renovate configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.