Skip to content

Comments

build(deps-dev): Bump eslint-plugin-jsdoc from 61.5.0 to 62.7.0#547

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/eslint-plugin-jsdoc-62.7.0
Open

build(deps-dev): Bump eslint-plugin-jsdoc from 61.5.0 to 62.7.0#547
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/eslint-plugin-jsdoc-62.7.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 22, 2026

Bumps eslint-plugin-jsdoc from 61.5.0 to 62.7.0.

Release notes

Sourced from eslint-plugin-jsdoc's releases.

v62.7.0

62.7.0 (2026-02-20)

Features

v62.6.1

62.6.1 (2026-02-19)

Bug Fixes

  • check-param-names: only fire on TSPropertySignature if with TSFunctionNode; fixes #1663 (951d354)

v62.6.0

62.6.0 (2026-02-18)

Features

  • tag-lines: add startLinesWithNoTags option; fixes #1661 (b36a67a)

v62.5.5

62.5.5 (2026-02-15)

Bug Fixes

  • check-param-names: check arrow function properties in interfaces (TSPropertySignature); fixes #1657 (c7b132f)

v62.5.4

62.5.4 (2026-02-07)

Bug Fixes

  • no-undefined-types: avoid treating infer type identifier as undefined; fixes #1654 (da44046)
  • no-undefined-types: ensure template tags are defined; fixes #1655 (bfef848)

v62.5.3

62.5.3 (2026-02-06)

Bug Fixes

  • default-expressions and examples configs: avoid applying deprecated rules now that ESLint warns against them; fixes #1651 (a252868)

v62.5.2

... (truncated)

Commits
  • 35c5745 Merge pull request #1659 from brettz9/eslint10
  • d8599fb feat: support ESLint 10
  • 951d354 fix(check-param-names): only fire on TSPropertySignature if with `TSFunct...
  • b36a67a feat(tag-lines): add startLinesWithNoTags option; fixes #1661
  • c7b132f fix(check-param-names): check arrow function properties in interfaces (TSPr...
  • bfef848 fix(no-undefined-types): ensure template tags are defined; fixes #1655
  • da44046 fix(no-undefined-types): avoid treating infer type identifier as undefined;...
  • a252868 fix(default-expressions and examples configs): avoid applying deprecated ...
  • 122d283 fix(valid-types): allow numeric properties for jsdoc mode; fixes #1646
  • dfc662e fix(require-template): stop treating type parameters names as unknown templ...
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for eslint-plugin-jsdoc since your current version.


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 61.5.0 to 62.7.0.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](gajus/eslint-plugin-jsdoc@v61.5.0...v62.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Automated dependency update javascript Pull requests that update Javascript code labels Feb 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Automated dependency update javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants