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 v2.50.3 #36

Closed renovate[bot] closed 5 years ago

renovate[bot] commented 6 years ago

This PR contains the following updates:

Package Type Update Change References
eslint-plugin-flowtype devDependencies minor 2.42.0 -> 2.50.3 source

Release Notes

gajus/eslint-plugin-flowtype ### [`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 6 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #36   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           1      1           
  Lines          14     14           
=====================================
  Hits           14     14

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 bae17a9...ab48162. Read the comment docs.

renovate[bot] commented 6 years ago

PR has been edited

As this PR has been edited, Renovate will stop updating it in order to not cause any conflicts or other problems. If you wish to abandon your edits and have Renovate recreate this PR then you should rename this PR and then close it.

codecov[bot] commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #36   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           1      1           
  Lines          14     14           
=====================================
  Hits           14     14

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 bae17a9...ac7c56e. Read the comment docs.

codecov[bot] commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #36   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           1      1           
  Lines          14     14           
=====================================
  Hits           14     14

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 bae17a9...ac7c56e. Read the comment docs.

codecov[bot] commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #36   +/-   ##
=======================================
  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 f06afc5...adc1bde. 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 now ignore this update (2.50.3). You will still receive a PR once a newer version is released, so if you wish to permanently ignore this dependency, please add it to the ignoreDeps array of your renovate config.

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.