Skip to content

Chore: Bump @angular/language-server from 18.2.0 to 19.0.2 in /server#128

Merged
princemaple merged 1 commit intomasterfrom
dependabot/npm_and_yarn/server/angular/language-server-19.0.2
Nov 26, 2024
Merged

Chore: Bump @angular/language-server from 18.2.0 to 19.0.2 in /server#128
princemaple merged 1 commit intomasterfrom
dependabot/npm_and_yarn/server/angular/language-server-19.0.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Nov 22, 2024

Bumps @angular/language-server from 18.2.0 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)
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)
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.2.0 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.2.0...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 the dependencies Pull requests that update a dependency file label Nov 22, 2024
@princemaple princemaple merged commit dfe8a66 into master Nov 26, 2024
@princemaple princemaple deleted the dependabot/npm_and_yarn/server/angular/language-server-19.0.2 branch November 26, 2024 09:06
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant