Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update react-jsonschema-form to the latest version 🚀 #5

Merged
merged 1 commit into from
Jun 22, 2017

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented May 7, 2017

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

Dependency react-jsonschema-form
Current Version 0.47.0
Type dependency

The version 0.48.1 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.48.1

Bugfixes

  • Fix a compatibility issue with React.PropTypes and most recent versions of React (#568)
  • Fix #574: Fix circular dependency issues with the registry prop. (#575)
Commits

The new version differs by 8 commits0.

  • 4344e53 Bump v0.48.1.
  • c7c6768 Add lazy getDefaultRegistry (#575)
  • 299dc6e Depend correctly on PropTypes (#568)
  • 22ee8d9 Bump v0.48.0.
  • abc4068 Fix coding style command.
  • dfd78c2 Upgrade prettier to v1.2.2.
  • 1a05a86 Fix #563: Remove remaining React.PropTypes references.
  • 85f169c Handle references to deep schema definitions (#554)

false

See the full diff

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

greenkeeper bot added a commit that referenced this pull request May 7, 2017
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 7, 2017

Version 0.48.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits0.

false

See the full diff

greenkeeper bot added a commit that referenced this pull request Jun 8, 2017
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jun 8, 2017

Version 0.49.0 just got published.

Update to this version instead 🚀

Release Notes v0.49.0
  • Update for custom input types (#572)
  • Added possibility to change title and description by ui:schema. (#587)
  • Fixes default value for object missing properties (#589)
  • Fixes array without items for custom fields (#590)
  • Upgrade prettier to 1.4.2. (#602)
  • Add type="button" to ArrayFieldTemplate example (#601)
Commits

The new version differs by 7 commits.

  • 68077a7 Bump v0.49.0.
  • 6e43e4f Add type="button" to ArrayFieldTemplate example (#601)
  • 3b4d7e2 Upgrade prettier to 1.4.2. (#602)
  • b4b8298 Fixes array without items for custom fields (#590)
  • b21dda5 Fixes default value for object missing properties (#589)
  • be21b8e Added possibility to change title and description by ui:schema. (#587)
  • 32cca38 Update for custom input types (#572)

See the full diff

@joabakk joabakk merged commit c077354 into master Jun 22, 2017
@greenkeeper greenkeeper bot deleted the greenkeeper/react-jsonschema-form-0.48.1 branch June 22, 2017 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant