chore(deps-dev): bump eslint-plugin-jsdoc from 63.0.12 to 64.1.0 - #9857
chore(deps-dev): bump eslint-plugin-jsdoc from 63.0.12 to 64.1.0#9857dependabot[bot] wants to merge 2 commits into
Conversation
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 63.0.12 to 64.1.0. - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Commits](gajus/eslint-plugin-jsdoc@v63.0.12...v64.1.0) --- updated-dependencies: - dependency-name: eslint-plugin-jsdoc dependency-version: 64.1.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Overall package sizeSelf size: 8.25 MB Dependency sizes| name | version | self size | total size | |------|---------|-----------|------------| | import-in-the-middle | 3.3.3 | 125.43 kB | 445.14 kB | | opentracing | 0.14.7 | 194.81 kB | 194.81 kB | | dc-polyfill | 0.1.11 | 25.74 kB | 25.74 kB |🤖 This report was automatically generated by heaviest-objects-in-the-universe |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 0e98ae4648
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
| "eslint-plugin-cypress": "^6.4.2", | ||
| "eslint-plugin-import-x": "^4.16.2", | ||
| "eslint-plugin-jsdoc": "^63.0.12", | ||
| "eslint-plugin-jsdoc": "^64.1.0", |
There was a problem hiding this comment.
Preserve support for the declared Node 22 range
The v64 release notes embedded in this commit state that the plugin now requires Node ^22.22.2 || >=24.15.0, while this repository still declares engines.node: >=22 and .nvmrc selects Node 22 without a patch floor. Contributors using any allowed Node 22.0.0–22.22.1 release will therefore have yarn install reject this dependency or be unable to load the linter; keep v63 or raise and consistently enforce the repository's tooling minimum before taking this upgrade.
AGENTS.md reference: AGENTS.md:L266-L271
Useful? React with 👍 / 👎.
BenchmarksBenchmark execution time: 2026-08-19 01:10:54 Comparing candidate commit eecb46a in PR branch Found 0 performance improvements and 0 performance regressions! Performance is the same for 2284 metrics, 8 unstable metrics.
|
🎉 All green!🧪 All tests passed 🎯 Code Coverage (details) 🔗 Commit SHA: eecb46a | Docs | View more details | Give us feedback! |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #9857 +/- ##
========================================
Coverage 98.54% 98.54%
========================================
Files 982 982
Lines 145051 145051
Branches 12479 12643 +164
========================================
Hits 142945 142945
Misses 2106 2106 Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Bumps eslint-plugin-jsdoc from 63.0.12 to 64.1.0.
Release notes
Sourced from eslint-plugin-jsdoc's releases.
... (truncated)
Commits
7309d7dfeat: update jsdoccomment, devDeps.; use nodenext for module properties in TS4de1b19chore: update jsdoccomment, devDep.fbe2a2bfix: update jsdoccomment and devDep.343516afix: resume support for CJS via require(esm)7e94c04chore: update jsdoccomment, comment-parser, devDeps.9c9b723feat: ESM only; fixes #1626cb41846chore: update devDeps.5c17ce4refactor: fix tsc dev4ff1e96fix(types): add missingtsdocconfigs; closes #17397d5df2echore: update devDeps.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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)