Bumps @angular/common from 20.3.9 to 20.3.14.
Release notes
Sourced from @angular/common's releases.
20.3.14
http
| Commit |
Description |
 |
prevent XSRF token leakage to protocol-relative URLs |
20.3.13
No release notes provided.
20.3.12
No release notes provided.
20.3.11
common
| Commit |
Description |
 |
remove placeholder image listeners once view is removed |
compiler
| Commit |
Description |
 |
support arbitrary nesting in :host-context() |
 |
support commas in :host() argument |
 |
support complex selectors in :nth-child() |
 |
support one additional level of nesting in :host() |
core
| Commit |
Description |
 |
skip leave animations on view swaps |
20.3.10
compiler-cli
| Commit |
Description |
 |
make required inputs diagnostic less noisy |
migrations
| Commit |
Description |
 |
Prevent removal of templates referenced with preceding whitespace characters |
Changelog
Sourced from @angular/common's changelog.
20.3.14 (2025-11-25)
http
| Commit |
Type |
Description |
| 0276479e7d |
fix |
prevent XSRF token leakage to protocol-relative URLs |
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 platformBrowserDynamic |
| 70507b8c1c |
fix |
debug data causing memory leak for root effects |
| a55482fca3 |
fix |
notify profiler events in case of errors |
| 49ad7c6508 |
fix |
use injected DOCUMENT for CSP_NONCE |
| cc1ec09931 |
perf |
avoid repeat searches for field directive |
forms
| Commit |
Type |
Description |
| 7d5c7cf99a |
feat |
add DI option for classes on Field directive |
| 8acf5d2756 |
fix |
allow dynamic type bindings on signal form controls |
| de5fca94c5 |
fix |
run reset as untracked |
http
| Commit |
Type |
Description |
| 3240d856d9 |
fix |
prevent XSRF token leakage to protocol-relative URLs |
migrations
... (truncated)
Commits
0276479 fix(http): prevent XSRF token leakage to protocol-relative URLs
a8c577d docs: add reference to Built-in Pipes in multiple pipe files
8922cae Revert "refactor(http): migrate XSRF classes to use inject() function"
5047849 fix(common): remove placeholder image listeners once view is removed
4c66fe4 refactor(core): mark VERSION as @__PURE__ for better tree-shaking
2ad6b72 refactor(http): migrate XSRF classes to use inject() function
ee578d3 build: format md files
744cd5c refactor(http): simplifies destruction tracking using destroyed property
- See full diff in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase will rebase this PR
@dependabot recreate will recreate this PR, overwriting any edits that have been made to it
@dependabot merge will merge this PR after your CI passes on it
@dependabot squash and merge will squash and merge this PR after your CI passes on it
@dependabot cancel merge will cancel a previously requested merge and block automerging
@dependabot reopen will reopen this PR if it is closed
@dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
@dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
@dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
@dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
@dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the Security Alerts page.
The latest updates on your projects. Learn more about Vercel for GitHub.