Kinto / kinto-admin

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

Bump @rjsf/core from 5.18.1 to 5.18.2 #3224

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps @rjsf/core from 5.18.1 to 5.18.2.

Release notes

Sourced from @​rjsf/core's releases.

5.18.2

@​rjsf/core

  • Fixed Programmatic submit not working properly in Firefox #3121

@​rjsf/utils

  • #4116 Fix Maximum call stack size exceeded when encountering circular definitions (Link to PR)
Changelog

Sourced from @​rjsf/core's changelog.

5.18.2

@​rjsf/core

  • Fixed Programmatic submit not working properly in Firefox #3121

@​rjsf/utils

  • #4116 Fix Maximum call stack size exceeded when encountering circular definitions (Link to PR)

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

5.17.1

@​rjsf/chakra-ui

  • Added support for UiSchema "ui:rows" option for textarea elements, fixing #4070.

@​rjsf/core

  • #4091 Added errorSchema to ArrayFieldTemplate props.

@​rjsf/utils

  • #4080 - BREAKING CHANGE: Removed the base64 object from the @rjsf/utils package. Note that this is a breaking change if you relied on the base64 object exported by @rjsf/utils. Since this change caused #4080, and was only internally used by playground code, we are shipping this change in a patch release.
  • #4091 Added errorSchema to the ArrayFieldTemplateProps type.

Dev / docs / playground

... (truncated)

Commits
  • 31539d1 v5.18.2
  • 509ef2d Fix Maximum call stack size exceeded in findSchemaDefinition (#4123)
  • b705399 #3121 Fixed Programmatic submit not working properly in Firefox (#4150)
  • 3e784ff chore(deps): bump webpack-dev-middleware from 5.3.3 to 5.3.4
  • fcaacb7 chore(deps): bump express from 4.18.2 to 4.19.2
  • 1b6376d chore(deps-dev): bump vite from 4.5.2 to 4.5.3
  • 294b9e3 Release 5.18.1 (#4145)
  • 5e42a19 chore(deps): bump follow-redirects from 1.15.5 to 1.15.6
  • See full diff 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)