Bumps @angular/compiler from 20.3.9 to 20.3.15.
Release notes
Sourced from @angular/compiler's releases.
20.3.15
compiler
| Commit |
Description |
 |
prevent XSS via SVG animation attributeName and MathML/SVG URLs |
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/compiler's changelog.
20.3.15 (2025-12-01)
compiler
| Commit |
Type |
Description |
| d1ca8ae043 |
fix |
prevent XSS via SVG animation attributeName and MathML/SVG URLs |
19.2.17 (2025-12-01)
compiler
| Commit |
Type |
Description |
| 7c42e2ebeb |
fix |
prevent XSS via SVG animation attributeName and MathML/SVG URLs |
19.2.16 (2025-11-26)
http
| Commit |
Type |
Description |
| 05fe6686a9 |
fix |
prevent XSRF token leakage to protocol-relative URLs |
21.1.0-next.0 (2025-11-25)
platform-browser
| Commit |
Type |
Description |
| ec9dc94cee |
feat |
add context to createApplication |
| ab67988d2e |
feat |
resolve JIT resources in createApplication |
router
| Commit |
Type |
Description |
| a03c82564d |
feat |
Add scroll behavior controls on router navigation |
... (truncated)
Commits
d1ca8ae fix(compiler): prevent XSS via SVG animation attributeName and MathML/SVG URLs
f689269 Revert "fix(compiler): support one additional level of nesting in :host()"
7b2e6ca Revert "fix(compiler): support arbitrary nesting in :host-context()"
6036eef Revert "fix(compiler): support commas in :host() argument"
a44658b Revert "fix(compiler): support complex selectors in :nth-child()"
9419ea3 fix(compiler): support complex selectors in :nth-child()
2531863 test(compiler): add test for :host:has(> .foo)
106b904 fix(compiler): support commas in :host() argument
f9d0818 fix(compiler): support arbitrary nesting in :host-context()
b47054c Revert "fix(compiler): support commas in :host() argument"
- Additional commits viewable 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.