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/build 21.1.0-rc.021.2.0-next.0 age adoption passing confidence
@angular/build ^21.1.0-rc^21.2.0-next age adoption passing confidence
@angular/cdk 21.2.0-next.121.2.0-next.2 age adoption passing confidence
@angular/cli 21.1.0-rc.021.2.0-next.0 age adoption passing confidence
@angular/cli ^21.1.0-rc^21.2.0-next 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/platform-server (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
@angular/ssr 21.1.0-rc.021.2.0-next.0 age adoption passing confidence

Release Notes

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)
angular/components (@​angular/cdk)

v21.2.0-next.2

Compare Source

aria
Commit Type Description
82a51f367b fix combobox: Add announcement for empty results to autocomplete demo (#​32707)
0395ca20f4 perf grid: avoid excessive change detections (#​32705)
cdk
Commit Type Description
c71256dfdb fix listbox: incorrect wording in error message (#​32697)
e78587f2bf fix table: throw when multiple row templates are used with virtual scrolling (#​32682)
material
Commit Type Description
c70a4737a9 fix sidenav: incorrectly trapping focus in some cases (#​32699)
34bcffb9f5 fix timepicker: make it easier to style timepicker panel (#​32711)
angular/angular (@​angular/common)

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

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

@angular-robot
Copy link
Contributor Author

angular-robot commented Jan 28, 2026

⚠️ Artifact update problem

Renovate failed to update artifacts related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: pnpm-lock.yaml
Scope: all 2 workspace projects
Progress: resolved 1, reused 0, downloaded 0, added 0
/tmp/renovate/repos/github/angular/web-codegen-scorer/report-app:
 ERR_PNPM_NO_MATURE_MATCHING_VERSION  Version 21.2.0-next.2 (released 14 minutes ago) of @angular/cdk does not meet the minimumReleaseAge constraint

This error happened while installing a direct dependency of /tmp/renovate/repos/github/angular/web-codegen-scorer/report-app

The latest release of @angular/cdk is "21.1.2". Published at 1/29/2026 12:50:29 AM

Other releases are:
  * v11-lts: 11.2.13 published at 5/19/2021
  * v12-lts: 12.2.13 published at 11/11/2021
  * v13-lts: 13.3.9 published at 6/2/2022
  * v14-lts: 14.2.7 published at 11/9/2022
  * v15-lts: 15.2.9 published at 5/3/2023
  * v16-lts: 16.2.14 published at 2/1/2024
  * v17-lts: 17.3.10 published at 5/22/2024
  * v18-lts: 18.2.14 published at 11/19/2024
  * v19-lts: 19.2.19 published at 6/25/2025
  * v20-lts: 20.2.14 published at 11/19/2025
  * next: 21.2.0-next.2 published at 1/29/2026 8:55:32 PM

If you need the full list of all 646 published versions run "$ pnpm view @angular/cdk versions".

If you want to install the matched version ignoring the time it was published, you can add the package name to the minimumReleaseAgeExclude setting. Read more about it: https://pnpm.io/settings#minimumreleaseageexclude

File name: report-app/package.json
Command failed: /bin/sh -c bazel mod deps --lockfile_mode=update
WARNING: Invoking Bazel in batch mode since it is not invoked from within a workspace (below a directory having a MODULE.bazel file).
OpenJDK 64-Bit Server VM warning: Options -Xverify:none and -noverify were deprecated in JDK 13 and will likely be removed in a future release.
ERROR: The 'mod' command is only supported from within a workspace (below a directory having a MODULE.bazel file).
See documentation at https://bazel.build/concepts/build-ref#workspace

File name: examples/environments/angular/project/package.json
Command failed: /bin/sh -c bazel mod deps --lockfile_mode=update
WARNING: Invoking Bazel in batch mode since it is not invoked from within a workspace (below a directory having a MODULE.bazel file).
OpenJDK 64-Bit Server VM warning: Options -Xverify:none and -noverify were deprecated in JDK 13 and will likely be removed in a future release.
ERROR: The 'mod' command is only supported from within a workspace (below a directory having a MODULE.bazel file).
See documentation at https://bazel.build/concepts/build-ref#workspace

File name: report-app/package.json
Command failed: /bin/sh -c bazel mod deps --lockfile_mode=update
WARNING: Invoking Bazel in batch mode since it is not invoked from within a workspace (below a directory having a MODULE.bazel file).
OpenJDK 64-Bit Server VM warning: Options -Xverify:none and -noverify were deprecated in JDK 13 and will likely be removed in a future release.
ERROR: The 'mod' command is only supported from within a workspace (below a directory having a MODULE.bazel file).
See documentation at https://bazel.build/concepts/build-ref#workspace

File name: report-app/package.json
Command failed: /bin/sh -c bazel mod deps --lockfile_mode=update
WARNING: Invoking Bazel in batch mode since it is not invoked from within a workspace (below a directory having a MODULE.bazel file).
OpenJDK 64-Bit Server VM warning: Options -Xverify:none and -noverify were deprecated in JDK 13 and will likely be removed in a future release.
ERROR: The 'mod' command is only supported from within a workspace (below a directory having a MODULE.bazel file).
See documentation at https://bazel.build/concepts/build-ref#workspace

File name: examples/environments/angular/project/package.json
Command failed: /bin/sh -c bazel mod deps --lockfile_mode=update
WARNING: Invoking Bazel in batch mode since it is not invoked from within a workspace (below a directory having a MODULE.bazel file).
OpenJDK 64-Bit Server VM warning: Options -Xverify:none and -noverify were deprecated in JDK 13 and will likely be removed in a future release.
ERROR: The 'mod' command is only supported from within a workspace (below a directory having a MODULE.bazel file).
See documentation at https://bazel.build/concepts/build-ref#workspace

File name: report-app/package.json
Command failed: /bin/sh -c bazel mod deps --lockfile_mode=update
WARNING: Invoking Bazel in batch mode since it is not invoked from within a workspace (below a directory having a MODULE.bazel file).
OpenJDK 64-Bit Server VM warning: Options -Xverify:none and -noverify were deprecated in JDK 13 and will likely be removed in a future release.
ERROR: The 'mod' command is only supported from within a workspace (below a directory having a MODULE.bazel file).
See documentation at https://bazel.build/concepts/build-ref#workspace

File name: report-app/package.json
Command failed: /bin/sh -c bazel mod deps --lockfile_mode=update
WARNING: Invoking Bazel in batch mode since it is not invoked from within a workspace (below a directory having a MODULE.bazel file).
OpenJDK 64-Bit Server VM warning: Options -Xverify:none and -noverify were deprecated in JDK 13 and will likely be removed in a future release.
ERROR: The 'mod' command is only supported from within a workspace (below a directory having a MODULE.bazel file).
See documentation at https://bazel.build/concepts/build-ref#workspace

File name: report-app/package.json
Command failed: /bin/sh -c bazel mod deps --lockfile_mode=update
WARNING: Invoking Bazel in batch mode since it is not invoked from within a workspace (below a directory having a MODULE.bazel file).
OpenJDK 64-Bit Server VM warning: Options -Xverify:none and -noverify were deprecated in JDK 13 and will likely be removed in a future release.
ERROR: The 'mod' command is only supported from within a workspace (below a directory having a MODULE.bazel file).
See documentation at https://bazel.build/concepts/build-ref#workspace

File name: report-app/package.json
Command failed: /bin/sh -c bazel mod deps --lockfile_mode=update
WARNING: Invoking Bazel in batch mode since it is not invoked from within a workspace (below a directory having a MODULE.bazel file).
OpenJDK 64-Bit Server VM warning: Options -Xverify:none and -noverify were deprecated in JDK 13 and will likely be removed in a future release.
ERROR: The 'mod' command is only supported from within a workspace (below a directory having a MODULE.bazel file).
See documentation at https://bazel.build/concepts/build-ref#workspace

File name: report-app/package.json
Command failed: /bin/sh -c bazel mod deps --lockfile_mode=update
WARNING: Invoking Bazel in batch mode since it is not invoked from within a workspace (below a directory having a MODULE.bazel file).
OpenJDK 64-Bit Server VM warning: Options -Xverify:none and -noverify were deprecated in JDK 13 and will likely be removed in a future release.
ERROR: The 'mod' command is only supported from within a workspace (below a directory having a MODULE.bazel file).
See documentation at https://bazel.build/concepts/build-ref#workspace

File name: report-app/package.json
Command failed: /bin/sh -c bazel mod deps --lockfile_mode=update
WARNING: Invoking Bazel in batch mode since it is not invoked from within a workspace (below a directory having a MODULE.bazel file).
OpenJDK 64-Bit Server VM warning: Options -Xverify:none and -noverify were deprecated in JDK 13 and will likely be removed in a future release.
ERROR: The 'mod' command is only supported from within a workspace (below a directory having a MODULE.bazel file).
See documentation at https://bazel.build/concepts/build-ref#workspace

File name: report-app/package.json
Command failed: /bin/sh -c bazel mod deps --lockfile_mode=update
WARNING: Invoking Bazel in batch mode since it is not invoked from within a workspace (below a directory having a MODULE.bazel file).
OpenJDK 64-Bit Server VM warning: Options -Xverify:none and -noverify were deprecated in JDK 13 and will likely be removed in a future release.
ERROR: The 'mod' command is only supported from within a workspace (below a directory having a MODULE.bazel file).
See documentation at https://bazel.build/concepts/build-ref#workspace

File name: report-app/package.json
Command failed: /bin/sh -c bazel mod deps --lockfile_mode=update
WARNING: Invoking Bazel in batch mode since it is not invoked from within a workspace (below a directory having a MODULE.bazel file).
OpenJDK 64-Bit Server VM warning: Options -Xverify:none and -noverify were deprecated in JDK 13 and will likely be removed in a future release.
ERROR: The 'mod' command is only supported from within a workspace (below a directory having a MODULE.bazel file).
See documentation at https://bazel.build/concepts/build-ref#workspace

File name: report-app/package.json
Command failed: /bin/sh -c bazel mod deps --lockfile_mode=update
WARNING: Invoking Bazel in batch mode since it is not invoked from within a workspace (below a directory having a MODULE.bazel file).
OpenJDK 64-Bit Server VM warning: Options -Xverify:none and -noverify were deprecated in JDK 13 and will likely be removed in a future release.
ERROR: The 'mod' command is only supported from within a workspace (below a directory having a MODULE.bazel file).
See documentation at https://bazel.build/concepts/build-ref#workspace

@angular-robot angular-robot force-pushed the ng-renovate/cross-repo-angular-dependencies branch from 769ab9d to 6e88fdf Compare January 28, 2026 21:08
@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
See associated pull request for more information.
@angular-robot angular-robot force-pushed the ng-renovate/cross-repo-angular-dependencies branch from 6e88fdf to 7ef5072 Compare January 29, 2026 21:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant