Skip to content

Conversation

@angular-robot
Copy link
Contributor

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

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@angular/animations (source) 21.2.0-next.021.2.0-next.1 age adoption passing confidence
@angular/build 21.1.0-rc.021.2.0-next.0 age adoption passing confidence
@angular/cli 21.1.0-rc.021.2.0-next.0 age adoption passing confidence
@angular/common (source) 21.2.0-next.021.2.0-next.1 age adoption passing confidence
@angular/compiler (source) 21.2.0-next.021.2.0-next.1 age adoption passing confidence
@angular/compiler-cli (source) 21.2.0-next.021.2.0-next.1 age adoption passing confidence
@angular/core (source) 21.2.0-next.021.2.0-next.1 age adoption passing confidence
@angular/forms (source) 21.2.0-next.021.2.0-next.1 age adoption passing confidence
@angular/platform-browser (source) 21.2.0-next.021.2.0-next.1 age adoption passing confidence
@angular/router (source) 21.2.0-next.021.2.0-next.1 age adoption passing confidence

Release Notes

angular/angular (@​angular/animations)

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
angular/angular-cli (@​angular/build)

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.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)

  • If you want to rebase/retry this PR, check this box

@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 28, 2026
See associated pull request for more information.
@angular-robot angular-robot force-pushed the ng-renovate/cross-repo-angular-dependencies branch from 68f89c9 to ac50f65 Compare January 28, 2026 21:12
@angular-robot angular-robot changed the title build: update cross-repo angular dependencies to v21.2.0-next.0 build: update cross-repo angular dependencies Jan 28, 2026
Copy link
Member

@josephperrott josephperrott left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@josephperrott josephperrott merged commit 5e2e5b9 into angular:main Jan 29, 2026
8 checks passed
@josephperrott
Copy link
Member

This PR was merged into the repository. The changes were merged into the following branches:

@angular-robot angular-robot deleted the ng-renovate/cross-repo-angular-dependencies branch January 29, 2026 15:16
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.

2 participants