Skip to content

build(deps): bump the rjsf group with 2 updates #7510

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 1, 2025

Bumps the rjsf group with 2 updates: @rjsf/core and @rjsf/validator-ajv8.

Updates @rjsf/core from 5.24.8 to 5.24.9

Release notes

Sourced from @​rjsf/core's releases.

5.24.9

@​rjsf/antd

  • Fixed ts errors in newer antd versions #4525

@​rjsf/chakra-ui

  • Restricted the chakra-react-select peerDependency to <6.0.0, fixing #4539

@​rjsf/core

  • Do not display input field in MultiSchemaField with null type

@​rjsf/mui

  • Fixed issue in BaseInputTemplate where input props were passed to slotProps.htmlInput, which does not work in MUI v5.

@​rjsf/utils

  • Fixed issue with schema combinators(allOf, anyOf, oneOf) could not be modified when defaults were set, fixing #4555

Dev / docs / playground

  • Updated docs for ArrayFieldItemTemplate to include prop onCopyIndexClick, fixing #4507
  • Use antd 5 in playground
  • Updated docs to clarify that errors raised within a widget are not caught during form validation
  • Updated docs where objects typed as RJSFValidationError were not valid (#4558)
Changelog

Sourced from @​rjsf/core's changelog.

5.24.9

@​rjsf/antd

  • Fixed ts errors in newer antd versions #4525

@​rjsf/chakra-ui

  • Restricted the chakra-react-select peerDependency to <6.0.0, fixing #4539

@​rjsf/core

  • Do not display input field in MultiSchemaField with null type

@​rjsf/mui

  • Fixed issue in BaseInputTemplate where input props were passed to slotProps.htmlInput, which does not work in MUI v5.

@​rjsf/utils

  • Fixed issue with schema combinators(allOf, anyOf, oneOf) could not be modified when defaults were set, fixing #4555

Dev / docs / playground

  • Updated docs for ArrayFieldItemTemplate to include prop onCopyIndexClick, fixing #4507
  • Use antd 5 in playground
  • Updated docs to clarify that errors raised within a widget are not caught during form validation
  • Updated docs where objects typed as RJSFValidationError were not valid (#4558)
Commits
  • c5d47c8 v5.24.9
  • 202f9a1 - Restored "useWorkspaces`
  • b290e5a - Removed useWorkspaces
  • 60d57d3 Do not display input field in MultiSchemaField.tsx with null type (#4541)
  • 91aec38 Bug: schema combinators(allOf, anyOf, oneOf) cannot be modified when defaults...
  • 2704547 use inputProps for compatibility with MUI v5, fixes #4535 (#4563)
  • c93bc8e update docs to fix #4558 (#4562)
  • bb5db24 Apply suggestions from code review
  • 692bb30 Update packages/docs/docs/advanced-customization/custom-widgets-fields.md
  • a178e4f improve raise error within widget docs
  • Additional commits viewable in compare view

Updates @rjsf/validator-ajv8 from 5.24.8 to 5.24.9

Release notes

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

5.24.9

@​rjsf/antd

  • Fixed ts errors in newer antd versions #4525

@​rjsf/chakra-ui

  • Restricted the chakra-react-select peerDependency to <6.0.0, fixing #4539

@​rjsf/core

  • Do not display input field in MultiSchemaField with null type

@​rjsf/mui

  • Fixed issue in BaseInputTemplate where input props were passed to slotProps.htmlInput, which does not work in MUI v5.

@​rjsf/utils

  • Fixed issue with schema combinators(allOf, anyOf, oneOf) could not be modified when defaults were set, fixing #4555

Dev / docs / playground

  • Updated docs for ArrayFieldItemTemplate to include prop onCopyIndexClick, fixing #4507
  • Use antd 5 in playground
  • Updated docs to clarify that errors raised within a widget are not caught during form validation
  • Updated docs where objects typed as RJSFValidationError were not valid (#4558)
Changelog

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

5.24.9

@​rjsf/antd

  • Fixed ts errors in newer antd versions #4525

@​rjsf/chakra-ui

  • Restricted the chakra-react-select peerDependency to <6.0.0, fixing #4539

@​rjsf/core

  • Do not display input field in MultiSchemaField with null type

@​rjsf/mui

  • Fixed issue in BaseInputTemplate where input props were passed to slotProps.htmlInput, which does not work in MUI v5.

@​rjsf/utils

  • Fixed issue with schema combinators(allOf, anyOf, oneOf) could not be modified when defaults were set, fixing #4555

Dev / docs / playground

  • Updated docs for ArrayFieldItemTemplate to include prop onCopyIndexClick, fixing #4507
  • Use antd 5 in playground
  • Updated docs to clarify that errors raised within a widget are not caught during form validation
  • Updated docs where objects typed as RJSFValidationError were not valid (#4558)
Commits
  • c5d47c8 v5.24.9
  • 202f9a1 - Restored "useWorkspaces`
  • b290e5a - Removed useWorkspaces
  • 60d57d3 Do not display input field in MultiSchemaField.tsx with null type (#4541)
  • 91aec38 Bug: schema combinators(allOf, anyOf, oneOf) cannot be modified when defaults...
  • 2704547 use inputProps for compatibility with MUI v5, fixes #4535 (#4563)
  • c93bc8e update docs to fix #4558 (#4562)
  • bb5db24 Apply suggestions from code review
  • 692bb30 Update packages/docs/docs/advanced-customization/custom-widgets-fields.md
  • a178e4f improve raise error within widget docs
  • Additional commits viewable in compare view

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 May 1, 2025
@coveralls
Copy link
Collaborator

coveralls commented May 1, 2025

Pull Request Test Coverage Report for Build 14844495486

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 91.918%

Totals Coverage Status
Change from base Build 14844465292: 0.0%
Covered Lines: 41837
Relevant Lines: 44831

💛 - Coveralls

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/rjsf-d7481262e0 branch 3 times, most recently from e1b02cf to 9a3b83d Compare May 3, 2025 21:16
Bumps the rjsf group with 2 updates: [@rjsf/core](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.8 to 5.24.9
- [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.8...5.24.9)

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

---
updated-dependencies:
- dependency-name: "@rjsf/core"
  dependency-version: 5.24.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rjsf
- dependency-name: "@rjsf/validator-ajv8"
  dependency-version: 5.24.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rjsf
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/rjsf-d7481262e0 branch from 9a3b83d to 3e605aa Compare May 5, 2025 19:25
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.

1 participant