Skip to content

Update angular-cli monorepo to v21.2.10#74

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/angular-cli-monorepo
Open

Update angular-cli monorepo to v21.2.10#74
renovate[bot] wants to merge 1 commit intomainfrom
renovate/angular-cli-monorepo

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Feb 23, 2026

This PR contains the following updates:

Package Change Age Confidence
@angular/build 21.1.421.2.10 age confidence
@angular/cli 21.1.421.2.10 age confidence

Release Notes

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

v21.2.10

Compare Source

v21.2.9

Compare Source

@​angular/cli
Commit Type Description
233deef01 fix fix broken img ref in ai-tutor
7cea9885c fix introduce initial package manager workspace awareness
5b1a5b743 fix remove standalone true ref in ai tutor
@​schematics/angular
Commit Type Description
e7abeb5c7 fix add missing imports for focus and skip APIs in refactor-jasmine-vitest
@​angular/ssr
Commit Type Description
94023f62c fix introduce trustProxyHeaders option to safely validate and sanitize proxy headers
5ffe5c309 fix add support for configuring trusted proxy headers via environment variable
930ada9b7 fix decode route segments when building and matching route tree
0dc8a440c fix use router to normalize URLs for comparison

v21.2.8: 21.2.8

Compare Source

@​angular/cli
Commit Description
fix - e91280c05 dynamically resolve project Angular CLI executable inside MCP tools
fix - 01af6741b ignore EBADF file system errors during MCP project scan
fix - f7a3e6ed8 use headless option in MCP test tool
@​angular-devkit/build-angular
Commit Description
fix - 00336c037 ensure route has leading slash in prerender builder
fix - e87d302d6 fix app-shell route format and
@​angular/build
Commit Description
fix - c93140a54 use rootDir for HMR component updates path resolution
fix - 6df2b1488 validate V8 coverage support for browsers in Vitest

v21.2.7

Compare Source

@​angular/cli
Commit Type Description
971041aa1 fix handle missing package manager during analytics initialization
@​angular/build
Commit Type Description
365cce81d fix preserve coverage ignore comments in development
9f74660c3 fix show clear error when styleUrl points to a TypeScript file

v21.2.6

Compare Source

@​angular/cli
Commit Type Description
ea14f28cc fix fix sourceRoot resolution for MCP projects tool
@​angular/build
Commit Type Description
9136eb376 fix ensure transitive SCSS partial errors are tracked in watch mode
8186faa11 fix ensure Vitest mock patching is executed only once
107d1a9e2 fix preserve error stack traces during prerendering
b7f457253 fix scope CHROME_BIN executable path to individual playwright instances

v21.2.5

Compare Source

@​angular/cli
Commit Type Description
cadf9b201 feat support custom port in MCP devserver start tool
@​angular/ssr
Commit Type Description
bbc255419 fix allow underscores in host validation
b1fe66a7f fix patch Headers.forEach in cloneRequestAndPatchHeaders

v21.2.4

Compare Source

@​angular/cli
Commit Type Description
a7787d092 fix restore console methods after logger completes
@​angular/build
Commit Type Description
7170599ab fix deduplicate and merge coverage excludes with vitest
c73f13797 fix prevent reporter duplicates by explicitly overriding Vitest configuration
956ccaa71 fix remove default for unit-test coverage option
36978db7e fix warn about performance of test.exclude in vitest configuration
6ec36f5be fix warn when vitest watch config conflicts with builder
@​angular/ssr
Commit Type Description
9bdf782c8 fix apply forwarded prefix and vary header in accept-language redirects
628c58672 fix support '*' in allowedHosts and warn about security risks

v21.2.3

Compare Source

@​angular/cli
Commit Type Description
1505164bb fix use parsed package name for migrate-only updates
@​angular/build
Commit Type Description
75fa94cad fix alias createRequire banner import to avoid duplicate binding
d009aa1ec fix only use external packages for polyfills when no local files are present
@​angular/ssr
Commit Type Description
f3e0e82c2 fix disallow x-forwarded-prefix starting with a backslash
b8bcd59b4 fix ensure unique values in redirect response Vary header
84385411d fix support custom headers in redirect responses

v21.2.2

Compare Source

@​angular/cli
Commit Type Description
8447d9132 fix conditionally quote package names when adding dependencies based on host requirements
d2f209823 fix preserve exact version in ng add when requested
28f4d684a perf avoid redundant package version resolution in ng add
@​angular/build
Commit Type Description
06010294f fix allow any CHROME_BIN for vitest playwright provider
8dec0c62b fix normalize line endings for CSP hash generation
58688ebd7 fix pass process environment variables to prerender workers
4ca61647f fix resolve assets correctly during i18n prerendering

v21.2.1

Compare Source

@​angular/cli
Commit Type Description
ae4c28d00 fix correct dev dependency detection logic in ng add
465073bc1 fix disable npm update notifier in package manager host
36270634f fix ensure group members are updated to targeted version
d87dba6af fix ignore unknown files when formatting schematic changes
@​schematics/angular
Commit Type Description
72d466aa0 fix prevent adding test dependencies when minimal option is enabled
@​angular-devkit/build-angular
Commit Type Description
0019d1c8e fix update copy-webpack-plugin to v14.0.0
@​angular/build
Commit Type Description
6ad860863 fix bundle polyfills to preserve execution order in dev server
d17397375 fix conditionally allow vi.mock for non-relative imports
0d49f86ed fix resolve style include paths relative to ng-package.json in unit-test builder
584f6a2d9 fix treat empty browsers array as undefined in unit-test builder
6699cdc9b perf fix memory leak in ng serve with i18n
@​angular/ssr
Commit Type Description
43a9dfa66 fix improve header validation logic
dee3717b3 fix introduce DI token to signal route discovery process

v21.2.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
91b9d281f feat integrate file formatting into update migrations
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
25b8a157d fix quote complex range specifiers in package manager
6f29a8c35 fix renamed files by their new path in the schematic workflow
201a036f2 fix simplify Angular version compatibility checks and add special handling for local builds of new major versions
cdd26bb66 fix validate package manager version using semver.valid and throw an error if invalid
bc363af8b perf optimize package manager discovery with stat-based probing
@​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
5d1df50d8 fix add actionable feedback to vitest-browser schematic
@​angular/build
Commit Type Description
ece30f235 feat add headless option to unit-test builder
cad7a7c0f feat run vitest browser with playwright with OS theme
0b4982720 fix adjust sourcemap sources when Vitest wrapper is bypassed
1f114a9e8 fix bundle setup files in unit-test builder for Vitest
fd5cb28c8 fix explicitly fail when using Vitest runtime mocking
dc899e8a5 fix normalize allowedHosts in dev-server
26bbea12f fix serve extensionless assets without transformation

v21.1.5

Compare Source

@​angular/ssr
Commit Type Description
8695d6063 fix prevent open redirect via X-Forwarded-Prefix header
e4d445ec6 fix validate host headers to prevent header-based SSRF

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot force-pushed the renovate/angular-cli-monorepo branch from c0527b7 to 97b2cca Compare February 26, 2026 01:01
@renovate renovate Bot changed the title Update angular-cli monorepo to v21.1.5 Update angular-cli monorepo to v21.2.0 Feb 26, 2026
@renovate renovate Bot force-pushed the renovate/angular-cli-monorepo branch from 97b2cca to 950916b Compare March 5, 2026 13:10
@renovate renovate Bot changed the title Update angular-cli monorepo to v21.2.0 Update angular-cli monorepo to v21.2.1 Mar 5, 2026
@renovate renovate Bot force-pushed the renovate/angular-cli-monorepo branch from 950916b to d37fb7e Compare March 11, 2026 17:57
@renovate renovate Bot changed the title Update angular-cli monorepo to v21.2.1 Update angular-cli monorepo to v21.2.2 Mar 11, 2026
@renovate renovate Bot changed the title Update angular-cli monorepo to v21.2.2 Update angular-cli monorepo to v21.2.3 Mar 18, 2026
@renovate renovate Bot force-pushed the renovate/angular-cli-monorepo branch from d37fb7e to c8d4b13 Compare March 18, 2026 20:10
@renovate renovate Bot changed the title Update angular-cli monorepo to v21.2.3 Update angular-cli monorepo to v21.2.4 Mar 26, 2026
@renovate renovate Bot force-pushed the renovate/angular-cli-monorepo branch 2 times, most recently from 0468d41 to 3a820ba Compare March 27, 2026 09:15
@renovate renovate Bot changed the title Update angular-cli monorepo to v21.2.4 Update angular-cli monorepo to v21.2.5 Mar 27, 2026
@renovate renovate Bot force-pushed the renovate/angular-cli-monorepo branch from 3a820ba to 5b7a566 Compare April 1, 2026 14:42
@renovate renovate Bot changed the title Update angular-cli monorepo to v21.2.5 Update angular-cli monorepo to v21.2.6 Apr 1, 2026
@renovate renovate Bot changed the title Update angular-cli monorepo to v21.2.6 Update angular-cli monorepo to v21.2.7 Apr 8, 2026
@renovate renovate Bot force-pushed the renovate/angular-cli-monorepo branch from 5b7a566 to 410f380 Compare April 8, 2026 20:14
@renovate renovate Bot force-pushed the renovate/angular-cli-monorepo branch from 410f380 to 8588f62 Compare April 22, 2026 17:40
@renovate renovate Bot changed the title Update angular-cli monorepo to v21.2.7 Update angular-cli monorepo to v21.2.8 Apr 22, 2026
@renovate renovate Bot force-pushed the renovate/angular-cli-monorepo branch 2 times, most recently from e7209f2 to 362be07 Compare April 29, 2026 21:28
@renovate renovate Bot changed the title Update angular-cli monorepo to v21.2.8 Update angular-cli monorepo to v21.2.9 Apr 29, 2026
@renovate renovate Bot force-pushed the renovate/angular-cli-monorepo branch from 362be07 to a2990d3 Compare May 2, 2026 18:16
@renovate renovate Bot force-pushed the renovate/angular-cli-monorepo branch from a2990d3 to 0a4bca7 Compare May 6, 2026 22:10
@renovate renovate Bot changed the title Update angular-cli monorepo to v21.2.9 Update angular-cli monorepo to v21.2.10 May 6, 2026
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.

0 participants