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

Bump @rjsf/core from 5.18.1 to 5.18.2 #3224

Merged
merged 1 commit into from
Apr 22, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 22, 2024

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 <dependency name> 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)

Bumps [@rjsf/core](https://github.com/rjsf-team/react-jsonschema-form) from 5.18.1 to 5.18.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.18.1...5.18.2)

---
updated-dependencies:
- dependency-name: "@rjsf/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 22, 2024
@github-actions github-actions bot enabled auto-merge (squash) April 22, 2024 13:41
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The patch update of this production dependency was automatically approved.

@github-actions github-actions bot merged commit 646931e into master Apr 22, 2024
6 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/rjsf/core-5.18.2 branch April 22, 2024 13:43
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants