Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 9, 2023

Bumps @angular/language-server from 16.2.0 to 17.0.1.

Release notes

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

v17.0.1

This release upgrades @angular/language-service to v17.0.1.

  • fix: Disable block syntax parsing when no project in workspace supports it (#1962) (#1964) (e276a57d4)
  • fix(syntaxes): Single quote should end as alias match (#1956) (d7dab5264)
  • fix(syntaxes): Adjust block syntax highlighting to require ( or { on same line (#1961) (075047ae3)
  • fix(syntaxes): Use expression.ng instead of JS for block expressions (#1960) (e17fc5c35)

v17.0.0

This release upgrades @angular/language-service to v17.0.0-rc.3.

v17.0.0-next.2

This release upgrades @angular/language-service to v17.0.0-next.8.

  • feat(server): Add folding range support for Angular template syntax (#1938)
  • feat: support block completions (#1937)

v17.0.0-next.1

This release updates the @​angular/language-service package to v17.0.0-next.7

v17.0.0-next.0

This release upgrades @angular/language-service to v17.0.0-next.6.

  • feat(syntaxes): Add support for block syntaxes
  • fix(client): fix detection of Angular context after string interpolation
Changelog

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

17.0.1

This release upgrades @angular/language-service to v17.0.1.

  • fix: Disable block syntax parsing when no project in workspace supports it (#1962) (#1964) (e276a57d4)
  • fix(syntaxes): Single quote should end as alias match (#1956) (d7dab5264)
  • fix(syntaxes): Adjust block syntax highlighting to require ( or { on same line (#1961) (075047ae3)
  • fix(syntaxes): Use expression.ng instead of JS for block expressions (#1960) (e17fc5c35)

17.0.0

This release upgrades @angular/language-service to v17.0.0-rc.3.

17.0.0-next.2

This release upgrades @angular/language-service to v17.0.0-next.8.

  • feat(server): Add folding range support for Angular template syntax (#1938)
  • feat: support block completions (#1937)

17.0.0-next.1

This release upgrades @angular/language-service to v17.0.0-next.7.

17.0.0-next.0

This release upgrades @angular/language-service to v17.0.0-next.6.

  • feat(syntaxes): Add support for block syntaxes
  • fix(client): fix detection of Angular context after string interpolation
  • feat: Enable go to definition of styleUrl (angular/angular#51746)
Commits
  • 5d03e88 release: v17.0.1
  • e276a57 fix: Disable block syntax parsing when no project in workspace supports it (#...
  • d7dab52 fix(syntaxes): Single quote should end as alias match (#1956)
  • 075047a fix(syntaxes): Adjust block syntax highlighting to require ( or { on same lin...
  • e17fc5c fix(syntaxes): Use expression.ng instead of JS for block expressions (#1960)
  • 33764db release: v17.0.0 (#1955)
  • 5289590 docs: update logo (#1954)
  • f0422f5 fix(syntaxes): Support scss for inline styles (#1951)
  • bbac5e0 fix(syntaxes): Support multiline block expressions
  • 769e209 refactor(client): Show warning message if a project uses a newer version than...
  • 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 <dependency name> 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)

Bumps [@angular/language-server](https://github.com/angular/vscode-ng-language-service) from 16.2.0 to 17.0.1.
- [Release notes](https://github.com/angular/vscode-ng-language-service/releases)
- [Changelog](https://github.com/angular/vscode-ng-language-service/blob/v17.0.1/CHANGELOG.md)
- [Commits](angular/vscode-ng-language-service@v16.2.0...v17.0.1)

---
updated-dependencies:
- dependency-name: "@angular/language-server"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 9, 2023
@mickaelistria
Copy link
Contributor

/request-license-review

@mickaelistria
Copy link
Contributor

@netomi
Copy link

netomi commented Nov 11, 2023

You might want to take a look at the set project. They adjusted the licence check workflow to also add some comment to the PR for better traceability / readibility: eclipse-set/set#182

We plan to integrate that into the standard workflow.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 14, 2023

Superseded by #1398.

@dependabot dependabot bot closed this Nov 14, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/org.eclipse.wildwebdeveloper/angular/language-server-17.0.1 branch November 14, 2023 11:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants