Kinto / kinto-admin

Kinto Web Administration Console
http://kinto.github.io/kinto-admin/
184 stars 35 forks source link

Bump @rjsf/validator-ajv8 from 5.17.1 to 5.18.1 #3193

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps @rjsf/validator-ajv8 from 5.17.1 to 5.18.1.

Release notes

Sourced from @​rjsf/validator-ajv8's releases.

5.18.1

  • Bumped peer dependencies since 5.18.0 introduced new features in @rjsf/utils that affect @rjsf/core

5.18.0

New features

@​rjsf/antd

  • Fix issue where the theme provided by the ConfigProvider under antd v5 wasn't respected thereby rendering the form items unusable under dark themes #4129

@​rjsf/core

  • Fix Error state not resetting when schema changes #4079

@​rjsf/mui

  • Fixed the SelectWidget and BaseInputTemplate to filter out errorSchema and autocomplete from the textFieldProps being spread onto the TextField, fixing #4134

@​rjsf/utils

  • Added a new skipEmptyDefault option in emptyObjectFields, fixing #3880
  • Added a new computeSkipPopulate option in arrayMinItems, allowing custom logic to skip populating arrays with default values, implementing #4121.
  • Fixed bug where the string "\</strong>" would get printed next to filenames when uploading files, and restored intended bolding of filenames fixing #4120.

Dev / docs / playground

  • Updated the documentation to describe how to use the skipEmptyDefault option.
  • Fixed missing import of Form in usage documentation - fixing #4127
Changelog

Sourced from @​rjsf/validator-ajv8's changelog.

5.18.0

@​rjsf/antd

  • Fix issue where the theme provided by the ConfigProvider under antd v5 wasn't respected thereby rendering the form items unusable under dark themes #4129

@​rjsf/core

  • Fix Error state not resetting when schema changes #4079

@​rjsf/mui

  • Fixed the SelectWidget and BaseInputTemplate to filter out errorSchema and autocomplete from the textFieldProps being spread onto the TextField, fixing #4134

@​rjsf/utils

  • Added a new skipEmptyDefault option in emptyObjectFields, fixing #3880
  • Added a new computeSkipPopulate option in arrayMinItems, allowing custom logic to skip populating arrays with default values, implementing #4121.
  • Fixed bug where the string "\</strong>" would get printed next to filenames when uploading files, and restored intended bolding of filenames fixing #4120.

Dev / docs / playground

  • Updated the documentation to describe how to use the skipEmptyDefault option.
  • Fixed missing import of Form in usage documentation - fixing #4127
Commits
  • 6b75c31 v5.18.1
  • f585799 - Bumped peer dependencies due to new feature
  • 677690a v5.18.0 (#4141)
  • 2ac8e94 Fix 4134 by filtering out bad DOM props (#4140)
  • 88a9407 Fix: use correct ConfigProvider context by using named imports (#4132)
  • baffbf1 Skip populate function proposal in Experimental_ArrayMinItems (#4121)
  • bb2093d Fix: filename should be bold (#4125)
  • f0619f7 Fix documentation to add missing Form imports (#4131)
  • c70d81f give instructions for material ui 5, not 4 (#4126)
  • e4b8c24 Fixes: Warning: validateDOMNesting(...): <p> cannot appear as a descendant of...
  • Additional commits viewable in compare view


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 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)
github-actions[bot] commented 3 months ago

The minor update of this production dependency was not automatically approved. For production dependencies, these semver updates can be automatically approved: patch