Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 10, 2025

Bumps @jsonforms/examples from 3.2.1 to 3.5.0.

Release notes

Sourced from @​jsonforms/examples's releases.

v3.5.0

What's Changed

[all] Consistenly use lodash deep imports (eclipsesource/jsonforms#2406)

[core] Adjust createDefaultValue to follow anyOf, oneOf, allOf (eclipsesource/jsonforms#2402) [core] Expose arraySchema in array renderers (eclipsesource/jsonforms#2387)

[angular] Upgrade Angular support to Angular 18 and 19 (eclipsesource/jsonforms#2403)

[react] Support React ^19.0.0 as peer dependency (eclipsesource/jsonforms#2405) [react-material] Respect validationMode in React material table cells (eclipsesource/jsonforms#2400)

[vue-vuetify] Various improvements (eclipsesource/jsonforms#2392, eclipsesource/jsonforms#2408)

[docs] update Vue link in Vue Vuetify (eclipsesource/jsonforms#2385)

Many thanks to @​FlorianSW, @​kchobantonov, @​Typiqally, @​laurentgrangier and @​0mpurdy for their great contributions!

Full Changelog: eclipsesource/jsonforms@v3.4.1...v3.5.0

Also see the migration guide on hints for breaking changes.

v3.4.1

What's Changed

[angular] Unsubscribe from JSON Forms state subscription (eclipsesource/jsonforms#2377)

[vue-vuetify] Fix incorrect code around markRaw invocation (eclipsesource/jsonforms#2379) [vue-vuetify] Extract control entries and fix usage instructions (eclipsesource/jsonforms#2380)

[docs] Update jsonforms/vue reference (eclipsesource/jsonforms#2381)

Many thanks to @​emmanuel-ferdman, @​kchobantonov, @​LukasBoll for their great contributions!

Full Changelog: eclipsesource/jsonforms@v3.4.0...v3.4.1

v3.4.0

What's Changed

[all packages] memoize array translation (eclipsesource/jsonforms#2358)

[core] feat: add support for disabling remove and add buttons (eclipsesource/jsonforms#2344) [core] refactor: resolve circular dependencies (eclipsesource/jsonforms#2345) [core] fix: matching required paths with slashes (eclipsesource/jsonforms#2367)

[react-material] feat: support @​mui/x-date-pickers v7 (eclipsesource/jsonforms#2349) [react-material] Reduce bundle size by fixing material-icon imports (eclipsesource/jsonforms#2351) [react-material] Add support for "multiple" prop on Select (fixes #2347) (eclipsesource/jsonforms#2356) [react-material] chore: remove 'matchMedia' mock (eclipsesource/jsonforms#2370)

... (truncated)

Commits
  • e553e0d v3.5.0
  • 1dd3960 feat: Vue Vuetify improvements (#2408)
  • 48d3417 v3.5.0-beta.2
  • 9c1c7da deps: Consistently use deep lodash imports to allow proper tree-shaking
  • 21400a8 deps: Support React ^19.0.0 as peer dependency
  • 12a82eb v3.5.0-beta.1
  • ce42184 feat: improve Vue Vuetify renderers
  • d705e9d v3.5.0-beta.0
  • 43a9ea7 feat: add arraySchema prop for array renderers
  • 576d9e0 feat: check combinators in createDefaultValue
  • 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 <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 [@jsonforms/examples](https://github.com/eclipsesource/jsonforms) from 3.2.1 to 3.5.0.
- [Release notes](https://github.com/eclipsesource/jsonforms/releases)
- [Commits](eclipsesource/jsonforms@v3.2.1...v3.5.0)

---
updated-dependencies:
- dependency-name: "@jsonforms/examples"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 10, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 13, 2025

Superseded by #197.

@dependabot dependabot bot closed this Jan 13, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/jsonforms/examples-3.5.0 branch January 13, 2025 23:24
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.

1 participant