[Snyk] Upgrade react-jsonschema-form from 1.2.0 to 1.8.1 #11
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Snyk has created this PR to upgrade react-jsonschema-form from 1.2.0 to 1.8.1.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.Release notes
Package name: react-jsonschema-form
Fixes
New features
Fixes
Form
as an uncontrolled component (#1371)additionalProperties
names was erased (#1401)omitData
where data was always cast into an object, even if it should have remained an array (#1406)$ref
inadditionalProperties
(#1402)New features
min
andmax
props (#1341)form
(#1345)ui:FieldTemplate
,ui:ArrayFieldTemplate
, andui:ObjectFieldTemplate
touiSchema
(#1152)Bug fixes
formContext
toSchemaField
(#1330)Bugfix release: provide a safe default when calculating dependencies (#1313).
New features
withTheme
higher-order component (#1226).schema
toAnyOfField
/OneOfField
(#1302), passlabel
,placeholder
andregistry
toArrayField
(#1301), passrequired
to custom checkbox widgets (#1259).readOnly
from latest JSON Schema draft (#1282).format
properties, in accordance with JSON Schema spec (#1277).React.ForwardedRef
(#1227).type
but withproperties
are now assumed to beobject
(#1292).Bug fixes
$ref
when matching options withoneOf
(#1287).setState
call inFileWidget
to fix test failures especially with newernode
(#1285).minItems
(#1264).oneOf
/anyOf
(#1304).New features
SelectWidget
to render theoneOf
/anyOf
control (#1220).NullField
(#1238).Bug fixes
File
is not defined (#1253).P.S. v1.4.1 was published for 8 minutes or so. It's the same as this release and only existed as long as it took for me to realize that a minor version bump was necessary and not a patch version.
New features
transformErrors
now have aschemaPath
(#1205). Fixes #838 and #818."type": [<T>, "null"]
to be interpreted as"type": <T>
.ui:order
do not correspond to any property in the schema (#814).Bug fixes
File
s (#1234).schema
attribute when rendering HTML (#946).placeholder
andautofocus
widget props (#1223).New features
$schema
to let you control the metaschema to validate against (#1130).Form
now provide the event as the second argument (#1172).const
(#1174).Bug fixes
anyOf
/oneOf
(#1169).select
item inenums
which shouldn't have any (#1163).toctoc
(#1189).required
oncheckbox
inputs in cases where it doesn't make sense (#1194).Internal changes
nyc
(#1170).Bug fixes
anyOf
actually supportsoneOf
as well (#1133) and can work inside array items (#1131).hidden
fields (#978).data
URLs are now URI encoded (#967).$ref
schemas inside a$ref
(#1142).anyOf
branch was not selected correctly (#1129).div
instead ofp
to wrap submit buttons (#766).uiSchema
supportsadditionalProperties
(#1144).Documentation
docs/
rather than one giant README (#1138).ui:help
(#1145).additionalProperties: false
(#1149, based on work in #1018; see also #1148).Thanks very much to new maintainer @epicfaace who has been putting a lot of time and effort into cleaning up this repository!
Commit messages
Package name: react-jsonschema-form
Compare
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information:
🧐 View latest project report
🛠 Adjust upgrade PR settings
🔕 Ignore this dependency or unsubscribe from future upgrade PRs