-
Notifications
You must be signed in to change notification settings - Fork 1
chore(deps): update rjsf monorepo to v5.22.3 #1413
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
bfea06b to
9ad8fec
Compare
9ad8fec to
3164a8e
Compare
3164a8e to
ea267e8
Compare
ea267e8 to
5fa12ff
Compare
5fa12ff to
fa6a3f0
Compare
fa6a3f0 to
4527a3d
Compare
4527a3d to
10ca21a
Compare
10ca21a to
5cd4f58
Compare
5cd4f58 to
c4f80d3
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This PR contains the following updates:
5.20.0->5.22.35.20.0->5.22.35.20.0->5.22.35.20.0->5.22.3Release Notes
rjsf-team/react-jsonschema-form (@rjsf/core)
v5.22.3Compare Source
@rjsf/utils
v5.22.2Compare Source
@rjsf/core
@rjsf/validator-ajv8
AJV8Validator#transformRJSFValidationErrorsto replace the error message field with either theuiSchema'sui:titlefield if one exists or theparentSchematitle if one exists. Fixes #4348v5.22.1Compare Source
Dev / docs / playground
v5.22.0Compare Source
@rjsf/core
MultiSchemaFieldto call theonChangehandler after setting the new option, fixing #3997 and #4314@rjsf/utils
experimental_customMergeAllOfoption toretrieveSchema()andgetDefaultFormState()to allow custom merging ofallOfschemasmergeDefaultsIntoFormDataoption toExperimental_DefaultFormStateBehaviortype to control how to handle merging of defaultsmergeDefaultsWithFormData()to add new optionaldefaultSupercedesUndefinedthat when true uses the defaults rather thanundefinedformData, fixing #4322getDefaultFormState()to pass true tomergeDefaultsWithFormDatafordefaultSupercedesUndefinedwhenmergeDefaultsIntoFormDatahas the valueuseDefaultIfFormDataUndefined, fixing #4322getClosestMatchingOption()to improve the scoring of sub-property objects that are provided over ones that aren't, fixing #3997 and #4314Dev / docs / playground
form-props.mdto add documentation for the newexperimental_customMergeAllOfprops and theexperimental_defaultFormStateBehavior.mergeDefaultsIntoFormDataoptionutility-functions.mdto add documentation for the new optionaldefaultSupercedesUndefinedparameter and the two missing optional fields ongetDefaultFormState()custom-templates.mdto add a section header for wrappingBaseInputTemplatemergeDefaultsIntoFormDataoptionShow Error Listcomponent over one column, making it inline radio buttons rather than a selectv5.21.2Compare Source
@rjsf/core
SchemaFieldto passrequiredflag to_AnyOfField/_OneOfFieldFormto deal with null objects infilterErrorsBasedOnSchema(), fixing #4306@rjsf/utils
ErrorSchemaBuilderto support adding, updating, and removing paths that are numbers, fixing #4297retrieveSchemato not mergecontainsproperties inallOfschema lists, fixing #2923Dev / docs / playground
custom-widgets-fields.mdto add examples of wrapping a widget/fieldv5.21.1Compare Source
@rjsf/utils
deepEquals()from [#4292]@validator-ajv8
deepEquals()instead oflodash.isEqual()from [#4292]v5.21.0Compare Source
@rjsf/core
Formto fixfocusOnError()to support the ids that include dots, fixing #4279@rjsf/mui
@mui/materialand@mui/icon-material, fixing 4283@rjsf/utils
deepEquals()to usefast-equals.createCustomEqual()instead oflodash.isEqualWith(), fixing #4291lodash.isEqual()todeepEquals()in many of the utility functions as well@validator-ajv8
@rjsf/utilsdeepEquals()instead oflodash.isEqual()to improve performance, fixing #4291Dev / docs / playground
@mui/*version 6, changing the name of the dropdown frommaterial-ui-5tomuiv5.20.1Compare Source
Dev / docs / playground
5.20.xdue to types and API changes in@rjsf/utilsConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.