-
Notifications
You must be signed in to change notification settings - Fork 33
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
Bump the rjsf group with 4 updates #3333
Bump the rjsf group with 4 updates #3333
Conversation
Bumps the rjsf group with 4 updates: [@rjsf/bootstrap-4](https://github.com/rjsf-team/react-jsonschema-form), [@rjsf/core](https://github.com/rjsf-team/react-jsonschema-form), [@rjsf/utils](https://github.com/rjsf-team/react-jsonschema-form) and [@rjsf/validator-ajv8](https://github.com/rjsf-team/react-jsonschema-form). Updates `@rjsf/bootstrap-4` from 5.18.5 to 5.21.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.18.5...5.21.1) Updates `@rjsf/core` from 5.18.4 to 5.21.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.18.4...5.21.1) Updates `@rjsf/utils` from 5.20.1 to 5.21.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.20.1...5.21.1) Updates `@rjsf/validator-ajv8` from 5.20.1 to 5.21.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.20.1...5.21.1) --- updated-dependencies: - dependency-name: "@rjsf/bootstrap-4" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rjsf - dependency-name: "@rjsf/core" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rjsf - dependency-name: "@rjsf/utils" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rjsf - dependency-name: "@rjsf/validator-ajv8" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rjsf ... Signed-off-by: dependabot[bot] <support@github.com>
The |
Looks like a bug in the form disabled property was introduced in this. Investigating. |
Unsure if a bug or a fix. But it looks like this is causing our behavior change: |
Adjusted our behavior to match rjsf's expected. |
Bumps the rjsf group with 4 updates: @rjsf/bootstrap-4, @rjsf/core, @rjsf/utils and @rjsf/validator-ajv8.
Updates
@rjsf/bootstrap-4
from 5.18.5 to 5.21.1Release notes
Sourced from
@rjsf/bootstrap-4
's releases.... (truncated)
Changelog
Sourced from
@rjsf/bootstrap-4
's changelog.... (truncated)
Commits
33d9bf5
v5.21.1a4bb2bf
Revert "feat: improve deepEquals performance (#4292)" (#4300)ff94324
v5.21.0 (#4295)7b1a146
chore(deps): bump mkdocs from 1.6.0 to 1.6.136d2e93
Fix 4283 by adding support for MUI v6 (#4294)018621e
fix querySelector in Form focusOnError when id includes dots (#4280)514ea85
feat: improve deepEquals performance (#4292)fc1c8c3
Bug: issue with dependencies computeDefaults (#4271) (#4282)a7b25e8
Fixed Changelog (#4269)11fae12
Release 5.20.1 (#4268)Updates
@rjsf/core
from 5.18.4 to 5.21.1Release notes
Sourced from
@rjsf/core
's releases.... (truncated)
Changelog
Sourced from
@rjsf/core
's changelog.... (truncated)
Commits
33d9bf5
v5.21.1a4bb2bf
Revert "feat: improve deepEquals performance (#4292)" (#4300)ff94324
v5.21.0 (#4295)7b1a146
chore(deps): bump mkdocs from 1.6.0 to 1.6.136d2e93
Fix 4283 by adding support for MUI v6 (#4294)018621e
fix querySelector in Form focusOnError when id includes dots (#4280)514ea85
feat: improve deepEquals performance (#4292)fc1c8c3
Bug: issue with dependencies computeDefaults (#4271) (#4282)a7b25e8
Fixed Changelog (#4269)11fae12
Release 5.20.1 (#4268)Updates
@rjsf/utils
from 5.20.1 to 5.21.1Release notes
Sourced from
@rjsf/utils
's releases.Changelog
Sourced from
@rjsf/utils
's changelog.Commits
33d9bf5
v5.21.1a4bb2bf
Revert "feat: improve deepEquals performance (#4292)" (#4300)ff94324
v5.21.0 (#4295)7b1a146
chore(deps): bump mkdocs from 1.6.0 to 1.6.136d2e93
Fix 4283 by adding support for MUI v6 (#4294)018621e
fix querySelector in Form focusOnError when id includes dots (#4280)514ea85
feat: improve deepEquals performance (#4292)fc1c8c3
Bug: issue with dependencies computeDefaults (#4271) (#4282)a7b25e8
Fixed Changelog (#4269)11fae12
Release 5.20.1 (#4268)Updates
@rjsf/validator-ajv8
from 5.20.1 to 5.21.1Release notes
Sourced from
@rjsf/validator-ajv8
's releases.Changelog
Sourced from
@rjsf/validator-ajv8
's changelog.Commits
33d9bf5
v5.21.1a4bb2bf
Revert "feat: improve deepEquals performance (#4292)" (#4300)ff94324
v5.21.0 (#4295)7b1a146
chore(deps): bump mkdocs from 1.6.0 to 1.6.136d2e93
Fix 4283 by adding support for MUI v6 (#4294)018621e
fix querySelector in Form focusOnError when id includes dots (#4280)514ea85
feat: improve deepEquals performance (#4292)fc1c8c3
Bug: issue with dependencies computeDefaults (#4271) (#4282)a7b25e8
Fixed Changelog (#4269)11fae12
Release 5.20.1 (#4268)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