textlint-plugin-latex2e icon indicating copy to clipboard operation
textlint-plugin-latex2e copied to clipboard

Update dependency typescript-language-server to v2

Open renovate[bot] opened this issue 3 years ago • 0 comments

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
typescript-language-server 1.2.0 -> 2.1.0 age adoption passing confidence

Release Notes

typescript-language-server/typescript-language-server

v2.1.0

Compare Source

Features
  • add _typescript.configurePlugin workspace command (#​607) (59a5217)
  • add tsserver.logVerbosity and tsserver.path to initializationOptions (#​611) (a03eab5)
  • add support for [@link](https://togithub.com/link) references in JSDoc (#​612) (3722b51)
  • add workspace implicit project defaults configuration (#​605) (c6b3947)
Bug Fixes
  • loading progress sometimes getting stuck (#​603) (8cf4381)
  • respect user-provided tsserver.js path from --tsserver-path (#​610) (417339f)

v2.0.1

Compare Source

Bug Fixes
  • disable IPC communication until TypeScript bug is fixed (#​600) (a6153a6)

v2.0.0

Compare Source

⚠ BREAKING CHANGES
  • Replace the CLI argument --tsserver-log-file with tsserver.logDirectory option provided through initializationOptions of the initialize request.
Features
  • add tsserver.logDirectory to initializationOptions (#​588) (114d430)
  • add tsserver.trace init option for tracing tsserver (#​586) (e3e8930)
Bug Fixes
  • completions: don't create snippet kind without completeFunctionCalls (#​595) (7f69c27)
  • completions: remove filterText override for bracket accessor (#​593) (1ed4e2e)
  • wrong import completion when insert/replace supported (#​592) (4fe902a)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • [ ] If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] avatar Sep 28 '22 21:09 renovate[bot]