Skip to content

Commit e567fca

Browse files
chore(deps): update dependency eslint-plugin-jsdoc to v58 (#1283)
Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more [here](https://redirect.github.com/renovatebot/renovate/discussions/37842). This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [eslint-plugin-jsdoc](https://redirect.github.com/gajus/eslint-plugin-jsdoc) | [`57.2.1` -> `58.1.0`](https://renovatebot.com/diffs/npm/eslint-plugin-jsdoc/57.2.1/58.1.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-jsdoc/58.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-jsdoc/57.2.1/58.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>gajus/eslint-plugin-jsdoc (eslint-plugin-jsdoc)</summary> ### [`v58.1.0`](https://redirect.github.com/gajus/eslint-plugin-jsdoc/releases/tag/v58.1.0) [Compare Source](https://redirect.github.com/gajus/eslint-plugin-jsdoc/compare/v58.0.0...v58.1.0) ##### Features - **`require-param`:** add `interfaceExemptsParamsCheck` option; fixes [#&#8203;1511](https://redirect.github.com/gajus/eslint-plugin-jsdoc/issues/1511) ([#&#8203;1521](https://redirect.github.com/gajus/eslint-plugin-jsdoc/issues/1521)) ([a3bb85e](https://redirect.github.com/gajus/eslint-plugin-jsdoc/commit/a3bb85e6faba22d5c3eb19e84ed70ea0005f369e)) ### [`v58.0.0`](https://redirect.github.com/gajus/eslint-plugin-jsdoc/releases/tag/v58.0.0) [Compare Source](https://redirect.github.com/gajus/eslint-plugin-jsdoc/compare/v57.2.1...v58.0.0) ##### Bug Fixes - **typescript:** descriptions need tag Markdown escaping ([52c0c16](https://redirect.github.com/gajus/eslint-plugin-jsdoc/commit/52c0c16b218315f0945ce8ea55176cc6f4c8e1c0)) ##### Features - add `reject-any-type` and `reject-function-type` rules and `extraRuleDefinitions.preferTypes` option ([ae4e95d](https://redirect.github.com/gajus/eslint-plugin-jsdoc/commit/ae4e95d5d8a8029fa8b4ba8c12e0e635a6426f5e)) ##### BREAKING CHANGES - The new rules are added to `recommended` configs </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:eyJjcmVhdGVkSW5WZXIiOiI0MS45Ny4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjk3LjEwIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5f126eb commit e567fca

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"eslint": "9.35.0",
7171
"eslint-doc-generator": "2.2.0",
7272
"eslint-plugin-eslint-plugin": "7.0.0",
73-
"eslint-plugin-jsdoc": "57.2.1",
73+
"eslint-plugin-jsdoc": "58.1.0",
7474
"eslint-plugin-jsonc": "2.20.0",
7575
"eslint-plugin-n": "17.21.0",
7676
"eslint-plugin-perfectionist": "4.15.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)