eclipse-wildwebdeveloper / wildwebdeveloper

Simple and productive Web Development Tools in the Eclipse IDE
https://projects.eclipse.org/projects/tools.wildwebdeveloper
Eclipse Public License 2.0
190 stars 71 forks source link

Bump @angular/language-server from 18.1.2 to 18.2.0 in /org.eclipse.wildwebdeveloper #1646

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 3 months ago

Bumps @angular/language-server from 18.1.2 to 18.2.0.

Release notes

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

v18.2.0

This release upgrades @​angular/language-service to v18.2.0-rc.0.

  • feat: integrate code refactorings from language-service via LSP (#2050)
Changelog

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

18.2.0

This release upgrades @angular/language-service to v18.2.0-rc.0.

  • feat: integrate code refactorings from language-service via LSP (#2050)
Commits
  • ff4cf26 release: v18.2.0
  • 54feaa8 feat: integrate code refactorings from language-service via LSP
  • b424eaa refactor(syntaxes): Update embedded languages and block name (#1967)
  • 208e6e3 fix(deps): update dependency vscode-languageserver-textdocument to v1.0.11 (#...
  • 095b195 chore(deps): update node orb to v5.2.0 (#2060)
  • 48a800f fix(extension): Allow requests to reach the language server when in component...
  • a18c617 fix(syntaxes): add back block syntaxes to injection for entire TS file (#2063)
  • f4a258c fix(syntaxes): inject template tags to top-level source.ts (#2058)
  • d02c582 chore: update node types. (#2055)
  • 35bb6ce chore: update main branch targets for 18.2
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)
vrubezhny commented 3 months ago

/request-license-review

github-actions[bot] commented 3 months ago

/request-license-review

:heavy_check_mark: All licenses already successfully vetted.

Workflow run (with attached summary files): https://github.com/eclipse-wildwebdeveloper/wildwebdeveloper/actions/runs/10374482717

vrubezhny commented 3 months ago

The following IP Team Requests are created:

vrubezhny commented 3 months ago

@dependabot rebase

vrubezhny commented 2 months ago

@dependabot rebase

vrubezhny commented 2 months ago

@dependabot rebase

vrubezhny commented 2 months ago

The Angular related tests pass with success, the existing test failures are related to the Vue.js LS (See: https://github.com/vuejs/language-tools/issues/4707)