Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 31, 2025

This PR contains the following updates:

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

Release Notes

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

v6.0.2

Compare Source

@​rjsf/antd

  • Updated FieldTemplate to skip label and description rendering for checkbox widgets, fixing (#​4742)
  • Updated ArrayFieldTemplate and ObjectFieldTemplate to remove the rendering of a duplicate description (since the FieldTemplate already does it), fixing #​3624

@​rjsf/chakra-ui

  • Modified CheckboxesWidget to render the Title, fixing (#​4840)
  • Updated CheckboxWidget to handle label and description rendering consistently, fixing (#​4742)

@​rjsf/core

  • Fixed duplicate label and description rendering in CheckboxWidget by conditionally rendering them based on widget type
    • Updated CheckboxWidget to handle label and description rendering consistently
    • Modified FieldTemplate to skip label and description rendering for checkbox widgets, fixing (#​4742)
  • Updated ObjectField to change the removal of an additional property to defer the work to the processPendingChange() handler in Form, fixing #​4850
  • Updated FallbackField to support object and array types, and improved ArrayField so that it handles missing items properly with the fallback field

@​rjsf/fluentui-rc

  • Updated FieldTemplate to skip label and description rendering for checkbox widgets, fixing (#​4742)

@​rjsf/mantine

  • Updated CheckboxWidget to handle label and description rendering consistently, fixing (#​4742)

@​rjsf/mui

  • Updated FieldTemplate to skip label and description rendering for checkbox widgets, fixing (#​4742)
  • Updated ArrayFieldItemTemplate to switch size from 'auto' to responsive values on the Grid, fixing #​4838

@​rjsf/primereact

  • Updated FieldTemplate to skip label and description rendering for checkbox widgets, fixing (#​4742)

@​rjsf/react-bootstrap

  • Updated FieldTemplate to skip label and description rendering for checkbox widgets, fixing (#​4742)

@​rjsf/semantic-ui

  • Updated FieldTemplate to skip label and description rendering for checkbox widgets, fixing (#​4742)

@​rjsf/shadcn

  • Updated FieldTemplate to skip label and description rendering for checkbox widgets, fixing (#​4742)
  • Updated the Command component to properly handle forwardRef

@​rjsf/utils

  • Updated getDefaultFormState() to not save an undefined field value into an object when the type is null and excludeObjectChildren is provided, fixing #​4821

Dev / docs / playground

  • Updated the OptionsDrawer of the playground to add idPrefix and idSeparator fields
  • Updated test files to switch to using the React Testing library instead of react-test-renderer, updating all snapshots accordingly
  • Updated Fluent libraries to latest, with updated snapshots
  • Added Node 24 to ci.yml, removing v5 and old Node 14 non-docs builds

v6.0.1

Compare Source

Dev / docs / playground

  • Updated peer dependencies for packages to 6.x

v6.0.0

Compare Source

@​rjsf/antd

  • Updated the README.md to show the theme snapshot with the latest theme UI from the playground, making it a link to the theme

@​rjsf/chakra-ui

  • Updated the README.md to show the theme snapshot with the latest theme UI from the playground, making it a link to the theme

@​rjsf/core

  • Updated SchemaField to add a new optional property childFieldPathId to the FieldComponent render to prevent duplicate ids, fixing (#​4819)[#​4819]
    • Also updated ObjectField and ArrayField to make children use the childFieldPathId if present, falling back to the fieldPathId if not

Dev / docs / playground

  • Updated the libraries to the latest ones that aren't problematic
    Updated the playground to modernize the UI using MUI components
  • Updated the documentation to switch to using an animated gif based on the latest modernized playground UI
  • Updated the README.md in all themes to show the theme snapshot with the latest theme UI from the playground, making it a link to the theme

v5.24.13: 5.24.13

Compare Source

@​rjsf/core
  • Updated ArrayField to stop using nanoid and instead use lodash/uniqueId to fix #​4762
@​rjsf/semantic-ui
  • Updated ArrayField to stop using nanoid and instead use lodash/uniqueId to fix #​4762
Dev / docs / playground
  • Removed nanoid from the build system and jest.config.js files

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 Oct 31, 2025
@renovate renovate bot had a problem deploying to data-manager-ui/test October 31, 2025 22:53 Failure
@renovate renovate bot had a problem deploying to data-manager-ui/test October 31, 2025 22:53 Failure
@renovate renovate bot force-pushed the renovate/major-rjsf-monorepo branch from cca0477 to 199fdcf Compare November 7, 2025 18:15
@renovate renovate bot had a problem deploying to data-manager-ui/test November 7, 2025 18:15 Failure
@renovate renovate bot had a problem deploying to data-manager-ui/test November 7, 2025 18:15 Failure
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.

1 participant