Update dependency eslint-plugin-jsdoc to ^32.3.4 #576
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:
^32.2.0
->^32.3.4
Release Notes
gajus/eslint-plugin-jsdoc
v32.3.4
Compare Source
Bug Fixes
v32.3.3
Compare Source
Bug Fixes
require-param
,check-param-names
: do not fail with destructured array pattern containing empty slots; fixes #716 (f19e706)v32.3.2
Compare Source
Bug Fixes
check-line-alignment
: prevent false never reporting where a space is present (post tag) followed by missing space (from a wholly missing type) and then a space (but a space first preceded by content (a name); fixes #714 (2c31db1)v32.3.1
Compare Source
Bug Fixes
check-examples
: disable chai-friendly/no-unused-expressions for default expression rules (06f0112)v32.3.0
Compare Source
Features
check-tag-names
: jsxTags an opt-in option for jsx annotations (8afb9fc)Configuration
📅 Schedule: Branch creation - "after 2am and before 7am every weekday,after 2am and before 7am every weekend" in timezone Asia/Yangon, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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 Mend Renovate. View repository job log here.