Skip to content

chore(deps): bump @rjsf/core from 5.24.1 to 6.3.1#6

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/rjsf/core-6.3.1
Open

chore(deps): bump @rjsf/core from 5.24.1 to 6.3.1#6
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/rjsf/core-6.3.1

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Feb 24, 2026

Bumps @rjsf/core from 5.24.1 to 6.3.1.

Release notes

Sourced from @​rjsf/core's releases.

6.3.1

Dev / docs / playground

  • Changed all @rjsf/* dev dependencies from ^6.3.0 to 6.3.0 so that the latest version of nx keeps automatically updating them
  • Updated peer dependencies to ^6.3.x due to type changes in @rjsf/utils that are required in the other libraries

6.3.0

New feature ui:definitions in UiSchema

@​rjsf/antd

  • Fixed duplicate React keys in datalist when schema examples and default have different types, fixing #4927

@​rjsf/chakra-ui

  • Fixed duplicate React keys in datalist when schema examples and default have different types, fixing #4927
  • Updated NativeSelectWidget so that is properly renders a placeholder, fixing #4942

@​rjsf/core

  • Fixed duplicate React keys in datalist when schema examples and default have different types, fixing #4927
  • Integrated ui:definitions support for recursive and reusable uiSchema (#4947)

@​rjsf/daisyui

  • Fixed duplicate React keys in datalist when schema examples and default have different types, fixing #4927

@​rjsf/fluentui-rc

  • Fixed duplicate React keys in datalist when schema examples and default have different types, fixing #4927

@​rjsf/mantine

  • Fixed duplicate React keys in datalist when schema examples and default have different types, fixing #4927

@​rjsf/mui

  • Fixed duplicate React keys in datalist when schema examples and default have different types, fixing #4927

@​rjsf/react-bootstrap

  • Fixed duplicate React keys in datalist when schema examples and default have different types, fixing #4927

@​rjsf/semantic-ui

  • Fixed duplicate React keys in datalist when schema examples and default have different types, fixing #4927

@​rjsf/shadcn

... (truncated)

Changelog

Sourced from @​rjsf/core's changelog.

6.3.1

Dev / docs / playground

  • Changed all @rjsf/* dev dependencies from ^6.3.0 to 6.3.0 so that the latest version of nx keeps automatically updating them
  • Updated peer dependencies to ^6.3.x due to type changes in @rjsf/utils that are required in the other libraries

6.3.0

@​rjsf/antd

  • Fixed duplicate React keys in datalist when schema examples and default have different types, fixing #4927

@​rjsf/chakra-ui

  • Fixed duplicate React keys in datalist when schema examples and default have different types, fixing #4927
  • Updated NativeSelectWidget so that is properly renders a placeholder, fixing #4942

@​rjsf/core

  • Fixed duplicate React keys in datalist when schema examples and default have different types, fixing #4927
  • Integrated ui:definitions support for recursive and reusable uiSchema (#4947)

@​rjsf/daisyui

  • Fixed duplicate React keys in datalist when schema examples and default have different types, fixing #4927

@​rjsf/fluentui-rc

  • Fixed duplicate React keys in datalist when schema examples and default have different types, fixing #4927

@​rjsf/mantine

  • Fixed duplicate React keys in datalist when schema examples and default have different types, fixing #4927

@​rjsf/mui

  • Fixed duplicate React keys in datalist when schema examples and default have different types, fixing #4927

@​rjsf/react-bootstrap

  • Fixed duplicate React keys in datalist when schema examples and default have different types, fixing #4927

@​rjsf/semantic-ui

  • Fixed duplicate React keys in datalist when schema examples and default have different types, fixing #4927

@​rjsf/shadcn

  • Fixed duplicate React keys in datalist when schema examples and default have different types, fixing #4927

... (truncated)

Commits
  • cad6dea Releasing 6.3.1
  • 227c4bb Releasing 6.3.0 (#4959)
  • 573ee99 Chore: Bump all library dependencies (#4956)
  • ceb7fe3 feat: add ui:definitions for recursive and reusable uiSchema (#4947)
  • 7395afc chore(deps-dev): bump @​typescript-eslint/parser from 8.46.2 to 8.54.0 (#4950)
  • a97db59 Fix 4942 so that placeholder in chakra-ui NativeSelectWidget is render proper...
  • 0782d68 chore(deps): bump lodash from 4.17.21 to 4.17.23 (#4945)
  • b133a77 chore(deps): bump lodash-es from 4.17.21 to 4.17.23
  • ba083dd fix: normalize types in datalist comparison to prevent duplicate React keys (...
  • 7340c4b Releasing 6.2.5 (#4941)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​rjsf/core since your current version.


Dependabot compatibility score

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@rjsf/core](https://github.com/rjsf-team/react-jsonschema-form) from 5.24.1 to 6.3.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.1...6.3.1)

---
updated-dependencies:
- dependency-name: "@rjsf/core"
  dependency-version: 6.3.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Feb 24, 2026

Assignees

The following users could not be added as assignees: protocol-galileo. Either the username does not exist or it does not have the correct permissions to be added as an assignee.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Feb 24, 2026
@socket-security
Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updated@​rjsf/​core@​5.24.1 ⏵ 6.3.19810010097100

View full report

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