Skip to content

chore(deps): update dependency eslint-plugin-jsdoc to v51 #792

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

Draft
wants to merge 1 commit into
base: staging
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 13, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-jsdoc ^50.4.3 -> ^51.0.0 age adoption passing confidence

Release Notes

gajus/eslint-plugin-jsdoc (eslint-plugin-jsdoc)

v51.0.1

Compare Source

Bug Fixes

v51.0.0

Compare Source

v50.8.0

Compare Source

Features
  • getJsdocProcessorPlugin: allow exampleCodeRegex and rejectExampleCodeRegex to be RegExp objects (#​1395) (285a03c)

v50.7.1

Compare Source

Bug Fixes

v50.7.0

Compare Source

Features
  • getJsdocProcessorPlugin: add allowedLanguagesToProcess option (#​1392) (0adbf43)

v50.6.17

Compare Source

Bug Fixes

v50.6.16

Compare Source

Bug Fixes
  • valid-types: fix parsing of expressions like [@returns](https://redirect.github.com/returns) {[@​link](https://redirect.github.com/link) SomeType}; fixes #​1381 (#​1382) (2bd7242)

v50.6.15

Compare Source

Bug Fixes

v50.6.14

Compare Source

Bug Fixes
  • lines-before-block: Switch to a whitelist of punctuators (#​1385) (0a30832)

v50.6.13

Compare Source

Bug Fixes

v50.6.12

Compare Source

Bug Fixes
  • no-undefined-types: workaround parse-imports-exports bug in handling trailing whitespace; fixes #​1373 (#​1384) (f32989c)

v50.6.11

Compare Source

Bug Fixes
  • check-values: workaround parse-imports-exports bug in handling trailing whitespace; fixes #​1373 (#​1374) (65b0dc0)

v50.6.10

Compare Source

Bug Fixes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the client label Jun 13, 2025
Copy link

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
-0.36% (target: -1.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (18e7dc6) 7872 2078 26.40%
Head commit (8281e85) 5785 (-2087) 1506 (-572) 26.03% (-0.36%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#792) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants