Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 10, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@rjsf/core 5.23.2 -> 5.24.1 age adoption passing confidence
@rjsf/mui 5.23.2 -> 5.24.1 age adoption passing confidence
@rjsf/utils 5.23.2 -> 5.24.1 age adoption passing confidence
@rjsf/validator-ajv8 5.23.2 -> 5.24.1 age adoption passing confidence

Release Notes

rjsf-team/react-jsonschema-form (@​rjsf/core)

v5.24.1

Compare Source

@​rjsf/utils

  • Fixed documentation for getChangedFields()

Dev / docs / playground

  • Updated the peer dependencies for @rjsf/* to be 5.24.x
  • Added documentation for getChangedFields()

v5.24.0

Compare Source

@​rjsf/core

  • Fixed issue with schema if/then/else conditions where switching to then/else subschemas did not reflect the actual validation errors in the onChange event, fixing #​4249 and improving performance.
  • Fixed issue error message will not be cleared after the controlled Form formData is changed. Fixes #​4426

@​rjsf/utils

  • Fixed issue with formData not updating when dependencies change, fixing #​4325
  • Fixed issue with assigning default values to formData with deeply nested required properties, fixing #​4399
  • Fixed issue error message will not be cleared after the controlled Form formData is changed. Fixes #​4426
  • Fix for AJV $data reference in const property in schema treated as default/const value. The issue is mentioned in #​4361.
  • Switched uses of lodash.isEqual() to @rjsf/utils.deepEquals.

@​rjsf/validator-ajv8

  • Partially fixed issue where dependency errors do not show title or ui:title. This fix only applicable if we use an ajv-i18n localizer. Ref. #​4402.
  • Switched uses of lodash.isEqual() to @rjsf/utils.deepEquals at precompiledValidator.

Configuration

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


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jan 10, 2025
@renovate renovate bot temporarily deployed to data-manager-ui/test January 10, 2025 21:59 Inactive
@renovate renovate bot had a problem deploying to data-manager-ui/test January 10, 2025 21:59 Failure
@renovate renovate bot force-pushed the renovate/rjsf-monorepo branch from 89e59a4 to 321a186 Compare January 12, 2025 15:53
@renovate renovate bot had a problem deploying to data-manager-ui/test January 12, 2025 15:55 Failure
@renovate renovate bot had a problem deploying to data-manager-ui/test January 12, 2025 15:55 Failure
@OliverDudgeon OliverDudgeon merged commit 99d423b into master Jan 12, 2025
4 of 6 checks passed
@renovate renovate bot deleted the renovate/rjsf-monorepo branch January 12, 2025 15:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants