The version 0.50.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-jsonschema-form.
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.
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).
Version 0.50.0 of react-jsonschema-form just got published.
The version 0.50.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-jsonschema-form. 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.
Release Notes
v0.50.0New features
Bug fixes
Commits
The new version differs by 28 commits.
e842db7
Bump 0.50.0
03b54d0
Upgrade prettier to 1.6.1.
cedae76
Fix ui:description for arrays (#685)
8ea28ca
Fix #681: Warn on invalid array schema provided. (#684)
12ccd98
Fix typo in README (#680)
d403edc
Fix ui:title for arrays (#677) (#678)
915a92b
Fix ui:title for objects (#665) (#676)
73b582d
Fix multipleOf IEEE-754 floats issue (#671)
44e1f21
Fix inconsistent form status state (#660)
40fc2fd
Onfocus support (#657)
9d79b71
Fix behaviour of arrays with minItems and default (#663)
bfcc32e
Fix minItems bug with multiSelect and formData (#661)
e344f81
add formData to ArrayFieldTemplate props (#645)
1eb5b73
Pass more props to ErrorList (#658)
b3d03fa
Add Advanced conditional fields example (#646)
There are 28 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: