sublimelsp / LSP-svelte

Convenience plugin for Svelte Language Tools
MIT License
16 stars 0 forks source link

Chore: Bump `svelte-language-server` from 0.13.1 to 0.13.5 #47

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps svelte-language-server from 0.13.1 to 0.13.5.

Release notes

Sourced from svelte-language-server's releases.

language-server-0.13.5

(fix) Don't use toString on preprocessor maps, they could be a RawSourceMap (#982)

language-server-0.13.4

  • (fix) Fix the "update document" logic when retrieving snapshots (#971)

language-server-0.13.3

  • (fix) Ignore file creations inside .svelte and __sapper__ directories and updates on unopened files (#967)

language-server-0.13.2

  • (fix) ignore certain diagnostics for pug (#960)
Commits
  • d6f4143 (fix) abort patching ts when jsx project detected (#985)
  • b44cf29 (fix) Don't use toString, this could be a RawSourceMap (#982)
  • 3aad06a (fix) more robust source mapper + definition fallback (#984)
  • 11bf618 (feat) use setting instead of command for toggling ts plugin (#983)
  • 80828d6 (feat) add TS plugin toggle to extension (#980)
  • de2bf9e (chore) add buildinfo to npmignore
  • 25d2cd1 (chore) add missing prepublishOnly script
  • b579456 Create DeployTypescriptPluginProd.yaml
  • 505d7dc (feat) TypeScript plugin (#978)
  • c676a77 (chore) Add mappings generation to svelte2tsx repl (#972)
  • 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 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)
ghost commented 3 years ago

@dependabot recreate