hellomouse / GNS

GitHub Notification Service For IRC
MIT License
6 stars 3 forks source link

chore(deps): update dependency eslint-plugin-flowtype to v5 - autoclosed #950

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-flowtype devDependencies major ^4.6.0 -> ^5.0.0

Release Notes

gajus/eslint-plugin-flowtype ### [`v5.1.3`](https://togithub.com/gajus/eslint-plugin-flowtype/releases/v5.1.3) [Compare Source](https://togithub.com/gajus/eslint-plugin-flowtype/compare/v5.1.2...v5.1.3) ##### Bug Fixes - reduce test targets ([506b18e](https://togithub.com/gajus/eslint-plugin-flowtype/commit/506b18e8e50d392d662258b64f33c3399fc45c10)) ### [`v5.1.2`](https://togithub.com/gajus/eslint-plugin-flowtype/releases/v5.1.2) [Compare Source](https://togithub.com/gajus/eslint-plugin-flowtype/compare/v5.1.1...v5.1.2) ##### Bug Fixes - check type annotation context ([1ec503d](https://togithub.com/gajus/eslint-plugin-flowtype/commit/1ec503d7ed85923b7c75b09039714109fc5a96cf)) ### [`v5.1.1`](https://togithub.com/gajus/eslint-plugin-flowtype/releases/v5.1.1) [Compare Source](https://togithub.com/gajus/eslint-plugin-flowtype/compare/v5.1.0...v5.1.1) ##### Bug Fixes - check for class properties (fixes [#​210](https://togithub.com/gajus/eslint-plugin-flowtype/issues/210)) ([6015308](https://togithub.com/gajus/eslint-plugin-flowtype/commit/6015308c939fb6c79ce62cdbe51c3df1b00faad5)) - support never option (fixes [#​253](https://togithub.com/gajus/eslint-plugin-flowtype/issues/253)) ([aca8583](https://togithub.com/gajus/eslint-plugin-flowtype/commit/aca85832758b9dc2c99c622867a287790b1db7dc)) - update dependencies ([cd19943](https://togithub.com/gajus/eslint-plugin-flowtype/commit/cd1994395f6ff5f657276f648521064305d59cc7)) ### [`v5.1.0`](https://togithub.com/gajus/eslint-plugin-flowtype/releases/v5.1.0) [Compare Source](https://togithub.com/gajus/eslint-plugin-flowtype/compare/v5.0.3...v5.1.0) ##### Features - add allowNull (fixes [#​390](https://togithub.com/gajus/eslint-plugin-flowtype/issues/390)) ([d297631](https://togithub.com/gajus/eslint-plugin-flowtype/commit/d2976313ed60c92dd525be109eba1b79a9dae53f)) ### [`v5.0.3`](https://togithub.com/gajus/eslint-plugin-flowtype/releases/v5.0.3) [Compare Source](https://togithub.com/gajus/eslint-plugin-flowtype/compare/v5.0.2...v5.0.3) ##### Bug Fixes - support opaque types (fixes [#​377](https://togithub.com/gajus/eslint-plugin-flowtype/issues/377)) ([b1c588f](https://togithub.com/gajus/eslint-plugin-flowtype/commit/b1c588f890ac12dc43aa26f2f658fad6d5995d97)) ### [`v5.0.2`](https://togithub.com/gajus/eslint-plugin-flowtype/releases/v5.0.2) [Compare Source](https://togithub.com/gajus/eslint-plugin-flowtype/compare/v5.0.1...v5.0.2) ##### Bug Fixes - support shebang (fixes [#​416](https://togithub.com/gajus/eslint-plugin-flowtype/issues/416)) ([e06f09a](https://togithub.com/gajus/eslint-plugin-flowtype/commit/e06f09a925fea9993f727e5bed1cd6bbdc448e43)) ### [`v5.0.1`](https://togithub.com/gajus/eslint-plugin-flowtype/releases/v5.0.1) [Compare Source](https://togithub.com/gajus/eslint-plugin-flowtype/compare/v5.0.0...v5.0.1) ##### Bug Fixes - require-exact-type must not add exact types for explicitly inexact types (fixes [#​444](https://togithub.com/gajus/eslint-plugin-flowtype/issues/444)) ([4238464](https://togithub.com/gajus/eslint-plugin-flowtype/commit/4238464f3c1f05b7c73c43fe9ccb14a2c52a01a6)) ### [`v5.0.0`](https://togithub.com/gajus/eslint-plugin-flowtype/releases/v5.0.0) [Compare Source](https://togithub.com/gajus/eslint-plugin-flowtype/compare/v4.7.0...v5.0.0) ##### Bug Fixes - replace annotations when they already exist ([353dce4](https://togithub.com/gajus/eslint-plugin-flowtype/commit/353dce46a0e2a1f46234a9573772c5e6ddff2788)) - styles ([fc5563d](https://togithub.com/gajus/eslint-plugin-flowtype/commit/fc5563d2f3653cb5fbe03bec14f24a095f2aac50)) - Use .range instead of .start & .end on node & token ([93374cd](https://togithub.com/gajus/eslint-plugin-flowtype/commit/93374cdd36c24b447180093383dd3e5222b80087)) ##### Features - remove non-natural, case-sensitive sorting ([46c8b4a](https://togithub.com/gajus/eslint-plugin-flowtype/commit/46c8b4a4dcac71aba3507fab5ee13306d08ff4cf)) - Support ESLint 7.x ([9adfc6f](https://togithub.com/gajus/eslint-plugin-flowtype/commit/9adfc6fb2158e46a7d1cabffa941ef6d4d896f11)) ##### BREAKING CHANGES - - Breaks compatibility with eslint sorting rule. In practise, there is never a case when someone would want to use the other options, though. - Requires Node@^10.12.x || 12.x - Requires ESLint@^7.x

Renovate configuration

:date: Schedule: "before 3am on Monday" (UTC).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

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