nicorac / bcr-gui

BCR-GUI is a companion app for the great BCR (Basic Call Recorder) Android application and other supported ROMs with embedded call recorders.
https://coolsoft.altervista.org
GNU General Public License v3.0
138 stars 7 forks source link

Bump @angular/language-service from 17.1.2 to 17.1.3 #74

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 6 months ago

Bumps @angular/language-service from 17.1.2 to 17.1.3.

Release notes

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

v17.1.3

17.1.3 (2024-02-08)

compiler-cli

Commit Description
fix - bc4a6a9715 do not error due to multiple components named equally (#54273)
fix - a997e08c6f handle default imports in defer blocks (#53695)
fix - 63a9027720 interpolatedSignalNotInvoked diagnostic for model signals (#54338)
fix - 40e1edc977 properly catch fatal diagnostics in type checking (#54309)
fix - 9f6605d11b support jumping to definitions of signal-based inputs (#54233)

core

Commit Description
fix - 7df133dcc2 afterRender hooks should allow updating state (#54074)
fix - 744e20641a Fix possible infinite loop with markForCheck by partially reverting #54074 (#54329)
fix - 0fb114274c update imports to be compatible with rxjs 6 (#54193)

router

Commit Description
fix - 238f2a8bc9 Clear internal transition when navigation finalizes (#54261)
Changelog

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

17.1.3 (2024-02-08)

compiler-cli

Commit Type Description
bc4a6a9715 fix do not error due to multiple components named equally (#54273)
a997e08c6f fix handle default imports in defer blocks (#53695)
63a9027720 fix interpolatedSignalNotInvoked diagnostic for model signals (#54338)
40e1edc977 fix properly catch fatal diagnostics in type checking (#54309)
9f6605d11b fix support jumping to definitions of signal-based inputs (#54233)

core

Commit Type Description
7df133dcc2 fix afterRender hooks should allow updating state (#54074)
744e20641a fix Fix possible infinite loop with markForCheck by partially reverting #54074 (#54329)
0fb114274c fix update imports to be compatible with rxjs 6 (#54193)

router

Commit Type Description
238f2a8bc9 fix Clear internal transition when navigation finalizes (#54261)

17.2.0-next.1 (2024-01-31)

Commit Type Description
dfc6c8d0c7 fix cta clickability issue in adev homepage. (#52905)

animations

Commit Type Description
75aeae42b7 fix cleanup DOM elements when root view is removed with async animations (#53033)

common

Commit Type Description
f5c520b836 feat add placeholder to NgOptimizedImage (#53783)
122213d37d fix The date pipe should return ISO format for week and week-year as intended in the unit test. (#53879)

compiler

Commit Type Description
47e6e84101 feat Add a TSConfig option useTemplatePipeline (#54057)
7b4d275f49 fix Fix the template pipeline option (#54148)
eddf5dae5e fix Update type check block to fix control flow source mappings (#53980)

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)
64fa5715c6 fix generating extra imports in local compilation mode when cycle is introduced (#53543)
0970129e20 fix show proper error for custom decorators in local compilation mode (#53983)

... (truncated)

Commits
  • 9f6605d fix(compiler-cli): support jumping to definitions of signal-based inputs (#54...
  • 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)
nicorac commented 6 months ago

Removed unused package

dependabot[bot] commented 6 months ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.