eclipse-edc / DataDashboard

DataDashboard
Apache License 2.0
13 stars 74 forks source link

build(deps-dev): bump @angular/compiler-cli from 17.0.8 to 17.2.1 #205

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps @angular/compiler-cli from 17.0.8 to 17.2.1.

Release notes

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

v17.2.1

17.2.1 (2024-02-14)

compiler-cli

Commit Description
fix - 7234824228 fix broken version detection condition (#54443)

v17.2.0

17.2.0 (2024-02-14)

common

Commit Description
feat - 03c3b3eb79 add Netlify image loader (#54311)
feat - f5c520b836 add placeholder to NgOptimizedImage (#53783)

compiler

Commit Description
feat - 47e6e84101 Add a TSConfig option useTemplatePipeline (#54057)
feat - 66e940aebf scope selectors in @​starting-style (#53943)
fix - 7b4d275f49 Fix the template pipeline option (#54148)

compiler-cli

Commit Description
feat - 7e861c640e generate extra imports for component local dependencies in local mode (#53543)
feat - 3263df23f2 generate global imports in local compilation mode (#53543)
feat - b774e22d8e make it configurable to generate alias reexports (#53937)
feat - 3e1384048e support host directives for local compilation mode (#53877)
fix - a592904c69 allow custom/duplicate decorators for @Injectable classes in local compilation mode (#54139)
fix - 4b1d948b36 consider the case of duplicate Angular decorators in local compilation diagnostics (#54139)
fix - 96bcf4fb12 forbid custom/duplicate decorator when option forbidOrphanComponents is set (#54139)
fix - 64fa5715c6 generating extra imports in local compilation mode when cycle is introduced (#53543)
fix - 6c8b09468a highlight the unresolved element in the @​Component.styles array for the error LOCAL_COMPILATION_UNRESOLVED_CONST (#54230)
fix - 0970129e20 show proper error for custom decorators in local compilation mode (#53983)
fix - f39cb06418 show specific error for unresolved @​Directive.exportAs in local compilation mode (#54230)
fix - f3851b5945 show specific error for unresolved @​HostBinding's argument in local compilation mode (#54230)
fix - 39ddd884e8 show specific error for unresolved @​HostListener's event name in local compilation mode (#54230)
fix - 5d633240fd show the correct message for the error LOCAL_COMPILATION_UNRESOLVED_CONST when an unresolved symbol used for @​Component.styles (#54230)
fix - 58b8a232d6 support jumping to definitions of signal-based inputs (#54053)

core

Commit Description
feat - 702ab28b4c add support for model inputs (#54252)
feat - e95ef2cbc6 expose queries as signals (#54283)
fix - 656bc282e3 add toString implementation to signals (#54002)
fix - 62b87b4551 do not crash for signal query that does not have any matches (#54353)
fix - 4b96f370ee expose model signal subcribe for type checking purposes (#54357)
fix - 744cb1e561 return the same children query results if there are no changes (#54392)
fix - 6d00115bf4 show placeholder block on the server with immediate trigger (#54394)

... (truncated)

Changelog

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

17.2.1 (2024-02-14)

compiler-cli

Commit Type Description
7234824228 fix fix broken version detection condition (#54443)

17.2.0 (2024-02-14)

common

Commit Type Description
03c3b3eb79 feat add Netlify image loader (#54311)
f5c520b836 feat add placeholder to NgOptimizedImage (#53783)

compiler

Commit Type Description
47e6e84101 feat Add a TSConfig option useTemplatePipeline (#54057)
66e940aebf feat scope selectors in @​starting-style (#53943)
7b4d275f49 fix Fix the template pipeline option (#54148)

compiler-cli

Commit Type Description
7e861c640e feat generate extra imports for component local dependencies in local mode (#53543)
3263df23f2 feat generate global imports in local compilation mode (#53543)
b774e22d8e feat make it configurable to generate alias reexports (#53937)
3e1384048e feat support host directives for local compilation mode (#53877)
a592904c69 fix allow custom/duplicate decorators for @Injectable classes in local compilation mode (#54139)
4b1d948b36 fix consider the case of duplicate Angular decorators in local compilation diagnostics (#54139)
96bcf4fb12 fix forbid custom/duplicate decorator when option forbidOrphanComponents is set (#54139)
64fa5715c6 fix generating extra imports in local compilation mode when cycle is introduced (#53543)
6c8b09468a fix highlight the unresolved element in the @​Component.styles array for the error LOCAL_COMPILATION_UNRESOLVED_CONST (#54230)
0970129e20 fix show proper error for custom decorators in local compilation mode (#53983)
f39cb06418 fix show specific error for unresolved @​Directive.exportAs in local compilation mode (#54230)
f3851b5945 fix show specific error for unresolved @​HostBinding's argument in local compilation mode (#54230)
39ddd884e8 fix show specific error for unresolved @​HostListener's event name in local compilation mode (#54230)
5d633240fd fix show the correct message for the error LOCAL_COMPILATION_UNRESOLVED_CONST when an unresolved symbol used for @​Component.styles (#54230)
58b8a232d6 fix support jumping to definitions of signal-based inputs (#54053)

core

Commit Type Description
702ab28b4c feat add support for model inputs (#54252)
e95ef2cbc6 feat expose queries as signals (#54283)
656bc282e3 fix add toString implementation to signals (#54002)
62b87b4551 fix do not crash for signal query that does not have any matches (#54353)
4b96f370ee fix expose model signal subcribe for type checking purposes (#54357)
744cb1e561 fix return the same children query results if there are no changes (#54392)
6d00115bf4 fix show placeholder block on the server with immediate trigger (#54394)

http

... (truncated)

Commits
  • 7234824 fix(compiler-cli): fix broken version detection condition (#54443)
  • 78b48cc refactor(compiler-cli): do not emit signal unwrap calls in versions older tha...
  • 277540c build: reuse fake core in type checking tests (#54344) (#54398)
  • 369e96c refactor(compiler-cli): split input and model tests (#54387)
  • 2363e77 refactor(compiler-cli): add diagnostic tests for models (#54387)
  • 0ecc2d1 refactor(core): reuse input signal node for models (#54387)
  • 38b01a3 fix(compiler-cli): interpolatedSignalNotInvoked diagnostic for model signals ...
  • 9c2bad9 refactor(compiler-cli): avoid naming conflict with built-in global variable (...
  • 44f65f2 refactor(compiler-cli): work around internal test failure (#54327)
  • a08863e refactor(compiler-cli): ensure FatalDiagnosticError extends Error (#54309)
  • 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 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)
dependabot[bot] commented 4 months ago

Superseded by #209.