Skip to content

chore(deps-dev): bump @angular/compiler from 21.2.7 to 21.2.8#6452

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot-npm_and_yarn-angular-compiler-21.2.8
Closed

chore(deps-dev): bump @angular/compiler from 21.2.7 to 21.2.8#6452
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot-npm_and_yarn-angular-compiler-21.2.8

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 8, 2026

Bumps @angular/compiler from 21.2.7 to 21.2.8.

Release notes

Sourced from @​angular/compiler's releases.

21.2.8

compiler

Commit Description
fix - e40d378f3e handle nested brackets in host object bindings

compiler-cli

Commit Description
fix - 2c6781071f error for type parameter declarations

core

Commit Description
fix - 82192deda9 handle missing serialized container hydration data
fix - 057cc6d09d remove obsolete iOS cursor pointer hack in event delegation

language-service

Commit Description
fix - 7797671257 get quick info at local var location to align with TS semantics and support type narrowing
Changelog

Sourced from @​angular/compiler's changelog.

21.2.8 (2026-04-08)

compiler

Commit Type Description
e40d378f3e fix handle nested brackets in host object bindings

compiler-cli

Commit Type Description
2c6781071f fix error for type parameter declarations

core

Commit Type Description
82192deda9 fix handle missing serialized container hydration data
057cc6d09d fix remove obsolete iOS cursor pointer hack in event delegation

language-service

Commit Type Description
7797671257 fix get quick info at local var location to align with TS semantics and support type narrowing

22.0.0-next.6 (2026-04-01)

compiler

Commit Type Description
08d36599d7 fix register SVG animation attributes in URL security context (#67797)

compiler-cli

Commit Type Description
fcd0bb0db8 fix prevent recursive scope checks for invalid NgModule imports

core

Commit Type Description
e84e35cdd6 fix prevent binding unsafe attributes on SVG animation elements (#67797)
8fa6617352 fix resolve component import by exact specifier in route lazy-loading schematic
028e1d3ce0 fix treat object[data] as resource URL context (#67797)

localize

Commit Type Description
7871093822 fix validate locale in getOutputPathFn to prevent path traversal

migrations

Commit Type Description
682aaf943f feat add strictTemplates to tsconfig during ng update

router

Commit Type Description
daa9b2a9d6 fix pass outlet context to split to fix empty path named outlets

... (truncated)

Commits
  • a4f3120 refactor(compiler): require a reference in DirectiveMeta
  • de533fe refactor(compiler-cli): move ClassPropertyMapping into compiler
  • ea1e34c refactor(compiler): move matchSource into base metadata
  • e40d378 fix(compiler): handle nested brackets in host object bindings
  • See full diff in compare view

🔭🐙🐈 Test this branch here: https://design-system.deutschebahn.com/core-web/review/dependabot-npm_and_yarn-angular-compiler-21.2.8

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 8, 2026
@github-project-automation github-project-automation bot moved this to 🏗 In progress in UX Engineering Team Backlog Apr 8, 2026
@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Apr 8, 2026

⚠️ No Changeset found

Latest commit: 97b7695

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions github-actions bot enabled auto-merge (squash) April 8, 2026 20:26
@github-project-automation github-project-automation bot moved this from 🏗 In progress to ⏰ready for release in UX Engineering Team Backlog Apr 8, 2026
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-angular-compiler-21.2.8 branch from bb9f6c3 to 4ff83f8 Compare April 8, 2026 20:50
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-angular-compiler-21.2.8 branch from 4ff83f8 to ccd76f1 Compare April 8, 2026 21:50
github-actions[bot]
github-actions bot previously approved these changes Apr 8, 2026
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-angular-compiler-21.2.8 branch from ccd76f1 to f316fc5 Compare April 9, 2026 06:24
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-angular-compiler-21.2.8 branch from f316fc5 to 38d613b Compare April 9, 2026 06:55
github-actions[bot]
github-actions bot previously approved these changes Apr 9, 2026
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-angular-compiler-21.2.8 branch from 38d613b to ab8c2f2 Compare April 9, 2026 07:34
github-actions[bot]
github-actions bot previously approved these changes Apr 9, 2026
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-angular-compiler-21.2.8 branch from ab8c2f2 to d209b78 Compare April 9, 2026 08:42
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-angular-compiler-21.2.8 branch from d209b78 to 70124c0 Compare April 9, 2026 11:40
github-actions[bot]
github-actions bot previously approved these changes Apr 9, 2026
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-angular-compiler-21.2.8 branch from 70124c0 to 60b5f88 Compare April 9, 2026 12:28
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-angular-compiler-21.2.8 branch from 60b5f88 to 3fba9c6 Compare April 9, 2026 19:04
github-actions[bot]
github-actions bot previously approved these changes Apr 9, 2026
Bumps [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) from 21.2.7 to 21.2.8.
- [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.8/packages/compiler)

---
updated-dependencies:
- dependency-name: "@angular/compiler"
  dependency-version: 21.2.8
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-angular-compiler-21.2.8 branch from 3fba9c6 to 97b7695 Compare April 9, 2026 19:53
@nmerget nmerget closed this Apr 9, 2026
auto-merge was automatically disabled April 9, 2026 20:53

Pull request was closed

@github-project-automation github-project-automation bot moved this from ⏰ready for release to ✅ Done in UX Engineering Team Backlog Apr 9, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 9, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot-npm_and_yarn-angular-compiler-21.2.8 branch April 9, 2026 20:53
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

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

1 participant