dotnet / aspire-samples

MIT License
647 stars 186 forks source link

Bump the all-dependencies group across 1 directory with 16 updates #493

Closed dependabot[bot] closed 9 hours ago

dependabot[bot] commented 1 week ago

Bumps the all-dependencies group with 15 updates in the /samples/AspireWithJavaScript/AspireJavaScript.Angular directory:

Package From To
@angular/animations 18.1.1 18.2.6
@angular/common 18.1.1 18.2.6
@angular/compiler 18.1.1 18.2.6
@angular/core 18.1.1 18.2.6
@angular/forms 18.1.1 18.2.6
@angular/platform-browser 18.1.1 18.2.6
@angular/platform-browser-dynamic 18.1.1 18.2.6
@angular/router 18.1.1 18.2.6
tslib 2.6.3 2.7.0
@angular-devkit/build-angular 18.1.1 18.2.6
@angular/cli 18.1.1 18.2.6
@angular/compiler-cli 18.1.1 18.2.6
jasmine-core 5.2.0 5.3.0
karma 6.4.3 6.4.4
typescript 5.5.3 5.6.2

Updates @angular/animations from 18.1.1 to 18.2.6

Release notes

Sourced from @​angular/animations's releases.

v18.2.6

18.2.6 (2024-09-25)

v18.2.5

18.2.5 (2024-09-18)

compiler-cli

Commit Description
fix - e685ed883a extended diagnostics not validating ICUs (#57845)

core

Commit Description
fix - 76709d5d6e Handle @let declaration with array when preparingForHydration (#57816)

migrations

Commit Description
fix - 5c866942a1 account for explicit standalone: false in migration (#57803)

v18.2.4

18.2.4 (2024-09-11)

compiler

Commit Description
fix - b619d6987e produce less noisy errors when parsing control flow (#57711)

migrations

Commit Description
fix - 9895e4492f replace leftover modules with their exports during pruning (#57684)

v18.2.3

18.2.3 (2024-09-04)

http

Commit Description
fix - de68e049e4 Dynamicaly call the global fetch implementation (#57531)

v18.2.2

18.2.2 (2024-08-28)

core

Commit Description
fix - 106917af878 avoid leaking memory if component throws during creation (#57546)
fix - 6d3a2af146a Do not bubble capture events. (#57476)

http

| Commit | Description |

... (truncated)

Changelog

Sourced from @​angular/animations's changelog.

18.2.6 (2024-09-25)

19.0.0-next.6 (2024-09-18)

compiler-cli

Commit Type Description
f611faadfe fix extended diagnostics not validating ICUs (#57845)

core

Commit Type Description
3ebe6b4ad4 feat Add async run method on ExperimentalPendingTasks (#56546)
1b1519224d feat mark input, output and model APIs as stable (#57804)
e5adf92965 feat stabilize @let syntax (#57813)
4231e8f28f fix Handle @let declaration with array when preparingForHydration (#57816)

migrations

Commit Type Description
59fe9bc772 feat introduce signal input migration as ng generate schematic (#57805)
6144612940 fix account for explicit standalone: false in migration (#57803)

18.2.5 (2024-09-18)

compiler-cli

Commit Type Description
e685ed883a fix extended diagnostics not validating ICUs (#57845)

core

Commit Type Description
76709d5d6e fix Handle @let declaration with array when preparingForHydration (#57816)

migrations

Commit Type Description
5c866942a1 fix account for explicit standalone: false in migration (#57803)

19.0.0-next.5 (2024-09-11)

core

Commit Type Description
c93b510f9b feat allow passing undefined without needing to include it in the type argument of input (#57621)

... (truncated)

Commits


Updates @angular/common from 18.1.1 to 18.2.6

Release notes

Sourced from @​angular/common's releases.

v18.2.6

18.2.6 (2024-09-25)

v18.2.5

18.2.5 (2024-09-18)

compiler-cli

Commit Description
fix - e685ed883a extended diagnostics not validating ICUs (#57845)

core

Commit Description
fix - 76709d5d6e Handle @let declaration with array when preparingForHydration (#57816)

migrations

Commit Description
fix - 5c866942a1 account for explicit standalone: false in migration (#57803)

v18.2.4

18.2.4 (2024-09-11)

compiler

Commit Description
fix - b619d6987e produce less noisy errors when parsing control flow (#57711)

migrations

Commit Description
fix - 9895e4492f replace leftover modules with their exports during pruning (#57684)

v18.2.3

18.2.3 (2024-09-04)

http

Commit Description
fix - de68e049e4 Dynamicaly call the global fetch implementation (#57531)

v18.2.2

18.2.2 (2024-08-28)

core

Commit Description
fix - 106917af878 avoid leaking memory if component throws during creation (#57546)
fix - 6d3a2af146a Do not bubble capture events. (#57476)

http

| Commit | Description |

... (truncated)

Changelog

Sourced from @​angular/common's changelog.

18.2.6 (2024-09-25)

19.0.0-next.6 (2024-09-18)

compiler-cli

Commit Type Description
f611faadfe fix extended diagnostics not validating ICUs (#57845)

core

Commit Type Description
3ebe6b4ad4 feat Add async run method on ExperimentalPendingTasks (#56546)
1b1519224d feat mark input, output and model APIs as stable (#57804)
e5adf92965 feat stabilize @let syntax (#57813)
4231e8f28f fix Handle @let declaration with array when preparingForHydration (#57816)

migrations

Commit Type Description
59fe9bc772 feat introduce signal input migration as ng generate schematic (#57805)
6144612940 fix account for explicit standalone: false in migration (#57803)

18.2.5 (2024-09-18)

compiler-cli

Commit Type Description
e685ed883a fix extended diagnostics not validating ICUs (#57845)

core

Commit Type Description
76709d5d6e fix Handle @let declaration with array when preparingForHydration (#57816)

migrations

Commit Type Description
5c866942a1 fix account for explicit standalone: false in migration (#57803)

19.0.0-next.5 (2024-09-11)

core

Commit Type Description
c93b510f9b feat allow passing undefined without needing to include it in the type argument of input (#57621)

... (truncated)

Commits
  • 03ac3c2 refactor: update license text to point to angular.dev (#57902)
  • af4e39a docs: update template in-depth guide (#57676)
  • de68e04 fix(http): Dynamicaly call the global fetch implementation (#57531)
  • 3ecf620 Revert "fix(http): Dynamicaly call the global fetch implementation (#57531)" ...
  • 5d2e243 fix(http): Dynamicaly call the global fetch implementation (#57531)
  • 980c64a docs: remove incorrect documentation around the use of timezone abbreviations...
  • 513a4fe refactor(core): replace usages of removeChild (#57203)
  • 3bdead1 refactor(docs-infra): migrate api-gen from dev-infra into the repo (#57241)
  • 2d8635d refactor(docs-infra): migrate @​angular/docs from dev-infra into adev director...
  • 2c4613a fix(common): Don't run preconnect assertion on the server. (#56213)
  • Additional commits viewable in compare view


Updates @angular/compiler from 18.1.1 to 18.2.6

Release notes

Sourced from @​angular/compiler's releases.

v18.2.6

18.2.6 (2024-09-25)

v18.2.5

18.2.5 (2024-09-18)

compiler-cli

Commit Description
fix - e685ed883a extended diagnostics not validating ICUs (#57845)

core

Commit Description
fix - 76709d5d6e Handle @let declaration with array when preparingForHydration (#57816)

migrations

Commit Description
fix - 5c866942a1 account for explicit standalone: false in migration (#57803)

v18.2.4

18.2.4 (2024-09-11)

compiler

Commit Description
fix - b619d6987e produce less noisy errors when parsing control flow (#57711)

migrations

Commit Description
fix - 9895e4492f replace leftover modules with their exports during pruning (#57684)

v18.2.3

18.2.3 (2024-09-04)

http

Commit Description
fix - de68e049e4 Dynamicaly call the global fetch implementation (#57531)

v18.2.2

18.2.2 (2024-08-28)

core

Commit Description
fix - 106917af878 avoid leaking memory if component throws during creation (#57546)
fix - 6d3a2af146a Do not bubble capture events. (#57476)

http

| Commit | Description |

... (truncated)

Changelog

Sourced from @​angular/compiler's changelog.

18.2.6 (2024-09-25)

19.0.0-next.6 (2024-09-18)

compiler-cli

Commit Type Description
f611faadfe fix extended diagnostics not validating ICUs (#57845)

core

Commit Type Description
3ebe6b4ad4 feat Add async run method on ExperimentalPendingTasks (#56546)
1b1519224d feat mark input, output and model APIs as stable (#57804)
e5adf92965 feat stabilize @let syntax (#57813)
4231e8f28f fix Handle @let declaration with array when preparingForHydration (#57816)

migrations

Commit Type Description
59fe9bc772 feat introduce signal input migration as ng generate schematic (#57805)
6144612940 fix account for explicit standalone: false in migration (#57803)

18.2.5 (2024-09-18)

compiler-cli

Commit Type Description
e685ed883a fix extended diagnostics not validating ICUs (#57845)

core

Commit Type Description
76709d5d6e fix Handle @let declaration with array when preparingForHydration (#57816)

migrations

Commit Type Description
5c866942a1 fix account for explicit standalone: false in migration (#57803)

19.0.0-next.5 (2024-09-11)

core

Commit Type Description
c93b510f9b feat allow passing undefined without needing to include it in the type argument of input (#57621)

... (truncated)

Commits
  • 03ac3c2 refactor: update license text to point to angular.dev (#57902)
  • b619d69 fix(compiler): produce less noisy errors when parsing control flow (#57711)
  • 4f8c406 refactor(compiler): extend directive mock to avoid failing at matching logic ...
  • 76ec60d refactor(compiler): ensure context is always provided for WhitespaceVisitor...
  • 7bfe817 refactor(compiler): add i18nPreserveWhitespaceForLegacyExtraction (#56507)
  • b30bc45 refactor(compiler): create an internal util method to detect matching directi...
  • d9d68e7 fix(compiler): reduce chance of conflicts between generated factory and local...
  • d73a374 Revert "fix(compiler): reduce chance of conflicts between generated factory a...
  • 67e0940 fix(compiler): reduce chance of conflicts between generated factory and local...
  • 08c5977 fix(compiler): limit the number of chained instructions (#57069)
  • Additional commits viewable in compare view


Updates @angular/core from 18.1.1 to 18.2.6

Release notes

Sourced from @​angular/core's releases.

v18.2.6

18.2.6 (2024-09-25)

v18.2.5

18.2.5 (2024-09-18)

compiler-cli

Commit Description
fix - e685ed883a extended diagnostics not validating ICUs (#57845)

core

Commit Description
fix - 76709d5d6e Handle @let declaration with array when preparingForHydration (#57816)

migrations

Commit Description
fix - 5c866942a1 account for explicit standalone: false in migration (#57803)

v18.2.4

18.2.4 (2024-09-11)

compiler

Commit Description
fix - b619d6987e produce less noisy errors when parsing control flow (#57711)

migrations

Commit Description
fix - 9895e4492f replace leftover modules with their exports during pruning (#57684)

v18.2.3

18.2.3 (2024-09-04)

http

Commit Description
fix - de68e049e4 Dynamicaly call the global fetch implementation (#57531)

v18.2.2

18.2.2 (2024-08-28)

core

Commit Description
fix - 106917af878 avoid leaking memory if component throws during creation (#57546)
fix - 6d3a2af146a Do not bubble capture events. (#57476)

http

| Commit | Description |

... (truncated)

Changelog

Sourced from @​angular/core's changelog.

18.2.6 (2024-09-25)

19.0.0-next.6 (2024-09-18)

compiler-cli

Commit Type Description
f611faadfe fix extended diagnostics not validating ICUs (#57845)

core

Commit Type Description
3ebe6b4ad4 feat Add async run method on ExperimentalPendingTasks (#56546)
1b1519224d feat mark input, output and model APIs as stable (#57804)
e5adf92965 feat stabilize @let syntax (#57813)
4231e8f28f fix Handle @let declaration with array when preparingForHydration (#57816)

migrations

Commit Type Description
59fe9bc772 feat introduce signal input migration as ng generate schematic (#57805)
6144612940 fix account for explicit standalone: false in migration (#57803)

18.2.5 (2024-09-18)

compiler-cli

Commit Type Description
e685ed883a fix extended diagnostics not validating ICUs (#57845)

core

Commit Type Description
76709d5d6e fix Handle @let declaration with array when preparingForHydration (#57816)

migrations

Commit Type Description
5c866942a1 fix account for explicit standalone: false in migration (#57803)

19.0.0-next.5 (2024-09-11)

core

Commit Type Description
c93b510f9b feat allow passing undefined without needing to include it in the type argument of input (#57621)

... (truncated)

Commits
  • 03ac3c2 refactor: update license text to point to angular.dev (#57902)
  • c6b8635 docs(core): update wording in ComponentDecorator (#57878)
  • 76709d5 fix(core): Handle @​let declaration with array when preparingForHydration (#...
  • 5c86694 fix(migrations): account for explicit standalone: false in migration (#57803)
  • 9895e44 fix(migrations): replace leftover modules with their exports during pruning (...
  • 09f2ec0 refactor(compiler-cli): Do extract symbols from private modules. (#57611)
  • 93bdbbc docs(docs-infra): Add dev-mode only mention for core/global (#57365)
  • d9c1004 refactor(migrations): ensure control flow analysis of signal input migration ...
  • bb29c8b refactor(migrations): cleanup TODOs in signal input migration (#57566)
  • 3b7162d docs: Add mention to ENVIRONMENT_INITIALIZER (#57464)
  • Additional commits viewable in compare view


Updates @angular/forms from 18.1.1 to 18.2.6

Release notes

Sourced from @​angular/forms's releases.

v18.2.6

18.2.6 (2024-09-25)

v18.2.5

18.2.5 (2024-09-18)

compiler-cli

Commit Description
fix - e685ed883a extended diagnostics not validating ICUs (#57845)

core

Commit Description
fix - 76709d5d6e Handle @let declaration with array when preparingForHydration (#57816)

migrations

Commit Description
fix - 5c866942a1 account for explicit standalone: false in migration (#57803)

v18.2.4

18.2.4 (2024-09-11)

compiler

Commit Description
fix - b619d6987e produce less noisy errors when parsing control flow (#57711)

migrations

Commit Description
fix - 9895e4492f replace leftover modules with their exports during pruning (#57684)

v18.2.3

18.2.3 (2024-09-04)

http

Commit Description
fix - de68e049e4 Dynamicaly call the global fetch implementation (#57531)

v18.2.2

18.2.2 (2024-08-28)

core

Commit Description
fix - 106917af878 avoid leaking memory if component throws during creation (#57546)
fix - 6d3a2af146a Do not bubble capture events. (#57476)

http

| Commit | Description |

... (truncated)

Changelog

Sourced from @​angular/forms's changelog.

18.2.6 (2024-09-25)

19.0.0-next.6 (2024-09-18)

compiler-cli

Commit Type Description
f611faadfe fix extended diagnostics not validating ICUs (#57845)

core

Commit Type Description
3ebe6b4ad4 feat Add async run method on ExperimentalPendingTasks (#56546)
1b1519224d feat mark input, output and model APIs as stable (#57804)
e5adf92965 feat stabilize @let syntax (#57813)
4231e8f28f fix Handle @let declaration with array when preparingForHydration (#57816)

migrations

Commit Type Description
59fe9bc772 feat introduce signal input migration as ng generate schematic (#57805)
6144612940 fix account for explicit standalone: false in migration (#57803)

18.2.5 (2024-09-18)

compiler-cli

Commit Type Description
e685ed883a fix extended diagnostics not validating ICUs (#57845)

core

Commit Type Description
76709d5d6e fix Handle @let declaration with array when preparingForHydration (#57816)

migrations

Commit Type Description
5c866942a1 fix account for explicit standalone: false in migration (#57803)

19.0.0-next.5 (2024-09-11)

core

Commit Type Description
c93b510f9b feat allow passing undefined without needing to include it in the type argument of input (#57621)

... (truncated)

Commits


Updates @angular/platform-browser from 18.1.1 to 18.2.6

Release notes

Sourced from @​angular/platform-browser's releases.

v18.2.6

18.2.6 (2024-09-25)

v18.2.5

18.2.5 (2024-09-18)

compiler-cli

Commit Description
fix - e685ed883a extended diagnostics not validating ICUs (#57845)

core

Commit Description
fix - 76709d5d6e Handle @let declaration with array when preparingForHydration (#57816)

migrations

Commit Description
fix - 5c866942a1 account for explicit standalone: false in migration (#57803)

v18.2.4

18.2.4 (2024-09-11)

compiler

Commit Description
fix - b619d6987e produce less noisy errors when parsing control flow (#57711)

migrations

Commit Description
fix - 9895e4492f replace leftover modules with their exports during pruning (#57684)

v18.2.3

18.2.3 (2024-09-04)

http

Commit Description
fix - de68e049e4 Dynamicaly call the global fetch implementation (#57531)

v18.2.2

18.2.2 (2024-08-28)

core

Commit Description
fix - 106917af878 avoid leaking memory if component throws during creation (#57546)
fix - 6d3a2af146a Do not bubble capture events. (#57476)

http

| Commit | Description |

... (truncated)

Changelog

Sourced from @​angular/platform-browser's changelog.

18.2.6 (2024-09-25)

19.0.0-next.6 (2024-09-18)

compiler-cli

Commit Type Description
f611faadfe fix extended diagnostics not validating ICUs (#57845)

core

Commit Type Description
3ebe6b4ad4 feat Add async run method on ExperimentalPendingTasks (#56546)
1b1519224d feat mark input, output and model APIs as stable (#57804)
e5adf92965 feat stabilize @let syntax (
dependabot[bot] commented 9 hours ago

Superseded by #500.