Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 31, 2025

Bumps the rjsf group with 4 updates: @rjsf/core, @rjsf/mui, @rjsf/utils and @rjsf/validator-ajv8.

Updates @rjsf/core from 5.24.13 to 6.0.1

Release notes

Sourced from @​rjsf/core's releases.

6.0.1

Dev / docs / playground

  • Updated peer dependencies for packages to ^6.x

6.0.0

RJSF is proud to release the new major 6.0.0 release

There are many breaking change as mentioned in the beta changelogs and described in detail in the 6.x upgrade guide

Enjoy!

Also the following changes were made since the last beta release

@​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

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

6.0.0-beta.23

Small potential BREAKING CHANGES

  • If you are overriding the AltDateWidget or AltDateTimeWidget these changes may affect you

@​rjsf/antd

  • Updated AltDateWidget to use the new useAltDateWidgetProps() hook, renaming showTime to time
  • Potentially BREAKING CHANGE: Updated AltDateTimeWidget to rename showTime prop to time

@​rjsf/chakra-ui

  • Updated AltDateWidget to use the new useAltDateWidgetProps() hook, renaming showTime to time
  • Potentially BREAKING CHANGE: Updated AltDateTimeWidget to rename showTime prop to time

@​rjsf/core

... (truncated)

Changelog

Sourced from @​rjsf/core's changelog.

6.0.1

Dev / docs / playground

  • Updated peer dependencies for packages to 6.x

6.0.0

@​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

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

6.0.0-beta.23

@​rjsf/antd

  • Updated AltDateWidget to use the new useAltDateWidgetProps() hook, renaming showTime to time
  • Potentially BREAKING CHANGE: Updated AltDateTimeWidget to rename showTime prop to time

@​rjsf/chakra-ui

  • Updated AltDateWidget to use the new useAltDateWidgetProps() hook, renaming showTime to time
  • Potentially BREAKING CHANGE: Updated AltDateTimeWidget to rename showTime prop to time

@​rjsf/core

  • Updated FormProps to add new onChange/onBlur values for the liveValidate and liveOmit props, deprecating the boolean aspect of them
  • Updated Form to support the new feature to do onBlur handling of liveValidate and liveOmit
  • Updated FormProps to add the new initialFormData prop
  • Updated Form so that is behaves as a "controlled" form when formData is passed and uncontrolled when initialFormData is passed, fixing #391
    • Also fixed an issue where live validation was called on the initial form render, causing errors to show immediately, partially fixing #512
  • Updated Form to add a new programmatic function, setFieldValue(fieldPath: string | FieldPathList, newValue?: T): void, fixing #2099
  • Added new FallbackField to add opt-in functionality to control form data that is of an unsupported or unknown type (#4736).
  • Refactored much of the FileWidget implementation into a new useFileWidgetProps() hook, fixing #3146

... (truncated)

Commits

Updates @rjsf/mui from 5.24.13 to 6.0.1

Release notes

Sourced from @​rjsf/mui's releases.

6.0.1

Dev / docs / playground

  • Updated peer dependencies for packages to ^6.x

6.0.0

RJSF is proud to release the new major 6.0.0 release

There are many breaking change as mentioned in the beta changelogs and described in detail in the 6.x upgrade guide

Enjoy!

Also the following changes were made since the last beta release

@​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

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

6.0.0-beta.23

Small potential BREAKING CHANGES

  • If you are overriding the AltDateWidget or AltDateTimeWidget these changes may affect you

@​rjsf/antd

  • Updated AltDateWidget to use the new useAltDateWidgetProps() hook, renaming showTime to time
  • Potentially BREAKING CHANGE: Updated AltDateTimeWidget to rename showTime prop to time

@​rjsf/chakra-ui

  • Updated AltDateWidget to use the new useAltDateWidgetProps() hook, renaming showTime to time
  • Potentially BREAKING CHANGE: Updated AltDateTimeWidget to rename showTime prop to time

@​rjsf/core

... (truncated)

Changelog

Sourced from @​rjsf/mui's changelog.

6.0.1

Dev / docs / playground

  • Updated peer dependencies for packages to 6.x

6.0.0

@​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

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

6.0.0-beta.23

@​rjsf/antd

  • Updated AltDateWidget to use the new useAltDateWidgetProps() hook, renaming showTime to time
  • Potentially BREAKING CHANGE: Updated AltDateTimeWidget to rename showTime prop to time

@​rjsf/chakra-ui

  • Updated AltDateWidget to use the new useAltDateWidgetProps() hook, renaming showTime to time
  • Potentially BREAKING CHANGE: Updated AltDateTimeWidget to rename showTime prop to time

@​rjsf/core

  • Updated FormProps to add new onChange/onBlur values for the liveValidate and liveOmit props, deprecating the boolean aspect of them
  • Updated Form to support the new feature to do onBlur handling of liveValidate and liveOmit
  • Updated FormProps to add the new initialFormData prop
  • Updated Form so that is behaves as a "controlled" form when formData is passed and uncontrolled when initialFormData is passed, fixing #391
    • Also fixed an issue where live validation was called on the initial form render, causing errors to show immediately, partially fixing #512
  • Updated Form to add a new programmatic function, setFieldValue(fieldPath: string | FieldPathList, newValue?: T): void, fixing #2099
  • Added new FallbackField to add opt-in functionality to control form data that is of an unsupported or unknown type (#4736).
  • Refactored much of the FileWidget implementation into a new useFileWidgetProps() hook, fixing #3146

... (truncated)

Commits

Updates @rjsf/utils from 5.24.13 to 6.0.1

Release notes

Sourced from @​rjsf/utils's releases.

6.0.1

Dev / docs / playground

  • Updated peer dependencies for packages to ^6.x

6.0.0

RJSF is proud to release the new major 6.0.0 release

There are many breaking change as mentioned in the beta changelogs and described in detail in the 6.x upgrade guide

Enjoy!

Also the following changes were made since the last beta release

@​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

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

6.0.0-beta.23

Small potential BREAKING CHANGES

  • If you are overriding the AltDateWidget or AltDateTimeWidget these changes may affect you

@​rjsf/antd

  • Updated AltDateWidget to use the new useAltDateWidgetProps() hook, renaming showTime to time
  • Potentially BREAKING CHANGE: Updated AltDateTimeWidget to rename showTime prop to time

@​rjsf/chakra-ui

  • Updated AltDateWidget to use the new useAltDateWidgetProps() hook, renaming showTime to time
  • Potentially BREAKING CHANGE: Updated AltDateTimeWidget to rename showTime prop to time

@​rjsf/core

... (truncated)

Changelog

Sourced from @​rjsf/utils's changelog.

6.0.1

Dev / docs / playground

  • Updated peer dependencies for packages to 6.x

6.0.0

@​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

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

6.0.0-beta.23

@​rjsf/antd

  • Updated AltDateWidget to use the new useAltDateWidgetProps() hook, renaming showTime to time
  • Potentially BREAKING CHANGE: Updated AltDateTimeWidget to rename showTime prop to time

@​rjsf/chakra-ui

  • Updated AltDateWidget to use the new useAltDateWidgetProps() hook, renaming showTime to time
  • Potentially BREAKING CHANGE: Updated AltDateTimeWidget to rename showTime prop to time

@​rjsf/core

  • Updated FormProps to add new onChange/onBlur values for the liveValidate and liveOmit props, deprecating the boolean aspect of them
  • Updated Form to support the new feature to do onBlur handling of liveValidate and liveOmit
  • Updated FormProps to add the new initialFormData prop
  • Updated Form so that is behaves as a "controlled" form when formData is passed and uncontrolled when initialFormData is passed, fixing #391
    • Also fixed an issue where live validation was called on the initial form render, causing errors to show immediately, partially fixing #512
  • Updated Form to add a new programmatic function, setFieldValue(fieldPath: string | FieldPathList, newValue?: T): void, fixing #2099
  • Added new FallbackField to add opt-in functionality to control form data that is of an unsupported or unknown type (#4736).
  • Refactored much of the FileWidget implementation into a new useFileWidgetProps() hook, fixing #3146

... (truncated)

Commits

Updates @rjsf/validator-ajv8 from 5.24.13 to 6.0.1

Release notes

Sourced from @​rjsf/validator-ajv8's releases.

6.0.1

Dev / docs / playground

  • Updated peer dependencies for packages to ^6.x

6.0.0

RJSF is proud to release the new major 6.0.0 release

There are many breaking change as mentioned in the beta changelogs and described in detail in the 6.x upgrade guide

Enjoy!

Also the following changes were made since the last beta release

@​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

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

6.0.0-beta.23

Small potential BREAKING CHANGES

  • If you are overriding the AltDateWidget or AltDateTimeWidget these changes may affect you

@​rjsf/antd

  • Updated AltDateWidget to use the new useAltDateWidgetProps() hook, renaming showTime to time
  • Potentially BREAKING CHANGE: Updated AltDateTimeWidget to rename showTime prop to time

@​rjsf/chakra-ui

  • Updated AltDateWidget to use the new useAltDateWidgetProps() hook, renaming showTime to time
  • Potentially BREAKING CHANGE: Updated AltDateTimeWidget to rename showTime prop to time

@​rjsf/core

... (truncated)

Changelog

Sourced from @​rjsf/validator-ajv8's changelog.

6.0.1

Dev / docs / playground

  • Updated peer dependencies for packages to 6.x

6.0.0

@​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

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

6.0.0-beta.23

@​rjsf/antd

  • Updated AltDateWidget to use the new useAltDateWidgetProps() hook, renaming showTime to time
  • Potentially BREAKING CHANGE: Updated AltDateTimeWidget to rename showTime prop to time

@​rjsf/chakra-ui

  • Updated AltDateWidget to use the new useAltDateWidgetProps() hook, renaming showTime to time
  • Potentially BREAKING CHANGE: Updated AltDateTimeWidget to rename showTime prop to time

@​rjsf/core

  • Updated FormProps to add new onChange/onBlur values for the liveValidate and liveOmit props, deprecating the boolean aspect of them
  • Updated Form to support the new feature to do onBlur handling of liveValidate and liveOmit
  • Updated FormProps to add the new initialFormData prop
  • Updated Form so that is behaves as a "controlled" form when formData is passed and uncontrolled when initialFormData is passed, fixing #391
    • Also fixed an issue where live validation was called on the initial form render, causing errors to show immediately, partially fixing #512
  • Updated Form to add a new programmatic function, setFieldValue(fieldPath: string | FieldPathList, newValue?: T): void, fixing #2099
  • Added new FallbackField to add opt-in functionality to control form data that is of an unsupported or unknown type (#4736).
  • Refactored much of the FileWidget implementation into a new useFileWidgetProps() hook, fixing #3146

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 31, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/rjsf-82f148a2fb branch 3 times, most recently from 70a059e to 42e3252 Compare November 5, 2025 23:01
Bumps the rjsf group with 4 updates: [@rjsf/core](https://github.com/rjsf-team/react-jsonschema-form), [@rjsf/mui](https://github.com/rjsf-team/react-jsonschema-form), [@rjsf/utils](https://github.com/rjsf-team/react-jsonschema-form) and [@rjsf/validator-ajv8](https://github.com/rjsf-team/react-jsonschema-form).


Updates `@rjsf/core` from 5.24.13 to 6.0.1
- [Release notes](https://github.com/rjsf-team/react-jsonschema-form/releases)
- [Changelog](https://github.com/rjsf-team/react-jsonschema-form/blob/main/CHANGELOG.md)
- [Commits](rjsf-team/react-jsonschema-form@5.24.13...6.0.1)

Updates `@rjsf/mui` from 5.24.13 to 6.0.1
- [Release notes](https://github.com/rjsf-team/react-jsonschema-form/releases)
- [Changelog](https://github.com/rjsf-team/react-jsonschema-form/blob/main/CHANGELOG.md)
- [Commits](rjsf-team/react-jsonschema-form@5.24.13...6.0.1)

Updates `@rjsf/utils` from 5.24.13 to 6.0.1
- [Release notes](https://github.com/rjsf-team/react-jsonschema-form/releases)
- [Changelog](https://github.com/rjsf-team/react-jsonschema-form/blob/main/CHANGELOG.md)
- [Commits](rjsf-team/react-jsonschema-form@5.24.13...6.0.1)

Updates `@rjsf/validator-ajv8` from 5.24.13 to 6.0.1
- [Release notes](https://github.com/rjsf-team/react-jsonschema-form/releases)
- [Changelog](https://github.com/rjsf-team/react-jsonschema-form/blob/main/CHANGELOG.md)
- [Commits](rjsf-team/react-jsonschema-form@5.24.13...6.0.1)

---
updated-dependencies:
- dependency-name: "@rjsf/core"
  dependency-version: 6.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: rjsf
- dependency-name: "@rjsf/mui"
  dependency-version: 6.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: rjsf
- dependency-name: "@rjsf/utils"
  dependency-version: 6.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: rjsf
- dependency-name: "@rjsf/validator-ajv8"
  dependency-version: 6.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: rjsf
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/rjsf-82f148a2fb branch from 42e3252 to 4250d4c Compare November 6, 2025 23:01
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants