Bumps the npm_and_yarn group with 11 updates in the / directory:
Bumps the npm_and_yarn group with 8 updates in the /functions directory:
Updates @angular/common from 17.3.2 to 21.1.5
Release notes
Sourced from @angular/common's releases.
21.1.5
No user facing changes in this release
21.1.4
compiler
| Commit |
Description |
 |
add geolocation element to schema |
core
| Commit |
Description |
 |
capture animation dependencies eagerly to avoid destroyed injector |
 |
Fix flakey test due to document injection |
forms
| Commit |
Description |
 |
support signal-based schemas in validateStandardSchema |
http
| Commit |
Description |
 |
correctly parse ArrayBuffer and Blob in transfer cache |
21.1.3
core
| Commit |
Description |
 |
linkedSignal.update should propagate errors |
 |
export DirectiveWithBindings |
 |
hold constructors weakly in DepsTracker cache |
 |
prevent element duplication with dynamic components |
forms
| Commit |
Description |
 |
Resolves debounce promise on abort in debounceForDuration |
localize
| Commit |
Description |
 |
add support for unit-test builder in ng-add schematic |
router
| Commit |
Description |
 |
limit UrlParser recursion depth to prevent stack overflow |
 |
Use .bind to avoid holding other closures in memory |
21.1.2
forms
| Commit |
Description |
 |
only touch visible, interactive fields on submit |
language-service
... (truncated)
Changelog
Sourced from @angular/common's changelog.
21.1.5 (2026-02-18)
No user facing changes in this release
21.2.0-next.3 (2026-02-11)
common
| Commit |
Type |
Description |
| 18003a33bb |
feat |
add an 'outlet' injector option for ngTemplateOutlet |
| 51cc914807 |
feat |
support height in ImageLoaderConfig and built-in loaders |
compiler
| Commit |
Type |
Description |
| 11834a4274 |
fix |
add geolocation element to schema |
compiler-cli
| Commit |
Type |
Description |
| 2ea6dfc6c9 |
fix |
update diagnostic to flag no-op arrow functions in listeners |
core
| Commit |
Type |
Description |
| ea2016a6dc |
feat |
add support for nested animations |
| bd2868e915 |
fix |
capture animation dependencies eagerly to avoid destroyed injector |
| a7e8abbb7e |
fix |
correctly handle SkipSelf when resolving from embedded view injector |
| e53c8abaf9 |
fix |
Fix flakey test due to document injection |
forms
| Commit |
Type |
Description |
| f56bb07d83 |
feat |
add field param to submit action and onInvalid |
| ba009b6031 |
feat |
add form directive |
| 24c0c5a180 |
feat |
support signal-based schemas in validateStandardSchema |
| adfb83146b |
fix |
simplify design of parse errors |
http
| Commit |
Type |
Description |
| cb1163e5e5 |
fix |
correctly parse ArrayBuffer and Blob in transfer cache |
21.1.4 (2026-02-11)
compiler
| Commit |
Type |
Description |
| caab23dfe6 |
fix |
add geolocation element to schema |
core
... (truncated)
Commits
58eba77 refactor(core): remove outdated TODO comments referencing TypeScript 2.1
55b501a refactor(common): improve image directive typings
6c14e3a build: update Jasmine to 6.0.0
19542a3 test(common): remove zone-based testing utilities
3905015 fix(http): correctly parse ArrayBuffer and Blob in transfer cache
6f5c233 refactor(common): extract argument assertion
7242da2 docs: reword docs on standalone.
6601f06 test(common): enables zoneless change detection in tests
3954dc2 refactor(http): remove redundant providedIn: 'root' in XSRF_HEADER_NAME
03e2b36 refactor(core): update error message links to versioned docs (#66374)
- Additional commits viewable in compare view
Updates @angular/platform-server from 17.3.2 to 21.1.5
Release notes
Sourced from @angular/platform-server's releases.
21.1.5
No user facing changes in this release
21.1.4
compiler
| Commit |
Description |
 |
add geolocation element to schema |
core
| Commit |
Description |
 |
capture animation dependencies eagerly to avoid destroyed injector |
 |
Fix flakey test due to document injection |
forms
| Commit |
Description |
 |
support signal-based schemas in validateStandardSchema |
http
| Commit |
Description |
 |
correctly parse ArrayBuffer and Blob in transfer cache |
21.1.3
core
| Commit |
Description |
 |
linkedSignal.update should propagate errors |
 |
export DirectiveWithBindings |
 |
hold constructors weakly in DepsTracker cache |
 |
prevent element duplication with dynamic components |
forms
| Commit |
Description |
 |
Resolves debounce promise on abort in debounceForDuration |
localize
| Commit |
Description |
 |
add support for unit-test builder in ng-add schematic |
router
| Commit |
Description |
 |
limit UrlParser recursion depth to prevent stack overflow |
 |
Use .bind to avoid holding other closures in memory |
21.1.2
forms
| Commit |
Description |
 |
only touch visible, interactive fields on submit |
language-service
... (truncated)
Changelog
Sourced from @angular/platform-server's changelog.
21.1.5 (2026-02-18)
No user facing changes in this release
21.2.0-next.3 (2026-02-11)
common
| Commit |
Type |
Description |
| 18003a33bb |
feat |
add an 'outlet' injector option for ngTemplateOutlet |
| 51cc914807 |
feat |
support height in ImageLoaderConfig and built-in loaders |
compiler
| Commit |
Type |
Description |
| 11834a4274 |
fix |
add geolocation element to schema |
compiler-cli
| Commit |
Type |
Description |
| 2ea6dfc6c9 |
fix |
update diagnostic to flag no-op arrow functions in listeners |
core
| Commit |
Type |
Description |
| ea2016a6dc |
feat |
add support for nested animations |
| bd2868e915 |
fix |
capture animation dependencies eagerly to avoid destroyed injector |
| a7e8abbb7e |
fix |
correctly handle SkipSelf when resolving from embedded view injector |
| e53c8abaf9 |
fix |
Fix flakey test due to document injection |
forms
| Commit |
Type |
Description |
| f56bb07d83 |
feat |
add field param to submit action and onInvalid |
| ba009b6031 |
feat |
add form directive |
| 24c0c5a180 |
feat |
support signal-based schemas in validateStandardSchema |
| adfb83146b |
fix |
simplify design of parse errors |
http
| Commit |
Type |
Description |
| cb1163e5e5 |
fix |
correctly parse ArrayBuffer and Blob in transfer cache |
21.1.4 (2026-02-11)
compiler
| Commit |
Type |
Description |
| caab23dfe6 |
fix |
add geolocation element to schema |
core
... (truncated)
Commits
9c3022d refactor(platform-server): split zone/zoneless tests.
6c14e3a build: update Jasmine to 6.0.0
30e9c62 fix(core): fix memory leak with event replay
6270bba ci: reformat files
3491333 build: update repository to use node 22.21.1 in bazel
400fc82 refactor: replace getDocument() with inject(DOCUMENT)
ec9dc94 feat(platform-browser): add context to createApplication
d3f67f6 refactor(core): mark VERSION as @__PURE__ for better tree-shaking
26fed34 build: format md files
5e4437b refactor(platform-server): remove redundant providedIn: 'root' from injecti...
- Additional commits viewable in compare view
Updates @angular/compiler from 17.3.2 to 21.1.5
Release notes
Sourced from @angular/compiler's releases.
21.1.5
No user facing changes in this release
21.1.4
compiler
| Commit |
Description |
 |
add geolocation element to schema |
core
| Commit |
Description |
 |
capture animation dependencies eagerly to avoid destroyed injector |
 |
Fix flakey test due to document injection |
forms
| Commit |
Description |
 |
support signal-based schemas in validateStandardSchema |
http
| Commit |
Description |
 |
correctly parse ArrayBuffer and Blob in transfer cache |
21.1.3
core
| Commit |
Description |
 |
linkedSignal.update should propagate errors |
 |
export DirectiveWithBindings |
 |
hold constructors weakly in DepsTracker cache |
 |
prevent element duplication with dynamic components |
forms
| Commit |
Description |
 |
Resolves debounce promise on abort in debounceForDuration |
localize
| Commit |
Description |
 |
add support for unit-test builder in ng-add schematic |
router
| Commit |
Description |
 |
limit UrlParser recursion depth to prevent stack overflow |
 |
Use .bind to avoid holding other closures in memory |
21.1.2
forms
| Commit |
Description |
 |
only touch visible, interactive fields on submit |
language-service
... (truncated)
Changelog
Sourced from @angular/compiler's changelog.
21.1.5 (2026-02-18)
No user facing changes in this release
21.2.0-next.3 (2026-02-11)
common
| Commit |
Type |
Description |
| 18003a33bb |
feat |
add an 'outlet' injector option for ngTemplateOutlet |
| 51cc914807 |
feat |
support height in ImageLoaderConfig and built-in loaders |
compiler
| Commit |
Type |
Description |
| 11834a4274 |
fix |
add geolocation element to schema |
compiler-cli
| Commit |
Type |
Description |
| 2ea6dfc6c9 |
fix |
update diagnostic to flag no-op arrow functions in listeners |
core
| Commit |
Type |
Description |
| ea2016a6dc |
feat |
add support for nested animations |
| bd2868e915 |
fix |
capture animation dependencies eagerly to avoid destroyed injector |
| a7e8abbb7e |
fix |
correctly handle SkipSelf when resolving from embedded view injector |
| e53c8abaf9 |
fix |
Fix flakey test due to document injection |
forms
| Commit |
Type |
Description |
| f56bb07d83 |
feat |
add field param to submit action and onInvalid |
| ba009b6031 |
feat |
add form directive |
| 24c0c5a180 |
feat |
support signal-based schemas in validateStandardSchema |
| adfb83146b |
fix |
simplify design of parse errors |
http
| Commit |
Type |
Description |
| cb1163e5e5 |
fix |
correctly parse ArrayBuffer and Blob in transfer cache |
21.1.4 (2026-02-11)
compiler
| Commit |
Type |
Description |
| caab23dfe6 |
fix |
add geolocation element to schema |
core
... (truncated)
Commits
6c14e3a build: update Jasmine to 6.0.0
caab23d fix(compiler): add geolocation element to schema
3f0fbaa refactor(compiler): remove zone-based testing utilities
0729181 test(compiler): remove zone-based testing utilities
ea70b00 refactor(compiler): remove unused symbols
ded654d build: initial test of TypeScript 6
5326333 fix(forms): Ensure the control instruction comes after the other bindings
29f074a fix(forms): Rename signal form [field] to [formField]
0875dea refactor(compiler): switch Binary.isAssignmentOperation to type guard function
83bac5a refactor(compiler): tighten Unary.operator type
- Additional commits viewable in compare view
Updates @angular/compiler from 19.2.10 to 19.2.18
Release notes
Sourced from @angular/compiler's releases.
21.1.5
No user facing changes in this release
21.1.4
compiler
| Commit |
Description |
 |
add geolocation element to schema |
core
| Commit |
Description |
 |
capture animation dependencies eagerly to avoid destroyed injector |
 |
Fix flakey test due to document injection |
forms
| Commit |
Description |
 |
support signal-based schemas in validateStandardSchema |
http
| Commit |
Description |
 |
correctly parse ArrayBuffer and Blob in transfer cache |
21.1.3
core
| Commit |
Description |
 |
linkedSignal.update should propagate errors |
 |
export DirectiveWithBindings |
 |
hold constructors weakly in DepsTracker cache |
 |
prevent element duplication with dynamic components |
forms
| Commit |
Description |
 |
Resolves debounce promise on abort in debounceForDuration |
localize
| Commit |
Description |
 |
add support for unit-test builder in ng-add schematic |
router
| Commit |
Description |
 |
limit UrlParser recursion depth to prevent stack overflow |
 |
Use .bind to avoid holding other closures in memory |
21.1.2
forms
| Commit |
Description |
 |
only touch visible, interactive fields on submit |
language-service
... (truncated)
Changelog
Sourced from @angular/compiler's changelog.
21.1.5 (2026-02-18)
No user facing changes in this release
21.2.0-next.3 (2026-02-11)
common
| Commit |
Type |
Description |
| 18003a33bb |
feat |
add an 'outlet' injector option for ngTemplateOutlet |
| 51cc914807 |
feat |
support height in ImageLoaderConfig and built-in loaders |
compiler
| Commit |
Type |
Description |
| 11834a4274 |
fix |
add geolocation element to schema |
compiler-cli
| Commit |
Type |
Description |
| 2ea6dfc6c9 |
fix |
update diagnostic to flag no-op arrow functions in listeners |
core
| Commit |
Type |
Description |
| ea2016a6dc |
feat |
add support for nested animations |
| bd2868e915 |
fix |
capture animation dependencies eagerly to avoid destroyed injector |
| a7e8abbb7e |
fix |
correctly handle SkipSelf when resolving from embedded view injector |
| e53c8abaf9 |
fix |
Fix flakey test due to document injection |
forms
| Commit |
Type |
Description |
| f56bb07d83 |
feat |
add field param to submit action and onInvalid |
| ba009b6031 |
feat |
add form directive |
| 24c0c5a180 |
feat |
support signal-based schemas in validateStandardSchema |
| adfb83146b |
fix |
simplify design of parse errors |
http
| Commit |
Type |
Description |
| cb1163e5e5 |
fix |
correctly parse ArrayBuffer and Blob in transfer cache |
21.1.4 (2026-02-11)
compiler
| Commit |
Type |
Description |
| caab23dfe6 |
fix |
add geolocation element to schema |
core
... (truncated)
Commits
6c14e3a build: update Jasmine to 6.0.0
caab23d fix(compiler): add geolocation element to schema
3f0fbaa refactor(compiler): remove zone-based testing utilities
0729181 test(compiler): remove zone-based testing utilities
ea70b00 refactor(compiler): remove unused symbols
ded654d build: initial test of TypeScript 6
5326333 fix(forms): Ensure the control instruction comes after the other bindings
29f074a fix(forms): Rename signal form [field] to [formField]
0875dea refactor(compiler): switch Binary.isAssignmentOperation to type guard function
83bac5a refactor(compiler): tighten Unary.operator type
- Additional commits viewable in compare view
Updates @angular/platform-server from 17.3.2 to 21.1.5
Release notes
Sourced from @angular/platform-server's releases.
21.1.5
No user facing changes in this release
21.1.4
compiler
| Commit |
Description |
 |
add geolocation element to schema |
core
| Commit |
Description |
 |
capture animation dependencies eagerly to avoid destroyed injector |
 |
Fix flakey test due to document injection |
forms
| Commit |
Description |
 |
support signal-based schemas in validateStandardSchema |
http
| Commit |
Description |
 |
correctly parse ArrayBuffer and Blob in transfer cache |
21.1.3
core
| Commit |
Description |
 |
linkedSignal.update should propagate errors |
 |
export DirectiveWithBindings |
 |
hold constructors weakly in DepsTracker cache |
 |
prevent element duplication with dynamic components |
forms
| Commit |
Description |
 |
Resolves debounce promise on abort in debounceForDuration |
localize
| Commit |
Description |
 |
add support for unit-test builder in ng-add schematic |
router
| Commit |
Description |
 |
limit UrlParser recursion depth to prevent stack overflow |
 |
Use .bind to avoid holding other closures in memory |
21.1.2
forms
| Commit |
Description |
 |
only touch visible, interactive fields on submit |
language-service
... (truncated)
Changelog
Sourced from @angular/platform-server's changelog.
21.1.5 (2026-02-18)
No user facing changes in this release
21.2.0-next.3 (2026-02-11)
common
| Commit |
Type |
Description |
| 18003a33bb |
feat |
add an 'outlet' injector option for ngTemplateOutlet |
| 51cc914807 |
feat |
support height in ImageLoaderConfig and built-in loaders |
compiler
| Commit |
Type |
Description |
| 11834a4274 |
fix |
add geolocation element to schema |
compiler-cli
| Commit |
Type |
Description |
| 2ea6dfc6c9 |
fix |
update diagnostic to flag no-op arrow functions in listeners |
core
| Commit |
Type |
Description |
| ea2016a6dc |
feat |
add support for nested animations |
| bd2868e915 |
fix |
capture animation dependencies eagerly to avoid destroyed injector |
| a7e8abbb7e |
fix |
correctly handle SkipSelf when resolving from embedded view injector |
| e53c8abaf9 |
fix |
Fix flakey test due to document injection |
forms
| Commit |
Type |
Description |
| f56bb07d83 |
feat |
add field param to submit action and onInvalid |
| ba009b6031 |
feat |
add form directive |
| 24c0c5a180 |
feat |
support signal-based schemas in validateStandardSchema |
| adfb83146b |
fix |
simplify design of parse errors |
http
| Commit |
Type |
Description |
| cb1163e5e5 |
fix |
correctly parse ArrayBuffer and Blob in transfer cache |
21.1.4 (2026-02-11)
compiler
| Commit |
Type |
Description |
| caab23dfe6 |
fix |
add geolocation element to schema |
core
... (truncated)
Commits
9c3022d refactor(platform-server): split zone/zoneless tests.
6c14e3a build: update Jasmine to 6.0.0
30e9c62 fix(core): fix memory leak with event replay
6270bba ci: reformat files
3491333 build: update repository to use node 22.21.1 in bazel
400fc82 refactor: replace getDocument() with inject(DOCUMENT)
ec9dc94 feat(platform-browser): add context to createApplication
d3f67f6 refactor(core): mark VERSION as @__PURE__ for better tree-shaking
26fed34 build: format md files
5e4437b refactor(platform-server): remove redundant providedIn: 'root' from injecti...
- Additional commits viewable in compare view
Updates vite from 6.2.7 to 6.4.1
Release notes
Sourced from vite's releases.
create-vite@6.4.1
Please refer to CHANGELOG.md for details.
v6.4.1
Please refer to CHANGELOG.md for details.
v6.4.0
Please refer to CHANGELOG.md for details.
v6.3.7
Please refer to CHANGELOG.md for details.
v6.3.6
Please refer to CHANGELOG.md for details.
v6.3.5
Please refer to CHANGELOG.md for details.
v6.3.4
Please refer to CHANGELOG.md for details.
v6.3.3
Please refer to CHANGELOG.md for details.
v6.3.2
Please refer to CHANGELOG.md for details.
v6.3.1
Please refer to CHANGELOG.md for details.
Commits
a7349ef release: v6.3.1
a152b7c fix: backward compat for internal plugin transform calls (#19878)
35c7f35 fix: avoid using Promise.allSettled in preload function (#19805)
5fdcfe7 release: v6.3.0
d4ee5e8 fix(hmr): avoid infinite loop happening with hot.invalidate in circular dep...
5003434 fix(preview): use host url to open browser (#19836)
bf9728e release: v6.3.0-beta.2
380c10e fix(hmr): run HMR handler sequentially (#19793)
8bed1de fix: addWatchFile doesn't work if base is specified (fixes #19792) (#19794)
0a0c50a refactor: simplify pluginFilter implementation (#19828)
- Additional commits viewable in compare view
Updates form-data from 4.0.0 to 4.0.5
Release notes
Sourced from form-data's releases.
v4.0.4
v4.0.4 - 2025-07-16
Commits