Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 13, 2026

Bumps eslint-plugin-jsdoc from 61.5.0 to 62.0.0.

Release notes

Sourced from eslint-plugin-jsdoc's releases.

v62.0.0

62.0.0 (2026-01-09)

Features

  • update jsdoccomment, allowing for skipInvokedExpressionsForCommentFinding setting; fixes #1624 (9c0e4a3)

BREAKING CHANGES

  • Require Node ^20.19.0 || ^22.13.0 || >=24

v61.7.1

61.7.1 (2026-01-08)

Bug Fixes

v61.7.0

61.7.0 (2026-01-05)

Features

  • update esquery and devDeps. (31d6e22)

v61.6.1

61.6.1 (2025-12-23)

Bug Fixes

  • check-property-names: allow separate typedefs; fixes #1619 (f013e19)

v61.6.0

61.6.0 (2025-12-22)

Features

  • require-jsdoc: add checkAllFunctionExpressions option to force check FunctionExpression's regardless of context; fixes #1613 (#1614) (f219b62)
  • bump espree, jsdoccomment, and devDeps. (6ee0613)
Commits
  • 9c0e4a3 feat: update jsdoccomment, allowing for `skipInvokedExpressionsForCommentFind...
  • a530471 chore: update actions
  • fe29ef9 fix(github): npm release (#1623)
  • 31d6e22 feat: update esquery and devDeps.
  • 3b5b52d chore: adopt trusted publisher
  • 4527be2 chore: update devDeps.
  • f013e19 fix(check-property-names): allow separate typedefs; fixes #1619
  • 5fef3f3 chore: bump Node 22 version for semantic-release (#1618)
  • e364c17 chore: remove rollup from optionalDependencies (#1617)
  • 6f069f3 chore: bump espree, jsdoccomment, and devDeps.
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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.0.0.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](gajus/eslint-plugin-jsdoc@v61.5.0...v62.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 13, 2026
@dependabot dependabot bot requested a review from graduta as a code owner January 13, 2026 07:26
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 13, 2026
@codecov
Copy link

codecov bot commented Jan 13, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 45.58%. Comparing base (d8a03c5) to head (11d9a14).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2058      +/-   ##
==========================================
+ Coverage   45.43%   45.58%   +0.14%     
==========================================
  Files        1028     1028              
  Lines       17134    17134              
  Branches     3120     3120              
==========================================
+ Hits         7785     7810      +25     
+ Misses       9349     9324      -25     

☔ View full report in Codecov by Sentry.
📢 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.

1 participant