eversport / intl-codegen

generate code and type definitions from translations
MIT License
15 stars 1 forks source link

Update dependency intl-messageformat to v3 #30

Closed renovate[bot] closed 5 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Type Update Change References
intl-messageformat devDependencies major ^2.2.0 -> ^3.0.0 source

Release Notes

formatjs/intl-messageformat ### [`v3.0.0`](https://togithub.com/formatjs/intl-messageformat/releases/v3.0.0) [Compare Source](https://togithub.com/formatjs/intl-messageformat/compare/v2.2.0...v3.0.0) - Upgrade `intl-messageformat-parser` to `1.6.0` - Upgrade dev dependencies - Update typings ### Breaking Changes - We no longer package plural rule with this library and rely on `Intl.PluralRules` native API instead. Consuming applications should polyfill this API upstream.

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 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 #30 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #30   +/-   ##
=======================================
  Coverage   98.68%   98.68%           
=======================================
  Files          36       36           
  Lines         380      380           
  Branches       48       48           
=======================================
  Hits          375      375           
  Misses          5        5

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 a709c74...f14b453. Read the comment docs.