Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2026

Bumps the example-dependencies group in /example with 4 updates: @rjsf/core, @rjsf/mui, @rjsf/validator-ajv8 and vite.

Updates @rjsf/core from 6.1.2 to 6.2.5

Release notes

Sourced from @​rjsf/core's releases.

6.2.5

@​rjsf/mui

  • Updated BaseInputTemplate to properly handle slotProps and InputProps (deprecated by MUI) with existing endAdornments when the allowClearTextInputs flag is true, fixing #4938

Dev / docs / playground

  • Updated uiSchema.md to add documentation for allowClearTextInputs
  • Updated the formTests.tsx in snapshot-tests to render string fields with the allowClearTextInputs flag enabled, with data and readonly to test the new feature

6.2.4

Dev / docs / playground

  • Updated the package.json for chakra-ui to add the repository information so that publishing works for it
  • Updated the release.yml to remove the push tag stuff as it isn't needed

6.2.3

@​rjsf/mantine

  • Updated cleanupOptions() to add enableMarkdownInHelp and globalOptions to avoid DOM errors

@​rjsf/primereact

  • Updated ArrayFieldTemplate to destructure additional fields to avoid DOM errors

Dev / docs / playground

  • Updated the release.yml to move the permissions within the job, switch to node 24 and add push checking

6.2.2

Dev / docs / playground

  • Updated the release.yml to switch to NPM Trusted Publishing so that we can actually publish the changes
  • Updated the SECURITY.md to add v6

6.2.1

Dev / docs / playground

  • Updated peer dependencies to ^6.2.x due to type changes in @rjsf/utils that are required in the other libraries

6.2.0

New features added

  • allowClearTextInputs added GlobalUISchemaOptions to support displaying a clear text input UI
  • omitExtraData() refactored to @rjsf/utils

@​rjsf/antd

  • Updated BaseInputTemplate to support the allowClearTextInputs feature for input fields
  • Removed deprecated defaultProps from AltDateTimeWidget and AltDateWidget components, preserving all existing behavior

... (truncated)

Changelog

Sourced from @​rjsf/core's changelog.

6.2.5

@​rjsf/mui

  • Updated BaseInputTemplate to properly handle slotProps and InputProps (deprecated by MUI) with existing endAdornments when the allowClearTextInputs flag is true, fixing #4938

Dev / docs / playground

  • Updated uiSchema.md to add documentation for allowClearTextInputs
  • Updated the formTests.tsx in snapshot-tests to render string fields with the allowClearTextInputs flag enabled, with data and readonly to test the new feature

6.2.4

Dev / docs / playground

  • Updated the package.json for chakra-ui to add the repository information so that publishing works for it
  • Updated the release.yml to remove the push tag stuff as it isn't needed

6.2.3

@​rjsf/mantine

  • Updated cleanupOptions() to add enableMarkdownInHelp and globalOptions to avoid DOM errors

@​rjsf/primereact

  • Updated ArrayFieldTemplate to destructure additional fields to avoid DOM errors

Dev / docs / playground

  • Updated the release.yml to move the permissions within the job, switch to node 24 and add push checking

6.2.2

Dev / docs / playground

  • Updated the release.yml to switch to NPM Trusted Publishing so that we can actually publish the changes
  • Updated the SECURITY.md to add v6

6.2.1

Dev / docs / playground

  • Updated peer dependencies to ^6.2.x due to type changes in @rjsf/utils that are required in the other libraries

6.2.0

@​rjsf/antd

  • Updated BaseInputTemplate to support the allowClearTextInputs feature for input fields

... (truncated)

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


Updates @rjsf/mui from 6.1.2 to 6.2.5

Release notes

Sourced from @​rjsf/mui's releases.

6.2.5

@​rjsf/mui

  • Updated BaseInputTemplate to properly handle slotProps and InputProps (deprecated by MUI) with existing endAdornments when the allowClearTextInputs flag is true, fixing #4938

Dev / docs / playground

  • Updated uiSchema.md to add documentation for allowClearTextInputs
  • Updated the formTests.tsx in snapshot-tests to render string fields with the allowClearTextInputs flag enabled, with data and readonly to test the new feature

6.2.4

Dev / docs / playground

  • Updated the package.json for chakra-ui to add the repository information so that publishing works for it
  • Updated the release.yml to remove the push tag stuff as it isn't needed

6.2.3

@​rjsf/mantine

  • Updated cleanupOptions() to add enableMarkdownInHelp and globalOptions to avoid DOM errors

@​rjsf/primereact

  • Updated ArrayFieldTemplate to destructure additional fields to avoid DOM errors

Dev / docs / playground

  • Updated the release.yml to move the permissions within the job, switch to node 24 and add push checking

6.2.2

Dev / docs / playground

  • Updated the release.yml to switch to NPM Trusted Publishing so that we can actually publish the changes
  • Updated the SECURITY.md to add v6

6.2.1

Dev / docs / playground

  • Updated peer dependencies to ^6.2.x due to type changes in @rjsf/utils that are required in the other libraries

6.2.0

New features added

  • allowClearTextInputs added GlobalUISchemaOptions to support displaying a clear text input UI
  • omitExtraData() refactored to @rjsf/utils

@​rjsf/antd

  • Updated BaseInputTemplate to support the allowClearTextInputs feature for input fields
  • Removed deprecated defaultProps from AltDateTimeWidget and AltDateWidget components, preserving all existing behavior

... (truncated)

Changelog

Sourced from @​rjsf/mui's changelog.

6.2.5

@​rjsf/mui

  • Updated BaseInputTemplate to properly handle slotProps and InputProps (deprecated by MUI) with existing endAdornments when the allowClearTextInputs flag is true, fixing #4938

Dev / docs / playground

  • Updated uiSchema.md to add documentation for allowClearTextInputs
  • Updated the formTests.tsx in snapshot-tests to render string fields with the allowClearTextInputs flag enabled, with data and readonly to test the new feature

6.2.4

Dev / docs / playground

  • Updated the package.json for chakra-ui to add the repository information so that publishing works for it
  • Updated the release.yml to remove the push tag stuff as it isn't needed

6.2.3

@​rjsf/mantine

  • Updated cleanupOptions() to add enableMarkdownInHelp and globalOptions to avoid DOM errors

@​rjsf/primereact

  • Updated ArrayFieldTemplate to destructure additional fields to avoid DOM errors

Dev / docs / playground

  • Updated the release.yml to move the permissions within the job, switch to node 24 and add push checking

6.2.2

Dev / docs / playground

  • Updated the release.yml to switch to NPM Trusted Publishing so that we can actually publish the changes
  • Updated the SECURITY.md to add v6

6.2.1

Dev / docs / playground

  • Updated peer dependencies to ^6.2.x due to type changes in @rjsf/utils that are required in the other libraries

6.2.0

@​rjsf/antd

  • Updated BaseInputTemplate to support the allowClearTextInputs feature for input fields

... (truncated)

Commits
Maintainer changes

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


Updates @rjsf/validator-ajv8 from 6.1.2 to 6.2.5

Release notes

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

6.2.5

@​rjsf/mui

  • Updated BaseInputTemplate to properly handle slotProps and InputProps (deprecated by MUI) with existing endAdornments when the allowClearTextInputs flag is true, fixing #4938

Dev / docs / playground

  • Updated uiSchema.md to add documentation for allowClearTextInputs
  • Updated the formTests.tsx in snapshot-tests to render string fields with the allowClearTextInputs flag enabled, with data and readonly to test the new feature

6.2.4

Dev / docs / playground

  • Updated the package.json for chakra-ui to add the repository information so that publishing works for it
  • Updated the release.yml to remove the push tag stuff as it isn't needed

6.2.3

@​rjsf/mantine

  • Updated cleanupOptions() to add enableMarkdownInHelp and globalOptions to avoid DOM errors

@​rjsf/primereact

  • Updated ArrayFieldTemplate to destructure additional fields to avoid DOM errors

Dev / docs / playground

  • Updated the release.yml to move the permissions within the job, switch to node 24 and add push checking

6.2.2

Dev / docs / playground

  • Updated the release.yml to switch to NPM Trusted Publishing so that we can actually publish the changes
  • Updated the SECURITY.md to add v6

6.2.1

Dev / docs / playground

  • Updated peer dependencies to ^6.2.x due to type changes in @rjsf/utils that are required in the other libraries

6.2.0

New features added

  • allowClearTextInputs added GlobalUISchemaOptions to support displaying a clear text input UI
  • omitExtraData() refactored to @rjsf/utils

@​rjsf/antd

  • Updated BaseInputTemplate to support the allowClearTextInputs feature for input fields
  • Removed deprecated defaultProps from AltDateTimeWidget and AltDateWidget components, preserving all existing behavior

... (truncated)

Changelog

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

6.2.5

@​rjsf/mui

  • Updated BaseInputTemplate to properly handle slotProps and InputProps (deprecated by MUI) with existing endAdornments when the allowClearTextInputs flag is true, fixing #4938

Dev / docs / playground

  • Updated uiSchema.md to add documentation for allowClearTextInputs
  • Updated the formTests.tsx in snapshot-tests to render string fields with the allowClearTextInputs flag enabled, with data and readonly to test the new feature

6.2.4

Dev / docs / playground

  • Updated the package.json for chakra-ui to add the repository information so that publishing works for it
  • Updated the release.yml to remove the push tag stuff as it isn't needed

6.2.3

@​rjsf/mantine

  • Updated cleanupOptions() to add enableMarkdownInHelp and globalOptions to avoid DOM errors

@​rjsf/primereact

  • Updated ArrayFieldTemplate to destructure additional fields to avoid DOM errors

Dev / docs / playground

  • Updated the release.yml to move the permissions within the job, switch to node 24 and add push checking

6.2.2

Dev / docs / playground

  • Updated the release.yml to switch to NPM Trusted Publishing so that we can actually publish the changes
  • Updated the SECURITY.md to add v6

6.2.1

Dev / docs / playground

  • Updated peer dependencies to ^6.2.x due to type changes in @rjsf/utils that are required in the other libraries

6.2.0

@​rjsf/antd

  • Updated BaseInputTemplate to support the allowClearTextInputs feature for input fields

... (truncated)

Commits
Maintainer changes

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


Updates vite from 7.3.0 to 7.3.1

Release notes

Sourced from vite's releases.

v7.3.1

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vite's changelog.

7.3.1 (2026-01-07)

Features

  • add ignoreOutdatedRequests option to optimizeDeps (#21364) (9d39d37)
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 the dependencies Pull requests that update a dependency file label Feb 1, 2026
Bumps the example-dependencies group in /example with 4 updates: [@rjsf/core](https://github.com/rjsf-team/react-jsonschema-form), [@rjsf/mui](https://github.com/rjsf-team/react-jsonschema-form), [@rjsf/validator-ajv8](https://github.com/rjsf-team/react-jsonschema-form) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).


Updates `@rjsf/core` from 6.1.2 to 6.2.5
- [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@6.1.2...6.2.5)

Updates `@rjsf/mui` from 6.1.2 to 6.2.5
- [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@6.1.2...6.2.5)

Updates `@rjsf/validator-ajv8` from 6.1.2 to 6.2.5
- [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@6.1.2...6.2.5)

Updates `vite` from 7.3.0 to 7.3.1
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v7.3.1/packages/vite)

---
updated-dependencies:
- dependency-name: "@rjsf/core"
  dependency-version: 6.2.5
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: example-dependencies
- dependency-name: "@rjsf/mui"
  dependency-version: 6.2.5
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: example-dependencies
- dependency-name: "@rjsf/validator-ajv8"
  dependency-version: 6.2.5
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: example-dependencies
- dependency-name: vite
  dependency-version: 7.3.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: example-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added javascript Pull requests that update Javascript code dependencies Pull requests that update a dependency file labels Feb 1, 2026
@coveralls
Copy link

Coverage Status

coverage: 72.475%. remained the same
when pulling ef13e1a on dependabot/npm_and_yarn/example/example-dependencies-e87fa47ac2
into 97077f5 on main.

@raymond-lam raymond-lam merged commit d26c691 into main Feb 1, 2026
14 checks passed
@raymond-lam raymond-lam deleted the dependabot/npm_and_yarn/example/example-dependencies-e87fa47ac2 branch February 1, 2026 14:58
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.

2 participants