sublimelsp / LSP-angular

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

Chore: Bump @angular/language-server from 12.2.1 to 13.1.0 in /server #57

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

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

Release notes

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

v13.1.0

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

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

v13.0.0

This release upgrades @angular/language-service to v13.0.0. For a complete change log see here.

  1. feat: provide snippets for attribute (#1509) (0428c31fa)
  2. feat: Add support for going to template from component (#1491) (3014713e1)
  3. feat(server): add related information to diagnostics (#1492) (04b215b09)
  4. feat: add config to enable auto-apply optional chaining on nullable symbol (#1469) (4fcbdb74a)

v13.0.0-rc.0

This release upgrades @angular/language-service to v13.0.0-rc.3. For a complete change log see here.

  1. feat: provide snippets for attribute (#1509) (0428c31fa)
  2. feat: Add support for going to template from component (#1491) (3014713e1)
  3. feat(server): add related information to diagnostics (#1492) (04b215b09)
  4. feat: add config to enable auto-apply optional chaining on nullable symbol (#1469) (4fcbdb74a)

v12.2.3

This release upgrades @angular/language-service to v12.2.12.

This release contains various internal refactorings and dependency updates.

v12.2.2

What's Changed

Full Changelog: https://github.com/angular/vscode-ng-language-service/compare/v12.2.1...v12.2.2

Changelog

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

v13.1.0

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

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

v13.0.0

This release upgrades @angular/language-service to v13.0.0. For a complete change log see here.

  1. feat: provide snippets for attribute (#1509) (0428c31fa)
  2. feat: Add support for going to template from component (#1491) (3014713e1)
  3. feat(server): add related information to diagnostics (#1492) (04b215b09)
  4. feat: add config to enable auto-apply optional chaining on nullable symbol (#1469) (4fcbdb74a)

v12.2.3

This release upgrades @angular/language-service to v12.2.12.

This release contains various internal refactorings and dependency updates.

v12.2.2

This release upgrades @angular/language-service to v12.2.10.

  • support resolving ngcc from APF v13 output (#1523) (f8aa9927c)
Commits
  • 7ebb9a4 release: v13.1.0
  • 74afd42 test: fix syntax tests so they work when testing against builds repo (#1571)
  • 6adec8f ci: setup scheduled CI job to test repository against the latest builds (#1567)
  • 489d34d Update issue templates
  • 48383e5 build: Update versions to the -next release after 13.0.x branch (#1552)
  • aaa0169 release: v13.0.0
  • 6fbe2c8 build: Downgrade vscode version to last supported g3 version (#1549)
  • 09dca3a fix(deps): update dependency @​angular/language-server to v12.2.3 (#1545)
  • c36dfd0 chore: Update vscode version in package.json (#1546)
  • 658dc5f fix(deps): update angular monorepo (#1536)
  • 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)