Skip to content

chore(deps): bump @rjsf/utils from 5.24.3 to 5.24.8#1931

Merged
alexandratran merged 2 commits intomainfrom
dependabot/npm_and_yarn/rjsf/utils-5.24.8
Mar 16, 2025
Merged

chore(deps): bump @rjsf/utils from 5.24.3 to 5.24.8#1931
alexandratran merged 2 commits intomainfrom
dependabot/npm_and_yarn/rjsf/utils-5.24.8

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 16, 2025

Bumps @rjsf/utils from 5.24.3 to 5.24.8.

Release notes

Sourced from @​rjsf/utils's releases.

5.24.8

@​rjsf/antd

  • Fixed the total disable of the RadioWidget, fixing #4481

@​rjsf/validator-ajv8

  • Fixed up the ESM build to properly handle ESM imports for compileSchemaValidatorsCode() by adding a new ajvReplacer.ts and using it

Dev / docs / playground

  • Updated snapshot-tests to add validation of disable RadioWidget via the Form prop as well as uiSchema

5.24.7

Dev / docs / playground

  • Fixed build issues with small change to core/src/tsconfig.json and improvements to the exports for ESM support
  • Run NX serially in the pipelines to avoid odd out-of-sequence build issues

5.24.6

NOTE: Not actually released due to build issues

@​rjsf/core

  • Fixed src/tsconfig.json to add the tsc-alias block to support proper fixing up of ESM import

5.24.5

@​rjsf/utils

  • Fixed package.json to remove node from the exports block to fix ESM support

5.24.4

@​rjsf/utils

  • Fixed issue with customValidate errors are not cleared when the form is valid 4365 due to regression
  • Add missing experimental_customMergeAllOf argument to ensureFormDataMatchingSchema introduced by 4388

Dev / docs / playground

  • Improved the ESM support for all public packages by adding explicit exports to each public package.json
  • Updated the ESM builds to use tsc-alias to add .js onto all ESM imports
Changelog

Sourced from @​rjsf/utils's changelog.

5.24.8

@​rjsf/antd

  • Fixed the total disable of the RadioWidget, fixing #4481

@​rjsf/validator-ajv8

  • Fixed up the ESM build to properly handle ESM imports for compileSchemaValidatorsCode() by adding a new ajvReplacer.ts and using it

Dev / docs / playground

  • Updated snapshot-tests to add validation of disable RadioWidget via the Form prop as well as uiSchema

5.24.7

Dev / docs / playground

  • Fixed build issues with small change to core/src/tsconfig.json and improvements to the exports for ESM support
  • Run NX serially in the pipelines to avoid odd out-of-sequence build issues

5.24.6

@​rjsf/core

  • Fixed src/tsconfig.json to add the tsc-alias block to support proper fixing up of ESM import

5.24.5

@​rjsf/utils

  • Fixed package.json to remove node from the exports block to fix ESM support

5.24.4

@​rjsf/utils

  • Fixed issue with customValidate errors are not cleared when the form is valid 4365 due to regression
  • Add missing experimental_customMergeAllOf argument to ensureFormDataMatchingSchema introduced by 4388

Dev / docs / playground

  • Improved the ESM support for all public packages by adding explicit exports to each public package.json
  • Updated the ESM builds to use tsc-alias to add .js onto all ESM imports
Commits

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 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 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)

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 16, 2025

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 Mar 16, 2025
@dependabot dependabot bot requested review from a team as code owners March 16, 2025 04:48
@vercel
Copy link

vercel bot commented Mar 16, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
metamask-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 16, 2025 10:13pm

@socket-security
Copy link

socket-security bot commented Mar 16, 2025

Updated dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@rjsf/utils@5.24.35.24.8 Transitive: environment, eval +13 4.07 MB epicfaace, rjsf-bot

View full report↗︎

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/rjsf/utils-5.24.8 branch from 84ccc0f to f746daf Compare March 16, 2025 22:04
Bumps [@rjsf/utils](https://github.com/rjsf-team/react-jsonschema-form) from 5.24.3 to 5.24.8.
- [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.3...5.24.8)

---
updated-dependencies:
- dependency-name: "@rjsf/utils"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/rjsf/utils-5.24.8 branch from f746daf to 029a595 Compare March 16, 2025 22:05
@alexandratran alexandratran merged commit 623d47f into main Mar 16, 2025
19 of 21 checks passed
@alexandratran alexandratran deleted the dependabot/npm_and_yarn/rjsf/utils-5.24.8 branch March 16, 2025 22:17
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

Comments