Skip to content

Build(deps): Bump @angular/common from 19.1.3 to 19.1.7 in /frontend

Bumps @angular/common from 19.1.3 to 19.1.7.

Release notes

Sourced from @​angular/common's releases.

v19.1.7

19.1.7 (2025-02-19)

common

Commit Description
fix - e9f10eb4c9 clean up urlChanges subscribers when root scope is destroyed (#59703)

compiler-cli

Commit Description
fix - 16fc074689 avoid crash in isolated transform operations (#59869)

forms

Commit Description
fix - ec1e4c3d94 Fix typing on FormRecord. (#59993)

v19.1.6

19.1.6 (2025-02-12)

compiler

Commit Description
fix - 01f669a274 handle tracking expressions requiring temporary variables (#58520)

compiler-cli

Commit Description
fix - dcfb9f1959 handle deferred blocks with shared dependencies correctly (#59926)

core

Commit Description
fix - cab7a9b69c invalidate HMR component if replacement throws an error (#59854)

migrations

Commit Description
fix - 710759ddcc account for let declarations in control flow migration (#59861)
fix - 46f36a58bf count used dependencies inside existing control flow (#59861)

v19.1.5

19.1.5 (2025-02-06)

compiler-cli

Commit Description
fix - d7b5c597ffc gracefully fall back if const enum cannot be passed through (#59815)
fix - 53a4668b58b handle const enums used inside HMR data (#59815)
fix - 976125e0b4c handle enum members without initializers in partial evaluator (#59815)

v19.1.4

19.1.4 (2025-01-29)

... (truncated)

Changelog

Sourced from @​angular/common's changelog.

19.1.7 (2025-02-19)

common

Commit Type Description
e9f10eb4c9 fix clean up urlChanges subscribers when root scope is destroyed (#59703)

compiler-cli

Commit Type Description
16fc074689 fix avoid crash in isolated transform operations (#59869)

forms

Commit Type Description
ec1e4c3d94 fix Fix typing on FormRecord. (#59993)

19.2.0-next.3 (2025-02-13)

compiler

Commit Type Description
9e847fc60d fix handle tracking expressions requiring temporary variables (#58520)

compiler-cli

Commit Type Description
5cd26a9420 fix handle deferred blocks with shared dependencies correctly (#59926)

core

Commit Type Description
6789c7ef94 fix Defer afterRender until after first CD (#59455) (#59551)
c87e581dd9 fix Don't run effects in check no changes pass (#59455) (#59551)
b0266bda4a fix invalidate HMR component if replacement throws an error (#59854)

migrations

Commit Type Description
aa285c548c fix account for let declarations in control flow migration (#59861)
1119f85ca9 fix count used dependencies inside existing control flow (#59861)

19.1.6 (2025-02-12)

compiler

Commit Type Description
01f669a274 fix handle tracking expressions requiring temporary variables (#58520)

compiler-cli

Commit Type Description
dcfb9f1959 fix handle deferred blocks with shared dependencies correctly (#59926)

... (truncated)

Commits
  • e16394a refactor(common): inline supports check in slice pipe (#59684)
  • 236a623 refactor(common): simplify stripTrailingSlash (#59746)
  • e9f10eb fix(common): clean up urlChanges subscribers when root scope is destroyed (...
  • 04851c7 refactor(common): remove redundant transferCacheInterceptorFn dependencies ...
  • 873870f refactor(common): drop error messages in production (#59545)
  • 2c770a2 refactor(common): drop platform check in PreconnectLinkChecker (#59714)
  • b4b36ed refactor(common): tree-shake PreloadLinkCreator for client bundles (#59431)
  • 15cc74f refactor(common): simplify joinWithSlash (#59484)
  • b7b8da5 refactor(common): simplify null/undefined check in keyvalue pipe (#59696)
  • 60094d3 refactor(common): prevent duplicating Accept header name (#59546)
  • See full diff in compare view


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts

Merge request reports

Loading