chore(deps-dev): bump @angular/compiler-cli from 21.2.1 to 21.2.6#2598
Merged
github-actions[bot] merged 1 commit intomainfrom Mar 30, 2026
Merged
Conversation
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>
538f98d to
feb812d
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps @angular/compiler-cli from 21.2.1 to 21.2.6.
Release notes
Sourced from
@angular/compiler-cli's releases.... (truncated)
Changelog
Sourced from
@angular/compiler-cli's changelog.... (truncated)
Commits
67e0ba7fix(compiler-cli): generic types not filled out correctly in type check block26c43d1fix(compiler-cli): escape template literal in TCB334ae10fix(compiler): ensure generated code compiles1f2dc72refactor(compiler-cli): update ast factories to account for type nodese3b0e5arefactor(compiler-cli): add type nodes to translator10b0dd9refactor(compiler-cli): add generic for type nodes to AST factoriesbfb8b17refactor(compiler-cli): remove more unused code2feced3refactor(compiler-cli): replace typescript usage in type reference emitsadda6c5build: updateaspect_rules_jsto3.0.2ed48c41refactor(compiler-cli): simplifiesIncrementalCompilation.fresh