Skip to content

build(deps-dev): bump @angular/language-service from 21.2.9 to 22.0.7 - #1658

Merged
StegSchreck merged 1 commit into
masterfrom
dependabot/npm_and_yarn/angular/language-service-22.0.4
Jul 28, 2026
Merged

build(deps-dev): bump @angular/language-service from 21.2.9 to 22.0.7#1658
StegSchreck merged 1 commit into
masterfrom
dependabot/npm_and_yarn/angular/language-service-22.0.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 1, 2026

Copy link
Copy Markdown
Contributor

Bumps @angular/language-service from 21.2.9 to 22.0.7.

Release notes

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

22.0.7

common

Commit Description
fix - 91e33aa1de avoid prototype lookups in date format caches

compiler

Commit Description
fix - 5b516e3a58 parsing of an empty template literal interpolation

compiler-cli

Commit Description
fix - c88ddde1c9 re-tag SourceFiles after TsCreateProgramDriver.updateFiles()

core

Commit Description
fix - 94d9591b51 allow static attributes for explicit input transforms
fix - c89f71a74c ignore processing instruction syntax in templates
fix - 70500e4067 preserve explicit input transform write type

forms

Commit Description
fix - 1b9964675f allow multiple async validators
fix - 64d6d47a0c preserve intermediate number values in signal forms
fix - 6cf7446afa prevent stale CVA writeback during debounce

http

Commit Description
fix - 20b7dc3023 prevent interceptor signal reads from leaking into calling reactive contexts

localize

Commit Description
fix - 22d5a091d1 build runtime translations map with a null prototype
fix - 8ce1fcf7fa use Object.hasOwn for placeholder lookup in translate

platform-browser

Commit Description
fix - b34bf0dce8 prevent ReDoS in SOURCEMAP_URL_REGEXP

22.0.6

compiler

Commit Description
fix - fd4ddcafed use regular optional chaining expression for safe function calls in TCBs

compiler-cli

Commit Description
fix - 534fe81a89 apply debugName transform to required signal queries
fix - 3b08201bfb detect uninvoked signals in bound expressions using ternary

forms/signals

... (truncated)

Changelog

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

22.0.7 (2026-07-15)

common

Commit Type Description
91e33aa1de fix avoid prototype lookups in date format caches

compiler

Commit Type Description
5b516e3a58 fix parsing of an empty template literal interpolation

compiler-cli

Commit Type Description
c88ddde1c9 fix re-tag SourceFiles after TsCreateProgramDriver.updateFiles()

core

Commit Type Description
94d9591b51 fix allow static attributes for explicit input transforms
c89f71a74c fix ignore processing instruction syntax in templates
70500e4067 fix preserve explicit input transform write type

forms

Commit Type Description
1b9964675f fix allow multiple async validators
64d6d47a0c fix preserve intermediate number values in signal forms
6cf7446afa fix prevent stale CVA writeback during debounce

http

Commit Type Description
20b7dc3023 fix prevent interceptor signal reads from leaking into calling reactive contexts

localize

Commit Type Description
22d5a091d1 fix build runtime translations map with a null prototype
8ce1fcf7fa fix use Object.hasOwn for placeholder lookup in translate

platform-browser

Commit Type Description
b34bf0dce8 fix prevent ReDoS in SOURCEMAP_URL_REGEXP

20.3.26 (2026-07-08)

compiler-cli

Commit Type Description
406aaa31e6 fix update babel dependencies to latest v7

core

Commit Type Description

... (truncated)

Commits
  • aa03cb9 test(language-service): empty template literal interpolation
  • fd4ddca fix(compiler): use regular optional chaining expression for safe function cal...
  • 43a0e28 fix(language-service): prevent external template inlay hints from appearing i...
  • a97d5ec build: update minimum supported Node.js versions
  • ccb7d42 fix(compiler): type check invalid for loops
  • b8d3f36 feat(compiler-cli): add support for Node.js 26.0.0
  • bd30caa refactor(language-service): add quick info for $safeNavigationMigration
  • a4145de Revert "fix(language-service): Add support for @Input with transforms"
  • dc9c72d fix(language-service): Add support for @Input with transforms
  • 2eae497 feat(compiler-cli): support external TCBs with copied content in specific mode
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 1, 2026
@dependabot
dependabot Bot requested a review from StegSchreck as a code owner July 1, 2026 04:06
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/angular/language-service-22.0.4 branch from 1ab9a06 to d85b505 Compare July 1, 2026 04:14
@dependabot dependabot Bot changed the title build(deps-dev): bump @angular/language-service from 21.2.9 to 22.0.4 build(deps-dev): bump @angular/language-service from 21.2.9 to 22.0.5 Jul 2, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/angular/language-service-22.0.4 branch from d85b505 to daf6e24 Compare July 2, 2026 05:46
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/angular/language-service-22.0.4 branch from daf6e24 to d598549 Compare July 2, 2026 05:53
@dependabot dependabot Bot changed the title build(deps-dev): bump @angular/language-service from 21.2.9 to 22.0.5 build(deps-dev): bump @angular/language-service from 21.2.9 to 22.0.7 Jul 17, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/angular/language-service-22.0.4 branch from d598549 to 68ff155 Compare July 17, 2026 08:07
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/angular/language-service-22.0.4 branch from 68ff155 to 935c9cc Compare July 21, 2026 11:46
Bumps [@angular/language-service](https://github.com/angular/angular/tree/HEAD/packages/language-service) from 21.2.9 to 22.0.7.
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/v22.0.7/packages/language-service)

---
updated-dependencies:
- dependency-name: "@angular/language-service"
  dependency-version: 22.0.4
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/angular/language-service-22.0.4 branch from 935c9cc to 5dc68ac Compare July 21, 2026 11:53
@StegSchreck
StegSchreck merged commit ec6f8c4 into master Jul 28, 2026
6 checks passed
@StegSchreck
StegSchreck deleted the dependabot/npm_and_yarn/angular/language-service-22.0.4 branch July 28, 2026 08:58
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.

1 participant