sublimelsp / LSP-angular

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

Chore: Bump @angular/language-server from 13.3.1 to 14.0.1 in /server #75

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

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

Release notes

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

v14.0.1

  • fix(extension): disable rename override to allow built in TS renaming (#1687)

v14.0.0-rc.0

This release upgrades @angular/language-service to v14.0.0-rc.1

  • feat(extension): Add option to force strict templates (#1646) (17fdb9ec6)
  • feat: add command to run ngcc manually (#1621) (dd0e0009b)
  • Fix detection of Angular for v14+ projects (#45998)
  • Prevent TSServer from removing templates from project (#45965)

v14.0.0-next.0

This release upgrades @​angular/language-service to v14.0.0-next.9

  • feat: Add option to disable ngcc (#1620)
  • feat(extension): Support renaming from TypeScript files (#1589)

13.3.4

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

Commit Type Description
b4eb9ed884 fix Prevent TSServer from removing templates from project (#45965)
044ab04791 fix Fix detection of Angular for v14+ projects (#1660)

v13.3.3

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

Commit Type Description
13fad9febe fix Add resource files as roots to their associated projects (#45601)

v13.3.2

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

Commit Type Description
f57e46c538 fix two-way binding completion should not remove the trailing quote (#45582)
Changelog

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

v14.0.0

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

  • feat: Add option to disable ngcc (#1620)
  • feat(extension): Support renaming from TypeScript files (#1589)
  • feat(extension): Add option to force strict templates (#1646) (17fdb9ec6)
  • feat: add command to run ngcc manually (#1621) (dd0e0009b)
  • Fix detection of Angular for v14+ projects (#45998)
  • Prevent TSServer from removing templates from project (#45965)

v13.3.4

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

Commit Type Description
b4eb9ed884 fix Prevent TSServer from removing templates from project (#45965)

v13.2.3

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

  • build(server): Update node version to match angular/angular (including v16) (#1612) (8d2420f11)

v13.2.2

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

  • fix(server): return the right range for the original source file of DTS (#1604) (2caa6cf23)

v13.2.1

Skipped due to release process mistake.

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

v13.1.0

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

  • fix: Correctly parse inputs and selectors with dollar signs (#44268)

... (truncated)

Commits
  • 5ec03c8 fix(extension): disable rename override to allow built in TS renaming (#1687)
  • d1bd734 release: v14.0.0
  • 5cfede3 build: set up post approval changes commit action (#1677)
  • cfc2c02 chore(deps): update actions/upload-artifact digest to 3cea537 (#1670)
  • 3bd4017 chore(deps): update dependency esbuild to v0.14.39 (#1671)
  • 4343ca5 fix(deps): update angular monorepo (#1548)
  • ddccf43 chore(deps): update ossf/scorecard-action digest to f10ec71 (#1650)
  • 236e1e8 chore(deps): update github/codeql-action digest to f0705a6 (#1649)
  • a0216f0 chore(deps): update @​angular/dev-infra-private digest to ce1d7f6 (#1647)
  • 622c0b1 chore(deps): update angular/dev-infra digest to 2a04da0 (#1648)
  • 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)