Bumps the npm_and_yarn group with 1 update in the /frontend directory: @angular/core.
Updates @angular/core from 19.0.5 to 19.1.3
Release notes
Sourced from @angular/core's releases.
v19.1.3
19.1.3 (2025-01-22)
compiler
| Commit |
Description |
 |
handle :host-context with comma-separated child selector (#59276) |
compiler-cli
| Commit |
Description |
 |
extract parenthesized dependencies during HMR (#59644) |
 |
handle conditional expressions when extracting dependencies (#59637) |
 |
handle new expressions when extracting dependencies (#59637) |
core
| Commit |
Description |
 |
capture self-referencing component during HMR (#59644) |
 |
replace metadata in place during HMR (#59644) |
 |
skip component ID collision warning during SSR (#59625) |
migrations
| Commit |
Description |
 |
avoid applying the same replacements twice when cleaning up unused imports (#59656) |
platform-browser
| Commit |
Description |
 |
clear renderer cache during HMR when using async animations (#59644) |
v19.1.2
19.1.2 (2025-01-20)
compiler
| Commit |
Description |
 |
update @ng/component URL to be relative (#59620) |
compiler-cli
| Commit |
Description |
 |
disable tree shaking during HMR (#59595) |
core
| Commit |
Description |
 |
animation sometimes renderer not being destroyed during HMR (#59574) |
 |
change Resource to use explicit undefined in its typings (#59024) |
 |
cleanup _ejsa when app is destroyed (#59492) |
 |
cleanup stash listener when app is destroyed (#59598) |
 |
handle shadow DOM encapsulated component with HMR (#59597) |
 |
HMR not matching component that injects ViewContainerRef (#59596) |
 |
treat exceptions in equal as part of computation (#55818) |
... (truncated)
Changelog
Sourced from @angular/core's changelog.
19.1.3 (2025-01-22)
compiler
| Commit |
Type |
Description |
| ecfb74d287 |
fix |
handle :host-context with comma-separated child selector (#59276) |
compiler-cli
| Commit |
Type |
Description |
| 53160e504d |
fix |
extract parenthesized dependencies during HMR (#59644) |
| 39690969af |
fix |
handle conditional expressions when extracting dependencies (#59637) |
| 78af7a5059 |
fix |
handle new expressions when extracting dependencies (#59637) |
core
migrations
| Commit |
Type |
Description |
| a62c84bc18 |
fix |
avoid applying the same replacements twice when cleaning up unused imports (#59656) |
platform-browser
| Commit |
Type |
Description |
| b2b3816cb1 |
fix |
clear renderer cache during HMR when using async animations (#59644) |
19.1.2 (2025-01-20)
compiler
| Commit |
Type |
Description |
| 8dcd889987 |
fix |
update @ng/component URL to be relative (#59620) |
compiler-cli
core
... (truncated)
Commits
a62c84b fix(migrations): avoid applying the same replacements twice when cleaning up ...
0de5049 refactor(core): move TNode manipulation logic to its own file (#59601)
26f6d4c fix(core): skip component ID collision warning during SSR (#59625)
d7575c2 fix(core): replace metadata in place during HMR (#59644)
6483621 refactor(core): move linkedSignal implementation to primitives (#59501)
266a8f2 fix(core): handle shadow DOM encapsulated component with HMR (#59597)
6f77162 fix(core): HMR not matching component that injects ViewContainerRef (#59596)
5497102 fix(core): cleanup stash listener when app is destroyed (#59598)
b88f81d refactor(core): reuse setupStaticAttributes in ComponentRef (#59572)
4eb5418 fix(core): cleanup _ejsa when app is destroyed (#59492)
- Additional commits viewable in compare view

You can trigger a rebase of this PR 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
-
@dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
-
@dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
-
@dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
-
@dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
You can disable automated security fix PRs for this repo from the Security Alerts page.
Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.