Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Dec 21, 2025

Bumps the jsonforms group in /js-src with 3 updates: @jsonforms/core, @jsonforms/vue and @jsonforms/vue-vanilla.

Updates @jsonforms/core from 3.4.0 to 3.7.0

Release notes

Sourced from @​jsonforms/core's releases.

v3.7.0

What's Changed

[angular] Build against Angular v19 and drop support for v18; Allow v21 RC (eclipsesource/jsonforms#2501) [angular] Migrate to standalone components (eclipsesource/jsonforms#2502) [angular] Allow Angular 21 release in peer dependencies (eclipsesource/jsonforms#2505) [angular-material] fix: array layout renderer error count fix (eclipsesource/jsonforms#2477)

[core] fix: root $ref resolving (eclipsesource/jsonforms#2472) [core] feat(validator): add config to ValidateFunctionContext (eclipsesource/jsonforms#2483)

[react-material]: Upgrade to MUI ^7 and x-date-picker ^7.28 (eclipsesource/jsonforms#2476) [react-material]: Update MUI X date pickers from v7 to v8 (eclipsesource/jsonforms#2493)

[vue, vue-vuetify] deps: Update to Vuetify ^3.9 and Vue ^3.5 (eclipsesource/jsonforms#2468) [vue-vuetify]: update MixedRenderer to add VExpansionPanels (eclipsesource/jsonforms#2463) [vue-vuetify] fix how we handle empty values (eclipsesource/jsonforms#2481) [vue-vuetify] Enable overriding control-wrapper with custom component (eclipsesource/jsonforms#2482) [vue-vuetify] feat: add prepend slot to date/time control renderers (eclipsesource/jsonforms#2504)

[dev] Ignore pnpm-lock.yaml with prettier and regenerate it unformatted (eclipsesource/jsonforms#2474) [dev] bump vite-plugin-static-copy from 1.0.6 to 2.3.2 (eclipsesource/jsonforms#2499) [dev] Update various dev dependencies (eclipsesource/jsonforms#2503)

When migrating from 3.6 to 3.7 no migration should be necessary, except if you still use Angular 18. See the migration guide when upgrading from an older version.

Contributors

Many thanks to @​kchobantonov, @​martin-trajanovski, @​yaffol for their great contributions!

New Contributors

Full Changelog: (eclipsesource/jsonforms@v3.6.0...v3.7.0)

v3.6.0

What's Changed

[all] refactor: Use type imports for AJV where possible (eclipsesource/jsonforms#2415)

[angular, angular-material] Allow Angular 20 release in peer dependencies (eclipsesource/jsonforms#2459) [angular-material] fix: use translated description in Angular Material (eclipsesource/jsonforms#2454)

[core] Add validate function based rule condition (eclipsesource/jsonforms#2441) [core] Union UISchemaElement type (eclipsesource/jsonforms#2436)

[react-material] add missing Mui-error class for some controls (eclipsesource/jsonforms#2433)

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​jsonforms/core since your current version.


Updates @jsonforms/vue from 3.4.0 to 3.7.0

Release notes

Sourced from @​jsonforms/vue's releases.

v3.7.0

What's Changed

[angular] Build against Angular v19 and drop support for v18; Allow v21 RC (eclipsesource/jsonforms#2501) [angular] Migrate to standalone components (eclipsesource/jsonforms#2502) [angular] Allow Angular 21 release in peer dependencies (eclipsesource/jsonforms#2505) [angular-material] fix: array layout renderer error count fix (eclipsesource/jsonforms#2477)

[core] fix: root $ref resolving (eclipsesource/jsonforms#2472) [core] feat(validator): add config to ValidateFunctionContext (eclipsesource/jsonforms#2483)

[react-material]: Upgrade to MUI ^7 and x-date-picker ^7.28 (eclipsesource/jsonforms#2476) [react-material]: Update MUI X date pickers from v7 to v8 (eclipsesource/jsonforms#2493)

[vue, vue-vuetify] deps: Update to Vuetify ^3.9 and Vue ^3.5 (eclipsesource/jsonforms#2468) [vue-vuetify]: update MixedRenderer to add VExpansionPanels (eclipsesource/jsonforms#2463) [vue-vuetify] fix how we handle empty values (eclipsesource/jsonforms#2481) [vue-vuetify] Enable overriding control-wrapper with custom component (eclipsesource/jsonforms#2482) [vue-vuetify] feat: add prepend slot to date/time control renderers (eclipsesource/jsonforms#2504)

[dev] Ignore pnpm-lock.yaml with prettier and regenerate it unformatted (eclipsesource/jsonforms#2474) [dev] bump vite-plugin-static-copy from 1.0.6 to 2.3.2 (eclipsesource/jsonforms#2499) [dev] Update various dev dependencies (eclipsesource/jsonforms#2503)

When migrating from 3.6 to 3.7 no migration should be necessary, except if you still use Angular 18. See the migration guide when upgrading from an older version.

Contributors

Many thanks to @​kchobantonov, @​martin-trajanovski, @​yaffol for their great contributions!

New Contributors

Full Changelog: (eclipsesource/jsonforms@v3.6.0...v3.7.0)

v3.6.0

What's Changed

[all] refactor: Use type imports for AJV where possible (eclipsesource/jsonforms#2415)

[angular, angular-material] Allow Angular 20 release in peer dependencies (eclipsesource/jsonforms#2459) [angular-material] fix: use translated description in Angular Material (eclipsesource/jsonforms#2454)

[core] Add validate function based rule condition (eclipsesource/jsonforms#2441) [core] Union UISchemaElement type (eclipsesource/jsonforms#2436)

[react-material] add missing Mui-error class for some controls (eclipsesource/jsonforms#2433)

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​jsonforms/vue since your current version.


Updates @jsonforms/vue-vanilla from 3.4.0 to 3.7.0

Release notes

Sourced from @​jsonforms/vue-vanilla's releases.

v3.7.0

What's Changed

[angular] Build against Angular v19 and drop support for v18; Allow v21 RC (eclipsesource/jsonforms#2501) [angular] Migrate to standalone components (eclipsesource/jsonforms#2502) [angular] Allow Angular 21 release in peer dependencies (eclipsesource/jsonforms#2505) [angular-material] fix: array layout renderer error count fix (eclipsesource/jsonforms#2477)

[core] fix: root $ref resolving (eclipsesource/jsonforms#2472) [core] feat(validator): add config to ValidateFunctionContext (eclipsesource/jsonforms#2483)

[react-material]: Upgrade to MUI ^7 and x-date-picker ^7.28 (eclipsesource/jsonforms#2476) [react-material]: Update MUI X date pickers from v7 to v8 (eclipsesource/jsonforms#2493)

[vue, vue-vuetify] deps: Update to Vuetify ^3.9 and Vue ^3.5 (eclipsesource/jsonforms#2468) [vue-vuetify]: update MixedRenderer to add VExpansionPanels (eclipsesource/jsonforms#2463) [vue-vuetify] fix how we handle empty values (eclipsesource/jsonforms#2481) [vue-vuetify] Enable overriding control-wrapper with custom component (eclipsesource/jsonforms#2482) [vue-vuetify] feat: add prepend slot to date/time control renderers (eclipsesource/jsonforms#2504)

[dev] Ignore pnpm-lock.yaml with prettier and regenerate it unformatted (eclipsesource/jsonforms#2474) [dev] bump vite-plugin-static-copy from 1.0.6 to 2.3.2 (eclipsesource/jsonforms#2499) [dev] Update various dev dependencies (eclipsesource/jsonforms#2503)

When migrating from 3.6 to 3.7 no migration should be necessary, except if you still use Angular 18. See the migration guide when upgrading from an older version.

Contributors

Many thanks to @​kchobantonov, @​martin-trajanovski, @​yaffol for their great contributions!

New Contributors

Full Changelog: (eclipsesource/jsonforms@v3.6.0...v3.7.0)

v3.6.0

What's Changed

[all] refactor: Use type imports for AJV where possible (eclipsesource/jsonforms#2415)

[angular, angular-material] Allow Angular 20 release in peer dependencies (eclipsesource/jsonforms#2459) [angular-material] fix: use translated description in Angular Material (eclipsesource/jsonforms#2454)

[core] Add validate function based rule condition (eclipsesource/jsonforms#2441) [core] Union UISchemaElement type (eclipsesource/jsonforms#2436)

[react-material] add missing Mui-error class for some controls (eclipsesource/jsonforms#2433)

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​jsonforms/vue-vanilla since your current version.


You can trigger a rebase of this PR 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Dec 21, 2025
@dependabot dependabot bot requested a review from a team as a code owner December 21, 2025 18:10
@dependabot dependabot bot added the javascript Pull requests that update javascript code label Dec 21, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/js-src/jsonforms-f7011d9be9 branch from 32bd97a to 2d80838 Compare January 11, 2026 18:03
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/js-src/jsonforms-f7011d9be9 branch from 2d80838 to a6945e4 Compare January 18, 2026 18:05
Bumps the jsonforms group in /js-src with 3 updates: [@jsonforms/core](https://github.com/eclipsesource/jsonforms/tree/HEAD/packages/core), [@jsonforms/vue](https://github.com/eclipsesource/jsonforms/tree/HEAD/packages/vue) and [@jsonforms/vue-vanilla](https://github.com/eclipsesource/jsonforms/tree/HEAD/packages/vue-vanilla).


Updates `@jsonforms/core` from 3.4.0 to 3.7.0
- [Release notes](https://github.com/eclipsesource/jsonforms/releases)
- [Commits](https://github.com/eclipsesource/jsonforms/commits/v3.7.0/packages/core)

Updates `@jsonforms/vue` from 3.4.0 to 3.7.0
- [Release notes](https://github.com/eclipsesource/jsonforms/releases)
- [Commits](https://github.com/eclipsesource/jsonforms/commits/v3.7.0/packages/vue)

Updates `@jsonforms/vue-vanilla` from 3.4.0 to 3.7.0
- [Release notes](https://github.com/eclipsesource/jsonforms/releases)
- [Commits](https://github.com/eclipsesource/jsonforms/commits/v3.7.0/packages/vue-vanilla)

---
updated-dependencies:
- dependency-name: "@jsonforms/core"
  dependency-version: 3.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: jsonforms
- dependency-name: "@jsonforms/vue"
  dependency-version: 3.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: jsonforms
- dependency-name: "@jsonforms/vue-vanilla"
  dependency-version: 3.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: jsonforms
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/js-src/jsonforms-f7011d9be9 branch from a6945e4 to 5e8d1a3 Compare January 25, 2026 18:05
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