sublimelsp / LSP-angular

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

Chore: Bump @angular/language-server from 11.2.2 to 11.2.5 in /server #27

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps @angular/language-server from 11.2.2 to 11.2.5.

Release notes

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

v11.2.5

This release contains a few performance improvements.

Bug fixes:

  • do not load plugins except @angular/language-service
  • turn off logging by default
  • do not watch directories in google3

v11.2.4

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

Bug fixes in @angular/language-service:

Bug fixes in @angular/language-server:

  • force enable Ivy and strictTemplates in google3
  • detect @angular/core in google3 and don't run ngcc
  • retain typecheck files after project reload
  • do not pass execArgv to ngcc process
  • attempt to resolve tsdk using fs path
  • Revert back to boolean type for experimental-ivy flag
  • remove TSC_NONPOLLING_WATCHER env variable
  • ensure project language service is the Angular LS

v11.2.3

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

Performance improvements:

  • The Ivy Language Service no longer slows down the operation of plain TS language service features when editing TS code outside of a template.
Changelog

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

v11.2.5

This release contains a few performance improvements.

Bug fixes:

  • do not load plugins except @angular/language-service
  • turn off logging by default
  • do not watch directories in google3

v11.2.4

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

Bug fixes in @angular/language-service:

Bug fixes in @angular/language-server:

  • force enable Ivy and strictTemplates in google3
  • detect @angular/core in google3 and don't run ngcc
  • retain typecheck files after project reload
  • do not pass execArgv to ngcc process
  • attempt to resolve tsdk using fs path
  • Revert back to boolean type for experimental-ivy flag
  • remove TSC_NONPOLLING_WATCHER env variable
  • ensure project language service is the Angular LS

v11.2.3

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

Performance improvements:

  • The Ivy Language Service no longer slows down the operation of plain TS language service features when editing TS code outside of a template.
Commits
  • 6f924b2 release: v11.2.5
  • 4d9ef09 fix: do not load plugins except @angular/language-service
  • 86f32d8 fix: turn off logging by default
  • 8680168 fix: do not watch directories in google3
  • af167d7 release: v11.2.4
  • 37a66ac fix: force enable Ivy and strictTemplates in google3
  • 98e6a67 build: update @angular/language-service to v11.2.4
  • 09558f7 build: move 'Integration test: Attach to server' to third item
  • 222fe50 Revert "fix: show Go to component in HTML files only"
  • 429013a fix: detect @angular/core in google3 and don't run ngcc
  • 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)
ghost commented 3 years ago

@dependabot rebase

ghost commented 3 years ago

@dependabot reopen

ghost commented 3 years ago

@dependabot recreate

dependabot[bot] commented 3 years ago

Looks like this PR has already been merged. If you've moved back to an older version of @angular/language-server a new PR will be created next time Dependabot checks your dependencies.