chore(deps): bump @angular/common, @angular/ssr, @angular-devkit/build-angular, @angular/forms, @angular/platform-browser, @angular/platform-browser-dynamic, @angular/platform-server and @angular/router in /packages/angular
Bumps @angular/common, @angular/ssr, @angular-devkit/build-angular, @angular/forms, @angular/platform-browser, @angular/platform-browser-dynamic, @angular/platform-server and @angular/router. These dependencies needed to be updated together.
Updates @angular/common from 18.0.6 to 21.0.1
Release notes
Sourced from @angular/common's releases.
21.0.1
compiler-cli
Commit Description do not type check native controls with ControlValueAccessor escape angular control flow in jsdoc ignore non-existent files core
forms
Commit Description add DI option for classes on Fielddirectiveallow dynamic typebindings on signal form controlsrun reset as untracked http
Commit Description prevent XSRF token leakage to protocol-relative URLs migrations
Commit Description detect structural ngTemplateOutlet and ngComponentOutlet VSCode Extension: 21.0.0
- fix(language-service): address potential memory leak during project creation (89095946cf)
- fix(language-server): fix directory renaming on Windows (3f7111a9c3)
21.0.0
common
Commit Description Add experimental support for the Navigation API (#63406) Support of optional keys for the KeyValue pipe (#48814) update to cldr 47 (#64032) properly type ngComponentOutlet (#64561) improve typing of ngComponentOutletContent(#63674)remove ngModuleFactoryinput ofNgComponentOutlet(#62838)compiler
Commit Description don't choke on unbalanced parens in declaration block
... (truncated)
Changelog
Sourced from @angular/common's changelog.
21.0.1 (2025-11-25)
compiler-cli
Commit Type Description 39c577bc36 fix do not type check native controls with ControlValueAccessor 8d3a89a477 fix escape angular control flow in jsdoc bc34083d34 fix ignore non-existent files core
Commit Type Description 0ea1e07174 fix apply bootstrap-options migration to platformBrowserDynamic70507b8c1c fix debug data causing memory leak for root effects a55482fca3 fix notify profiler events in case of errors 49ad7c6508 fix use injected DOCUMENTforCSP_NONCEcc1ec09931 perf avoid repeat searches for field directive forms
Commit Type Description 7d5c7cf99a feat add DI option for classes on Fielddirective8acf5d2756 fix allow dynamic typebindings on signal form controlsde5fca94c5 fix run reset as untracked http
Commit Type Description 3240d856d9 fix prevent XSRF token leakage to protocol-relative URLs migrations
Commit Type Description f394215b14 fix detect structural ngTemplateOutlet and ngComponentOutlet 21.0.0 (2025-11-19)
Blog post "Announcing Angular v21".
Breaking Changes
... (truncated)
Commits
3240d85fix(http): prevent XSRF token leakage to protocol-relative URLs6de8926refactor(core): add debug name to resource (#64172)00ffe91refactor(common): removes unused NgModuleFactory config in NgComponentOutlet8765b66docs: add reference to Built-in Pipes in multiple pipe filesab98e71fix(common): remove placeholder image listeners once view is removed8ab0847refactor(core): markVERSIONas@__PURE__for better tree-shaking650af71refactor(http): migrate XSRF classes to use inject() function3bed9f0build: format md filesa3c2fe8Revert "refactor(common): Removes unused imports to clean up dependencies"6d3e0f1refactor(common): Removes unused imports to clean up dependencies- Additional commits viewable in compare view
Updates @angular/ssr from 18.0.7 to 21.0.1
Release notes
Sourced from @angular/ssr's releases.
21.0.1
@schematics/angular
@angular/cli
Commit Description ensure dependencies are resolved correctly for node modules directory check
@angular/build
@angular/ssr
Commit Description handle X-Forwarded-PrefixandAPP_BASE_HREFin redirectsprevent redirect loop with encoded query parameters 21.0.0
@angular/cli
... (truncated)
Changelog
Sourced from @angular/ssr's changelog.
21.0.1 (2025-11-26)
@angular/cli
Commit Type Description 363496ae0 fix ensure dependencies are resolved correctly for node modules directory check
@schematics/angular
Commit Type Description 2f58705cb fix add missing imports for lifecycle hooks in jasmine-vitest migration c973bb9ca fix add mock names to createSpyObj transformation 4534c9848 fix do not set esModuleInteropandmoduleResolutionwhen module ispreserve16d898e75 fix fix migration of jasmine.clock().mockDate()21c3eac72 fix handle createSpyObj without base name on refactor-jasmine-vitest b8c99aa4c fix improve safety of done callback transformation 4a71e06fc fix silently skip when the build target already uses one of the new builders 2ffdae421 fix support testRunner option in library schematic 145de4a58 fix warn about loose matching in arrayWithExactContents
@angular/build
Commit Type Description d097df2d7 fix correct Vitest coverage path resolution for JSDOM on Windows cdb607ada fix correctly configure per-browser headless mode in Vitest runner 244931ece fix correctly invoke isTTYas a function54d542738 fix ensure correct URL joining for prerender routes a28b38bbe fix force dev-server to use HTTP/1.1 when using SSR with SSL 59ff867f0 fix normalize --includepaths to posix
@angular/ssr
Commit Type Description 03e231216 fix handle X-Forwarded-PrefixandAPP_BASE_HREFin redirects3cac01882 fix prevent redirect loop with encoded query parameters 20.3.12 (2025-11-25)
@angular/build
Commit Type Description
... (truncated)
Commits
e09d9a5release: cut the v21.0.1 release53092c1build: update cross-repo angular dependencies4aa1f7ebuild: update pnpm to v10.23.03261be6build: lock file maintenance2bfcbc3build: update all github actions3a4da66refactor(@angular/build): adjust compiler-cli namespace import39ab18cbuild: update cross-repo angular dependencies to v21.0.130b96bdbuild: update dependency zone.js to ~0.16.021c3eacfix(@schematics/angular): handle createSpyObj without base name on refactor-j...7222b54docs: mention Vitest instead of Karma in README template of workspace files- Additional commits viewable in compare view
Updates @angular-devkit/build-angular from 18.2.14 to 21.0.1
Release notes
Sourced from @angular-devkit/build-angular's releases.
21.0.1
@schematics/angular
@angular/cli
Commit Description ensure dependencies are resolved correctly for node modules directory check
@angular/build
@angular/ssr
Commit Description handle X-Forwarded-PrefixandAPP_BASE_HREFin redirectsprevent redirect loop with encoded query parameters 21.0.0
@angular/cli
... (truncated)
Changelog
Sourced from @angular-devkit/build-angular's changelog.
21.0.1 (2025-11-26)
@angular/cli
Commit Type Description 363496ae0 fix ensure dependencies are resolved correctly for node modules directory check
@schematics/angular
Commit Type Description 2f58705cb fix add missing imports for lifecycle hooks in jasmine-vitest migration c973bb9ca fix add mock names to createSpyObj transformation 4534c9848 fix do not set esModuleInteropandmoduleResolutionwhen module ispreserve16d898e75 fix fix migration of jasmine.clock().mockDate()21c3eac72 fix handle createSpyObj without base name on refactor-jasmine-vitest b8c99aa4c fix improve safety of done callback transformation 4a71e06fc fix silently skip when the build target already uses one of the new builders 2ffdae421 fix support testRunner option in library schematic 145de4a58 fix warn about loose matching in arrayWithExactContents
@angular/build
Commit Type Description d097df2d7 fix correct Vitest coverage path resolution for JSDOM on Windows cdb607ada fix correctly configure per-browser headless mode in Vitest runner 244931ece fix correctly invoke isTTYas a function54d542738 fix ensure correct URL joining for prerender routes a28b38bbe fix force dev-server to use HTTP/1.1 when using SSR with SSL 59ff867f0 fix normalize --includepaths to posix
@angular/ssr
Commit Type Description 03e231216 fix handle X-Forwarded-PrefixandAPP_BASE_HREFin redirects3cac01882 fix prevent redirect loop with encoded query parameters 20.3.12 (2025-11-25)
@angular/build
Commit Type Description
... (truncated)
Commits
e09d9a5release: cut the v21.0.1 release53092c1build: update cross-repo angular dependencies4aa1f7ebuild: update pnpm to v10.23.03261be6build: lock file maintenance2bfcbc3build: update all github actions3a4da66refactor(@angular/build): adjust compiler-cli namespace import39ab18cbuild: update cross-repo angular dependencies to v21.0.130b96bdbuild: update dependency zone.js to ~0.16.021c3eacfix(@schematics/angular): handle createSpyObj without base name on refactor-j...7222b54docs: mention Vitest instead of Karma in README template of workspace files- Additional commits viewable in compare view
Updates @angular/forms from 18.0.6 to 21.0.1
Release notes
Sourced from @angular/forms's releases.
21.0.1
compiler-cli
Commit Description do not type check native controls with ControlValueAccessor escape angular control flow in jsdoc ignore non-existent files core
forms
Commit Description add DI option for classes on Fielddirectiveallow dynamic typebindings on signal form controlsrun reset as untracked http
Commit Description prevent XSRF token leakage to protocol-relative URLs migrations
Commit Description detect structural ngTemplateOutlet and ngComponentOutlet VSCode Extension: 21.0.0
- fix(language-service): address potential memory leak during project creation (89095946cf)
- fix(language-server): fix directory renaming on Windows (3f7111a9c3)
21.0.0
common
Commit Description Add experimental support for the Navigation API (#63406) Support of optional keys for the KeyValue pipe (#48814) update to cldr 47 (#64032) properly type ngComponentOutlet (#64561) improve typing of ngComponentOutletContent(#63674)remove ngModuleFactoryinput ofNgComponentOutlet(#62838)compiler
Commit Description don't choke on unbalanced parens in declaration block
... (truncated)
Changelog
Sourced from @angular/forms's changelog.
21.0.1 (2025-11-25)
compiler-cli
Commit Type Description 39c577bc36 fix do not type check native controls with ControlValueAccessor 8d3a89a477 fix escape angular control flow in jsdoc bc34083d34 fix ignore non-existent files core
Commit Type Description 0ea1e07174 fix apply bootstrap-options migration to platformBrowserDynamic70507b8c1c fix debug data causing memory leak for root effects a55482fca3 fix notify profiler events in case of errors 49ad7c6508 fix use injected DOCUMENTforCSP_NONCEcc1ec09931 perf avoid repeat searches for field directive forms
Commit Type Description 7d5c7cf99a feat add DI option for classes on Fielddirective8acf5d2756 fix allow dynamic typebindings on signal form controlsde5fca94c5 fix run reset as untracked http
Commit Type Description 3240d856d9 fix prevent XSRF token leakage to protocol-relative URLs migrations
Commit Type Description f394215b14 fix detect structural ngTemplateOutlet and ngComponentOutlet 21.0.0 (2025-11-19)
Blog post "Announcing Angular v21".
Breaking Changes
... (truncated)
Commits
e3f5f34refactor(forms): Make reset take value7d5c7cffeat(forms): add DI option for classes onFielddirective8acf5d2fix(forms): allow dynamictypebindings on signal form controls4845a33refactor(forms): support custom control directivesde5fca9fix(forms): run reset as untracked91d8d55fix(forms): Set error message of a schema error.e682f00refactor(forms): reduce boilerplate needed to define custom controlsd89e522fix(forms): debounce updates from interop controlse1a7c35refactor(forms): improve typing on min & max (#65212)ff4633drefactor(forms): allow passing number|string|null paths to min & max (#65212)- Additional commits viewable in compare view
Updates @angular/platform-browser from 18.0.6 to 21.0.1
Release notes
Sourced from @angular/platform-browser's releases.
21.0.1
compiler-cli
Commit Description do not type check native controls with ControlValueAccessor escape angular control flow in jsdoc ignore non-existent files core
forms
Commit Description add DI option for classes on Fielddirectiveallow dynamic typebindings on signal form controlsrun reset as untracked http
Commit Description prevent XSRF token leakage to protocol-relative URLs migrations
Commit Description detect structural ngTemplateOutlet and ngComponentOutlet VSCode Extension: 21.0.0
- fix(language-service): address potential memory leak during project creation (89095946cf)
- fix(language-server): fix directory renaming on Windows (3f7111a9c3)
21.0.0
common
⚠️ No Changeset found
Latest commit: 2a3ca2fe0dac82c6d88fc2e2fa6d88d596a22131
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
This PR includes no changesets
When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
View your CI Pipeline Execution ↗ for commit 2a3ca2fe0dac82c6d88fc2e2fa6d88d596a22131
| Command | Status | Duration | Result |
|---|---|---|---|
nx test @e2e/qwik-city |
✅ Succeeded | 7m 17s | View ↗ |
nx test @e2e/nextjs-sdk-next-app |
✅ Succeeded | 7m 1s | View ↗ |
nx test @e2e/angular-17 |
✅ Succeeded | 6m 26s | View ↗ |
nx test @e2e/nuxt |
✅ Succeeded | 5m 18s | View ↗ |
nx test @e2e/react-sdk-next-15-app |
✅ Succeeded | 5m 3s | View ↗ |
nx test @e2e/angular-17-ssr |
✅ Succeeded | 5m | View ↗ |
nx test @e2e/gen1-remix |
✅ Succeeded | 4m 50s | View ↗ |
nx test @e2e/hydrogen |
✅ Succeeded | 4m 47s | View ↗ |
Additional runs (37) |
✅ Succeeded | ... | View ↗ |
☁️ Nx Cloud last updated this comment at 2025-11-27 17:44:34 UTC