t0gre / react-datepicker

An easily internationalizable, accessible, mobile-friendly datepicker library for the web, build with styled-components.
https://react-datepicker.netlify.com/
MIT License
331 stars 54 forks source link

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

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