-
-
Notifications
You must be signed in to change notification settings - Fork 83
Commit 1db19a2
authored
chore(deps): update dependency eslint-plugin-jsdoc to ^50.3.0 (#1658)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[eslint-plugin-jsdoc](https://redirect.github.com/gajus/eslint-plugin-jsdoc)
| [`^50.2.2` ->
`^50.3.0`](https://renovatebot.com/diffs/npm/eslint-plugin-jsdoc/50.2.2/50.3.0)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>gajus/eslint-plugin-jsdoc (eslint-plugin-jsdoc)</summary>
###
[`v50.3.0`](https://redirect.github.com/gajus/eslint-plugin-jsdoc/releases/tag/v50.3.0)
[Compare
Source](https://redirect.github.com/gajus/eslint-plugin-jsdoc/compare/v50.2.5...v50.3.0)
##### Features
- **`require-param`:** add `ignoreWhenAllParamsMissing` option; fixes
[#​1317](https://redirect.github.com/gajus/eslint-plugin-jsdoc/issues/1317)
([3b18435](https://redirect.github.com/gajus/eslint-plugin-jsdoc/commit/3b1843582015d999bbf373095fdc492a235bb374))
###
[`v50.2.5`](https://redirect.github.com/gajus/eslint-plugin-jsdoc/releases/tag/v50.2.5)
[Compare
Source](https://redirect.github.com/gajus/eslint-plugin-jsdoc/compare/v50.2.4...v50.2.5)
##### Bug Fixes
- **`require-jsdoc`:** allow `TSTypeAliasDeclaration` to be detected for
export; fixes
[#​1319](https://redirect.github.com/gajus/eslint-plugin-jsdoc/issues/1319)
([909de73](https://redirect.github.com/gajus/eslint-plugin-jsdoc/commit/909de737f115af69a5fd10ec64810a0f42f834e0))
- force release
([6970456](https://redirect.github.com/gajus/eslint-plugin-jsdoc/commit/69704565d80e12a74e856966fbf9e70e2e324905))
- force release
([20e0805](https://redirect.github.com/gajus/eslint-plugin-jsdoc/commit/20e0805d8b245dd1f675987740dea2cfb04d440b))
- update semantic-release
([baaf8c3](https://redirect.github.com/gajus/eslint-plugin-jsdoc/commit/baaf8c399dde08795841bd5df98b62212403f664))
- update semantic-release/github
([8e565e0](https://redirect.github.com/gajus/eslint-plugin-jsdoc/commit/8e565e08407c275401045676faee62f31e42702a))
###
[`v50.2.4`](https://redirect.github.com/gajus/eslint-plugin-jsdoc/releases/tag/v50.2.4)
[Compare
Source](https://redirect.github.com/gajus/eslint-plugin-jsdoc/compare/v50.2.3...v50.2.4)
##### Bug Fixes
- **`require-returns-check`:** allow infinite for loops to have only one
branch to return; fixes
[#​1315](https://redirect.github.com/gajus/eslint-plugin-jsdoc/issues/1315)
([e7ab475](https://redirect.github.com/gajus/eslint-plugin-jsdoc/commit/e7ab475c26eb4ac874f28eeb7cedafaf21b0b001))
###
[`v50.2.3`](https://redirect.github.com/gajus/eslint-plugin-jsdoc/releases/tag/v50.2.3)
[Compare
Source](https://redirect.github.com/gajus/eslint-plugin-jsdoc/compare/v50.2.2...v50.2.3)
##### Bug Fixes
- **`require-jsdoc`:** avoid erring on static blocks
([8222262](https://redirect.github.com/gajus/eslint-plugin-jsdoc/commit/82222628c1213017bd99af70bbc761b9c7f1c972))
</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://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/JoshuaKGoldberg/create-typescript-app).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC45Ny4wIiwidXBkYXRlZEluVmVyIjoiMzguOTcuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 9118894 commit 1db19a2Copy full SHA for 1db19a2
File tree
Expand file treeCollapse file tree
2 files changed
+6
-6
lines changedFilter options
Expand file treeCollapse file tree
2 files changed
+6
-6
lines changed+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
77 | 77 |
| |
78 | 78 |
| |
79 | 79 |
| |
80 |
| - | |
| 80 | + | |
81 | 81 |
| |
82 | 82 |
| |
83 | 83 |
| |
|
+5-5Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments