deps(deps): bump @angular/forms from 20.3.19 to 21.2.10#3
deps(deps): bump @angular/forms from 20.3.19 to 21.2.10#3dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Bumps [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms) from 20.3.19 to 21.2.10. - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/v21.2.10/packages/forms) --- updated-dependencies: - dependency-name: "@angular/forms" dependency-version: 21.2.10 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
3a27a40 to
e4a35d7
Compare
|
Fermée pour repartir sur une baseline propre (Node 24, fix Alert, lucide-react). Dependabot recréera les minor/patch updates utiles à sa prochaine schedule. Les majors (Angular 21, Storybook 10) seront traitées en chantier de migration dédié. |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Nouvelle décision B.0 dans Decisions-A-Prendre.mdx documentant les trois niveaux Primitive / Composition / Template, leurs critères, l'inventaire actuel d'Ori par niveau et la grille pour ranger un nouveau composant. Le champ Niveau a déjà été ajouté en parallèle sur la roadmap publique GitHub Projects #3 et les 14 items composants/patterns existants ont été taggés (5 Primitives, 6 Compositions, 3 Templates).
Bumps @angular/forms from 20.3.19 to 21.2.10.
Release notes
Sourced from
@angular/forms's releases.... (truncated)
Changelog
Sourced from
@angular/forms's changelog.Commits
dc95814docs: add documentation for NG1002b0dc2fbdocs(forms): clarify disabled FormArray value behavior895c576refactor(forms): use strict equality for pending status getterb658accdocs: fix js doc of signal forms ignoreValidators option.7907e98test: remove duplicate tests4a9b715test(forms): cover transformedValue without FormField context670d166feat(forms): add 'blur' option to debounce rule23cb9a4refactor(forms): address feedback0a863barefactor(forms): hide adapter in public optionsfe7b26edocs(forms): transformedValue parse error wiring