Skip to content

Build(deps): Bump @angular/localize from 19.1.3 to 19.1.6 in /angular

Bumps @angular/localize from 19.1.3 to 19.1.6.

Release notes

Sourced from @​angular/localize's releases.

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)

core

Commit Description
fix - 544b9ee7ca0 check whether application is destroyed before printing hydration stats (#59716)
fix - d6e78c072dc ensure type is preserved during HMR (#59700)
fix - c2436702df9 fixes test timer-based test flakiness in CI (#59674)

elements

Commit Description
fix - 44180645992 not setting initial value on signal-based input (#59773)

platform-browser

Commit Description
fix - 1828a840620 prepend baseHref to sourceMappingURL in CSS content (#59730)
fix - 1c84cbca30e Update pseudoevent created by createMouseSpecialEvent to populate _originalEvent property (#59690)
fix - 12256574626 Update pseudoevent created by createMouseSpecialEvent to populate _originalEvent property (#59690)

... (truncated)

Changelog

Sourced from @​angular/localize's changelog.

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)

core

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

migrations

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

19.2.0-next.2 (2025-02-06)

compiler-cli

Commit Type Description
a97136052f9 fix gracefully fall back if const enum cannot be passed through (#59815)
bae94b82fda fix handle const enums used inside HMR data (#59815)
03bcd30e348 fix handle enum members without initializers in partial evaluator (#59815)

core

Commit Type Description
146ab9a76e6 feat support TypeScript 5.8 (#59830)
b592b1b0516 fix fix race condition in resource() (#59851)
a299e02e914 fix preserve tracing snapshot until tick finishes (#59796)

forms

Commit Type Description
fa0c3e32108 feat support type set in form validators (#45793)

19.1.5 (2025-02-06)

compiler-cli

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

... (truncated)

Commits
  • 20df2cd release: cut the v19.1.6 release
  • 01f669a fix(compiler): handle tracking expressions requiring temporary variables (#58...
  • b41a263 build: update io_bazel_rules_sass digest to d829b6a (#59862)
  • bc6e111 docs: fix tabs in example code in creating injectable services (#59911)
  • 710759d fix(migrations): account for let declarations in control flow migration (#59861)
  • 46f36a5 fix(migrations): count used dependencies inside existing control flow (#59861)
  • 9366e84 build: update dependency saucelabs to v9 (#59801)
  • f9e5900 fix(devtools): regressions in component tree (#59873)
  • 544fb89 docs(docs-infra): inline example in description (#59908)
  • ce21672 docs: remove trailing parentheses in example code in linked signal (#59917)
  • Additional commits viewable 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