Skip to content

chore(deps-dev): bump @angular/compiler-cli from 21.2.1 to 21.2.6#2598

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/angular/compiler-cli-21.2.6
Mar 30, 2026
Merged

chore(deps-dev): bump @angular/compiler-cli from 21.2.1 to 21.2.6#2598
github-actions[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/angular/compiler-cli-21.2.6

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 30, 2026

Bumps @angular/compiler-cli from 21.2.1 to 21.2.6.

Release notes

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

21.2.6

common

Commit Description
fix - b4ab6ba2e8 avoid redundant image fetch on destroy with auto sizes

compiler

Commit Description
fix - 880a57d4b3 prevent shimCssText from adding extra blank lines per CSS comment

core

Commit Description
fix - ad0156e056 fixes a regression with animate.leave and reordering

migrations

Commit Description
fix - 73d6b01b47 inject migration not work in multi-project workspace with option path

21.2.5

compiler

Commit Description
fix - 334ae10168 ensure generated code compiles
fix - 23ea431c4e parse named HTML entities containing digits

compiler-cli

Commit Description
fix - 26c43d14ba escape template literal in TCB
fix - 67e0ba7e03 generic types not filled out correctly in type check block

core

Commit Description
fix - 1890c3008b clean up dehydrated views during HMR component replacement
fix - bf948be4c2 run linked signal equality check without reactive consumer

migrations

Commit Description
fix - 076d41c3f6 prevent trailing comma syntax errors after removing NgStyle

service-worker

Commit Description
fix - e19150d2b5 preserve redirect policy on reconstructed asset requests

21.2.4

compiler

Commit Description
fix - ed2d324f9c disallow translations of iframe src

core

| Commit | Description |

... (truncated)

Changelog

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

21.2.6 (2026-03-25)

common

Commit Type Description
b4ab6ba2e8 fix avoid redundant image fetch on destroy with auto sizes

compiler

Commit Type Description
880a57d4b3 fix prevent shimCssText from adding extra blank lines per CSS comment

core

Commit Type Description
ad0156e056 fix fixes a regression with animate.leave and reordering

migrations

Commit Type Description
73d6b01b47 fix inject migration not work in multi-project workspace with option path

22.0.0-next.4 (2026-03-18)

Breaking Changes

core

  • Leave animations are no longer limited to the element being removed.
  • ChangeDetectorRef.checkNoChanges was removed. In tests use fixture.detectChanges() instead.

compiler

Commit Type Description
412788fac9 fix ensure generated code compiles
75560ce43d fix parse named HTML entities containing digits
d99ab0e040 fix stop generating unused field

compiler-cli

Commit Type Description
2bd708fb6b fix escape template literal in TCB
9769560da7 fix generic types not filled out correctly in type check block
7a0d6b8df2 fix transform dropping exclamationToken from properties

core

Commit Type Description
df659b8d0c feat re-introduce nested leave animations scoped to component boundaries
dc3131c639 feat TestBed.getFixture -> TestBed.getLastFixture and update implementation
dc0446552a fix clean up dehydrated views during HMR component replacement
523d69a768 fix run linked signal equality check without reactive consumer
69fb1614ef refactor remove checkNoChanges from the public API.

forms

Commit Type Description
3983080236 feat support ngNoCva as an opt-out for ControlValueAccessors

... (truncated)

Commits
  • 67e0ba7 fix(compiler-cli): generic types not filled out correctly in type check block
  • 26c43d1 fix(compiler-cli): escape template literal in TCB
  • 334ae10 fix(compiler): ensure generated code compiles
  • 1f2dc72 refactor(compiler-cli): update ast factories to account for type nodes
  • e3b0e5a refactor(compiler-cli): add type nodes to translator
  • 10b0dd9 refactor(compiler-cli): add generic for type nodes to AST factories
  • bfb8b17 refactor(compiler-cli): remove more unused code
  • 2feced3 refactor(compiler-cli): replace typescript usage in type reference emits
  • adda6c5 build: update aspect_rules_js to 3.0.2
  • ed48c41 refactor(compiler-cli): simplifies IncrementalCompilation.fresh
  • Additional commits viewable in compare view

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 30, 2026
Bumps [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) from 21.2.1 to 21.2.6.
- [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/v21.2.6/packages/compiler-cli)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/angular/compiler-cli-21.2.6 branch from 538f98d to feb812d Compare March 30, 2026 22:11
@github-actions github-actions bot merged commit 7923a16 into main Mar 30, 2026
2 of 3 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/angular/compiler-cli-21.2.6 branch March 30, 2026 22:11
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