Open greenkeeper[bot] opened 7 years ago
Update to this version instead 🚀
The new version differs by 8 commits.
5df7296
15.6.1
b7d03ce
Point readme to correct docs for production builds (#153)
a94243f
Update the repository location (#148)
77c62a7
Fix failing tests (#129)
644844c
Merge pull request #140 from flarnie/master
0b5db12
Add CODE_OF_CONDUCT
a6900f0
Add CONTRIBUTING.md
492e230
Update README.md with improved importing for CDNs (#104)
See the full diff
Update to this version instead 🚀
The new version differs by 15 commits.
fa6fbb7
15.6.2
5115f5c
Merge pull request #180 from jaller94/master
2ac742c
Merge pull request #171 from barrymichaeldoyle/master
a7a5a64
Merge pull request #194 from facebook/no-fbjs
d6c9c5c
Preserve "Invariant Violation" name
07d1b47
Remove fbjs dependency
3c99d57
Remove trailing spaces
a36cda8
Move explanation of isRequired
and show it in PropTypes.shape
ba3da12
Show that shapes can have required properties
2bde8eb
Add example for PropTypes.exact
d65f80e
Updated vars to consts and lets in PropTypesProductionStandalone-test.js
c10c93f
Updated vars to consts and lets in PropTypesDevelopmentStandalone-test.js
8e2b34e
Updated vars to consts and lets in PropTypesDevelopmentReact15.js
c5527c8
Updated vars with consts and lets in PropTypesProductionReact15-test.js
7cc8c81
Add 15.6.1 to CHANGELOG
See the full diff
dependency
prop-types was updated from 15.5.10
to 15.7.0
.dependency
prop-types was updated from 15.5.10
to 15.7.1
.dependency
prop-types was updated from 15.5.10
to 15.7.2
.
Version 15.6.0 of prop-types just got published.
The version 15.6.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 prop-types. 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 19 commits.
155f4cc
v15.6.0 for real
abf3f8c
v15.6.0
01634d9
BSD+Patents -> MIT
534a07a
File headers: BSD+Patents -> MIT
8abb8d7
Enhance warning message when a PropType is not correct (#68)
9057907
Re-add exact type checker (#87)
ab5994f
Fix minor typo in example code on readme (#65)
0445b8b
Add test coverage for invalid validator warning (#86)
42d559d
Update README.md
9be9e04
Update error message to point to prop-types package (#71)
0fbb1c9
Update README.md (#66)
be165fe
'jsx' code annotation changed to 'js' (#78)
738b342
Merge pull request #80 from facebook/revert-41-exact
c83f18f
Revert "Add exact type checker from react native (#41)"
8265af5
Add exact type checker from react native (#41)
There are 19 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: