Skip to content

Commit 5cf1715

Browse files
chore(deps): update dependency eslint-plugin-jsdoc to v51 (#392)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [eslint-plugin-jsdoc](https://redirect.github.com/gajus/eslint-plugin-jsdoc) | [`50.8.0` -> `51.0.1`](https://renovatebot.com/diffs/npm/eslint-plugin-jsdoc/50.8.0/51.0.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-jsdoc/51.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-plugin-jsdoc/51.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-plugin-jsdoc/50.8.0/51.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-jsdoc/50.8.0/51.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>gajus/eslint-plugin-jsdoc (eslint-plugin-jsdoc)</summary> ### [`v51.0.1`](https://redirect.github.com/gajus/eslint-plugin-jsdoc/releases/tag/v51.0.1) [Compare Source](https://redirect.github.com/gajus/eslint-plugin-jsdoc/compare/v51.0.0...v51.0.1) ##### Bug Fixes - require node v22 ([f85ffc6](https://redirect.github.com/gajus/eslint-plugin-jsdoc/commit/f85ffc6186162c8a600ecf9106565461884146a9)) ### [`v51.0.0`](https://redirect.github.com/gajus/eslint-plugin-jsdoc/releases/tag/v51.0.0) [Compare Source](https://redirect.github.com/gajus/eslint-plugin-jsdoc/compare/v50.8.0...v51.0.0) ##### chore - bump to Node 20.11.0+ ([d45ad32](https://redirect.github.com/gajus/eslint-plugin-jsdoc/commit/d45ad32d05aa997993c8f6b63bf9b131dd6f404e)) ##### BREAKING CHANGES - Requires Node 20.11.0+ Also: - chore: upgrade `are-docs-informative` - refactor: use `import.meta.dirname` </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/npm-username-to-packages). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC42MC4xIiwidXBkYXRlZEluVmVyIjoiNDAuNjAuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1bbc44c commit 5cf1715

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"create-typescript-app": "2.42.0",
4747
"cspell": "9.0.0",
4848
"eslint": "9.28.0",
49-
"eslint-plugin-jsdoc": "50.8.0",
49+
"eslint-plugin-jsdoc": "51.0.1",
5050
"eslint-plugin-jsonc": "2.20.0",
5151
"eslint-plugin-markdown": "5.1.0",
5252
"eslint-plugin-n": "17.16.2",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)