Skip to content

npm: bump eslint-plugin-jsdoc from 62.9.0 to 63.0.10#9

Open
dependabot[bot] wants to merge 44 commits into
masterfrom
dependabot/npm_and_yarn/eslint-plugin-jsdoc-63.0.10
Open

npm: bump eslint-plugin-jsdoc from 62.9.0 to 63.0.10#9
dependabot[bot] wants to merge 44 commits into
masterfrom
dependabot/npm_and_yarn/eslint-plugin-jsdoc-63.0.10

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 2, 2026

Copy link
Copy Markdown

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)

ptpt52 and others added 30 commits July 3, 2026 00:32
This limit the password characters to A-Z, a-z, 0-9, and 33 special
characters

Signed-off-by: Chen Minqiang <ptpt52@gmail.com>
Signed-off-by: Chen Minqiang <ptpt52@gmail.com>
Signed-off-by: Chen Minqiang <ptpt52@gmail.com>
fixes issue #4370

Signed-off-by: Dirk Brenken <dev@brenken.org>
Also fix issue of options being overwritten:
switch0.js switch1.js use the same option name, and one would
overwrite the other

Signed-off-by: Chen Minqiang <ptpt52@gmail.com>
looks like mode option is conflict with somewhat..

Signed-off-by: Chen Minqiang <ptpt52@gmail.com>
Signed-off-by: Chen Minqiang <ptpt52@gmail.com>
@dependabot @github

dependabot Bot commented on behalf of github Jul 2, 2026

Copy link
Copy Markdown
Author

Labels

The following labels could not be found: dependencies, javascript. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@ptpt52 ptpt52 force-pushed the master branch 6 times, most recently from 4d5986a to fd51d20 Compare July 9, 2026 23:44
@ptpt52 ptpt52 force-pushed the master branch 3 times, most recently from 72d6e1e to 0540f33 Compare July 15, 2026 16:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants