-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
chore(deps): bump @rjsf/utils from 5.24.13 to 6.1.2 #2592
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
base: main
Are you sure you want to change the base?
Conversation
AssigneesThe following users could not be added as assignees: Please fix the above issues or remove invalid values from |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
No dependency changes detected. Learn more about Socket for GitHub. 👍 No dependency changes detected in pull request |
Bumps [@rjsf/utils](https://github.com/rjsf-team/react-jsonschema-form) from 5.24.13 to 6.1.2. - [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.13...6.1.2) --- updated-dependencies: - dependency-name: "@rjsf/utils" dependency-version: 6.1.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
5c14210 to
0eda936
Compare
| "@metamask/sdk": "^0.33.1", | ||
| "@rjsf/core": "^5.24.12", | ||
| "@rjsf/utils": "^5.24.13", | ||
| "@rjsf/utils": "^6.1.2", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Major version mismatch breaks peer dependency requirements
High Severity
Upgrading @rjsf/utils to v6.1.2 while keeping @rjsf/core and @rjsf/validator-ajv8 at v5.24.12 creates a peer dependency violation. Both @rjsf/core and @rjsf/validator-ajv8 declare a peer dependency on @rjsf/utils: "^5.24.x", which does not include version 6.x. The RJSF packages are designed to be used together at the same major version, and mixing v5 components with v6 utils will likely cause runtime errors due to API changes between major versions.
Bumps @rjsf/utils from 5.24.13 to 6.1.2.
Release notes
Sourced from
@rjsf/utils's releases.... (truncated)
Changelog
Sourced from
@rjsf/utils's changelog.... (truncated)
Commits
8a3c7e7Releasing 6.1.28c1c24dliveValidate/liveOmit: mark only boolean option as deprecated (#4886)673c3f2Fix 4167 and 4746 in validator-ajv8 (#4884)8543741Fixed localization documentation to highlight HTML 5 validation (#4882)828331bReplace json-schema-merge-allof with@x0k/json-schema-merge(#4881)ae7c9f0Chore document antd BaseInputTemplate as to why step='1' is used (#4880)957b867chore(deps-dev): bump js-yaml from 3.14.1 to 3.14.2 (#4879)bf87ee9Fix 3609, by getting the antd theme's SelectWidget working in the playground ...7d70d8dAlign Mantine’s behavior with other themes when clearing string fields (#4875)a62510dReleasing 6.1.1 (#4873)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)Note
Upgrades dependency versions and refreshes the lockfile.
@rjsf/utilsfrom^5.24.13to^6.1.2inpackage.jsonjson-schema-merge-allofwith@x0k/json-schema-merge, updatefast-urito3.1.0, add platform-specific@parcel/watcherpackages andbare-events, and remove variousvalidate.io/compute-*packages@rjsf/utilsnow requiresnode >=20andreact >=18(project already meets these)Written by Cursor Bugbot for commit 0eda936. This will update automatically on new commits. Configure here.