Commit a508cfd
authored
chore(deps): update dependency eslint-plugin-jsdoc to v51.4.0 (#2257)
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
|
[eslint-plugin-jsdoc](https://redirect.github.com/gajus/eslint-plugin-jsdoc)
| [`51.3.1` ->
`51.4.0`](https://renovatebot.com/diffs/npm/eslint-plugin-jsdoc/51.3.1/51.4.0)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>gajus/eslint-plugin-jsdoc (eslint-plugin-jsdoc)</summary>
###
[`v51.4.0`](https://redirect.github.com/gajus/eslint-plugin-jsdoc/releases/tag/v51.4.0)
[Compare
Source](https://redirect.github.com/gajus/eslint-plugin-jsdoc/compare/v51.3.4...v51.4.0)
##### Features
- **`check-line-alignment`:** add `template` to default tags
([#​1427](https://redirect.github.com/gajus/eslint-plugin-jsdoc/issues/1427))
([4c65cbe](https://redirect.github.com/gajus/eslint-plugin-jsdoc/commit/4c65cbe36ca0984b94dde81923562532ed2998df))
###
[`v51.3.4`](https://redirect.github.com/gajus/eslint-plugin-jsdoc/releases/tag/v51.3.4)
[Compare
Source](https://redirect.github.com/gajus/eslint-plugin-jsdoc/compare/v51.3.3...v51.3.4)
##### Bug Fixes
- **`no-undefined-types`:** exempt global requires from undefined
property checks; fixes
[#​1425](https://redirect.github.com/gajus/eslint-plugin-jsdoc/issues/1425)
([#​1426](https://redirect.github.com/gajus/eslint-plugin-jsdoc/issues/1426))
([c51ee4f](https://redirect.github.com/gajus/eslint-plugin-jsdoc/commit/c51ee4fe552041dad94dc6dc7e67255cba1b1d2f))
###
[`v51.3.3`](https://redirect.github.com/gajus/eslint-plugin-jsdoc/releases/tag/v51.3.3)
[Compare
Source](https://redirect.github.com/gajus/eslint-plugin-jsdoc/compare/v51.3.2...v51.3.3)
##### Bug Fixes
- **`no-undefined-types`:** add `Intl` to global types and ensure
arbitrary properties of globals can be addressed; fixes
[#​1423](https://redirect.github.com/gajus/eslint-plugin-jsdoc/issues/1423)
([#​1424](https://redirect.github.com/gajus/eslint-plugin-jsdoc/issues/1424))
([feb65e4](https://redirect.github.com/gajus/eslint-plugin-jsdoc/commit/feb65e4e845e3f3126b6cadb8b2d970f06a68b53))
###
[`v51.3.2`](https://redirect.github.com/gajus/eslint-plugin-jsdoc/releases/tag/v51.3.2)
[Compare
Source](https://redirect.github.com/gajus/eslint-plugin-jsdoc/compare/v51.3.1...v51.3.2)
##### Bug Fixes
- **`multiline-blocks`:** for `requireSingleLineUnderCount`, ensure
multi-line types nullify checks
([#​1422](https://redirect.github.com/gajus/eslint-plugin-jsdoc/issues/1422))
([9b8efbd](https://redirect.github.com/gajus/eslint-plugin-jsdoc/commit/9b8efbd21f95d3727c540bc6d04c34b723c5f7a1))
</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/create-typescript-app).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS40MC4wIiwidXBkYXRlZEluVmVyIjoiNDEuNDAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent c723af8 commit a508cfd
2 files changed
+6
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
96 | | - | |
| 96 | + | |
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments