chore(deps): update dependency eslint-plugin-jsdoc to v61 #423
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:
^60.0.0
->^61.0.0
Release Notes
gajus/eslint-plugin-jsdoc (eslint-plugin-jsdoc)
v61.0.0
Compare Source
Features
type-formatting
:keyValuePostColonSpacing
,keyValuePostKeySpacing
,keyValuePostOptionalSpacing
,keyValuePostVariadicSpacing
for key-value pairs (and object fields) (ecf3a4a)type-formatting
: addgenericAndTupleElementSpacing
option for tuples and generics (2735b6d)type-formatting
: addparameterDefaultValueSpacing
for type parameter spacing (b8eeca8)type-formatting
: add spacing for functions/classes and method quotes (a361dc9)type-formatting
: changestringQuotes
default todouble
; fixes #1556 (0837647)BREAKING CHANGES
type-formatting
: SetstringQuotes
option tosingle
to restore old behaviorv60.8.3
Compare Source
v60.8.2
Compare Source
Bug Fixes
no-undefined-types
: do not treat type parameters or their references as undefined; #1215 (#1553) (a5a0a3c)v60.8.1
Compare Source
Bug Fixes
valid-types
: parse distinctly for names vs. namepaths (#1552) (6efd9e9)v60.8.0
Compare Source
Features
name-defining
role for likes oftypedef
as distinct from likes ofparam
(#1551) (e67e474)v60.7.1
Compare Source
Bug Fixes
prefer-import-tag
: handle other cases of comments before structures early in the document; fixes #1549 (622b17e)v60.7.0
Compare Source
Bug Fixes
prefer-import-tag
: handle inserting before early comment nodes; fixes #1549 (9e92718)Features
require-returns-check
: addnoNativeTypes
option to assert async functions do not have native types as return types; fixes #1345 (13fe027)v60.6.0
Compare Source
Features
escape-inline-tags
: add new rule (#1547) (7a6b7db)v60.5.0
Compare Source
Bug Fixes
no-undefined-types
: avoid param and property tags from being treated as type-defining (f72ac1a)Features
check-tag-names
: addinlineTags
option with default inline tag checking (f0515be)require-template-description
: add rule; fixes #1540 (90af18a)v60.4.1
Compare Source
Bug Fixes
v60.4.0
Compare Source
Bug Fixes
Features
flat/recommended-mixed
config; fixes #1101 (68fad5b)v60.3.1
Compare Source
Bug Fixes
getJsdocProcessPlugin
: auto-escape*\/
and entities (#1537) (74186a3), closes #710v60.3.0
Compare Source
Features
no-undefined-types
:checkUsedTypedefs
option; fixes #1165 (#1544) (001c4a9)v60.2.0
Compare Source
Features
prefer-import-tags
: add new rule; fixes #1314 (#1536) (376d583)v60.1.1
Compare Source
Bug Fixes
reject-any-type
,reject-function-type
: prevent object replacement as withcheck-types
; fixes #1538 (#1539) (0c4c654)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.