Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @angular/language-server from 18.1.2 to 19.0.2 in /project #693

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 20, 2024

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

Release notes

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

19.0.2

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

v19.0.1

What's Changed

Full Changelog: angular/vscode-ng-language-service@v19.0.0...v19.0.1

v19.0.0

This release upgrades @angular/language-service to v19.0.0-rc.0.

To use any of the new code refactoring actions, click on an input or query, and wait for the code refactoring lightbulb to appear. You can also click on the class header to update inputs or queries for the full class!

v19.0.0-rc.0

This release upgrades @angular/language-service to v19.0.0-rc.0.

To use any of the new code refactoring actions, click on an input or query, and wait for the code refactoring lightbulb to appear. You can also click on the class header to update inputs or queries for the full class!

v19.0.0-next.0

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

Commit Type Description
8da9fb49b5 feat add code fix for unused standalone imports (#57605)
1f067f4507 feat add code reactoring action to migrate @Input to signal-input (#57214)
56ee47f2ec feat allow code refactorings to compute edits asynchronously (#57214)
6ec0c6bcee feat Allow specific diagnostics to be suppressed (#57675)

... (truncated)

Changelog

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

19.0.2

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

19.0.1

19.0.0

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

To use any of the new code refactoring actions, click on an input or query, and wait for the code refactoring lightbulb to appear. You can also click on the class header to update inputs or queries for the full class!

19.0.0-next.0

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

Commit Type Description
8da9fb49b5 feat add code fix for unused standalone imports (#57605)
1f067f4507 feat add code reactoring action to migrate @Input to signal-input (#57214)
56ee47f2ec feat allow code refactorings to compute edits asynchronously (#57214)
6ec0c6bcee feat Allow specific diagnostics to be suppressed (#57675)

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
  • be567b1 build: cut 19.0.2 release of vscode extension
  • acc9f81 build: update scorecard action dependencies (#2109)
  • 8861a4f build: update lock files (#2108)
  • ac9a943 build: cut 19.0.1 vscode extension release (#2107)
  • 6692c40 fix: improve detection of Angular core version in monorepo setup (#2106)
  • 54ba623 build: cut v19.0.0 release of VSCode extension
  • 3d213b1 build: update lock file
  • cd2ac1a build: cut v19.0.0-rc.0 release
  • 9d3da60 build: update to latest angular language service version
  • 25c68f8 test: add validation test for extension pre-standalone default
  • 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 18.1.2 to 19.0.2.
- [Release notes](https://github.com/angular/vscode-ng-language-service/releases)
- [Changelog](https://github.com/angular/vscode-ng-language-service/blob/main/CHANGELOG.md)
- [Commits](angular/vscode-ng-language-service@v18.1.2...v19.0.2)

---
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 20, 2024
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.

0 participants