thibaudcolas / draftail.org

Documentation, blog & demos for Draftail, built with Docusaurus
https://www.draftail.org/
MIT License
8 stars 3 forks source link

chore(deps): update dependency @thibaudcolas/eslint-plugin-cookbook to v5 - autoclosed #38

Closed renovate[bot] closed 5 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Update Type Change Sourcegraph
@thibaudcolas/eslint-plugin-cookbook major devDependencies 4.0.1 -> 5.0.1 code search for "@thibaudcolas/eslint-plugin-cookbook"

Release Notes

thibaudcolas/eslint-plugin-cookbook ### [`v5.0.1`](https://togithub.com/thibaudcolas/eslint-plugin-cookbook/blob/master/CHANGELOG.md#​501httpsgithubcomthibaudcolaseslint-plugin-cookbookcomparev500v501-2019-09-02) [Compare Source](https://togithub.com/thibaudcolas/eslint-plugin-cookbook/compare/v5.0.0...v5.0.1) ##### Bug Fixes - **readme:** document which configs this package extends from ([e10c09c](https://togithub.com/thibaudcolas/eslint-plugin-cookbook/commit/e10c09c)) - **readme:** re-add missing tips section in README ([1b9dfce](https://togithub.com/thibaudcolas/eslint-plugin-cookbook/commit/1b9dfce)) ### [`v5.0.0`](https://togithub.com/thibaudcolas/eslint-plugin-cookbook/blob/master/CHANGELOG.md#​500httpsgithubcomthibaudcolaseslint-plugin-cookbookcomparev401v500-2019-09-02) [Compare Source](https://togithub.com/thibaudcolas/eslint-plugin-cookbook/compare/v4.0.1...v5.0.0) ##### Features - **config:** reenable jsx-a11y label rules ([7fcf0e3](https://togithub.com/thibaudcolas/eslint-plugin-cookbook/commit/7fcf0e3)) - **config:** update all config dependencies, with major updates ([96f2214](https://togithub.com/thibaudcolas/eslint-plugin-cookbook/commit/96f2214)) ##### BREAKING CHANGES - **config:** we’ve re-enabled label-related rules from jsx-a11y. They seem to be more reliable than they have been in the past. - **config:** this updates all configs/plugins this package is based on, as well as supporting ESLint 6. Please refer to the table below: | package | from | to | | ------------------------- | ------- | ----------------- | | eslint | ^5.6.0 | ^5.6.0 and ^6.0.0 | | eslint-config-airbnb | 17.1.0 | 18.0.1 | | eslint-config-prettier | 3.0.1 | 6.1.0 | | eslint-plugin-import | ^2.14.0 | ^2.18.2" | | eslint-plugin-jsx-a11y | ^6.1.1 | ^6.2.3" | | eslint-plugin-react | ^7.11.1 | ^7.14.3" | | eslint-plugin-react-hooks | N/A | ^1.7.0 | Additionally, eslint-plugin-react-hooks has been added to enforce the [rules of hooks](https://reactjs.org/docs/hooks-rules.html). #### [4.0.1](https://togithub.com/thibaudcolas/eslint-plugin-cookbook/compare/v4.0.0...v4.0.1) (2018-09-22) ##### Bug Fixes - **release:** upgrade lodash transitive dependency to fix vulnerability ([5a19da2](https://togithub.com/thibaudcolas/eslint-plugin-cookbook/commit/5a19da2))

Renovate configuration

:date: Schedule: "every weekend" (UTC).

:vertical_traffic_light: Automerge: Enabled.

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