[deps] Update rjsf monorepo to v6.5.3#16100
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #16100 +/- ##
=======================================
Coverage 35.71% 35.71%
=======================================
Files 3232 3232
Lines 221682 221682
Branches 41430 41431 +1
=======================================
Hits 79169 79169
Misses 142513 142513
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
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
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:
6.5.2→6.5.36.5.2→6.5.36.5.2→6.5.36.5.2→6.5.3Release Notes
rjsf-team/react-jsonschema-form (@rjsf/core)
v6.5.3Compare Source
@rjsf/core
processPendingChangeleaving optional object keys asundefinedafter clearing text inputs (invalid for AJVtype: "string"), by unsetting keys for resolved non-oneOf/anyOf leaves while preserving explicitundefinedfor oneOf/anyOf branches, fixing #4518deprecatedkeyword inSchemaField, providing options to hide, disable, or label deprecated fields via a newdeprecatedHandlingglobal UI option, fixing #5024FieldPathListthrough tofindFieldInSchemawithout per-segment string mapping now thatSchemaFieldPathis supported in@rjsf/utils(follow-up to #4518 fix)@rjsf/utils
deprecatedHandlingtoGlobalUISchemaOptionsand updatedStrictRJSFSchemato be recursive, ensuring thedeprecatedkeyword (and future extensions) are supported in all nested schema structures without requiring type casts, fixing #5024DeprecatedLabeltoTranslatableStringto support internationalization of the deprecated field suffixSchemaFieldPath(string | FieldPathList) forgetFromSchema/findFieldInSchema; fixed schema descent when a segment is numeric0(previously skipped due to falsy check); use string keys forrequired/ oneOf fallback matchingmergeDefaultsWithFormDatacallingObject.entrieson non-object defaults (e.g. longdata:URL strings for single file fields), which iterated every character and caused severe UI freezes, fixing #5055Configuration
📅 Schedule: (in timezone Europe/Paris)
* 0-4,22-23 * * 1-5)* * * * 0,6)🚦 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.