Skip to content

Bump eslint-plugin-jsdoc from 62.9.0 to 63.0.10#2183

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/eslint-plugin-jsdoc-63.0.10
Open

Bump eslint-plugin-jsdoc from 62.9.0 to 63.0.10#2183
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/eslint-plugin-jsdoc-63.0.10

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 30, 2026

Copy link
Copy Markdown
Contributor

Bumps eslint-plugin-jsdoc from 62.9.0 to 63.0.10.

Release notes

Sourced from eslint-plugin-jsdoc's releases.

v63.0.10

63.0.10 (2026-06-27)

Bug Fixes

  • escape-inline-tags: allow scoped packages in declaration references (#1705) (70e0a11)

v63.0.9

63.0.9 (2026-06-26)

Bug Fixes

  • check-template-names, require-template, valid-types: keep commas inside @template default values (0980b71)

v63.0.8

63.0.8 (2026-06-25)

Bug Fixes

  • check-template-names: detect template usage in @augments/@extends/@implements types (208079f)

v63.0.7

63.0.7 (2026-06-21)

Bug Fixes

  • no-undefined-types: predefine Iterable/Iterator types; fixes #1712 (804a13d)

v63.0.6

63.0.6 (2026-06-17)

Bug Fixes

  • iterateAllJsdocs free comments after each file (ebe0d08)

v63.0.5

63.0.5 (2026-06-17)

Bug Fixes

  • no-undefined-types: check descendant scopes for variables; fixes #1704 (a50f71f)

v63.0.4

63.0.4 (2026-06-16)

... (truncated)

Commits
  • 70e0a11 fix(escape-inline-tags): allow scoped packages in declaration references (#1705)
  • ba37859 refactor(valid-types): drop obsolete raw-value workaround for @​template names
  • 5a07314 test: cover parseClosureTemplateTag comma splitting
  • 0980b71 fix(check-template-names, require-template, valid-types): keep commas i...
  • 208079f fix(check-template-names): detect template usage in @augments/@extends/...
  • 804a13d fix(no-undefined-types): predefine Iterable/Iterator types; fixes #1712
  • ebe0d08 fix: iterateAllJsdocs free comments after each file
  • a50f71f fix(no-undefined-types): check descendant scopes for variables; fixes #1704
  • b993425 fix: ensure tsModule check can catch multiple modules
  • d8f4738 fix(no-undefined-types): treat TS module vars as defined; fixes #1701
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 62.9.0 to 63.0.10.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](gajus/eslint-plugin-jsdoc@v62.9.0...v63.0.10)

---
updated-dependencies:
- dependency-name: eslint-plugin-jsdoc
  dependency-version: 63.0.10
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 30, 2026
@dependabot dependabot Bot requested a review from isaachilly as a code owner June 30, 2026 05:02
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 30, 2026
@codecov

codecov Bot commented Jun 30, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 46.03%. Comparing base (d7cd556) to head (590ec97).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2183      +/-   ##
==========================================
- Coverage   46.04%   46.03%   -0.02%     
==========================================
  Files        1038     1038              
  Lines       17172    17172              
  Branches     3136     3136              
==========================================
- Hits         7907     7905       -2     
- Misses       9265     9267       +2     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Development

Successfully merging this pull request may close these issues.

0 participants