InseeFr / Lunatic

Library of questionnaire components
https://inseefr.github.io/Lunatic/
MIT License
20 stars 21 forks source link

fix(deps): update dependency @inseefr/lunatic to v3.2.3 #974

Open renovate[bot] opened 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@inseefr/lunatic 3.0.0-rc.33 -> 3.2.3 age adoption passing confidence

Release Notes

InseeFr/Lunatic (@​inseefr/lunatic) ### [`v3.2.3`](https://togithub.com/InseeFr/Lunatic/releases/tag/3.2.3) [Compare Source](https://togithub.com/InseeFr/Lunatic/compare/3.2.2...3.2.3) #### What's Changed ##### Other Changes - Logger for lunatic by [@​Grafikart](https://togithub.com/Grafikart) in [https://github.com/InseeFr/Lunatic/pull/1057](https://togithub.com/InseeFr/Lunatic/pull/1057) - fix: show roundabout subsequences in overview by [@​Grafikart](https://togithub.com/Grafikart) in [https://github.com/InseeFr/Lunatic/pull/1062](https://togithub.com/InseeFr/Lunatic/pull/1062) **Full Changelog**: https://github.com/InseeFr/Lunatic/compare/3.2.2...3.2.3 ### [`v3.2.2`](https://togithub.com/InseeFr/Lunatic/releases/tag/3.2.2) [Compare Source](https://togithub.com/InseeFr/Lunatic/compare/3.2.1...3.2.2) #### What's Changed ##### Other Changes - ref: Move label and declaration into Customizable Table by [@​ddecrulle](https://togithub.com/ddecrulle) in [https://github.com/InseeFr/Lunatic/pull/1056](https://togithub.com/InseeFr/Lunatic/pull/1056) **Full Changelog**: https://github.com/InseeFr/Lunatic/compare/3.2.1...3.2.2 ### [`v3.2.1`](https://togithub.com/InseeFr/Lunatic/releases/tag/3.2.1) [Compare Source](https://togithub.com/InseeFr/Lunatic/compare/3.2.0...3.2.1) **Full Changelog**: https://github.com/InseeFr/Lunatic/compare/3.2.0...3.2.1 ### [`v3.2.0`](https://togithub.com/InseeFr/Lunatic/releases/tag/3.2.0) [Compare Source](https://togithub.com/InseeFr/Lunatic/compare/3.1.2...3.2.0) #### What's Changed ##### Other Changes - feat: add orientation horizontal in checkboxgroup by [@​ddecrulle](https://togithub.com/ddecrulle) in [https://github.com/InseeFr/Lunatic/pull/1053](https://togithub.com/InseeFr/Lunatic/pull/1053) - onVariableChange parameter for useLunatic by [@​Grafikart](https://togithub.com/Grafikart) in [https://github.com/InseeFr/Lunatic/pull/1052](https://togithub.com/InseeFr/Lunatic/pull/1052) - fix: overview item reached calculation by [@​QRuhier](https://togithub.com/QRuhier) in [https://github.com/InseeFr/Lunatic/pull/1055](https://togithub.com/InseeFr/Lunatic/pull/1055) **Full Changelog**: https://github.com/InseeFr/Lunatic/compare/3.1.2...3.2.0 ### [`v3.1.2`](https://togithub.com/InseeFr/Lunatic/releases/tag/3.1.2) [Compare Source](https://togithub.com/InseeFr/Lunatic/compare/3.1.1...3.1.2) #### What's Changed ##### Other Changes - Dynamic unit for inputNumber by [@​Grafikart](https://togithub.com/Grafikart) in [https://github.com/InseeFr/Lunatic/pull/1051](https://togithub.com/InseeFr/Lunatic/pull/1051) - feat: add locked behaviour by [@​ddecrulle](https://togithub.com/ddecrulle) in [https://github.com/InseeFr/Lunatic/pull/1046](https://togithub.com/InseeFr/Lunatic/pull/1046) **Full Changelog**: https://github.com/InseeFr/Lunatic/compare/3.1.1...3.1.2 ### [`v3.1.1`](https://togithub.com/InseeFr/Lunatic/releases/tag/3.1.1) [Compare Source](https://togithub.com/InseeFr/Lunatic/compare/3.1.0...3.1.1) #### What's Changed ##### Other Changes - Roundabout progression rework by [@​Grafikart](https://togithub.com/Grafikart) in [https://github.com/InseeFr/Lunatic/pull/1021](https://togithub.com/InseeFr/Lunatic/pull/1021) **Full Changelog**: https://github.com/InseeFr/Lunatic/compare/3.1.0...3.1.1 ### [`v3.1.0`](https://togithub.com/InseeFr/Lunatic/releases/tag/3.1.0) [Compare Source](https://togithub.com/InseeFr/Lunatic/compare/3.0.9...3.1.0) #### What's Changed ##### Other Changes - fix: prevent re-checking a radio by [@​Grafikart](https://togithub.com/Grafikart) in [https://github.com/InseeFr/Lunatic/pull/1039](https://togithub.com/InseeFr/Lunatic/pull/1039) - feat: orientation for radio & checkboxOne by [@​Grafikart](https://togithub.com/Grafikart) in [https://github.com/InseeFr/Lunatic/pull/1041](https://togithub.com/InseeFr/Lunatic/pull/1041) - fix: focus not working on radio by [@​Grafikart](https://togithub.com/Grafikart) in [https://github.com/InseeFr/Lunatic/pull/1040](https://togithub.com/InseeFr/Lunatic/pull/1040) **Full Changelog**: https://github.com/InseeFr/Lunatic/compare/3.0.9...3.1.0 ### [`v3.0.9`](https://togithub.com/InseeFr/Lunatic/releases/tag/3.0.9) [Compare Source](https://togithub.com/InseeFr/Lunatic/compare/3.0.8...3.0.9) #### What's Changed ##### Other Changes - Navigation on empty loop by [@​Grafikart](https://togithub.com/Grafikart) in [https://github.com/InseeFr/Lunatic/pull/1034](https://togithub.com/InseeFr/Lunatic/pull/1034) - fix: checkbox always checked due to falsy zero by [@​ddecrulle](https://togithub.com/ddecrulle) in [https://github.com/InseeFr/Lunatic/pull/1033](https://togithub.com/InseeFr/Lunatic/pull/1033) **Full Changelog**: https://github.com/InseeFr/Lunatic/compare/3.0.8...3.0.9 ### [`v3.0.8`](https://togithub.com/InseeFr/Lunatic/releases/tag/3.0.8) [Compare Source](https://togithub.com/InseeFr/Lunatic/compare/3.0.7...3.0.8) #### What's Changed ##### Other Changes - Feat/extra interface by [@​ddecrulle](https://togithub.com/ddecrulle) in [https://github.com/InseeFr/Lunatic/pull/1027](https://togithub.com/InseeFr/Lunatic/pull/1027) **Full Changelog**: https://github.com/InseeFr/Lunatic/compare/3.0.7...3.0.8 ### [`v3.0.7`](https://togithub.com/InseeFr/Lunatic/releases/tag/3.0.7) [Compare Source](https://togithub.com/InseeFr/Lunatic/compare/3.0.6...3.0.7) #### What's Changed ##### Other Changes - Feat/detail by [@​ddecrulle](https://togithub.com/ddecrulle) in [https://github.com/InseeFr/Lunatic/pull/1025](https://togithub.com/InseeFr/Lunatic/pull/1025) **Full Changelog**: https://github.com/InseeFr/Lunatic/compare/3.0.6...3.0.7 ### [`v3.0.6`](https://togithub.com/InseeFr/Lunatic/releases/tag/3.0.6) [Compare Source](https://togithub.com/InseeFr/Lunatic/compare/3.0.5...3.0.6) #### What's Changed ##### Other Changes - fix: inputed -> inputted by [@​QRuhier](https://togithub.com/QRuhier) in [https://github.com/InseeFr/Lunatic/pull/1022](https://togithub.com/InseeFr/Lunatic/pull/1022) **Full Changelog**: https://github.com/InseeFr/Lunatic/compare/3.0.5...3.0.6 ### [`v3.0.5`](https://togithub.com/InseeFr/Lunatic/releases/tag/3.0.5) [Compare Source](https://togithub.com/InseeFr/Lunatic/compare/3.0.4...3.0.5) #### What's Changed ##### Other Changes - fix: calculated variable incorrectly initialized when empty by [@​Grafikart](https://togithub.com/Grafikart) in [https://github.com/InseeFr/Lunatic/pull/1018](https://togithub.com/InseeFr/Lunatic/pull/1018) - Add arbitrary option for checkboxOne by [@​Grafikart](https://togithub.com/Grafikart) in [https://github.com/InseeFr/Lunatic/pull/1012](https://togithub.com/InseeFr/Lunatic/pull/1012) - fix: Do no render empty declarations by [@​ddecrulle](https://togithub.com/ddecrulle) in [https://github.com/InseeFr/Lunatic/pull/1016](https://togithub.com/InseeFr/Lunatic/pull/1016) - fix: lastReachedPage update in loops by [@​QRuhier](https://togithub.com/QRuhier) in [https://github.com/InseeFr/Lunatic/pull/1020](https://togithub.com/InseeFr/Lunatic/pull/1020) **Full Changelog**: https://github.com/InseeFr/Lunatic/compare/3.0.4...3.0.5 ### [`v3.0.4`](https://togithub.com/InseeFr/Lunatic/releases/tag/3.0.4) [Compare Source](https://togithub.com/InseeFr/Lunatic/compare/3.0.3...3.0.4) #### What's Changed ##### Other Changes - fix: controls on roster for loop by [@​Grafikart](https://togithub.com/Grafikart) in [https://github.com/InseeFr/Lunatic/pull/1010](https://togithub.com/InseeFr/Lunatic/pull/1010) - Add accordion component by [@​Grafikart](https://togithub.com/Grafikart) in [https://github.com/InseeFr/Lunatic/pull/1013](https://togithub.com/InseeFr/Lunatic/pull/1013) **Full Changelog**: https://github.com/InseeFr/Lunatic/compare/3.0.3...3.0.4 ### [`v3.0.3`](https://togithub.com/InseeFr/Lunatic/releases/tag/3.0.3) [Compare Source](https://togithub.com/InseeFr/Lunatic/compare/3.0.2...3.0.3) #### What's Changed ##### Other Changes - fix: input number min and max can be float by [@​ddecrulle](https://togithub.com/ddecrulle) in [https://github.com/InseeFr/Lunatic/pull/1005](https://togithub.com/InseeFr/Lunatic/pull/1005) - Feat/table error by [@​ddecrulle](https://togithub.com/ddecrulle) in [https://github.com/InseeFr/Lunatic/pull/1007](https://togithub.com/InseeFr/Lunatic/pull/1007) **Full Changelog**: https://github.com/InseeFr/Lunatic/compare/3.0.2...3.0.3 ### [`v3.0.2`](https://togithub.com/InseeFr/Lunatic/releases/tag/3.0.2) [Compare Source](https://togithub.com/InseeFr/Lunatic/compare/3.0.1...3.0.2) #### What's Changed ##### Other Changes - Slot for markdown links by [@​Grafikart](https://togithub.com/Grafikart) in [https://github.com/InseeFr/Lunatic/pull/1002](https://togithub.com/InseeFr/Lunatic/pull/1002) **Full Changelog**: https://github.com/InseeFr/Lunatic/compare/3.0.1...3.0.2 ### [`v3.0.1`](https://togithub.com/InseeFr/Lunatic/releases/tag/3.0.1) [Compare Source](https://togithub.com/InseeFr/Lunatic/compare/3.0.0...3.0.1) #### What's Changed ##### Other Changes - fix: props overwritten for suggesters by [@​Grafikart](https://togithub.com/Grafikart) in [https://github.com/InseeFr/Lunatic/pull/997](https://togithub.com/InseeFr/Lunatic/pull/997) - fix: restore extra parameters in LunaticSource by [@​ddecrulle](https://togithub.com/ddecrulle) in [https://github.com/InseeFr/Lunatic/pull/1000](https://togithub.com/InseeFr/Lunatic/pull/1000) - Make value optional for referentiel by [@​Grafikart](https://togithub.com/Grafikart) in [https://github.com/InseeFr/Lunatic/pull/1001](https://togithub.com/InseeFr/Lunatic/pull/1001) - Add Text type to components in schema by [@​Grafikart](https://togithub.com/Grafikart) in [https://github.com/InseeFr/Lunatic/pull/998](https://togithub.com/InseeFr/Lunatic/pull/998) **Full Changelog**: https://github.com/InseeFr/Lunatic/compare/3.0.0...3.0.1 ### [`v3.0.0`](https://togithub.com/InseeFr/Lunatic/releases/tag/3.0.0) [Compare Source](https://togithub.com/InseeFr/Lunatic/compare/3.0.0-rc.34...3.0.0) #### What's Changed ##### Exciting New Features 🎉 - Feat : Arbitrary value for suggester by [@​Grafikart](https://togithub.com/Grafikart) in [https://github.com/InseeFr/Lunatic/pull/906](https://togithub.com/InseeFr/Lunatic/pull/906) - Feat: Symetry for pairwise by [@​Grafikart](https://togithub.com/Grafikart) in [https://github.com/InseeFr/Lunatic/pull/910](https://togithub.com/InseeFr/Lunatic/pull/910) ##### Other Changes - POC : Multiple variables with suggesters by [@​Grafikart](https://togithub.com/Grafikart) in [https://github.com/InseeFr/Lunatic/pull/900](https://togithub.com/InseeFr/Lunatic/pull/900) - Typescript comme bundler by [@​Grafikart](https://togithub.com/Grafikart) in [https://github.com/InseeFr/Lunatic/pull/905](https://togithub.com/InseeFr/Lunatic/pull/905) - Refactor pager & pageTag by [@​Grafikart](https://togithub.com/Grafikart) in [https://github.com/InseeFr/Lunatic/pull/877](https://togithub.com/InseeFr/Lunatic/pull/877) - Merge the tsconfig by [@​Grafikart](https://togithub.com/Grafikart) in [https://github.com/InseeFr/Lunatic/pull/909](https://togithub.com/InseeFr/Lunatic/pull/909) - Minisearch for suggesters by [@​Grafikart](https://togithub.com/Grafikart) in [https://github.com/InseeFr/Lunatic/pull/914](https://togithub.com/InseeFr/Lunatic/pull/914) - Merge 2.7 into 3.0 by [@​Grafikart](https://togithub.com/Grafikart) in [https://github.com/InseeFr/Lunatic/pull/919](https://togithub.com/InseeFr/Lunatic/pull/919) - Réorganisation de l'overview by [@​Grafikart](https://togithub.com/Grafikart) in [https://github.com/InseeFr/Lunatic/pull/926](https://togithub.com/InseeFr/Lunatic/pull/926) - Feat/current overview by [@​Grafikart](https://togithub.com/Grafikart) in [https://github.com/InseeFr/Lunatic/pull/935](https://togithub.com/InseeFr/Lunatic/pull/935) - fix: we could remove row and have less than min row by [@​ddecrulle](https://togithub.com/ddecrulle) in [https://github.com/InseeFr/Lunatic/pull/937](https://togithub.com/InseeFr/Lunatic/pull/937) - Typo : Inputed -> Inputted by [@​ddecrulle](https://togithub.com/ddecrulle) in [https://github.com/InseeFr/Lunatic/pull/936](https://togithub.com/InseeFr/Lunatic/pull/936) - Remove keyboard handler dependency by [@​Grafikart](https://togithub.com/Grafikart) in [https://github.com/InseeFr/Lunatic/pull/939](https://togithub.com/InseeFr/Lunatic/pull/939) - feat: td / tr for errors by [@​Grafikart](https://togithub.com/Grafikart) in [https://github.com/InseeFr/Lunatic/pull/940](https://togithub.com/InseeFr/Lunatic/pull/940) - Errors in table and cleaned unused ids by [@​Grafikart](https://togithub.com/Grafikart) in [https://github.com/InseeFr/Lunatic/pull/941](https://togithub.com/InseeFr/Lunatic/pull/941) - Refactor reducer by [@​Grafikart](https://togithub.com/Grafikart) in [https://github.com/InseeFr/Lunatic/pull/942](https://togithub.com/InseeFr/Lunatic/pull/942) - Suggester initialization by [@​Grafikart](https://togithub.com/Grafikart) in [https://github.com/InseeFr/Lunatic/pull/943](https://togithub.com/InseeFr/Lunatic/pull/943) - Iterations not filled by [@​Grafikart](https://togithub.com/Grafikart) in [https://github.com/InseeFr/Lunatic/pull/944](https://togithub.com/InseeFr/Lunatic/pull/944) - bump: antlr tools by [@​Grafikart](https://togithub.com/Grafikart) in [https://github.com/InseeFr/Lunatic/pull/945](https://togithub.com/InseeFr/Lunatic/pull/945) - fix: docusaurus not compiling by [@​Grafikart](https://togithub.com/Grafikart) in [https://github.com/InseeFr/Lunatic/pull/947](https://togithub.com/InseeFr/Lunatic/pull/947) - fix: hasPageResponse for unchecked checkbox (3.0) by [@​Grafikart](https://togithub.com/Grafikart) in [https://github.com/InseeFr/Lunatic/pull/953](https://togithub.com/InseeFr/Lunatic/pull/953) - Add TXT expression by [@​Grafikart](https://togithub.com/Grafikart) in [https://github.com/InseeFr/Lunatic/pull/954](https://togithub.com/InseeFr/Lunatic/pull/954) - Fix/controls not showing by [@​Grafikart](https://togithub.com/Grafikart) in [https://github.com/InseeFr/Lunatic/pull/955](https://togithub.com/InseeFr/Lunatic/pull/955) - Control loop by [@​Grafikart](https://togithub.com/Grafikart) in [https://github.com/InseeFr/Lunatic/pull/958](https://togithub.com/InseeFr/Lunatic/pull/958) - Suggester dropdown not showing results by [@​Grafikart](https://togithub.com/Grafikart) in [https://github.com/InseeFr/Lunatic/pull/962](https://togithub.com/InseeFr/Lunatic/pull/962) - Disable missing keyboard shortcut when readonly by [@​Grafikart](https://togithub.com/Grafikart) in [https://github.com/InseeFr/Lunatic/pull/959](https://togithub.com/InseeFr/Lunatic/pull/959) - Docs/v3 by [@​ddecrulle](https://togithub.com/ddecrulle) in [https://github.com/InseeFr/Lunatic/pull/956](https://togithub.com/InseeFr/Lunatic/pull/956) - fix: clear button disabled when there is value by [@​ddecrulle](https://togithub.com/ddecrulle) in [https://github.com/InseeFr/Lunatic/pull/963](https://togithub.com/InseeFr/Lunatic/pull/963) - Sticky header for tables and Text component by [@​Grafikart](https://togithub.com/Grafikart) in [https://github.com/InseeFr/Lunatic/pull/964](https://togithub.com/InseeFr/Lunatic/pull/964) - Refactor handleChange => handleChanges by [@​Grafikart](https://togithub.com/Grafikart) in [https://github.com/InseeFr/Lunatic/pull/950](https://togithub.com/InseeFr/Lunatic/pull/950) - chore: Configure Renovate by [@​renovate](https://togithub.com/renovate) in [https://github.com/InseeFr/Lunatic/pull/966](https://togithub.com/InseeFr/Lunatic/pull/966) - Suggester error by [@​Grafikart](https://togithub.com/Grafikart) in [https://github.com/InseeFr/Lunatic/pull/972](https://togithub.com/InseeFr/Lunatic/pull/972) - Add readonly / disabled support for checkbox and radio by [@​Grafikart](https://togithub.com/Grafikart) in [https://github.com/InseeFr/Lunatic/pull/961](https://togithub.com/InseeFr/Lunatic/pull/961) - feat: support readonly on missing (not only disabled) by [@​ddecrulle](https://togithub.com/ddecrulle) in [https://github.com/InseeFr/Lunatic/pull/986](https://togithub.com/InseeFr/Lunatic/pull/986) - Add E2E test for suggester behaviour by [@​Grafikart](https://togithub.com/Grafikart) in [https://github.com/InseeFr/Lunatic/pull/983](https://togithub.com/InseeFr/Lunatic/pull/983) - lint: remove unused import and unsuported aria attributes by [@​ddecrulle](https://togithub.com/ddecrulle) in [https://github.com/InseeFr/Lunatic/pull/982](https://togithub.com/InseeFr/Lunatic/pull/982) - Docs/3.0 by [@​ddecrulle](https://togithub.com/ddecrulle) in [https://github.com/InseeFr/Lunatic/pull/977](https://togithub.com/InseeFr/Lunatic/pull/977) - dep upgrade by [@​ddecrulle](https://togithub.com/ddecrulle) in [https://github.com/InseeFr/Lunatic/pull/988](https://togithub.com/InseeFr/Lunatic/pull/988) - Quality : JSON Schema by [@​Grafikart](https://togithub.com/Grafikart) in [https://github.com/InseeFr/Lunatic/pull/948](https://togithub.com/InseeFr/Lunatic/pull/948) - fix: restore declarations in checkbox and radio by [@​ddecrulle](https://togithub.com/ddecrulle) in [https://github.com/InseeFr/Lunatic/pull/989](https://togithub.com/InseeFr/Lunatic/pull/989) - Fix: roundabout navigation by [@​Grafikart](https://togithub.com/Grafikart) in [https://github.com/InseeFr/Lunatic/pull/996](https://togithub.com/InseeFr/Lunatic/pull/996) #### New Contributors - [@​renovate](https://togithub.com/renovate) made their first contribution in [https://github.com/InseeFr/Lunatic/pull/966](https://togithub.com/InseeFr/Lunatic/pull/966) **Full Changelog**: https://github.com/InseeFr/Lunatic/compare/2.7.20...3.0.0 ### [`v3.0.0-rc.34`](https://togithub.com/InseeFr/Lunatic/releases/tag/3.0.0-rc.34) [Compare Source](https://togithub.com/InseeFr/Lunatic/compare/3.0.0-rc.33...3.0.0-rc.34) #### What's Changed ##### Exciting New Features 🎉 - Feat : Arbitrary value for suggester by [@​Grafikart](https://togithub.com/Grafikart) in [https://github.com/InseeFr/Lunatic/pull/906](https://togithub.com/InseeFr/Lunatic/pull/906) - Feat: Symetry for pairwise by [@​Grafikart](https://togithub.com/Grafikart) in [https://github.com/InseeFr/Lunatic/pull/910](https://togithub.com/InseeFr/Lunatic/pull/910) ##### Other Changes - POC : Multiple variables with suggesters by [@​Grafikart](https://togithub.com/Grafikart) in [https://github.com/InseeFr/Lunatic/pull/900](https://togithub.com/InseeFr/Lunatic/pull/900) - Typescript comme bundler by [@​Grafikart](https://togithub.com/Grafikart) in [https://github.com/InseeFr/Lunatic/pull/905](https://togithub.com/InseeFr/Lunatic/pull/905) - Refactor pager & pageTag by [@​Grafikart](https://togithub.com/Grafikart) in [https://github.com/InseeFr/Lunatic/pull/877](https://togithub.com/InseeFr/Lunatic/pull/877) - Merge the tsconfig by [@​Grafikart](https://togithub.com/Grafikart) in [https://github.com/InseeFr/Lunatic/pull/909](https://togithub.com/InseeFr/Lunatic/pull/909) - Minisearch for suggesters by [@​Grafikart](https://togithub.com/Grafikart) in [https://github.com/InseeFr/Lunatic/pull/914](https://togithub.com/InseeFr/Lunatic/pull/914) - Merge 2.7 into 3.0 by [@​Grafikart](https://togithub.com/Grafikart) in [https://github.com/InseeFr/Lunatic/pull/919](https://togithub.com/InseeFr/Lunatic/pull/919) - Réorganisation de l'overview by [@​Grafikart](https://togithub.com/Grafikart) in [https://github.com/InseeFr/Lunatic/pull/926](https://togithub.com/InseeFr/Lunatic/pull/926) - Feat/current overview by [@​Grafikart](https://togithub.com/Grafikart) in [https://github.com/InseeFr/Lunatic/pull/935](https://togithub.com/InseeFr/Lunatic/pull/935) - fix: we could remove row and have less than min row by [@​ddecrulle](https://togithub.com/ddecrulle) in [https://github.com/InseeFr/Lunatic/pull/937](https://togithub.com/InseeFr/Lunatic/pull/937) - Typo : Inputed -> Inputted by [@​ddecrulle](https://togithub.com/ddecrulle) in [https://github.com/InseeFr/Lunatic/pull/936](https://togithub.com/InseeFr/Lunatic/pull/936) - Remove keyboard handler dependency by [@​Grafikart](https://togithub.com/Grafikart) in [https://github.com/InseeFr/Lunatic/pull/939](https://togithub.com/InseeFr/Lunatic/pull/939) - feat: td / tr for errors by [@​Grafikart](https://togithub.com/Grafikart) in [https://github.com/InseeFr/Lunatic/pull/940](https://togithub.com/InseeFr/Lunatic/pull/940) - Errors in table and cleaned unused ids by [@​Grafikart](https://togithub.com/Grafikart) in [https://github.com/InseeFr/Lunatic/pull/941](https://togithub.com/InseeFr/Lunatic/pull/941) - Refactor reducer by [@​Grafikart](https://togithub.com/Grafikart) in [https://github.com/InseeFr/Lunatic/pull/942](https://togithub.com/InseeFr/Lunatic/pull/942) - Suggester initialization by [@​Grafikart](https://togithub.com/Grafikart) in [https://github.com/InseeFr/Lunatic/pull/943](https://togithub.com/InseeFr/Lunatic/pull/943) - Iterations not filled by [@​Grafikart](https://togithub.com/Grafikart) in [https://github.com/InseeFr/Lunatic/pull/944](https://togithub.com/InseeFr/Lunatic/pull/944) - bump: antlr tools by [@​Grafikart](https://togithub.com/Grafikart) in [https://github.com/InseeFr/Lunatic/pull/945](https://togithub.com/InseeFr/Lunatic/pull/945) - fix: docusaurus not compiling by [@​Grafikart](https://togithub.com/Grafikart) in [https://github.com/InseeFr/Lunatic/pull/947](https://togithub.com/InseeFr/Lunatic/pull/947) - fix: hasPageResponse for unchecked checkbox (3.0) by [@​Grafikart](https://togithub.com/Grafikart) in [https://github.com/InseeFr/Lunatic/pull/953](https://togithub.com/InseeFr/Lunatic/pull/953) - Add TXT expression by [@​Grafikart](https://togithub.com/Grafikart) in [https://github.com/InseeFr/Lunatic/pull/954](https://togithub.com/InseeFr/Lunatic/pull/954) - Fix/controls not showing by [@​Grafikart](https://togithub.com/Grafikart) in [https://github.com/InseeFr/Lunatic/pull/955](https://togithub.com/InseeFr/Lunatic/pull/955) - Control loop by [@​Grafikart](https://togithub.com/Grafikart) in [https://github.com/InseeFr/Lunatic/pull/958](https://togithub.com/InseeFr/Lunatic/pull/958) - Suggester dropdown not showing results by [@​Grafikart](https://togithub.com/Grafikart) in [https://github.com/InseeFr/Lunatic/pull/962](https://togithub.com/InseeFr/Lunatic/pull/962) - Disable missing keyboard shortcut when readonly by [@​Grafikart](https://togithub.com/Grafikart) in [https://github.com/InseeFr/Lunatic/pull/959](https://togithub.com/InseeFr/Lunatic/pull/959) - Docs/v3 by [@​ddecrulle](https://togithub.com/ddecrulle) in [https://github.com/InseeFr/Lunatic/pull/956](https://togithub.com/InseeFr/Lunatic/pull/956) - fix: clear button disabled when there is value by [@​ddecrulle](https://togithub.com/ddecrulle) in [https://github.com/InseeFr/Lunatic/pull/963](https://togithub.com/InseeFr/Lunatic/pull/963) - Sticky header for tables and Text component by [@​Grafikart](https://togithub.com/Grafikart) in [https://github.com/InseeFr/Lunatic/pull/964](https://togithub.com/InseeFr/Lunatic/pull/964) - Refactor handleChange => handleChanges by [@​Grafikart](https://togithub.com/Grafikart) in [https://github.com/InseeFr/Lunatic/pull/950](https://togithub.com/InseeFr/Lunatic/pull/950) - chore: Configure Renovate by [@​renovate](https://togithub.com/renovate) in [https://github.com/InseeFr/Lunatic/pull/966](https://togithub.com/InseeFr/Lunatic/pull/966) - Suggester error by [@​Grafikart](https://togithub.com/Grafikart) in [https://github.com/InseeFr/Lunatic/pull/972](https://togithub.com/InseeFr/Lunatic/pull/972) - Add readonly / disabled support for checkbox and radio by [@​Grafikart](https://togithub.com/Grafikart) in [https://github.com/InseeFr/Lunatic/pull/961](https://togithub.com/InseeFr/Lunatic/pull/961) - feat: support readonly on missing (not only disabled) by [@​ddecrulle](https://togithub.com/ddecrulle) in [https://github.com/InseeFr/Lunatic/pull/986](https://togithub.com/InseeFr/Lunatic/pull/986) - Add E2E test for suggester behaviour by [@​Grafikart](https://togithub.com/Grafikart) in [https://github.com/InseeFr/Lunatic/pull/983](https://togithub.com/InseeFr/Lunatic/pull/983) - lint: remove unused import and unsuported aria attributes by [@​ddecrulle](https://togithub.com/ddecrulle) in [https://github.com/InseeFr/Lunatic/pull/982](https://togithub.com/InseeFr/Lunatic/pull/982) - Docs/3.0 by [@​ddecrulle](https://togithub.com/ddecrulle) in [https://github.com/InseeFr/Lunatic/pull/977](https://togithub.com/InseeFr/Lunatic/pull/977) #### New Contributors - [@​renovate](https://togithub.com/renovate) made their first contribution in [https://github.com/InseeFr/Lunatic/pull/966](https://togithub.com/InseeFr/Lunatic/pull/966) **Full Changelog**: https://github.com/InseeFr/Lunatic/compare/2.7.23...3.0.0-rc.34

Configuration

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

🚦 Automerge: Enabled.

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

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



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

sonarcloud[bot] commented 2 days ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud