Closed renovate[bot] closed 5 years ago
This PR contains the following updates:
15.8.4
15.9.1
:date: Schedule: At any time (no schedule defined).
:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.
:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".
rebase!
:no_bell: Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot. View repository job log here.
This PR contains the following updates:
15.8.4
->15.9.1
Release Notes
gajus/eslint-plugin-jsdoc
### [`v15.9.1`](https://togithub.com/gajus/eslint-plugin-jsdoc/releases/v15.9.1) [Compare Source](https://togithub.com/gajus/eslint-plugin-jsdoc/compare/v15.9.0...v15.9.1) ##### Bug Fixes - **`valid-types`:** treat `module`, `enum`, `member`/`var`, and `typedef` as having optional type; fixes [#375](https://togithub.com/gajus/eslint-plugin-jsdoc/issues/375) ([6c7a5de](https://togithub.com/gajus/eslint-plugin-jsdoc/commit/6c7a5de)) ### [`v15.9.0`](https://togithub.com/gajus/eslint-plugin-jsdoc/releases/v15.9.0) [Compare Source](https://togithub.com/gajus/eslint-plugin-jsdoc/compare/v15.8.4...v15.9.0) ##### Bug Fixes - **require-example:** add fixer for missing declaration (though can do nothing with missing description); fixes part of [#336](https://togithub.com/gajus/eslint-plugin-jsdoc/issues/336) ([ea3e057](https://togithub.com/gajus/eslint-plugin-jsdoc/commit/ea3e057)) - **require-jsdoc:** add fixer to add empty jsdoc block ([b48cf1d](https://togithub.com/gajus/eslint-plugin-jsdoc/commit/b48cf1d)) - **require-param:** skip destructuring; fixes [#352](https://togithub.com/gajus/eslint-plugin-jsdoc/issues/352) (though still need to handle [#11](https://togithub.com/gajus/eslint-plugin-jsdoc/issues/11) ) ([c8d0611](https://togithub.com/gajus/eslint-plugin-jsdoc/commit/c8d0611)) - **require-returns-check:** check `WithStatement` for `return` statements ([37e8300](https://togithub.com/gajus/eslint-plugin-jsdoc/commit/37e8300)) ##### Features - allow empty line between jsdoc and jscode ([#353](https://togithub.com/gajus/eslint-plugin-jsdoc/issues/353)) ([19a6590](https://togithub.com/gajus/eslint-plugin-jsdoc/commit/19a6590)) - **`check-types`:** Add `symbol` and `bigint` to native types (fixes [#360](https://togithub.com/gajus/eslint-plugin-jsdoc/issues/360)) ([23846fc](https://togithub.com/gajus/eslint-plugin-jsdoc/commit/23846fc)) - **valid-types:** Add more type checks ([f5c485d](https://togithub.com/gajus/eslint-plugin-jsdoc/commit/f5c485d))Renovate configuration
:date: Schedule: At any time (no schedule defined).
:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.
:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "
rebase!
".:no_bell: Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot. View repository job log here.