johannesjo / super-productivity

Super Productivity is an advanced todo list app with integrated Timeboxing and time tracking capabilities. It also comes with integrations for Jira, Gitlab, GitHub and Open Project.
http://super-productivity.com
MIT License
8.67k stars 753 forks source link

build(deps-dev): bump @angular/language-service from 14.2.4 to 17.2.3 #3065

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 4 months ago

Bumps @angular/language-service from 14.2.4 to 17.2.3.

Release notes

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

v17.2.3

17.2.3 (2024-02-27)

common

Commit Description
perf - 1a526f2881 AsyncPipe should not call markForCheck on subscription (#54554)

compiler-cli

Commit Description
fix - 2aefed8763 catch function instance properties in interpolated signal diagnostic (#54325)
fix - 48aec63ee4 identify aliased initializer functions (#54480)
fix - daf7c611b2 identify aliased initializer functions (#54609)

core

Commit Description
fix - 57123524a2 collect providers from NgModules while rendering @defer block (#52881)
fix - 79a32816dc fix typo in injectors.svg file (#54596)

migrations

Commit Description
fix - dbe673b027 resolve infinite loop for a single line element with a long tag name and angle bracket on a new line (#54588)

v17.2.2

17.2.2 (2024-02-21)

common

Commit Description
fix - d34e3298db image placeholder not removed in OnPush component (#54515)

compiler

Commit Description
fix - 6447c0eecc adding the inert property to the "SCHEMA" array (#53148)

compiler-cli

Commit Description
fix - 0a3edfb543 correctly detect deferred dependencies across scoped nodes (#54499)
fix - 790f4f7c26 use correct symbol name for default imported symbols in defer blocks (#54495)

core

Commit Description
fix - 3bd5860c74 properly execute content queries for root components (#54457)

migrations

Commit Description
fix - bb57d34110 Fix cf migration regular expression to include underscores (#54533)

router

Commit Description

... (truncated)

Changelog

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

17.2.3 (2024-02-27)

common

Commit Type Description
1a526f2881 perf AsyncPipe should not call markForCheck on subscription (#54554)

compiler-cli

Commit Type Description
2aefed8763 fix catch function instance properties in interpolated signal diagnostic (#54325)
48aec63ee4 fix identify aliased initializer functions (#54480)
daf7c611b2 fix identify aliased initializer functions (#54609)

core

Commit Type Description
57123524a2 fix collect providers from NgModules while rendering @defer block (#52881)
79a32816dc fix fix typo in injectors.svg file (#54596)

migrations

Commit Type Description
dbe673b027 fix resolve infinite loop for a single line element with a long tag name and angle bracket on a new line (#54588)

17.3.0-next.1 (2024-02-27)

common

Commit Type Description
707bfc9b32 perf AsyncPipe should not call markForCheck on subscription (#54554)

compiler

Commit Type Description
1a6beae8a2 feat Enable template pipeline by default. (#54571)

compiler-cli

Commit Type Description
12dc4d074e fix account for as expression in docs extraction (#54414)
f578889ca2 fix catch function instance properties in interpolated signal diagnostic (#54325)
f04ecc0cda fix identify aliased initializer functions (#54480)
f5c566c079 fix identify aliased initializer functions (#54609)

core

Commit Type Description
331b16efd2 feat add API to inject attributes on the host node (#54604)
974958913c feat support TypeScript 5.4 (#54414)
dcb9deb363 fix collect providers from NgModules while rendering @defer block (#52881)
ff40c9f762 fix fix typo in injectors.svg file (#54596)

migrations

Commit Type Description

... (truncated)

Commits
  • 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)
  • ef965ac test(language-service): add tests for model inputs (#54387)
  • 02fdd8d test: add tests to verify language-service supports output() function (#54217)
  • ee635f9 test: add language-service test for type definition of signal inputs (#54217)
  • 0460a9d refactor: migrate common to prettier formatting (#54150)
  • 58b8a23 fix(compiler-cli): support jumping to definitions of signal-based inputs (#54...
  • eddf5da fix(compiler): Update type check block to fix control flow source mappings (#...
  • 4906ba7 test: add completion tests for language service with signal inputs (#53808)
  • 94096c6 feat(core): support TypeScript 5.3 (#52572)
  • 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 3 months ago

Superseded by #3115.