Update dependency @jsonforms/material-renderers to v3.8.0#256
Open
renovate[bot] wants to merge 1 commit into
Open
Update dependency @jsonforms/material-renderers to v3.8.0#256renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
Contributor
Author
|
b18851c to
dc620c2
Compare
dc620c2 to
a68cad2
Compare
a68cad2 to
adfbbe9
Compare
adfbbe9 to
57b34cf
Compare
57b34cf to
76c4488
Compare
76c4488 to
0a50aba
Compare
0a50aba to
e86c185
Compare
e86c185 to
9ccc919
Compare
9ccc919 to
6236b03
Compare
6236b03 to
9c1d143
Compare
9c1d143 to
42933b3
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/material-renderers)
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.