Skip to content

Conversation

@angular-robot
Copy link
Contributor

@angular-robot angular-robot commented Jan 21, 2026

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@angular-devkit/build-angular 21.1.0-rc.021.2.0-next.1 age adoption passing confidence pnpm.catalog.default minor
@angular-devkit/core 21.1.0-rc.021.2.0-next.1 age adoption passing confidence pnpm.catalog.default minor
@angular-devkit/schematics 21.1.0-rc.021.2.0-next.1 age adoption passing confidence pnpm.catalog.default minor
@angular/build 21.1.0-rc.021.2.0-next.1 age adoption passing confidence pnpm.catalog.default minor
@angular/cli 21.1.0-rc.021.2.0-next.1 age adoption passing confidence pnpm.catalog.default minor
@angular/common (source) 21.1.0-rc.021.2.0-next.3 age adoption passing confidence pnpm.catalog.default minor
@angular/compiler (source) 21.1.0-rc.021.2.0-next.3 age adoption passing confidence pnpm.catalog.default minor
@angular/compiler-cli (source) 21.1.0-rc.021.2.0-next.3 age adoption passing confidence pnpm.catalog.default minor
@angular/core (source) 21.1.0-rc.021.2.0-next.3 age adoption passing confidence pnpm.catalog.default minor
@angular/forms (source) 21.1.0-rc.021.2.0-next.3 age adoption passing confidence pnpm.catalog.default minor
@angular/localize 21.1.0-rc.021.2.0-next.3 age adoption passing confidence pnpm.catalog.default minor
@angular/ng-dev 370b6f72a5e8e5 devDependencies digest
@angular/platform-browser (source) 21.1.0-rc.021.2.0-next.3 age adoption passing confidence pnpm.catalog.default minor
@angular/platform-browser-dynamic (source) 21.1.0-rc.021.2.0-next.3 age adoption passing confidence pnpm.catalog.default minor
@angular/platform-server (source) 21.1.0-rc.021.2.0-next.3 age adoption passing confidence pnpm.catalog.default minor
@angular/router (source) 21.1.0-rc.021.2.0-next.3 age adoption passing confidence pnpm.catalog.default minor
@angular/ssr 21.1.0-rc.021.2.0-next.1 age adoption passing confidence pnpm.catalog.default minor
@schematics/angular 21.1.0-rc.021.2.0-next.1 age adoption passing confidence pnpm.catalog.default minor
angular/dev-infra 8d7bdf7469708f action digest
devinfra 8d7bdf7469708f git_override digest

🔡 If you wish to disable git hash updates, add ":disableDigestUpdates" to the extends array in your config.


Release Notes

angular/angular-cli (@​angular-devkit/build-angular)

v21.2.0-next.1

Compare Source

@​angular/cli
Commit Type Description
91b9d281f feat integrate file formatting into update migrations
6f29a8c35 fix renamed files by their new path in the schematic workflow
bc363af8b perf optimize package manager discovery with stat-based probing
@​schematics/angular
Commit Type Description
5d1df50d8 fix add actionable feedback to vitest-browser schematic
51fc77828 fix warn when production configuration is missing for service worker
@​angular/build
Commit Type Description
ece30f235 feat add headless option to unit-test builder
1f114a9e8 fix bundle setup files in unit-test builder for Vitest

v21.2.0-next.0

Compare Source

@​angular/cli
Commit Type Description
0dd04f289 feat add markdown files to Prettier's formatting list
fbae1b6ab feat automatic formatting files modified by schematics
98a24d040 feat standardize MCP tools around workspace/project options
d9cd609c5 fix correctly parse scoped packages in yarn classic list output
5b05f2500 fix enable shell option for Prettier execution on Windows platforms
@​schematics/angular
Commit Type Description
aa7381efd feat add a '.prettierrc' file to generated workspaces and add Prettier as dev dependency
f80db6fb7 feat add ng-add support for Vitest browser providers
@​angular-devkit/build-angular
Commit Type Description
b4a8d198c fix address Node.js deprecation DEP0190
@​angular/build
Commit Type Description
0b4982720 fix adjust sourcemap sources when Vitest wrapper is bypassed

v21.1.4

Compare Source

@​angular/build
Commit Type Description
7a9dd6b47 fix correctly resolve absolute setup file paths in Vitest

v21.1.3

Compare Source

@​schematics/angular
Commit Type Description
a18196a10 fix warn when production configuration is missing for service worker
@​angular-devkit/build-angular
Commit Type Description
6d05d27ca fix address Node.js deprecation DEP0190

v21.1.2

Compare Source

@​angular-devkit/schematics-cli
Commit Type Description
e7458c81d fix Add boolean type inference for 'true' and 'false' string values in argument parsing
@​angular-devkit/architect
Commit Type Description
d66f1fe64 fix Add boolean type inference for 'true' and 'false' string values in argument parsing
@​angular/build
Commit Type Description
80911af67 fix loosen Vitest dependency checks when runnerConfig is used
2d30639d3 fix support merging coverage thresholds with Vitest runnerConfig

v21.1.1

Compare Source

@​angular/cli
Commit Type Description
151b69587 fix Remove nonexistent link from MCP response
@​schematics/angular
Commit Type Description
9da6d8fa7 fix correct vscode MCP configuration for new projects
361758c75 fix remove special characters from jasmine-vitest report filename
@​angular/build
Commit Type Description
1b7e3307a fix allow application assets in workspace root
d1e596dc5 fix prevent incorrect catch binding removal in downleveled for-await
98ef0981a fix update undici to v7.18.2

v21.1.0

Compare Source

@​angular/cli
Commit Type Description
772e6efe7 feat add 'test' and 'e2e' MCP tools
8efb86318 feat Add "all" as an experimental tool group
c3c9ac506 feat Add MCP tools for building and running devservers
d635a6c63 feat add signal forms lessons
d8b76e93d fix correctly handle yarn classic tag manifest fetching
7ab5c0b0a fix correctly spawn package managers on Windows in new abstraction
348096623 fix enhance list_projects MCP tool file system traversal and symlink handling
316fca862 fix handle array output from npm view in manifest parser
032257a6d fix improve signal forms lesson examples in AI tutor
18d74dde8 fix rename mcp devserver tools to comply with naming spec
1ad773671 fix update dependency @​modelcontextprotocol/sdk to v1.25.2
45d4f5668 fix update yarn berry package manager configuration
122ed27c9 fix use project-local temporary directory in ng add
a15db28b2 perf cache resolved specific version in package manager abstraction
240588b7e perf optimize ng add version discovery
@​schematics/angular
Commit Type Description
36cf3afb4 feat add browserMode option to jasmine-vitest schematic
e71a72ffd feat generate detailed migration report for refactor-jasmine-vitest
18cf6c51b fix add MCP configuration file to new workspaces
@​angular/build
Commit Type Description
1eda0a99f feat directly support ng-packagr in unit-test builder
87175f9dc feat disable TestBed teardown during debugging in Vitest
1e39c77a4 fix inject source-map-support for Vitest browser tests
3fd7dcd76 fix normalize roots to POSIX in test discovery for Windows compatibility
164e7dbbc fix resolve test files correctly on Windows when using non-C drives
ad99e00ad fix simplify SSL handling for ng serve with SSR (#​31722)
angular/angular (@​angular/common)

v21.2.0-next.3

Compare Source

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

v21.2.0-next.2

Compare Source

core
Commit Type Description
8d5210c9fe feat add ChangeDetectionStrategy.Eager alias for Default
aff9e36a98 fix linkedSignal.update should propagate errors
8ab433abdd fix export DirectiveWithBindings
cab5ddd526 fix hold constructors weakly in DepsTracker cache
c66a19f0de fix prevent element duplication with dynamic components
forms
Commit Type Description
95ecce8334 feat allow setting submit options at form-level
3937afc316 feat introduce SignalFormControl for Reactive Forms compatibility
dd208ca259 feat update submit function to accept options object
b1bf535f8e fix Resolves debounce promise on abort in debounceForDuration
language-service
Commit Type Description
496967e7b1 feat add JSON schema for angularCompilerOptions
8c21866f49 feat add linked editing ranges for HTML tag synchronization
localize
Commit Type Description
1c3b1cf18d fix add support for unit-test builder in ng-add schematic
router
Commit Type Description
cf9620f7d0 feat Make match options optional in isActive
907a94dcec feat Update IsActiveMatchOptions APIs to accept a Partial
458bc4a2c8 fix limit UrlParser recursion depth to prevent stack overflow
3867cd8554 perf Use .bind to avoid holding other closures in memory

v21.2.0-next.1

Compare Source

common
Commit Type Description
8bbe6dc46c feat Add Location strategies to manage trailing slash on write
forms
Commit Type Description
ebae211add feat introduce parse errors in signal forms
e682e53113 fix only touch visible, interactive fields on submit
fb05fc86d0 fix sort error summary by DOM order
language-server
Commit Type Description
6fb39d9b62 feat Support client-side file watching via onDidChangeWatchedFiles
language-service
Commit Type Description
8a7cbd4668 fix Detect local project version on creation
router
Commit Type Description
b51bab583d feat Add partial ActivatedRouteSnapshot information to canMatch params
dbd50be7f7 fix Do not intercept reload events with Navigation integration

v21.2.0-next.0

Compare Source

compiler
Commit Type Description
72534e2a34 feat Add support for the instanceof binary operator
04ba09a8d9 feat support AstVisitor.visitEmptyExpr()
ce80136e7b fix optimize away unnecessary restore/reset view calls
3242a61bae fix variable counter visiting some expressions twice
compiler-cli
Commit Type Description
473dd3e1cb fix attach source spans to object literal keys in TCB
a904d9f77b fix support nested component declaration
core
Commit Type Description
92d2498910 feat add host node to DeferBlockData (#​66546)
1ba9b7ac50 feat resource composition via snapshots
d9923b72a2 feat support arrow functions in expressions
ed78fa05c7 fix Remove note to skip arrow functions in best practices
forms
Commit Type Description
95c386469c feat Add passing focus options to form field
language-server
Commit Type Description
ebc90c26f5 feat Add completions and hover info for inline styles
26fd0839c3 feat Add folding range support for inline styles
573aadef7e feat Add quick info for inline styles

v21.1.4

Compare Source

compiler
Commit Type Description
caab23dfe6 fix add geolocation element to schema
core
Commit Type Description
2b99eaa019 fix capture animation dependencies eagerly to avoid destroyed injector
d6aeac504c fix Fix flakey test due to document injection
forms
Commit Type Description
0d1acd0165 feat support signal-based schemas in validateStandardSchema
http
Commit Type Description
3905015ccc fix correctly parse ArrayBuffer and Blob in transfer cache

v21.1.3

Compare Source

core
Commit Type Description
2b254bc050 fix linkedSignal.update should propagate errors
e5110b4fa1 fix export DirectiveWithBindings
2cf4da0ea1 fix hold constructors weakly in DepsTracker cache
70a5b651be fix prevent element duplication with dynamic components
forms
Commit Type Description
6f75b6e3f6 fix Resolves debounce promise on abort in debounceForDuration
localize
Commit Type Description
4c7126d23b fix add support for unit-test builder in ng-add schematic
router
Commit Type Description
d6268c0bbb fix limit UrlParser recursion depth to prevent stack overflow
49a36f4cc7 perf Use .bind to avoid holding other closures in memory

v21.1.2

Compare Source

forms
Commit Type Description
9f99b14882 fix only touch visible, interactive fields on submit
langua

@angular-robot angular-robot added action: merge The PR is ready for merge by the caretaker area: build & ci Related the build and CI infrastructure of the project target: automation This PR is targeted to only merge into the branch defined in Github [bot use only] labels Jan 21, 2026
@pullapprove pullapprove bot requested review from mmalerba and tjshiu January 21, 2026 16:10
@angular-robot angular-robot force-pushed the ng-renovate/main-cross-repo-angular-dependencies branch from 106ba8b to 620aef7 Compare January 21, 2026 16:50
@angular-robot angular-robot force-pushed the ng-renovate/main-cross-repo-angular-dependencies branch from 620aef7 to 5a2e628 Compare January 21, 2026 18:47
@angular-robot angular-robot force-pushed the ng-renovate/main-cross-repo-angular-dependencies branch 8 times, most recently from feb0b3c to 3854b08 Compare January 27, 2026 08:46
@angular-robot angular-robot force-pushed the ng-renovate/main-cross-repo-angular-dependencies branch 9 times, most recently from 373c57b to 97085e0 Compare January 30, 2026 23:41
@angular-robot angular-robot force-pushed the ng-renovate/main-cross-repo-angular-dependencies branch 10 times, most recently from 3172ef1 to 4e44013 Compare February 6, 2026 12:49
@angular-robot angular-robot force-pushed the ng-renovate/main-cross-repo-angular-dependencies branch from 4e44013 to d6a355b Compare February 9, 2026 11:20
See associated pull request for more information.
@angular-robot angular-robot force-pushed the ng-renovate/main-cross-repo-angular-dependencies branch from d6a355b to 3b76f67 Compare February 11, 2026 18:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

action: merge The PR is ready for merge by the caretaker area: build & ci Related the build and CI infrastructure of the project target: automation This PR is targeted to only merge into the branch defined in Github [bot use only]

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants