SocialGouv / monitorer

A highly customizable deploy-in-one-click application to monitor your web services uptime and latency.
https://socialgouv.github.io/monitorer/
Apache License 2.0
15 stars 8 forks source link

chore(deps): update dependency eslint-plugin-jsdoc to v23 #73

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 22.1.0 -> 23.0.0

Release Notes

gajus/eslint-plugin-jsdoc ### [`v23.0.0`](https://togithub.com/gajus/eslint-plugin-jsdoc/releases/v23.0.0) [Compare Source](https://togithub.com/gajus/eslint-plugin-jsdoc/compare/v22.2.0...v23.0.0) ##### Features - **`require-description`, `require-example`, `require-param`, `require-returns`:** cause `exemptedBy` to overwrite `inheritdoc` exempting; closes [#​510](https://togithub.com/gajus/eslint-plugin-jsdoc/issues/510) ([a402330](https://togithub.com/gajus/eslint-plugin-jsdoc/commit/a4023308851719285383fa36ea7c40b66db4c8c9)) ##### BREAKING CHANGES - **`require-description`, `require-example`, `require-param`, `require-returns`:** While still defaulting to having `inheritdoc` exempt rules, for the impacted rules, if one has defined an `exemptedBy` options array one must now explicitly add back `"inheritdoc"` to get the exemption for that tag as well. This change allows users to omit `inheritdoc` from the array so as to cause its presence not to trigger exemption of the rule. ### [`v22.2.0`](https://togithub.com/gajus/eslint-plugin-jsdoc/releases/v22.2.0) [Compare Source](https://togithub.com/gajus/eslint-plugin-jsdoc/compare/v22.1.0...v22.2.0) ##### Features - **`require-param`:** add `contexts` option; closes [#​511](https://togithub.com/gajus/eslint-plugin-jsdoc/issues/511) ([3aaba73](https://togithub.com/gajus/eslint-plugin-jsdoc/commit/3aaba73ee6e7ff8145f4470a69d42be779148753))

Renovate configuration

:date: Schedule: "before 3am on Monday" in timezone Europe/Paris.

: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.