Closed dependabot[bot] closed 4 months ago
@dependabot rebase
Looks like this PR is already up-to-date with master! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate
.
Looks like @angular/language-server is up-to-date now, so this is no longer needed.
Bumps @angular/language-server from 18.0.0 to 18.1.0.
Release notes
Sourced from
@angular/language-server
's releases.Changelog
Sourced from
@angular/language-server
's changelog.Commits
7a23428
build: prep for 18.1888875f
Syntax cleanup (#1953)b742190
fix(server): disable let syntax when not supported68f0d60
feat: generate the import declaration for the completion item code actions4ab3481
feat(syntaxes): add support for let declarations (#2042)ed753c8
Revert "refactor(client): use SourceFile to detect the Angular context in the...5139cea
build: update main to target 18.18a54657
build: update main to target 18.1Dependabot 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