Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-jsdoc to v48.10.1 (#43)
Browse files Browse the repository at this point in the history
[![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)
| [`48.9.3` ->
`48.10.1`](https://renovatebot.com/diffs/npm/eslint-plugin-jsdoc/48.9.3/48.10.1)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-jsdoc/48.10.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-plugin-jsdoc/48.10.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-plugin-jsdoc/48.9.3/48.10.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-jsdoc/48.9.3/48.10.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>gajus/eslint-plugin-jsdoc (eslint-plugin-jsdoc)</summary>

###
[`v48.10.1`](https://togithub.com/gajus/eslint-plugin-jsdoc/releases/tag/v48.10.1)

[Compare
Source](https://togithub.com/gajus/eslint-plugin-jsdoc/compare/v48.10.0...v48.10.1)

##### Bug Fixes

- add espree as dependency; fixes
[#&#8203;1284](https://togithub.com/gajus/eslint-plugin-jsdoc/issues/1284)
([31e0a35](https://togithub.com/gajus/eslint-plugin-jsdoc/commit/31e0a35382c5d4c847781df6c4b5d8fb371d8d3c))

###
[`v48.10.0`](https://togithub.com/gajus/eslint-plugin-jsdoc/releases/tag/v48.10.0)

[Compare
Source](https://togithub.com/gajus/eslint-plugin-jsdoc/compare/v48.9.3...v48.10.0)

##### Features

- **`require-template`, `check-template-names`:** add support
`ClassDeclaration`
([31d3255](https://togithub.com/gajus/eslint-plugin-jsdoc/commit/31d32555988dca786726420246efcd1589c07316))
- **`require-template`, `check-template-names`:** add support
`FunctionDeclaration`
([28bc1cb](https://togithub.com/gajus/eslint-plugin-jsdoc/commit/28bc1cb8664b0373ad87f6cb0cd7c781139cc3b8))
- **`require-template`, `check-template-names`:** add support
`TSInterfaceDeclaration`
([320a1eb](https://togithub.com/gajus/eslint-plugin-jsdoc/commit/320a1ebb5c72d48a5a0cc725a7f8a1ea0170d2f6))

</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 was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/JoshuaKGoldberg/console-table-without-index).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 2, 2024
1 parent 4ad7bd5 commit 7d85124
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"console-fail-test": "0.4.4",
"cspell": "8.13.0",
"eslint": "9.8.0",
"eslint-plugin-jsdoc": "48.9.3",
"eslint-plugin-jsdoc": "48.10.1",
"eslint-plugin-jsonc": "2.16.0",
"eslint-plugin-markdown": "5.1.0",
"eslint-plugin-n": "17.10.1",
Expand Down
11 changes: 6 additions & 5 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 7d85124

Please sign in to comment.