Skip to content
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

chore(deps): update rjsf monorepo to v5.21.2 #1413

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 26, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@rjsf/core 5.20.0 -> 5.21.2 age adoption passing confidence
@rjsf/mui 5.20.0 -> 5.21.2 age adoption passing confidence
@rjsf/utils 5.20.0 -> 5.21.2 age adoption passing confidence
@rjsf/validator-ajv8 5.20.0 -> 5.21.2 age adoption passing confidence

Release Notes

rjsf-team/react-jsonschema-form (@​rjsf/core)

v5.21.2

Compare Source

@​rjsf/core

  • Updated SchemaField to pass required flag to _AnyOfField/_OneOfField
  • Updated Form to deal with null objects in filterErrorsBasedOnSchema(), fixing #​4306

@​rjsf/utils

  • Updated ErrorSchemaBuilder to support adding, updating, and removing paths that are numbers, fixing #​4297
  • Updated retrieveSchema to not merge contains properties in allOf schema lists, fixing #​2923

Dev / docs / playground

  • Updated the custom-widgets-fields.md to add examples of wrapping a widget/field

v5.21.1

Compare Source

@​rjsf/utils

  • Revert of updating deepEquals() from [#​4292]

@​validator-ajv8

  • Revert of using deepEquals() instead of lodash.isEqual() from [#​4292]

v5.21.0

Compare Source

@​rjsf/core

  • Updated Form to fix focusOnError() to support the ids that include dots, fixing #​4279

@​rjsf/mui

  • Updated the peer dependencies for @mui/material and @mui/icon-material, fixing 4283

@​rjsf/utils

  • Fixes an issue with dependencies computeDefaults to ensure we can get the dependencies defaults #​4271
  • Updated deepEquals() to use fast-equals.createCustomEqual() instead of lodash.isEqualWith(), fixing #​4291
    • Switched uses of lodash.isEqual() to deepEquals() in many of the utility functions as well

@​validator-ajv8

  • Use @rjsf/utils deepEquals() instead of lodash.isEqual() to improve performance, fixing #​4291

Dev / docs / playground

  • Updated the playground to use @mui/* version 6, changing the name of the dropdown from material-ui-5 to mui

v5.20.1

Compare Source

Dev / docs / playground

  • Updated the peer dependencies to 5.20.x due to types and API changes in @rjsf/utils

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Aug 26, 2024
@renovate renovate bot had a problem deploying to data-manager-ui/test August 26, 2024 18:57 Failure
@renovate renovate bot had a problem deploying to data-manager-ui/test August 26, 2024 18:57 Failure
@renovate renovate bot changed the title chore(deps): update rjsf monorepo to v5.20.1 chore(deps): update rjsf monorepo to v5.21.0 Sep 11, 2024
@renovate renovate bot had a problem deploying to data-manager-ui/test September 11, 2024 19:23 Failure
@renovate renovate bot had a problem deploying to data-manager-ui/test September 11, 2024 19:23 Failure
@renovate renovate bot changed the title chore(deps): update rjsf monorepo to v5.21.0 chore(deps): update rjsf monorepo to v5.21.1 Sep 13, 2024
@renovate renovate bot had a problem deploying to data-manager-ui/test September 13, 2024 21:55 Failure
@renovate renovate bot had a problem deploying to data-manager-ui/test September 13, 2024 21:55 Failure
@renovate renovate bot changed the title chore(deps): update rjsf monorepo to v5.21.1 chore(deps): update rjsf monorepo to v5.21.2 Oct 3, 2024
@renovate renovate bot had a problem deploying to data-manager-ui/test October 3, 2024 01:07 Failure
@renovate renovate bot had a problem deploying to data-manager-ui/test October 3, 2024 01:07 Failure
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants