Open greenkeeper[bot] opened 7 years ago
dependency
react-intl was updated from 2.3.0
to 2.5.0
.Update to this version instead 🚀
FormattedMessage
to accept an element as tagName
prop (#1118)The new version differs by 20 commits.
e731c35
bump version to 2.5.0 (#1175)
01d3a1e
Some minor clean up tasks (#1174)
12960ec
update FormattedMessage
to accept an element as tagName
prop (#1118)
00c622c
Merge pull request #893 from jeremyyap/timezone-prop
50dd24f
Support Short Relative Formats. Fixes #393 (#1145)
4c894cf
Add node 10 (#1170)
55be394
Added new Slack workspace to README (#1146)
6bfdb05
#1047 Hoist non-react statics in injectIntl (#1141)
763f3fc
Uplift to intl-relativeformat 2.1.0 and Fix Unit Test (#1090)
f8848df
Comment typo fix. processional --> professional (#1053)
bd73ea9
Update timeZone example app to use React 15.5
3b33faa
Set timeZone default to null
5fa9ec3
Clean up tests and examples for timeZone prop
d09f240
Move timeZone into defaults initialization
5be3515
Switch unsupported timezone: Pacific/Samoa to Asia/Shanghai in tests
There are 20 commits in total.
See the full diff
dependency
react-intl was updated from 2.3.0
to 2.6.0
.Update to this version instead 🚀
FormattedMessage
has defaultMessage
#1171dependency
react-intl was updated from 2.3.0
to 2.7.0
.dependency
react-intl was updated from 2.3.0
to 2.7.1
.dependency
react-intl was updated from 2.3.0
to 2.7.2
.dependency
react-intl was updated from 2.3.0
to 2.8.0
.Update to this version instead 🚀
dependency
react-intl was updated from 2.3.0
to 2.9.0
.dependency
react-intl was updated from 2.3.0
to 3.0.0
.dependency
react-intl was updated from 2.3.0
to 3.1.0
.dependency
react-intl was updated from 2.3.0
to 3.1.1
.dependency
react-intl was updated from 2.3.0
to 3.1.2
.dependency
react-intl was updated from 2.3.0
to 3.1.3
.dependency
react-intl was updated from 2.3.0
to 3.1.4
.dependency
react-intl was updated from 2.3.0
to 3.1.5
.dependency
react-intl was updated from 2.3.0
to 3.1.6
.dependency
react-intl was updated from 2.3.0
to 3.1.7
.dependency
react-intl was updated from 2.3.0
to 3.1.8
.dependency
react-intl was updated from 2.3.0
to 3.1.9
.dependency
react-intl was updated from 2.3.0
to 3.1.10
.dependency
react-intl was updated from 2.3.0
to 3.1.11
.dependency
react-intl was updated from 2.3.0
to 3.1.12
.dependency
react-intl was updated from 2.3.0
to 3.1.13
.dependency
react-intl was updated from 2.3.0
to 3.2.0
.dependency
react-intl was updated from 2.3.0
to 3.2.1
.dependency
react-intl was updated from 2.3.0
to 3.2.2
.dependency
react-intl was updated from 2.3.0
to 3.2.3
.dependency
react-intl was updated from 2.3.0
to 3.2.4
.dependency
react-intl was updated from 2.3.0
to 3.3.0
.dependency
react-intl was updated from 2.3.0
to 3.3.1
.dependency
react-intl was updated from 2.3.0
to 3.3.2
.dependency
react-intl was updated from 2.3.0
to 3.4.0
.dependency
react-intl was updated from 2.3.0
to 3.5.0
.dependency
react-intl was updated from 2.3.0
to 3.6.0
.dependency
react-intl was updated from 2.3.0
to 3.6.1
.dependency
react-intl was updated from 2.3.0
to 3.6.2
.dependency
react-intl was updated from 2.3.0
to 3.7.0
.dependency
react-intl was updated from 2.3.0
to 3.8.0
.dependency
react-intl was updated from 2.3.0
to 3.9.0
.dependency
react-intl was updated from 2.3.0
to 3.9.1
.dependency
react-intl was updated from 2.3.0
to 3.9.2
.dependency
react-intl was updated from 2.3.0
to 3.10.0
.dependency
react-intl was updated from 2.3.0
to 3.11.0
.dependency
react-intl was updated from 2.3.0
to 3.12.0
.dependency
react-intl was updated from 2.3.0
to 3.12.1
.dependency
react-intl was updated from 2.3.0
to 4.0.0
.dependency
react-intl was updated from 2.3.0
to 4.1.0
.dependency
react-intl was updated from 2.3.0
to 4.1.1
.dependency
react-intl was updated from 2.3.0
to 4.2.0
.dependency
react-intl was updated from 2.3.0
to 4.2.1
.dependency
react-intl was updated from 2.3.0
to 4.2.2
.
Version 2.4.0 of react-intl just got published.
The version 2.4.0 is not covered by your current version range.
Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.
I recommend you look into these changes and try to get onto the latest version of react-intl. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.
Commits
The new version differs by 20 commits.
67a90c9
Bump version to v2.4.0 (#1028)
fad9bf0
Update yarn.lock file (#1026)
9c63561
Testing on Node.js v8 instead of v7 (#1024)
f82383e
Integrate prettier for code formatting (#1022)
4edf4fe
Support React v16 (#1023)
fb2bc76
[fix] Undo (soft) breaking change introduced in 93c0a35 & #816. (#930)
3f9758e
Template for GitHub Issues (#1017)
f309076
remove react-router v4-alpha-6 and add current react-router-dom-package (4.1.2) (#1004)
4e21fa0
Update CLDR to 31 (#1011)
9f38589
Bump intl-messageformat version to 2.1.0 (#1005)
6699db9
allow object for description prop (#990)
75eea7d
Merge pull request #986 from ykzts/upgrade-deps
992e8bc
Upgrade intl-relativeformat to version 2.0.0
1802966
Upgrade intl-messageformat to version 2.0.0
0fcbbdc
yarn install
There are 20 commits in total.
See the full diff
Not sure how things should work exactly?
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: