piraces / developer.li

Main repo for developer.li website
https://developer.li
MIT License
16 stars 3 forks source link

chore(deps-dev): bump @angular/language-service from 16.2.9 to 17.0.8 #609

Open dependabot[bot] opened 6 months ago

dependabot[bot] commented 6 months ago

Bumps @angular/language-service from 16.2.9 to 17.0.8.

Release notes

Sourced from @​angular/language-service's releases.

v17.0.8

17.0.8 (2023-12-21)

compiler

Commit Description
fix - de5c9ca8e9 correctly intercept index in loop tracking function (#53604)

core

Commit Description
fix - d79489255a avoid repeated work when parsing version (#53598)
fix - 513fee871e tree shake version class (#53598)

migrations

Commit Description
fix - eb7c29c7b6 cf migration - detect and error when result is invalid i18n nesting (#53638)
fix - ed936ba0e9 cf migration - detect and error when result is invalid i18n nesting (#53638) (#53639)
fix - 5c2f2539e2 cf migration - ensure full check runs for all imports (#53637)
fix - 817dc1b27f cf migration - fix bug in attribute formatting (#53636)
fix - 7ac60bab9a cf migration - improve import declaration handling (#53622)
fix - c3f85e51a9 cf migration - preserve indentation on attribute strings (#53625)
fix - e73205ff5a cf migration - stop removing empty newlines from i18n blocks (#53578)
fix - 886aa7b2a9 Fix cf migration bug with parsing for loop conditions properly (#53558)

router

Commit Description
fix - 0696ab6a5b Should not freeze original object used for route data (#53635)

v17.0.7

17.0.7 (2023-12-13)

compiler

Commit Description
fix - 4fd5409090 handle ambient types in input transform function (#51474)

compiler-cli

Commit Description
fix - a603338fe8 generate less type checking code in for loops (#53515)

core

Commit Description
fix - 58ed76be93 Avoid refreshing a host view twice when using transplanted views (#53021)
fix - c16b5e8290 Multiple subscribers to ApplicationRef.isStable should all see values (#53541)
fix - 17dbf8b8e2 remove signal equality check short-circuit (#53446)
fix - 5b4add27b6 update feature usage marker (#53542)
perf - 68d111c841 avoid changes Observable creation on QueryList (#53498)
perf - 044cb553b4 optimize memory allocation when reconcilling lists (#52245)

migrations

| Commit | Description |

... (truncated)

Changelog

Sourced from @​angular/language-service's changelog.

17.0.8 (2023-12-21)

compiler

Commit Type Description
de5c9ca8e9 fix correctly intercept index in loop tracking function (#53604)

core

Commit Type Description
d79489255a fix avoid repeated work when parsing version (#53598)
513fee871e fix tree shake version class (#53598)

migrations

Commit Type Description
eb7c29c7b6 fix cf migration - detect and error when result is invalid i18n nesting (#53638)
ed936ba0e9 fix cf migration - detect and error when result is invalid i18n nesting (#53638) (#53639)
5c2f2539e2 fix cf migration - ensure full check runs for all imports (#53637)
817dc1b27f fix cf migration - fix bug in attribute formatting (#53636)
7ac60bab9a fix cf migration - improve import declaration handling (#53622)
c3f85e51a9 fix cf migration - preserve indentation on attribute strings (#53625)
e73205ff5a fix cf migration - stop removing empty newlines from i18n blocks (#53578)
886aa7b2a9 fix Fix cf migration bug with parsing for loop conditions properly (#53558)

router

Commit Type Description
0696ab6a5b fix Should not freeze original object used for route data (#53635)

17.1.0-next.4 (2023-12-13)

compiler

Commit Type Description
b98d8f79ed fix handle ambient types in input transform function (#51474)

compiler-cli

Commit Type Description
9e5456912a fix generate less type checking code in for loops (#53515)

core

Commit Type Description
2565121851 fix Avoid refreshing a host view twice when using transplanted views (#53021)
629343f247 fix Multiple subscribers to ApplicationRef.isStable should all see values (#53541)
42f4f70e97 fix remove signal equality check short-circuit (#53446)
f35adcb9b2 fix update feature usage marker (#53542)
1fc5442947 perf avoid changes Observable creation on QueryList (#53498)
e3a6bf9b6c perf optimize memory allocation when reconcilling lists (#52245)

migrations

Commit Type Description

... (truncated)

Commits
  • 6240613 refactor(language-service): Add flag to allow disabling block syntax parsing ...
  • e5c3b25 build: update node.js engines version to be more explicate about v20 support ...
  • de3454a refactor(language-service): Improve autocomplete snippet of for block (#52405)
  • e355f05 refactor(language-service): Add quick info for built in control flow/blocks (...
  • 9d565cd fix(language-service): Autocomplete block keywords in more cases (#52198)
  • 449830f feat(language-service): Complete inside @​switch (#52153)
  • 7c052bb feat(language-service): Support autocompletion for blocks (#52121)
  • 023a181 feat(language-service): Implement outlining spans for control flow blocks (#5...
  • 04169e1 refactor(language-service): Prepare to support blocks in the langauge service...
  • 40c5357 refactor(compiler): introduce unknown block node (#52047)
  • 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)