sublimelsp / LSP-angular

Convenience plugin for Angular Language Service
MIT License
9 stars 2 forks source link

Chore: Bump @angular/language-server from 14.0.1 to 14.1.0 in /server #78

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @angular/language-server from 14.0.1 to 14.1.0.

Release notes

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

v14.1.0

This release upgrades @angular/language-service to v14.1.0

  • feat(extension): Update untrusted workspace support from 'false' to 'limited' (#1695) (7d904ca20)
  • feat(extension): Update virtualWorkspace support to allow syntax highlighting (#1694) (f8b0db869)

ng-template-14.1.0.vsix.zip

Changelog

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

v14.1.0

This release upgrades @angular/language-service to v14.1.0

  • feat(extension): Update untrusted workspace support from 'false' to 'limited' (#1695) (7d904ca20)
  • feat(extension): Update virtualWorkspace support to allow syntax highlighting (#1694) (f8b0db869)
Commits
  • 0b680f2 release: v14.1.0
  • 7e91830 build: avoid use of ts-node wrapper script as it breaks child process forking...
  • 4ff7a30 build: update ng-dev and account for ESM changes (#1701)
  • 7d904ca feat(extension): Update untrusted workspace support from 'false' to 'limited'...
  • f8b0db8 feat(extension): Update virtualWorkspace support to allow syntax highlighting...
  • 2c6b585 chore(deps): update dependency prettier to v2.6.2 (#1676)
  • fe9a3e8 chore(deps): update dependency clang-format to v1.8.0 (#1672)
  • 8aa5524 build: update targets to 14.1.0-next.0 (#1691)
  • 16b045d refactor(server): Remove external project tracking (#1682)
  • 2db9148 docs: cherry-pick change notes from 14.0.1 release (#1690)
  • 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)