sublimelsp / LSP-angular

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

Chore: Bump @angular/language-server from 14.1.0 to 14.2.0 in /server #80

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

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

Release notes

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

v14.2.0

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

  • feat: support fix the component missing member (angular/angular#46764)
  • fix: support deeply nested pnpm virtual store node_modules paths in resolveAndRunNgcc (#1742)
  • feat: support code action (#1723)
Changelog

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

v14.2.0

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

  • feat: support fix the component missing member (#46764)
  • fix: support deeply nested pnpm virtual store node_modules paths in resolveAndRunNgcc (#1742) (511218f10)
  • feat: support code action (#1723) (a5ecf2df6)
Commits
  • 75c1967 release: v14.2.0
  • 58e5784 build: update to TS 4.8.2 and Angular 14.2.0. (#1749)
  • baec2a4 Disable bazel-build-and-test CircleCI job; not yet load bearing (#1750)
  • 52c4614 build: update SECURITY.md to match the content of angular/.github
  • 637b068 build: bazel bundles, release artifacts and lsp & e2e tests (#1738)
  • c50ff13 build: bazel build & unit tests (#1732)
  • 511218f fix: support deeply nested pnpm virtual store node_modules paths in resolveAn...
  • 209947f test: fix jasmine spec_files paths after pathing changes (#1741)
  • caa5c25 build: fix dev bundle location after updating source paths (#1735)
  • 69fad33 build: make dist paths align with source file paths (#1733)
  • 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)