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/material-ui from 2.4.0 to 3.0.0 #14

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 19, 2021

Bumps @rjsf/material-ui from 2.4.0 to 3.0.0.

Release notes

Sourced from @​rjsf/material-ui's releases.

v3.0.0

v3 is out, with breaking changes!

Breaking changes

See https://react-jsonschema-form.readthedocs.io/en/latest/3.x%20upgrade%20guide/ for more details / an upgrade guide.

  • Give Help elements a predictable ID (#2360)
  • Drop support for node 8, 9, 10 (#2299)
  • Don't pull in all of core-js with core (#1601) (#2211)
  • Fix default values and matching schemas when oneOf / anyOf subschemas contain references (#2272)

@​rjsf/core

  • Export ArrayFieldTemplate (#2335)
  • Remove componentWillReceiveProps from AltDateWidget (#2339)
  • Bump jsdom to 16 (#2324)
  • Make onBlur and onFocus accept any types for value (#2366)
  • Pass registry to ObjectFieldTemplate (#2370)
  • remove: remove react-codemirror2 packages. (#2359)
  • Add key to examples tag (#2390)
  • Fix onSubmit type (#2398)
  • Replace shortid with nanoid (#2424)
  • Hide grid for hidden fields (material-ui, bootstrap-4, fluent-ui); pass hidden prop to ObjectFieldTemplate (#2405)

@​rjsf/antd

  • remove annoying console.log (#2329)

@​rjsf/bootstrap-4

  • fix: readonly checkbox for bootstrap-4 (#2306)
  • Fix display of 0 for UpDownWidget (bootstrap-4 and material-ui) (#2325)
  • Hide grid for hidden fields (material-ui, bootstrap-4, fluent-ui); pass hidden prop to ObjectFieldTemplate (#2405)

@​rjsf/fluent-ui

  • Hide grid for hidden fields (material-ui, bootstrap-4, fluent-ui); pass hidden prop to ObjectFieldTemplate (#2405)

@​rjsf/material-ui

  • Fix display of 0 for UpDownWidget (bootstrap-4 and material-ui) (#2325)
  • Hide grid for hidden fields (material-ui, bootstrap-4, fluent-ui); pass hidden prop to ObjectFieldTemplate (#2405)

Dev / docs / playground

  • Fix local build errors from @​types/json-schema (#2310)
  • Add 2.x migration guide to the docs (#2430)
  • Release to npm using CI (#2283)
  • Fix various vulnerabilities in dependencies (various PRs, including #2337)

v2.5.1

There were some issues with publishing v2.5.0 (some old code from the previous version seems to have been accidentally pushed to npm), so please update to v2.5.1 to get the latest code. Hopefully this won't happen again thanks to #2283!

@​rjsf/antd

  • chore(deps): bump elliptic from 6.5.3 to 6.5.4 in /packages/antd

... (truncated)

Commits
  • 7703081 v3.0.0
  • 7c3cb64 Update 3.x upgrade guide.md
  • 579af3f Switch to using active voice for section on allOf/anyOf dereferencing (#2433)
  • 586039e Add 2.x migration guide to the docs #2423 (#2430)
  • e280c25 chore(deps): bump postcss from 7.0.27 to 7.0.36 in /packages/antd
  • 2393797 Hide grid for hidden fields (material-ui, bootstrap-4, fluent-ui); pass hidde...
  • a0236bc chore(deps): bump ws from 5.2.2 to 5.2.3 in /packages/antd
  • 7f8e4c3 Replace shortid with nanoid (#2424)
  • ecea5b0 Docs: fix jumpy menu (#2422)
  • b505e50 Remove deploy preview from PR template (#2420)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by rjsf-bot, a new releaser for @​rjsf/material-ui since your current version.


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 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/material-ui](https://github.com/rjsf-team/react-jsonschema-form) from 2.4.0 to 3.0.0.
- [Release notes](https://github.com/rjsf-team/react-jsonschema-form/releases)
- [Changelog](https://github.com/rjsf-team/react-jsonschema-form/blob/master/CHANGELOG.md)
- [Commits](rjsf-team/react-jsonschema-form@v2.4.0...v3.0.0)

---
updated-dependencies:
- dependency-name: "@rjsf/material-ui"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies javascript Pull requests that update Javascript code labels Nov 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants