Skip to content

Commit df01318

Browse files
chore(deps): update dependency eslint-plugin-jsdoc to v46 (#504)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [eslint-plugin-jsdoc](https://togithub.com/gajus/eslint-plugin-jsdoc) | [`^45.0.0` -> `^46.0.0`](https://renovatebot.com/diffs/npm/eslint-plugin-jsdoc/45.0.0/46.0.0) | [![age](https://badges.renovateapi.com/packages/npm/eslint-plugin-jsdoc/46.0.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/eslint-plugin-jsdoc/46.0.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/eslint-plugin-jsdoc/46.0.0/compatibility-slim/45.0.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/eslint-plugin-jsdoc/46.0.0/confidence-slim/45.0.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>gajus/eslint-plugin-jsdoc</summary> ### [`v46.0.0`](https://togithub.com/gajus/eslint-plugin-jsdoc/releases/tag/v46.0.0) [Compare Source](https://togithub.com/gajus/eslint-plugin-jsdoc/compare/v45.0.0...v46.0.0) ##### Features - **`no-defaults`:** make no-defaults on by default ([034ade1](https://togithub.com/gajus/eslint-plugin-jsdoc/commit/034ade155235715ee198875778a95196384b2b4f)) ##### BREAKING CHANGES - **`no-defaults`:** Removes default values. Disable the rule if removal not desired. Also: - docs: adds info on TS recommended rules </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, 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 has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/JoshuaKGoldberg/template-typescript-node-package). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMDUuMiIsInVwZGF0ZWRJblZlciI6IjM1LjEwNS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6a0d42d commit df01318

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"eslint-plugin-deprecation": "^1.4.1",
6464
"eslint-plugin-eslint-comments": "^3.2.0",
6565
"eslint-plugin-import": "^2.27.5",
66-
"eslint-plugin-jsdoc": "^45.0.0",
66+
"eslint-plugin-jsdoc": "^46.0.0",
6767
"eslint-plugin-jsonc": "^2.8.0",
6868
"eslint-plugin-markdown": "^3.0.0",
6969
"eslint-plugin-no-only-tests": "^3.1.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)