joabakk / signalk-instrument-light-plugin

Signalk-server-node plugin to control proprietary instrument lights from daylight calculations
0 stars 2 forks source link

Update react-jsonschema-form to the latest version šŸš€ #8

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 0.50.0 of react-jsonschema-form just got published.

Dependency react-jsonschema-form
Current Version 0.48.2
Type dependency

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.0

New features

  • Onfocus support (#657)
  • Add formData to ArrayFieldTemplate props (#645)
  • Pass more props to ErrorList (#658)
  • Add ui:description and ui:title mechanism to ObjectField. (#619)
  • Support oneOf and anyOf as alternative of enum/enumNames (#581)

Bug fixes

  • Upgrade prettier to 1.5.2 (#629), and then again to 1.6.1.
  • Fix ui:description for arrays (#685)
  • Fix #681: Warn on invalid array schema provided. (#684)
  • Fix typo in README (#680)
  • Fix ui:title for arrays (fixes #677) (#678)
  • Fix ui:title for objects (fixes #665) (#676)
  • Fix multipleOf IEEE-754 floats issue (#671)
  • Fix inconsistent form status state (#660)
  • Fix behaviour of arrays with minItems and default (#663)
  • Fix minItems bug with multiSelect and formData (#661)
  • Add Advanced conditional fields example (#646)
  • Fix example of conditional fields so that it doesn't mutate the schema.properties. (#640)
  • Fix validation pattern example in README (fixes #628).
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:

greenkeeper[bot] commented 7 years ago

Version 0.50.1 just got published.

Update to this version instead šŸš€

Commits

The new version differs by 1 commits.

See the full diff