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.0.9 #180

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 5 months ago

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

Release notes

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

v17.0.9

17.0.9 (2024-01-10)

common

Commit Description
fix - c22b513b3f remove unused parameters from the ngClass constructor (#53831)
fix - bd9f89d1c8 server-side rendering error when using in-memory scrolling (#53683)

compiler

Commit Description
fix - 92fd6cc42e generate less code for advance instructions (#53845)
fix - 6a41961fbd ignore empty switch blocks (#53776)

compiler-cli

Commit Description
fix - 7309463697 interpolatedSignalNotInvoked diagnostic (#53585)

core

Commit Description
fix - 441db5123f afterRender hooks now only run on ApplicationRef.tick (#52455)
fix - f9120d79cb allow effect to be used inside an ErrorHandler (#53713)

migrations

Commit Description
fix - e92c86b77f Fix empty switch case offset bug in cf migration (#53839)

platform-server

Commit Description
fix - 91cb16fde9 Do not delete global Event (#53659)
Changelog

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

17.0.9 (2024-01-10)

common

Commit Type Description
c22b513b3f fix remove unused parameters from the ngClass constructor (#53831)
bd9f89d1c8 fix server-side rendering error when using in-memory scrolling (#53683)

compiler

Commit Type Description
92fd6cc42e fix generate less code for advance instructions (#53845)
6a41961fbd fix ignore empty switch blocks (#53776)

compiler-cli

Commit Type Description
7309463697 fix interpolatedSignalNotInvoked diagnostic (#53585)

core

Commit Type Description
441db5123f fix afterRender hooks now only run on ApplicationRef.tick (#52455)
f9120d79cb fix allow effect to be used inside an ErrorHandler (#53713)

migrations

Commit Type Description
e92c86b77f fix Fix empty switch case offset bug in cf migration (#53839)

platform-server

Commit Type Description
91cb16fde9 fix Do not delete global Event (#53659)

17.1.0-next.5 (2023-12-21)

compiler

Commit Type Description
3a689c2050 fix correctly intercept index in loop tracking function (#53604)
df8a825910 fix project empty block root node (#53620)
478d622265 fix project empty block root node in template pipeline (#53620)

core

Commit Type Description
aecb675fa5 fix avoid repeated work when parsing version (#53598)
872e7f25fe fix tree shake version class (#53598)

migrations

Commit Type Description
d49333edc3 fix cf migration - detect and error when result is invalid i18n nesting (#53638) (#53639)
8e2178792d fix cf migration - ensure full check runs for all imports (#53637)
22b95de9bc fix cf migration - fix bug in attribute formatting (#53636)

... (truncated)

Commits
  • 92fd6cc fix(compiler): generate less code for advance instructions (#53845)
  • 5f4f0a9 refactor(compiler): Fix ambiguous repeater context variables in template pipe...
  • 50788f6 test(compiler): Fix mangling of camel case CSS vars in host bindings (#53665)
  • 7309463 fix(compiler-cli): interpolatedSignalNotInvoked diagnostic (#53585)
  • 8799261 refactor(compiler): Fix handling of namespaced attributes (#53646)
  • b372dc8 refactor(compiler): Add a test for attribute namespaces (#53646)
  • 6a41961 fix(compiler): ignore empty switch blocks (#53776)
  • See full diff 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 5 months ago

Superseded by #185.