Skip to content

Commit 1f795f8

Browse files
chore(deps): update dependency eslint-plugin-jsdoc to v62.5.0 (#1544)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [eslint-plugin-jsdoc](https://redirect.github.com/gajus/eslint-plugin-jsdoc) | [`62.4.0` → `62.5.0`](https://renovatebot.com/diffs/npm/eslint-plugin-jsdoc/62.4.0/62.5.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-jsdoc/62.5.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-jsdoc/62.4.0/62.5.0?slim=true) | --- ### Release Notes <details> <summary>gajus/eslint-plugin-jsdoc (eslint-plugin-jsdoc)</summary> ### [`v62.5.0`](https://redirect.github.com/gajus/eslint-plugin-jsdoc/releases/tag/v62.5.0) [Compare Source](https://redirect.github.com/gajus/eslint-plugin-jsdoc/compare/v62.4.1...v62.5.0) ##### Features - **`check-tag-names`:** add Typedoc `include`, `includeCode`, and TSDoc `inheritDoc`/`inheritdoc` and `label` to allowable inline tags; add TSDoc and typedoc tags ([925f6e3](https://redirect.github.com/gajus/eslint-plugin-jsdoc/commit/925f6e35f099a52d1e6f4da62117a5865fc35e98)) - **`require-description-complete-sentence`:** allow inline `inheritDoc`, `inheritdoc`, `include`, `includeCode`, `label` to avoid rule; fixes [#&#8203;1641](https://redirect.github.com/gajus/eslint-plugin-jsdoc/issues/1641) ([c5a09c8](https://redirect.github.com/gajus/eslint-plugin-jsdoc/commit/c5a09c87ed86fd432211d547efd9bcf80827a39c)) - **`valid-types`:** add Typedoc `include`, `includeCode`, and TSDoc `inheritDoc`/`inheritdoc` and `label` to allowable inline tags ([c078633](https://redirect.github.com/gajus/eslint-plugin-jsdoc/commit/c0786335fd2193ad79ca8b043af7bf8ccb4c7bc7)) ### [`v62.4.1`](https://redirect.github.com/gajus/eslint-plugin-jsdoc/compare/3907822e4ee2eeaf78d03973cf2388b55fa18985...ba0034e2ec6742d32f0e9ac7fcffe9a105e03ac7) [Compare Source](https://redirect.github.com/gajus/eslint-plugin-jsdoc/compare/v62.4.0...v62.4.1) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/JoshuaKGoldberg/eslint-plugin-package-json). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi45Mi4xIiwidXBkYXRlZEluVmVyIjoiNDIuOTIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3269f61 commit 1f795f8

File tree

2 files changed

+11
-17
lines changed

2 files changed

+11
-17
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"eslint": "9.39.1",
8181
"eslint-doc-generator": "3.0.2",
8282
"eslint-plugin-eslint-plugin": "7.3.0",
83-
"eslint-plugin-jsdoc": "62.4.0",
83+
"eslint-plugin-jsdoc": "62.5.0",
8484
"eslint-plugin-jsonc": "2.21.0",
8585
"eslint-plugin-markdown-links": "0.7.1",
8686
"eslint-plugin-n": "17.23.1",

pnpm-lock.yaml

Lines changed: 10 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)