Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 6, 2025

Bumps @angular/compiler-cli from 19.2.11 to 20.3.10.

Release notes

Sourced from @​angular/compiler-cli's releases.

20.3.10

compiler-cli

Commit Description
fix - 840db59dc1 make required inputs diagnostic less noisy

migrations

Commit Description
fix - a45e6b2b66 Prevent removal of templates referenced with preceding whitespace characters

20.3.9

No release notes provided.

20.3.8

common

Commit Description
feat - 020f17694b Blocks IPv6 localhost from preconnect checks

core

Commit Description
fix - ca3fd7847f Clear lView from IcuIteratorState when stack is empty to prevent memory leak

migrations

Commit Description
fix - 2edc82abe0 Do not remove a template if it is referenced even with a trailing semilocon

router

Commit Description
fix - bfa53cdd3f handle parenthesized outlets without a name in DefaultUrlSerializer (#64507)

20.3.7

animations

Commit Description
fix - bd38cd45a5 account for Element.animate exceptions (#64506)

compiler

Commit Description
fix - 891f180262 correctly compile long numeric HTML entities (#64297)

compiler-cli

Commit Description
fix - 371274bfc6 missingStructuralDirective diagnostic produces false negatives (#64470)

core

Commit Description
fix - 4c89a267c3 pass element removal property through in all locations (#64565)
fix - 2fad4d4ab6 prevent duplicate nodes from being retained with fast `animate.leave`` calls (#64592)

router

... (truncated)

Changelog

Sourced from @​angular/compiler-cli's changelog.

20.3.10 (2025-11-05)

compiler-cli

Commit Type Description
840db59dc1 fix make required inputs diagnostic less noisy

migrations

Commit Type Description
a45e6b2b66 fix Prevent removal of templates referenced with preceding whitespace characters

21.0.0-rc.0 (2025-10-29)

21.0.0-next.10 (2025-10-29)

common

Commit Type Description
2abf2fb501 feat Blocks IPv6 localhost from preconnect checks

compiler

Commit Type Description
04dd75ba94 fix support arbitrary nesting in :host-context()

core

Commit Type Description
54ad2304e3 fix Clear lView from IcuIteratorState when stack is empty to prevent memory leak
aa389a691b fix ensure @for iteration over field is reactive (#64113)

forms

Commit Type Description
a1ac9a6415 fix interop supports CVAs with signals (#64618)

migrations

Commit Type Description
95344c19f3 fix Do not remove a template if it is referenced even with a trailing semilocon

router

Commit Type Description
b7cefeb864 fix handle parenthesized outlets without a name in DefaultUrlSerializer (#64507)

20.3.9 (2025-10-29)

... (truncated)

Commits
  • 840db59 fix(compiler-cli): make required inputs diagnostic less noisy
  • de8af17 docs(docs-infra): Extract multiple extends statements for interfaces (#64539)
  • 5fb7c31 Revert "fix(compiler-cli): missingStructuralDirective diagnostic produces fal...
  • 371274b fix(compiler-cli): missingStructuralDirective diagnostic produces false negat...
  • 3ae0d1b Revert "refactor(compiler-cli): add a resource debugName transform (#64172)" ...
  • c2e817b perf(compiler-cli): fix performance of "interpolated signal not invoked" chec...
  • 11b006e refactor(compiler-cli): add a resource debugName transform (#64172)
  • b4b19b6 refactor(compiler): Improve pipe in track expression error (#64321)
  • 8dec92f fix(compiler-cli): capture metadata for undecorated fields (#63957) (#64317)
  • bb241ee refactor(compiler-cli): track member metadata using output AST (#63957) (#64317)
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

Bumps [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) from 19.2.11 to 20.3.10.
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/20.3.10/packages/compiler-cli)

---
updated-dependencies:
- dependency-name: "@angular/compiler-cli"
  dependency-version: 20.3.10
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Nov 6, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 13, 2025

Superseded by #220.

@dependabot dependabot bot closed this Nov 13, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/frontend/angular/compiler-cli-20.3.10 branch November 13, 2025 03:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants