Skip to content

Commit 5b2730e

Browse files
chore(deps): update dependency eslint-plugin-jsdoc to v63 (#983)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Adoption](https://docs.renovatebot.com/merge-confidence/) | [Passing](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.0.0` → `^63.0.0`](https://renovatebot.com/diffs/npm/eslint-plugin-jsdoc/62.9.0/63.0.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-jsdoc/63.0.0?slim=true) | ![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-plugin-jsdoc/63.0.0?slim=true) | ![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-plugin-jsdoc/62.9.0/63.0.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-jsdoc/62.9.0/63.0.0?slim=true) | --- ### Release Notes <details> <summary>gajus/eslint-plugin-jsdoc (eslint-plugin-jsdoc)</summary> ### [`v63.0.0`](https://redirect.github.com/gajus/eslint-plugin-jsdoc/releases/tag/v63.0.0) [Compare Source](https://redirect.github.com/gajus/eslint-plugin-jsdoc/compare/v62.9.0...v63.0.0) ##### Bug Fixes - **`require-throws`:** avoid skipping constructors; fixes [#&#8203;1692](https://redirect.github.com/gajus/eslint-plugin-jsdoc/issues/1692) ([cacb73e](https://redirect.github.com/gajus/eslint-plugin-jsdoc/commit/cacb73e06a76283d9b5a96c6fdc575a89f0f26cd)) ##### chore - test Node 26; drop 20 ([c43043a](https://redirect.github.com/gajus/eslint-plugin-jsdoc/commit/c43043a2f563cf60f04baf17564de2605c1f3560)) ##### BREAKING CHANGES - Drop Node 20 </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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/ts-api-utils). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xOTQuMCIsInVwZGF0ZWRJblZlciI6IjQzLjE5NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 87bc95d commit 5b2730e

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"console-fail-test": "^0.6.0",
5757
"cspell": "^10.0.0",
5858
"eslint": "^10.0.0",
59-
"eslint-plugin-jsdoc": "^62.0.0",
59+
"eslint-plugin-jsdoc": "^63.0.0",
6060
"eslint-plugin-jsonc": "^3.0.0",
6161
"eslint-plugin-markdown": "^5.1.0",
6262
"eslint-plugin-n": "^18.0.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)