Skip to content

build(deps-dev): bump @angular/compiler-cli from 19.1.4 to 19.2.10 #2741

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 8, 2025

Bumps @angular/compiler-cli from 19.1.4 to 19.2.10.

Release notes

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

19.2.10

common

Commit Description
fix - 89056a0356 cleanup updateLatestValue if view is destroyed before promise resolves (#61064)

core

Commit Description
fix - 4623b61448 missing useExisting providers throwing for optional calls (#61152)
fix - 400dbc5b89 properly handle app stabilization with defer blocks (#61056)

platform-server

Commit Description
fix - a6f0d5bc20 less aggressive ngServerMode cleanup (#61106)

19.2.9

core

Commit Description
fix - 946b844e0d async EventEmitter error should not prevent stability (#61028)
fix - dbb87026ca call DestroyRef on destroy callback if view is destroyed [patch] (#61061)
fix - 2e140a136a prevent stash listener conflicts [patch] (#61063)

19.2.8

forms

Commit Description
fix - ea4a211216 make NgForm emit FormSubmittedEvent and FormResetEvent (#60887)

19.2.7

common

Commit Description
fix - 37ab6814f5 issue a warning instead of an error when NgOptimizedImage exceeds the preload limit (#60883)

core

Commit Description
fix - b144126612 inject migration: replace param with this. (#60713)

http

Commit Description
fix - d39e09da41 Include HTTP status code and headers when HTTP requests errored in httpResource (#60802)

19.2.6

compiler

Commit Description
fix - 3441f7b914 error if rawText isn't estimated correctly (#60529) (#60753)

compiler-cli

| Commit | Description |

... (truncated)

Changelog

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

19.2.10 (2025-05-07)

common

Commit Type Description
89056a0356 fix cleanup updateLatestValue if view is destroyed before promise resolves (#61064)

core

Commit Type Description
4623b61448 fix missing useExisting providers throwing for optional calls (#61152)
400dbc5b89 fix properly handle app stabilization with defer blocks (#61056)

platform-server

Commit Type Description
a6f0d5bc20 fix less aggressive ngServerMode cleanup (#61106)

20.0.0-next.9 (2025-04-30)

Breaking Changes

core

  • the TestBed.flushEffects() was removed - use the TestBed.tick() instead.

  • provideExperimentalCheckNoChangesForDebug has several breaking changes:

    • It is renamed to provideCheckNoChangesConfig
    • The behavior applies to all checkNoChanges runs
    • The useNgZoneOnStable option is removed. This wasn't found to be generally more useful than interval
  • afterRender was renamed to afterEveryRender.

  • This commit deprecates ng-reflect-* attributes and updates the runtime to stop producing them by default. Please refactor application and test code to avoid relying on ng-reflect-* attributes.

    To enable a more seamless upgrade to v20, we've added the provideNgReflectAttributes() function (can be imported from the @angular/core package), which enables the mode in which Angular would be producing those attribites (in dev mode only). You can add the provideNgReflectAttributes() function to the list of providers within the bootstrap call.

common

Commit Type Description
b7d3f3dbfc feat Allow passing ScrollOptions to ViewportScroller (#61002)
fc4a56d5c5 fix rename httpResource function in factory (#60022)

compiler-cli

Commit Type Description
c889382a20 feat detect missing structural directive imports (#59443)

core

Commit Type Description
d5fd7349fb feat introduce TestBed.tick() (#60993)
e711f99d81 feat move provideExperimentalCheckNoChangesForDebug to provideCheckNoChangesConfig (#60906)
d8fbb909ce feat rename afterRender to afterEveryRender and stabilize (#60999)
8d82a39a60 fix async EventEmitter error should not prevent stability (#61028)
624be2ef0c fix prevent stash listener conflicts (#59635)

... (truncated)

Commits
  • beba3c7 refactor(compiler-cli): Extract type predicates from type guards. (#60934)
  • 7d29809 docs(docs-infra): Improve doc support for pipes. (#60926)
  • 5f0e0ab refactor(compiler-cli): Don't extract constructors with no parameters (#60928)
  • fc946c5 fix(compiler-cli): ensure HMR works with different output module type (#60797)
  • 3441f7b fix(compiler): error if rawText isn't estimated correctly (#60529) (#60753)
  • f94f3a6 refactor(compiler-cli): convert scripts within packages/compiler-cli to rel...
  • dbbddd1 fix(core): prevent omission of deferred pipes in full compilation (#60571)
  • f4c4b10 fix(compiler-cli): Produce fatal diagnostic on duplicate decorated properties...
  • 22a0e54 fix(compiler-cli): support relative imports to symbols outside rootDir (#60...
  • bf899ef build: prepare testing infrastructure for code splitting of core package (#...
  • 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.1.4 to 19.2.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/19.2.10/packages/compiler-cli)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 8, 2025
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants