Skip to content

Update dependency @jsonforms/core to v3.8.0#249

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/jsonforms-core-3.x
Open

Update dependency @jsonforms/core to v3.8.0#249
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/jsonforms-core-3.x

Conversation

@renovate

@renovate renovate Bot commented Feb 2, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@jsonforms/core (source) 3.6.03.8.0 age confidence

Release Notes

eclipsesource/jsonforms (@​jsonforms/core)

v3.8.0

Compare Source

What's Changed

[angular] remove deprecated use of ComponentFactoryResolver (#​2566)
[angular] build against v20, allow v22 RC, inject() instead of constructor injection (#​2573)
[angular] add option to toggle off errors without user interaction (#​2583)
[angular] allow 22 release and bump dev deps to latest 20.x.x (#​2590)

[angular-material] Remove outdated TSDOC for AutocompleteControlRenderer (#​2534)
[angular-material] Translate Autocomplete Control Renderer (#​2535)
[angular-material] Remove hammerjs from angular-material and bump angular dev deps (#​2561)
[angular-material] OneOf Enum Control Renderer (#​2551)

[core] feat: Pass oneOf subschema to Translator (#​2536)
[core] Filter error keywords before touch (#​2540)
[core] Increase AJV to ^8.18.0 and bump angular dev deps (#​2552)
[core] feat: add separateReadonlyFromDisabled config option (#​2532)
[core] Fix oneOf renderers not clearing some primitive values (#​2520)
[core] fix: Fix validation errors for nested props of same name (#​2531)
[core] improve Translator type for strict TypeScript compatibility (#​2562)
[core] handle nullable object/array in generateUISchema (#​2586)
[core] improve id generation (#​2584)

[core, react] fix: Remove usage of lodash/isArray and React.StatelessComponent (#​2539)

[react] remove usage of React.ReducerAction (#​2581)

[vue] add jest testing hints on imports (#​2568)

[vue-vuetify] fix data flicker when quickly changing between inputs (#​2558)
[vue-vuetify] fix: make rawChildErrors reactive in vue-vuetify (#​2580)

[core, vue] Fix categorization stepper step order index, introduce new composition function for vue, fix config to be properly passed to test functions (#​2522)

[dev] add project information for Theia AI (#​2470)
[dev] add UI testing guide to CLAUDE.md, align dev scripts (#​2554)
[dev] Update to Node 24 and pnpm 10.33.0 and update GH actions (#​2565)

[dependencies] bump lodash from 4.17.21 to 4.17.23 (#​2537)
[dependencies] Bump angular dev dependencies to latest 19.x (#​2527)
[dependencies] bump rollup from 2.79.1 to 2.80.0 (#​2546)
[dependencies] bump lodash from 4.17.23 to 4.18.1 (#​2564)

[docs] update roadmap timeline and milestones for 2026 (#​2518)
[docs] update roadmap (#​2576)

When migrating from 3.7 to 3.8, check the migration guide. There have been breaking changes relating to the Angular renderers and the translator type. Furthermore, support for Angular 19 was dropped.

Contributors

Many thanks to @​daniel-shuy, @​kchobantonov, @​Alxndrsk, @​pedroestabruxelles for their great contributions!

New Contributors

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

v3.7.0

Compare Source

What's Changed

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

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

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

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

[dev] Ignore pnpm-lock.yaml with prettier and regenerate it unformatted (#​2474)
[dev] bump vite-plugin-static-copy from 1.0.6 to 2.3.2 (#​2499)
[dev] Update various dev dependencies (#​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)


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "after 10pm every weekday,every weekend,before 5am every weekday"
  • Automerge
    • "after 10pm and before 5am on every weekday,every weekend"

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Feb 2, 2026
@renovate

renovate Bot commented Feb 2, 2026

Copy link
Copy Markdown
Contributor Author

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


  • Branch has one or more failed status checks

@renovate

renovate Bot commented Feb 2, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: @jsonforms/material-renderers@3.6.0
npm ERR! Found: @jsonforms/core@3.8.0
npm ERR! node_modules/@jsonforms/core
npm ERR!   @jsonforms/core@"3.8.0" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer @jsonforms/core@"3.6.0" from @jsonforms/material-renderers@3.6.0
npm ERR! node_modules/@jsonforms/material-renderers
npm ERR!   @jsonforms/material-renderers@"3.6.0" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: @jsonforms/core@3.6.0
npm ERR! node_modules/@jsonforms/core
npm ERR!   peer @jsonforms/core@"3.6.0" from @jsonforms/material-renderers@3.6.0
npm ERR!   node_modules/@jsonforms/material-renderers
npm ERR!     @jsonforms/material-renderers@"3.6.0" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /runner/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /runner/cache/others/npm/_logs/2026-06-22T23_08_02_845Z-debug-0.log

@renovate renovate Bot force-pushed the renovate/jsonforms-core-3.x branch from 834f72c to d45ca86 Compare February 9, 2026 06:25
@renovate renovate Bot force-pushed the renovate/jsonforms-core-3.x branch from d45ca86 to c8cee9d Compare March 15, 2026 01:41
@renovate renovate Bot force-pushed the renovate/jsonforms-core-3.x branch from c8cee9d to 29ac14e Compare March 16, 2026 10:46
@renovate renovate Bot force-pushed the renovate/jsonforms-core-3.x branch from 29ac14e to be0714f Compare March 18, 2026 09:38
@renovate renovate Bot force-pushed the renovate/jsonforms-core-3.x branch from be0714f to 01f4a1b Compare March 20, 2026 08:57
@renovate renovate Bot force-pushed the renovate/jsonforms-core-3.x branch from 01f4a1b to d551d05 Compare March 22, 2026 12:41
@renovate renovate Bot force-pushed the renovate/jsonforms-core-3.x branch from d551d05 to 76e8be7 Compare April 8, 2026 05:53
@renovate renovate Bot force-pushed the renovate/jsonforms-core-3.x branch from 76e8be7 to 80e9ceb Compare June 9, 2026 06:50
@renovate renovate Bot force-pushed the renovate/jsonforms-core-3.x branch from 80e9ceb to 59edc9d Compare June 10, 2026 18:31
@renovate renovate Bot force-pushed the renovate/jsonforms-core-3.x branch from 59edc9d to 548895e Compare June 12, 2026 06:37
@renovate renovate Bot force-pushed the renovate/jsonforms-core-3.x branch from 548895e to 7cb5f2e Compare June 14, 2026 05:35
@renovate renovate Bot force-pushed the renovate/jsonforms-core-3.x branch from 7cb5f2e to 574d3f2 Compare June 16, 2026 02:05
@renovate renovate Bot force-pushed the renovate/jsonforms-core-3.x branch from 574d3f2 to b8b1530 Compare June 16, 2026 17:48
@renovate renovate Bot changed the title Update dependency @jsonforms/core to v3.7.0 Update dependency @jsonforms/core to v3.8.0 Jun 16, 2026
@renovate renovate Bot force-pushed the renovate/jsonforms-core-3.x branch from b8b1530 to 718b21e Compare June 17, 2026 19:12
@renovate renovate Bot force-pushed the renovate/jsonforms-core-3.x branch from 718b21e to cfe26bd Compare June 20, 2026 06:07
@renovate renovate Bot force-pushed the renovate/jsonforms-core-3.x branch from cfe26bd to 501c715 Compare June 21, 2026 12:35
@renovate renovate Bot force-pushed the renovate/jsonforms-core-3.x branch from 501c715 to 8f1a2ea Compare June 22, 2026 23:08
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.

0 participants