evenchange4 / react-intl-cra

🔧 Extract messages of Creact React App from the command line.
MIT License
67 stars 11 forks source link

chore(deps): update dependency eslint-plugin-flowtype to v3 #58

Closed renovate[bot] closed 5 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Type Update Change References
eslint-plugin-flowtype devDependencies major 2.42.0 -> 3.2.1 source

Release Notes

gajus/eslint-plugin-flowtype ### [`v3.2.1`](https://togithub.com/gajus/eslint-plugin-flowtype/releases/v3.2.1) [Compare Source](https://togithub.com/gajus/eslint-plugin-flowtype/compare/v3.2.0...v3.2.1) ##### Bug Fixes - modify require-return-type about annotateUndefined ([#​355](https://togithub.com/gajus/eslint-plugin-flowtype/issues/355)) ([a405931](https://togithub.com/gajus/eslint-plugin-flowtype/commit/a405931)) ### [`v3.2.0`](https://togithub.com/gajus/eslint-plugin-flowtype/releases/v3.2.0) [Compare Source](https://togithub.com/gajus/eslint-plugin-flowtype/compare/v3.1.4...v3.2.0) ##### Features - remove mixed from weak types (issue [#​361](https://togithub.com/gajus/eslint-plugin-flowtype/issues/361)) ([94e7a1b](https://togithub.com/gajus/eslint-plugin-flowtype/commit/94e7a1b)) ### [`v3.1.4`](https://togithub.com/gajus/eslint-plugin-flowtype/releases/v3.1.4) [Compare Source](https://togithub.com/gajus/eslint-plugin-flowtype/compare/v3.1.3...v3.1.4) ##### Bug Fixes - attempt to build README ([ae05664](https://togithub.com/gajus/eslint-plugin-flowtype/commit/ae05664)) ### [`v3.1.3`](https://togithub.com/gajus/eslint-plugin-flowtype/releases/v3.1.3) [Compare Source](https://togithub.com/gajus/eslint-plugin-flowtype/compare/v3.1.2...v3.1.3) ##### Bug Fixes - generate docs in CI/CD ([3ce7eed](https://togithub.com/gajus/eslint-plugin-flowtype/commit/3ce7eed)) ### [`v3.1.2`](https://togithub.com/gajus/eslint-plugin-flowtype/releases/v3.1.2) [Compare Source](https://togithub.com/gajus/eslint-plugin-flowtype/compare/v3.1.1...v3.1.2) ##### Bug Fixes - correct addAssertions path ([0d664d8](https://togithub.com/gajus/eslint-plugin-flowtype/commit/0d664d8)) - correct addAssertions path ([a04d49e](https://togithub.com/gajus/eslint-plugin-flowtype/commit/a04d49e)) ### [`v3.1.1`](https://togithub.com/gajus/eslint-plugin-flowtype/releases/v3.1.1) [Compare Source](https://togithub.com/gajus/eslint-plugin-flowtype/compare/v3.1.0...v3.1.1) ##### Bug Fixes - automate README generation ([d070ac3](https://togithub.com/gajus/eslint-plugin-flowtype/commit/d070ac3)) ### [`v3.1.0`](https://togithub.com/gajus/eslint-plugin-flowtype/releases/v3.1.0) [Compare Source](https://togithub.com/gajus/eslint-plugin-flowtype/compare/v3.0.0...v3.1.0) ##### Features - add require-compound-type-alias ([#​365](https://togithub.com/gajus/eslint-plugin-flowtype/issues/365)) ([6585121](https://togithub.com/gajus/eslint-plugin-flowtype/commit/6585121)) ### [`v3.0.0`](https://togithub.com/gajus/eslint-plugin-flowtype/releases/v3.0.0) [Compare Source](https://togithub.com/gajus/eslint-plugin-flowtype/compare/v2.50.3...v3.0.0) ##### Features - add mixed to no-weak-types ([#​362](https://togithub.com/gajus/eslint-plugin-flowtype/issues/362)) ([5e2bbe9](https://togithub.com/gajus/eslint-plugin-flowtype/commit/5e2bbe9)) ##### BREAKING CHANGES - `mixed` is now treated as a weak type by default. ### [`v2.50.3`](https://togithub.com/gajus/eslint-plugin-flowtype/releases/v2.50.3) [Compare Source](https://togithub.com/gajus/eslint-plugin-flowtype/compare/v2.50.2...v2.50.3) ##### Bug Fixes - bump versions of babel-eslint, eslint and eslint-config-canonical ([#​359](https://togithub.com/gajus/eslint-plugin-flowtype/issues/359)) ([68ed515](https://togithub.com/gajus/eslint-plugin-flowtype/commit/68ed515)) ### [`v2.50.2`](https://togithub.com/gajus/eslint-plugin-flowtype/releases/v2.50.2) [Compare Source](https://togithub.com/gajus/eslint-plugin-flowtype/compare/v2.50.1...v2.50.2) ##### Bug Fixes - Fix semi rule for opaque types ([#​358](https://togithub.com/gajus/eslint-plugin-flowtype/issues/358)) ([d2c2411](https://togithub.com/gajus/eslint-plugin-flowtype/commit/d2c2411)) ### [`v2.50.1`](https://togithub.com/gajus/eslint-plugin-flowtype/releases/v2.50.1) [Compare Source](https://togithub.com/gajus/eslint-plugin-flowtype/compare/v2.50.0...v2.50.1) ##### Bug Fixes - make require-exact-type ignore indexers in map types ([#​354](https://togithub.com/gajus/eslint-plugin-flowtype/issues/354)) ([0722187](https://togithub.com/gajus/eslint-plugin-flowtype/commit/0722187)) ### [`v2.50.0`](https://togithub.com/gajus/eslint-plugin-flowtype/releases/v2.50.0) [Compare Source](https://togithub.com/gajus/eslint-plugin-flowtype/compare/v2.49.4...v2.50.0) ##### Features - add variable declarations to colon spacing checks ([c4b87ca](https://togithub.com/gajus/eslint-plugin-flowtype/commit/c4b87ca)) ### [`v2.49.4`](https://togithub.com/gajus/eslint-plugin-flowtype/releases/v2.49.4) [Compare Source](https://togithub.com/gajus/eslint-plugin-flowtype/compare/v2.49.3...v2.49.4) ##### Bug Fixes - automatically include plugin when extending preset (fixes [#​313](https://togithub.com/gajus/eslint-plugin-flowtype/issues/313) [#​314](https://togithub.com/gajus/eslint-plugin-flowtype/issues/314)) ([1f70db2](https://togithub.com/gajus/eslint-plugin-flowtype/commit/1f70db2)) ### [`v2.49.3`](https://togithub.com/gajus/eslint-plugin-flowtype/releases/v2.49.3) [Compare Source](https://togithub.com/gajus/eslint-plugin-flowtype/compare/v2.49.2...v2.49.3) ##### Bug Fixes - object-type-delimeter with new babel-eslint ([#​317](https://togithub.com/gajus/eslint-plugin-flowtype/issues/317)) ([e0c328d](https://togithub.com/gajus/eslint-plugin-flowtype/commit/e0c328d)) ### [`v2.49.2`](https://togithub.com/gajus/eslint-plugin-flowtype/releases/v2.49.2) [Compare Source](https://togithub.com/gajus/eslint-plugin-flowtype/compare/v2.49.1...v2.49.2) ##### Bug Fixes - variance issues with babel 7 ([#​339](https://togithub.com/gajus/eslint-plugin-flowtype/issues/339)) ([3cd70b8](https://togithub.com/gajus/eslint-plugin-flowtype/commit/3cd70b8)) ### [`v2.49.1`](https://togithub.com/gajus/eslint-plugin-flowtype/releases/v2.49.1) [Compare Source](https://togithub.com/gajus/eslint-plugin-flowtype/compare/v2.49.0...v2.49.1) ##### Bug Fixes - Fix $FlowFixMe comments for eslint 4 ([#​338](https://togithub.com/gajus/eslint-plugin-flowtype/issues/338)) ([647807f](https://togithub.com/gajus/eslint-plugin-flowtype/commit/647807f)) ### [`v2.49.0`](https://togithub.com/gajus/eslint-plugin-flowtype/releases/v2.49.0) [Compare Source](https://togithub.com/gajus/eslint-plugin-flowtype/compare/v2.48.0...v2.49.0) ##### Features - don't require $ReadOnlyArray if variable is initialized with empty array ([#​337](https://togithub.com/gajus/eslint-plugin-flowtype/issues/337)) ([7c57cea](https://togithub.com/gajus/eslint-plugin-flowtype/commit/7c57cea)) ### [`v2.48.0`](https://togithub.com/gajus/eslint-plugin-flowtype/releases/v2.48.0) [Compare Source](https://togithub.com/gajus/eslint-plugin-flowtype/compare/v2.47.1...v2.48.0) ##### Features - add fixer for requireValidFileAnnotation when always ([#​332](https://togithub.com/gajus/eslint-plugin-flowtype/issues/332)) ([51f4ba2](https://togithub.com/gajus/eslint-plugin-flowtype/commit/51f4ba2)) ### [`v2.47.1`](https://togithub.com/gajus/eslint-plugin-flowtype/releases/v2.47.1) [Compare Source](https://togithub.com/gajus/eslint-plugin-flowtype/compare/v2.47.0...v2.47.1) ##### Bug Fixes - update dependencies ([cac561f](https://togithub.com/gajus/eslint-plugin-flowtype/commit/cac561f)) ### [`v2.47.0`](https://togithub.com/gajus/eslint-plugin-flowtype/releases/v2.47.0) [Compare Source](https://togithub.com/gajus/eslint-plugin-flowtype/compare/v2.46.3...v2.47.0) <a name"2.47.0"> #### 2.47.0 (2018-05-22) ##### Features - Refactor `array-style-...` rules ([6320beec](https://togithub.com/gajus/eslint-plugin-flowtype/commit/6320beec)) - Improve error messages ([b95dd31d](https://togithub.com/gajus/eslint-plugin-flowtype/commit/b95dd31d)) - Change default array notation for simple types to "verbose" ([687f82be](https://togithub.com/gajus/eslint-plugin-flowtype/commit/687f82be)) - Implement fixation in array style rules ([4a6f03d9](https://togithub.com/gajus/eslint-plugin-flowtype/commit/4a6f03d9)) - Implement array style rules ([afd42108](https://togithub.com/gajus/eslint-plugin-flowtype/commit/afd42108)) ### [`v2.46.3`](https://togithub.com/gajus/eslint-plugin-flowtype/releases/v2.46.3) [Compare Source](https://togithub.com/gajus/eslint-plugin-flowtype/compare/v2.46.2...v2.46.3) <a name"2.46.3"> ##### 2.46.3 (2018-04-20) ##### Bug Fixes - support fixing sort keys with ObjectTypeSpreadProperty ([#​326](https://togithub.com/gajus/eslint-plugin-flowtype/issues/326)) ([6b44d739](https://togithub.com/gajus/eslint-plugin-flowtype/commit/6b44d739)) ### [`v2.46.2`](https://togithub.com/gajus/eslint-plugin-flowtype/releases/v2.46.2) [Compare Source](https://togithub.com/gajus/eslint-plugin-flowtype/compare/v2.46.1...v2.46.2) <a name"2.46.2"> ##### 2.46.2 (2018-04-14) ##### Bug Fixes - noDupeKeys ignores ObjectTypeSpreadProperty ([#​325](https://togithub.com/gajus/eslint-plugin-flowtype/issues/325)) ([7946b046](https://togithub.com/gajus/eslint-plugin-flowtype/commit/7946b046)) ### [`v2.46.1`](https://togithub.com/gajus/eslint-plugin-flowtype/releases/v2.46.1) [Compare Source](https://togithub.com/gajus/eslint-plugin-flowtype/compare/v2.46.0...v2.46.1) <a name"2.46.1"> ##### 2.46.1 (2018-02-22) ##### Bug Fixes - (type-import-style) Support import aliases when fixing ([#​321](https://togithub.com/gajus/eslint-plugin-flowtype/issues/321)) ([d7ccd0dd](https://togithub.com/gajus/eslint-plugin-flowtype/commit/d7ccd0dd)) ### [`v2.46.0`](https://togithub.com/gajus/eslint-plugin-flowtype/releases/v2.46.0) [Compare Source](https://togithub.com/gajus/eslint-plugin-flowtype/compare/v2.45.0...v2.46.0) <a name"2.46.0"> #### 2.46.0 (2018-02-21) ##### Features - add type-import-style rule ([#​320](https://togithub.com/gajus/eslint-plugin-flowtype/issues/320)) ([3c672237](https://togithub.com/gajus/eslint-plugin-flowtype/commit/3c672237)) ### [`v2.45.0`](https://togithub.com/gajus/eslint-plugin-flowtype/releases/v2.45.0) [Compare Source](https://togithub.com/gajus/eslint-plugin-flowtype/compare/v2.44.0...v2.45.0) <a name"2.45.0"> #### 2.45.0 (2018-02-18) ##### Features - add require-types-at-top rule (, [#​168](https://togithub.com/gajus/eslint-plugin-flowtype/issues/168), [#​285](https://togithub.com/gajus/eslint-plugin-flowtype/issues/285)) ([74bcb8c1](https://togithub.com/gajus/eslint-plugin-flowtype/commit/74bcb8c1), closes [#​319](https://togithub.com/gajus/eslint-plugin-flowtype/issues/319)) ### [`v2.44.0`](https://togithub.com/gajus/eslint-plugin-flowtype/releases/v2.44.0) [Compare Source](https://togithub.com/gajus/eslint-plugin-flowtype/compare/v2.43.0...v2.44.0) <a name"2.44.0"> #### 2.44.0 (2018-02-13) ##### Features - add no-existential-type rule ([#​316](https://togithub.com/gajus/eslint-plugin-flowtype/issues/316)) ([c10b0d90](https://togithub.com/gajus/eslint-plugin-flowtype/commit/c10b0d90)) ### [`v2.43.0`](https://togithub.com/gajus/eslint-plugin-flowtype/releases/v2.43.0) [Compare Source](https://togithub.com/gajus/eslint-plugin-flowtype/compare/v2.42.0...v2.43.0) <a name"2.43.0"> #### 2.43.0 (2018-02-09) ##### Features - Add newline-after-flow-annotation rule ([#​312](https://togithub.com/gajus/eslint-plugin-flowtype/issues/312)) ([ad4cf826](https://togithub.com/gajus/eslint-plugin-flowtype/commit/ad4cf826))

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

codecov[bot] commented 5 years ago

Codecov Report

Merging #58 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #58   +/-   ##
=======================================
  Coverage   93.75%   93.75%           
=======================================
  Files           1        1           
  Lines          16       16           
=======================================
  Hits           15       15           
  Misses          1        1

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 09f3c97...f8007f4. Read the comment docs.

renovate[bot] commented 5 years ago

:warning: Lock file problem

Renovate failed to update a lock file. You probably do not want to merge this PR as-is.

:recycle: Renovate will retry this branch, including lockfile, only when one of the following happens:

The lock file failure details are included below:

yarn.lock
internal/modules/cjs/loader.js:583
    throw err;
    ^

Error: Cannot find module '/usr/src/node_modules/renovate/bin/yarn-1.9.4.js'
    at Function.Module._resolveFilename (internal/modules/cjs/loader.js:581:15)
    at Function.Module._load (internal/modules/cjs/loader.js:507:25)
    at Function.Module.runMain (internal/modules/cjs/loader.js:742:12)
    at startup (internal/bootstrap/node.js:283:19)
    at bootstrapNodeJSCore (internal/bootstrap/node.js:743:3)
renovate[bot] commented 5 years ago

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will ignore this upgrade and you will not receive PRs for any future 3.x releases. However, if you upgrade to 3.x manually then Renovate will then reenable updates for minor and patch updates automatically.

If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.