-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps): update dependency eslint-plugin-jsdoc to v30.7.13 #226
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/eslint-plugin-jsdoc-30.x
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
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
Chore
ContributorsCommit-Lint commandsYou can trigger Commit-Lint actions by commenting on this PR:
|
22492f9 to
d291ed5
Compare
d291ed5 to
0030e24
Compare
0030e24 to
02db18a
Compare
02db18a to
de42080
Compare
de42080 to
aed6fec
Compare
aed6fec to
8ab11c5
Compare
8ab11c5 to
f7def09
Compare
f7def09 to
785575d
Compare
785575d to
112651a
Compare
112651a to
b41fddd
Compare
b41fddd to
5fd6f51
Compare
5fd6f51 to
3256568
Compare
3256568 to
8c28cff
Compare
8c28cff to
f5d6350
Compare
f5d6350 to
a69b98c
Compare
a69b98c to
902c418
Compare
902c418 to
ad444b5
Compare
ad444b5 to
7f5f4ba
Compare
7f5f4ba to
73e1af7
Compare
73e1af7 to
030bc7b
Compare
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:
30.5.1->30.7.13Release Notes
gajus/eslint-plugin-jsdoc (eslint-plugin-jsdoc)
v30.7.13Compare Source
Bug Fixes
require-hyphen-before-param-description: regression failing to only check for hyphen at beginning; fixes #665 (acc3fc1)v30.7.12Compare Source
Bug Fixes
require-jsdoc: skip past type annotations when seeking backward through decorators; fixes #659 (62abd11)v30.7.11Compare Source
Bug Fixes
no-bad-blocks: avoid erring with/* */comment (4e6c73d)v30.7.10Compare Source
Bug Fixes
check-examples: disableno-newforcheck-examplesand default param checking (590d54e)require-hyphen-before-param-description: allow whitespace before hyphen when checking for hyphens; fixes #664 (fb906de)v30.7.9Compare Source
Bug Fixes
no-undefined-types: allowthis; fixes #660 (bda5959)v30.7.8Compare Source
Bug Fixes
check-examples: allow multiline captions; fixes #655 (8963394)v30.7.7Compare Source
Bug Fixes
require-jsdoc: regression causing uncommented nested syntax to be reported withpublicOnlyeven when export was commented; fixes #654 (bcd465f)v30.7.6Compare Source
Bug Fixes
check-examples: disable strict for expressions (245e4a7)v30.7.5Compare Source
Bug Fixes
v30.7.4Compare Source
Bug Fixes
templateproperly; fixes #653 (122a9b5)v30.7.3Compare Source
Bug Fixes
check-examples: Check defaults, params, properties as expressions (6163f3c)v30.7.2Compare Source
Bug Fixes
check-examples: usejsdoc-defaults,jsdoc-params, andjsdoc-propertiesas default extensions to allow these to have their own overrides (39fb1cb)v30.7.1Compare Source
Bug Fixes
check-examples: SetcheckDefaults,checkParams,checkPropertiesdefaults tofalse(2de1011)v30.7.0Compare Source
Features
check-examples: add optionscheckDefaults,checkParams,checkProperties; fixes #473 (262a474)v30.6.5Compare Source
Bug Fixes
valid-types: Ensuremoduletag operates as thoughmodule:prefix is present (so as to create valid namepath when valid); fixes #649 (2e0f2a6)v30.6.4Compare Source
Bug Fixes
require-jsdoc: for publicOnly ESM, adds direct ancestor check, allowing, e.g.,TSPropertySignatureandTSMethodSignature; fixes #647 (2b55275)v30.6.3Compare Source
Bug Fixes
require-jsdoc: Avoid error when comment block above export ofTSDeclareFunction; fixes #645 (0b95ba5)v30.6.2Compare Source
Bug Fixes
require-jsdoc: supportTSTypeAliasDeclarationwithpublicOnly(42a9b35)v30.6.1Compare Source
Bug Fixes
require-jsdoc: supportTSInterfaceDeclarationwithpublicOnly(3ae8e61)v30.6.0Compare Source
Features
ignoreInternalsetting to ignore blocks with[@internal](https://redirect.github.com/internal)tags; fixes #639 (80e16d0)v30.5.3Compare Source
Bug Fixes
no-bad-blocks: ensure reports bad blocks with descriptions (9a56863)v30.5.2Compare Source
Bug Fixes
require-jsdoc: allowcontextsto be usable in place ofrequireitems (a1d95e6)require-jsdoc: supportTSEnumDeclarationwithpublicOnly; fixes #640 (63ef3bc)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.