MrSwitch / tricks

Tricks and tips in ES
https://adodson.com/tricks/
1 stars 0 forks source link

chore(deps): update dependency eslint-plugin-jsdoc to v27 #79

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
eslint-plugin-jsdoc devDependencies major ^26.0.0 -> ^27.0.0

Release Notes

gajus/eslint-plugin-jsdoc ### [`v27.0.0`](https://togithub.com/gajus/eslint-plugin-jsdoc/releases/v27.0.0) [Compare Source](https://togithub.com/gajus/eslint-plugin-jsdoc/compare/v26.0.2...v27.0.0) ##### Features - **require-hyphen-before-param-description:** add `tags` option for setting specific tags (or any tags) to follow rules for or against hyphen descriptions; now allows property to be set differently than param; fixes [#​553](https://togithub.com/gajus/eslint-plugin-jsdoc/issues/553) ([a764861](https://togithub.com/gajus/eslint-plugin-jsdoc/commit/a7648611df52cfe4dd186520daa6beb09e7352a8)) ##### BREAKING CHANGES - **require-hyphen-before-param-description:** `{checkProperties: true}` should be replaced by: `{tags: {'property': 'always|never'}}`

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Enabled.

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.

github-actions[bot] commented 3 years ago

:tada: This PR is included in version 1.13.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: