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 babel-plugin-react-intl to v3 #63

Open renovate[bot] opened 5 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Type Update Change References
babel-plugin-react-intl dependencies major ^2.4.0 -> ^3.0.0 source

Release Notes

yahoo/babel-plugin-react-intl ### [`v3.0.1`](https://togithub.com/yahoo/babel-plugin-react-intl/releases/v3.0.1) [Compare Source](https://togithub.com/yahoo/babel-plugin-react-intl/compare/v3.0.0...v3.0.1) Commits: - Remove upath dependency because of unintended introduction breaking changes ([#​154](https://togithub.com/yahoo/babel-plugin-react-intl/issues/154)) [`2d1abf4`](https://togithub.com/yahoo/babel-plugin-react-intl/commit/2d1abf4) - Update readme for babel 7 ([#​150](https://togithub.com/yahoo/babel-plugin-react-intl/issues/150)) [`26d93f2`](https://togithub.com/yahoo/babel-plugin-react-intl/commit/26d93f2) - Run Node.js v8 and v10 on CI ([#​148](https://togithub.com/yahoo/babel-plugin-react-intl/issues/148)) [`4a562ff`](https://togithub.com/yahoo/babel-plugin-react-intl/commit/4a562ff) ### [`v3.0.0`](https://togithub.com/yahoo/babel-plugin-react-intl/releases/v3.0.0) [Compare Source](https://togithub.com/yahoo/babel-plugin-react-intl/compare/v2.4.0...v3.0.0) - Babel 7 upgrade ([@​bj00rn](https://togithub.com/bj00rn), [#​145](https://togithub.com/yahoo/babel-plugin-react-intl/issues/145))

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.

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)
codecov[bot] commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #63   +/-   ##
=======================================
  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...4120717. Read the comment docs.