Skip to content

Bump @rjsf/utils from 5.24.3 to 5.24.8 in /js #258

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

Merged
merged 1 commit into from
Apr 1, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 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 dependabot bot added lang: javascript PRs or issues related to Javascript part: dependencies PRs or issues related to dependencies labels Apr 1, 2025
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-version: 5.24.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@timkpaine timkpaine force-pushed the dependabot/npm_and_yarn/js/rjsf/utils-5.24.8 branch from 52afbfa to 4f2434b Compare April 1, 2025 20:00
Copy link

github-actions bot commented Apr 1, 2025

Test Results

98 tests  ±0   88 ✅ ±0   1m 5s ⏱️ -1s
 5 suites ±0   10 💤 ±0 
 2 files   ±0    0 ❌ ±0 

Results for commit 4f2434b. ± Comparison against base commit a1a4932.

@timkpaine timkpaine merged commit 758088e into main Apr 1, 2025
4 checks passed
@timkpaine timkpaine deleted the dependabot/npm_and_yarn/js/rjsf/utils-5.24.8 branch April 1, 2025 20:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lang: javascript PRs or issues related to Javascript part: dependencies PRs or issues related to dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant