Update dependency @jsonforms/core to v3.8.0#249
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
Contributor
Author
Branch automerge failureThis PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.
|
Contributor
Author
|
834f72c to
d45ca86
Compare
d45ca86 to
c8cee9d
Compare
c8cee9d to
29ac14e
Compare
29ac14e to
be0714f
Compare
be0714f to
01f4a1b
Compare
01f4a1b to
d551d05
Compare
d551d05 to
76e8be7
Compare
76e8be7 to
80e9ceb
Compare
80e9ceb to
59edc9d
Compare
59edc9d to
548895e
Compare
548895e to
7cb5f2e
Compare
7cb5f2e to
574d3f2
Compare
574d3f2 to
b8b1530
Compare
b8b1530 to
718b21e
Compare
718b21e to
cfe26bd
Compare
cfe26bd to
501c715
Compare
501c715 to
8f1a2ea
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.6.0→3.8.0Release Notes
eclipsesource/jsonforms (@jsonforms/core)
v3.8.0Compare 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.0Compare 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)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.