chore(deps): update devdependency eslint-plugin-jsdoc to v61 #1639
+22
−15
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.8.3
->61.1.1
Release Notes
gajus/eslint-plugin-jsdoc (eslint-plugin-jsdoc)
v61.1.1
Compare Source
Bug Fixes
valid-types
: reallowconst
type
(75c8127)v61.1.0
Compare Source
Features
ts-method-signature-style
: add new rule (92bf39e)ts-no-empty-object-type
: new rule to prevent empty objects (a19af97)ts-no-unnecessary-template-expression
: create new rule to catch extra markup within template types (64082aa)ts-prefer-function-type
: add new rule (cbda8aa)v61.0.1
Compare Source
Bug Fixes
require-yields-*
,require-throws-*
: ensure alias of throws (exception) and of yields (yield) are checked; fixes #1559 (#1560) (38770c4)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 behaviorConfiguration
📅 Schedule: Branch creation - "on Monday" (UTC), Automerge - 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 was generated by Mend Renovate. View the repository job log.