sublimelsp / LSP-angular

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

Chore: Bump @angular/language-server from 13.1.0 to 13.2.0 in /server #61

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @angular/language-server from 13.1.0 to 13.2.0.

Release notes

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

v13.2.0

This release upgrades @angular/language-service to v13.2.0.

  • feat(server): Definitions for sources compiled with declarationMap go to original source
  • feat(language-service): support completions for animation (angular/angular#44630)

v13.1.1

This release upgrades @angular/language-service to v13.1.2.

  • fix: Prevent legacy VE from being used with v13 projects (#1575) (b866d6db1)
Changelog

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

v13.2.0

This release upgrades @angular/language-service to v13.2.0.

  • feat(server): Definitions for sources compiled with declarationMap go to original source
  • feat(language-service): support completions for animation (angular/angular#44630)
Commits
  • 1ee183b release: v13.2.0
  • a291516 feat(server): Definitions for sources compiled with declarationMap … (#1601)
  • 3bd10ac test: fix integration tests to tolerate slight label changes (#1599)
  • c9df748 build: revert updating node version (#1598)
  • a5f0986 chore(deps): update dependency @​types/node to v16.11.20 (#1596)
  • d8ee559 chore(deps): update node orb to v5 (#1593)
  • 3ce1e32 chore(deps): update dependency jasmine to v3.99.0 (#1591)
  • 765fbd6 fix(deps): update dependency vscode-uri to v3.0.3 (#1590)
  • 41ebbde chore(deps): update dependency clang-format to v1.6.0 (#1554)
  • aea6a3e chore(deps): update angular/dev-infra commit hash to 47168ba (#1484)
  • 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)
dependabot[bot] commented 2 years ago

Superseded by #62.