rapydo / rapydo-angular

RAPyDo frontend based on Angular
https://rapydo.github.io/docs/
MIT License
2 stars 4 forks source link

Bump ngx-formly monorepo to 6.3.0 #413

Closed renovate[bot] closed 8 months ago

renovate[bot] commented 8 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@ngx-formly/bootstrap 6.2.2 -> 6.3.0 age adoption passing confidence
@ngx-formly/core 6.2.2 -> 6.3.0 age adoption passing confidence

Release Notes

ngx-formly/ngx-formly (@​ngx-formly/bootstrap) ### [`v6.3.0`](https://togithub.com/ngx-formly/ngx-formly/blob/HEAD/CHANGELOG.md#630-2024-01-28) [Compare Source](https://togithub.com/ngx-formly/ngx-formly/compare/v6.2.2...v6.3.0) ##### Features - **ionic:** add ionic 7 support ([#​3845](https://togithub.com/ngx-formly/ngx-formly/issues/3845)) ([55512fb](https://togithub.com/ngx-formly/ngx-formly/commit/55512fbcc916888acbae1d9af8c0b7c8187805d8)), closes [#​3643](https://togithub.com/ngx-formly/ngx-formly/issues/3643) ##### Bug Fixes - **core:** handle clone of Uint8Array instance ([0566430](https://togithub.com/ngx-formly/ngx-formly/commit/056643006075dc4c8b67e51e0e09b4333fecb180)), closes [#​3850](https://togithub.com/ngx-formly/ngx-formly/issues/3850) - **json-schema:** handled nested key for uniqueItems ([0f67d89](https://togithub.com/ngx-formly/ngx-formly/commit/0f67d899f894b82db340b0af3608aff9296eec38)), closes [#​3842](https://togithub.com/ngx-formly/ngx-formly/issues/3842) - **json-schema:** pass a valid model value for oneOf in array type ([d597c00](https://togithub.com/ngx-formly/ngx-formly/commit/d597c0051d4fe6fa6ba0f9685226ab4ba215891d)), closes [#​3805](https://togithub.com/ngx-formly/ngx-formly/issues/3805) - **material:** ensure textarea is working with Angular v17 hydration ([e61880e](https://togithub.com/ngx-formly/ngx-formly/commit/e61880e43f7307d22dd8814e84ed1bd93e6b0664)), closes [#​3824](https://togithub.com/ngx-formly/ngx-formly/issues/3824) - **primeng:** add missing appendTo property to select type ([c07e6d6](https://togithub.com/ngx-formly/ngx-formly/commit/c07e6d67389fc8cec8790b8f9e55f1c8e623e9ca)), closes [#​3809](https://togithub.com/ngx-formly/ngx-formly/issues/3809) ##### [6.2.2](https://togithub.com/ngx-formly/ngx-formly/compare/v6.2.1...v6.2.2) (2023-10-28) ##### Bug Fixes - **bootstrap:** update multicheckbox aria attr in input tag ([#​3793](https://togithub.com/ngx-formly/ngx-formly/issues/3793)) ([c78462a](https://togithub.com/ngx-formly/ngx-formly/commit/c78462ac30cfc4c52b9f6d85bf732bbb76215205)) - **core:** fix array remove for array of oneOf ([88449e0](https://togithub.com/ngx-formly/ngx-formly/commit/88449e005f297ea914140c77cbea9f3e710eb15f)), closes [#​3794](https://togithub.com/ngx-formly/ngx-formly/issues/3794) ##### Performance Improvements - **core:** optimize execution time of field expressions ([6acf797](https://togithub.com/ngx-formly/ngx-formly/commit/6acf797)), closes [#​3799](https://togithub.com/ngx-formly/ngx-formly/issues/3799) ##### [6.2.1](https://togithub.com/ngx-formly/ngx-formly/compare/v6.2.0...v6.2.1) (2023-10-08) ##### Bug Fixes - **core:** disable detect local fields inside wrappers ([22b21d8](https://togithub.com/ngx-formly/ngx-formly/commit/22b21d8ce8487f77b99f37837567eca8cfcae548)), closes [#​3572](https://togithub.com/ngx-formly/ngx-formly/issues/3572) ##### Performance Improvements - **core:** disable update TreeValidity during the build step ([3f65fb4](https://togithub.com/ngx-formly/ngx-formly/commit/3f65fb482e0d9eb89d573e2d54cc650b1fd9eddf)), closes [#​3791](https://togithub.com/ngx-formly/ngx-formly/issues/3791) - **core:** remove detectChanges call in asyn validator ([b0b9a09](https://togithub.com/ngx-formly/ngx-formly/commit/b0b9a09d3554c554c2e8eb873abd109e04021190)), closes [#​3791](https://togithub.com/ngx-formly/ngx-formly/issues/3791) - **core:** set the asyncValidators when async validators are present ([#​3792](https://togithub.com/ngx-formly/ngx-formly/issues/3792)) ([d825cff](https://togithub.com/ngx-formly/ngx-formly/commit/d825cff8f7b836591c267d1382284b9545e30194)), closes [#​3791](https://togithub.com/ngx-formly/ngx-formly/issues/3791)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

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



This PR has been generated by Mend Renovate. View repository job log here.