Skip to content

Bump the angular group across 1 directory with 14 updates#1073

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/angular-cfb28979d6
Open

Bump the angular group across 1 directory with 14 updates#1073
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/angular-cfb28979d6

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the angular group with 13 updates in the / directory:

Package From To
@angular/cdk 21.2.12 22.0.2
@angular/common 21.2.17 22.0.4
@angular/compiler 21.2.17 22.0.4
@angular/core 21.2.17 22.0.4
@angular/forms 21.2.17 22.0.4
@angular/google-maps 21.2.12 22.0.2
@angular/localize 21.2.17 22.0.4
@angular/platform-browser 21.2.17 22.0.4
@angular/router 21.2.17 22.0.4
@angular/cli 21.2.12 22.0.4
@angular/compiler-cli 21.2.17 22.0.4
@angular/language-service 21.2.17 22.0.4
angular-eslint 21.4.0 22.0.0

Updates @angular/cdk from 21.2.12 to 22.0.2

Release notes

Sourced from @​angular/cdk's releases.

22.0.2

material

Commit Description
fix - fb4478bff3 bottom-sheet: ensure animation event comes from container
fix - e4f7f3498b chips: correct focus management on chip destruction (#33329)
fix - 766b7aceee chips: wrong padding when chip only has edit icon (#33407)
fix - ebca801ee5 grid-list: always validate colspan
fix - 30942bcd36 stepper: validate animation durations

cdk

Commit Description
fix - e8f3419060 layout: avoid CSS injection attacks in media matcher
fix - 9dc2b2b2ed platform: account for composedPath error during event replay (#33409)

multiple

Commit Description
fix - 2995797ded improve dark theme visibility in menu, overlay, and portal examples (#33367)

22.0.1

youtube-player

Commit Description
fix - d75a22d69 avoid errors with clobbered variables
fix - fe0a96ce6 validate ID before attaching them to placeholder

material

Commit Description
fix - d7a8cb963 dialog: ignore clicks on aria-disabled close buttons (#33373)
fix - bde3c7621 timepicker: do not allow intervals less than a second (#33354)

cdk

Commit Description
fix - 629aea403 a11y: avoid prototype conflicts in id generator (#33356)
fix - 49aeb676c clipboard: avoid infinite attempt loop (#33366)

aria

Commit Description
fix - 7581b0592 combobox: avoid error for synthetic events (#33360)
fix - 1c4706155 combobox: prevent re-dispatching keyboard event on control target change (#33362)
fix - 96e9ce10c tree: recursive textDirection getter (#33337)

22.0.0

aria

Commit Description
feat - d91f46b4c accordion: introduce accordion harness (#33046)
feat - e3d84f2e0 combobox: add test harnesses (#33194)
feat - 0ca47b4a0 combobox: migrate simple-combobox directly into primary entrypoints (#33206)
feat - 6ec07bc0c grid: add test harnesses (#33081)

... (truncated)

Changelog

Sourced from @​angular/cdk's changelog.

22.0.2 "plastic lion" (2026-06-17)

cdk

Commit Type Description
e8f3419060 fix layout: avoid CSS injection attacks in media matcher
9dc2b2b2ed fix platform: account for composedPath error during event replay (#33409)

material

Commit Type Description
fb4478bff3 fix bottom-sheet: ensure animation event comes from container
e4f7f3498b fix chips: correct focus management on chip destruction (#33329)
766b7aceee fix chips: wrong padding when chip only has edit icon (#33407)
ebca801ee5 fix grid-list: always validate colspan
30942bcd36 fix stepper: validate animation durations

multiple

Commit Type Description
2995797ded fix improve dark theme visibility in menu, overlay, and portal examples (#33367)

22.1.0-next.0 "argon-pineapple" (2026-06-10)

No user facing changes in this release

22.0.1 "argon-apple" (2026-06-10)

aria

Commit Type Description
7581b0592 fix combobox: avoid error for synthetic events (#33360)
1c4706155 fix combobox: prevent re-dispatching keyboard event on control target change (#33362)
96e9ce10c fix tree: recursive textDirection getter (#33337)

cdk

Commit Type Description
629aea403 fix a11y: avoid prototype conflicts in id generator (#33356)
49aeb676c fix clipboard: avoid infinite attempt loop (#33366)

material

Commit Type Description
d7a8cb963 fix dialog: ignore clicks on aria-disabled close buttons (#33373)
bde3c7621 fix timepicker: do not allow intervals less than a second (#33354)

youtube-player

Commit Type Description
d75a22d69 fix avoid errors with clobbered variables
fe0a96ce6 fix validate ID before attaching them to placeholder

... (truncated)

Commits
  • 9b9d0ea release: cut the v22.0.2 release
  • 7b54e95 build: update cross-repo angular dependencies (#33398)
  • b77a829 docs(google-maps): Document the behavior of using the clusterClick output in ...
  • 605f200 build: update pnpm to v10.34.3 (#33392)
  • 0309150 build: lock file maintenance (#33406)
  • 9dc2b2b fix(cdk/platform): account for composedPath error during event replay (#33409)
  • 766b7ac fix(material/chips): wrong padding when chip only has edit icon (#33407)
  • f7170b9 build: fix build failure (#33408)
  • e4f7f34 fix(material/chips): correct focus management on chip destruction (#33329)
  • 9ad7964 build: update review config (#33394)
  • Additional commits viewable in compare view

Updates @angular/common from 21.2.17 to 22.0.4

Release notes

Sourced from @​angular/common's releases.

22.0.4

migrations

Commit Description
fix - fd37f09f37 resolve migration failure when tsconfig specifies rootDir

22.0.3

compiler

Commit Description
fix - f90c20df40 account for NgModule dependencies in JIT-compiled partial declarations
fix - f4f7f3755c remove unused import breaking CI in 22.0.x

compiler-cli

Commit Description
fix - 06d854929c report diagnostic instead of crashing on malformed host binding

core

Commit Description
fix - 2799304259 avoid uncaught promise errors in injectAsync prefetching

http

Commit Description
fix - 8cdc202dfc prevent caching of responses with Set-Cookie headers

service-worker

Commit Description
fix - b4a5a2fb4e preserve referrer in asset requests
fix - a16f9b2263 preserve referrer policy in asset requests

upgrade

Commit Description
fix - bcc648f4b6 support model() signals in downgradeComponent

22.0.2

common

Commit Description
fix - 94ea403563 escape anchor fragment in shadow DOM name selector
fix - 6c1f3e9d49 skip transfer cache for uncacheable HTTP traffic (#69316)

compiler

Commit Description
fix - 6f1171991a restrict possible event handler check to property names longer than 2 characters

core

Commit Description
fix - 528a34f766 avoid caching missing locale data
fix - e17e8d5422 escape overlapping comment delimiters in escapeCommentText
fix - 59dea13f80 guard against DOM clobbering in declareExperimentalWebMcpTool

... (truncated)

Changelog

Sourced from @​angular/common's changelog.

22.0.4 (2026-06-26)

migrations

Commit Type Description
fd37f09f37 fix resolve migration failure when tsconfig specifies rootDir

22.1.0-next.2 (2026-06-25)

compiler

Commit Type Description
ecd047578e fix account for NgModule dependencies in JIT-compiled partial declarations

compiler-cli

Commit Type Description
8b2785b597 fix report diagnostic instead of crashing on malformed host binding

core

Commit Type Description
91d168e74b fix avoid uncaught promise errors in injectAsync prefetching

http

Commit Type Description
f76e8a98c1 fix prevent caching of responses with Set-Cookie headers

migrations

Commit Type Description
c75ff0255c feat add migration from injectable to service

router

Commit Type Description
97a3fd6a55 feat handle null and undefined inputs in RouterLinkActive

service-worker

Commit Type Description
716f9eb032 fix preserve referrer in asset requests
6f98f98f1f fix preserve referrer policy in asset requests

upgrade

Commit Type Description
8d31b82116 fix support model() signals in downgradeComponent

22.0.3 (2026-06-25)

compiler

| Commit | Type | Description |

... (truncated)

Commits
  • cd8f472 docs: add documentation for HttpClient response body size limit and related e...
  • 8cdc202 fix(http): prevent caching of responses with Set-Cookie headers
  • 6867f77 fix(http): distinguish repeated transfer cache params
  • 6c1f3e9 fix(common): skip transfer cache for uncacheable HTTP traffic (#69316)
  • 7ef1399 fix(http): skip transfer cache for fetch credentialed requests (#69316)
  • 94ea403 fix(common): escape anchor fragment in shadow DOM name selector
  • 2dd65d2 fix(http): pass down the reportUploadProgress and reportDownloadProgress ...
  • 1bd5a56 docs: deprecate XHR support for server-side rendering in HTTP docs and recomm...
  • 3c2892c fix(common): prevent prototype pollution in formatDateTime
  • c4b5fa3 fix(common): escape CSS string-terminating characters in escapeCssUrl
  • Additional commits viewable in compare view

Updates @angular/compiler from 21.2.17 to 22.0.4

Release notes

Sourced from @​angular/compiler's releases.

22.0.4

migrations

Commit Description
fix - fd37f09f37 resolve migration failure when tsconfig specifies rootDir

22.0.3

compiler

Commit Description
fix - f90c20df40 account for NgModule dependencies in JIT-compiled partial declarations
fix - f4f7f3755c remove unused import breaking CI in 22.0.x

compiler-cli

Commit Description
fix - 06d854929c report diagnostic instead of crashing on malformed host binding

core

Commit Description
fix - 2799304259 avoid uncaught promise errors in injectAsync prefetching

http

Commit Description
fix - 8cdc202dfc prevent caching of responses with Set-Cookie headers

service-worker

Commit Description
fix - b4a5a2fb4e preserve referrer in asset requests
fix - a16f9b2263 preserve referrer policy in asset requests

upgrade

Commit Description
fix - bcc648f4b6 support model() signals in downgradeComponent

22.0.2

common

Commit Description
fix - 94ea403563 escape anchor fragment in shadow DOM name selector
fix - 6c1f3e9d49 skip transfer cache for uncacheable HTTP traffic (#69316)

compiler

Commit Description
fix - 6f1171991a restrict possible event handler check to property names longer than 2 characters

core

Commit Description
fix - 528a34f766 avoid caching missing locale data
fix - e17e8d5422 escape overlapping comment delimiters in escapeCommentText
fix - 59dea13f80 guard against DOM clobbering in declareExperimentalWebMcpTool

... (truncated)

Changelog

Sourced from @​angular/compiler's changelog.

22.0.4 (2026-06-26)

migrations

Commit Type Description
fd37f09f37 fix resolve migration failure when tsconfig specifies rootDir

22.1.0-next.2 (2026-06-25)

compiler

Commit Type Description
ecd047578e fix account for NgModule dependencies in JIT-compiled partial declarations

compiler-cli

Commit Type Description
8b2785b597 fix report diagnostic instead of crashing on malformed host binding

core

Commit Type Description
91d168e74b fix avoid uncaught promise errors in injectAsync prefetching

http

Commit Type Description
f76e8a98c1 fix prevent caching of responses with Set-Cookie headers

migrations

Commit Type Description
c75ff0255c feat add migration from injectable to service

router

Commit Type Description
97a3fd6a55 feat handle null and undefined inputs in RouterLinkActive

service-worker

Commit Type Description
716f9eb032 fix preserve referrer in asset requests
6f98f98f1f fix preserve referrer policy in asset requests

upgrade

Commit Type Description
8d31b82116 fix support model() signals in downgradeComponent

22.0.3 (2026-06-25)

compiler

| Commit | Type | Description |

... (truncated)

Commits
  • f4f7f37 fix(compiler): remove unused import breaking CI in 22.0.x
  • f90c20d fix(compiler): account for NgModule dependencies in JIT-compiled partial decl...
  • 489d170 refactor(compiler): desable the legacy template syntax
  • 39001be refactor(compiler): Move the attribute comment to the HTML AST
  • 74f2b91 refactor(compiler): correct TcbInvalidReferenceOp initializer
  • b32ee7c fix(core): treat iframe credentialless as security-sensitive
  • f309727 refactor(compiler): Collect in-element comments
  • 6f11719 fix(compiler): restrict possible event handler check to property names longer...
  • 8bb3947 refactor: optimize dom security schema lookups
  • 4645850 refactor(compiler): Remove 80 char limit on AbstractEmitterVisitor
  • Additional commits viewable in compare view

Updates @angular/core from 21.2.17 to 22.0.4

Release notes

Sourced from @​angular/core's releases.

22.0.4

migrations

Commit Description
fix - fd37f09f37 resolve migration failure when tsconfig specifies rootDir

22.0.3

compiler

Commit Description
fix - f90c20df40 account for NgModule dependencies in JIT-compiled partial declarations
fix - f4f7f3755c remove unused import breaking CI in 22.0.x

compiler-cli

Commit Description
fix - 06d854929c report diagnostic instead of crashing on malformed host binding

core

Commit Description
fix - 2799304259 avoid uncaught promise errors in injectAsync prefetching

http

Commit Description
fix - 8cdc202dfc prevent caching of responses with Set-Cookie headers

service-worker

Commit Description
fix - b4a5a2fb4e preserve referrer in asset requests
fix - a16f9b2263 preserve referrer policy in asset requests

upgrade

Commit Description
fix - bcc648f4b6 support model() signals in downgradeComponent

22.0.2

common

Commit Description
fix - 94ea403563 escape anchor fragment in shadow DOM name selector
fix - 6c1f3e9d49 skip transfer cache for uncacheable HTTP traffic (#69316)

compiler

Commit Description
fix - 6f1171991a restrict possible event handler check to property names longer than 2 characters

core

Commit Description
fix - 528a34f766 avoid caching missing locale data
fix - e17e8d5422 escape overlapping comment delimiters in escapeCommentText
fix - 59dea13f80 guard against DOM clobbering in declareExperimentalWebMcpTool

... (truncated)

Changelog

Sourced from @​angular/core's changelog.

22.0.4 (2026-06-26)

migrations

Commit Type Description
fd37f09f37 fix resolve migration failure when tsconfig specifies rootDir

22.1.0-next.2 (2026-06-25)

compiler

Commit Type Description
ecd047578e fix account for NgModule dependencies in JIT-compiled partial declarations

compiler-cli

Commit Type Description
8b2785b597 fix report diagnostic instead of crashing on malformed host binding

core

Commit Type Description
91d168e74b fix avoid uncaught promise errors in injectAsync prefetching

http

Commit Type Description
f76e8a98c1 fix prevent caching of responses with Set-Cookie headers

migrations

Commit Type Description
c75ff0255c feat add migration from injectable to service

router

Commit Type Description
97a3fd6a55 feat handle null and undefined inputs in RouterLinkActive

service-worker

Commit Type Description
716f9eb032 fix preserve referrer in asset requests
6f98f98f1f fix preserve referrer policy in asset requests

upgrade

Commit Type Description
8d31b82116 fix support model() signals in downgradeComponent

22.0.3 (2026-06-25)

compiler

| Commit | Type | Description |

... (truncated)

Commits
  • fd37f09 fix(migrations): resolve migration failure when tsconfig specifies rootDir
  • f90c20d fix(compiler): account for NgModule dependencies in JIT-compiled partial decl...
  • 01d58d7 refactor(core): Tree shake the SimpleChanges & co.
  • 03d1a64 docs(core): document resource chaining with chain() in params context
  • 2799304 fix(core): avoid uncaught promise errors in injectAsync prefetching
  • 3e7c83b Revert "fix(core): escape overlapping comment delimiters in escapeCommentText"
  • 152601e refactor(core): add childSignalProp to ReactiveNodeKind
  • 59dea13 fix(core): guard against DOM clobbering in declareExperimentalWebMcpTool
  • 81cb457 refactor(router): Add handling for ActivatedRoute-scoped injector
  • f902d1d perf(core): detect existing signal dependency without checking all producer l...
  • Additional commits viewable in compare view

Updates @angular/forms from 21.2.17 to 22.0.4

Release notes

Sourced from @​angular/forms's releases.

22.0.4

migrations

Commit Description
fix - fd37f09f37 resolve migration failure when tsconfig specifies rootDir

22.0.3

compiler

Commit Description
fix - f90c20df40 account for NgModule dependencies in JIT-compiled partial declarations
fix - f4f7f3755c remove unused import breaking CI in 22.0.x

compiler-cli

Commit Description
fix - 06d854929c report diagnostic instead of crashing on malformed host binding

core

Commit Description
fix - 2799304259 avoid uncaught promise errors in injectAsync prefetching

http

Commit Description
fix - 8cdc202dfc prevent caching of responses with Set-Cookie headers

service-worker

Commit Description
fix - b4a5a2fb4e preserve referrer in asset requests
fix - a16f9b2263 preserve referrer policy in asset requests

upgrade

Commit Description
fix - bcc648f4b6 support model() signals in downgradeComponent

22.0.2

common

Commit Description
fix - 94ea403563 escape anchor fragment in shadow DOM name selector
fix - 6c1f3e9d49 skip transfer cache for uncacheable HTTP traffic (#69316)

compiler

Commit Description
fix - 6f1171991a restrict possible event handler check to property names longer than 2 characters

core

Commit Description
fix - 528a34f766 avoid caching missing locale data
fix - e17e8d5422 escape overlapping comment delimiters in escapeCommentText
fix - 59dea13f80 guard against DOM clobbering in declareExperimentalWebMcpTool

... (truncated)

Changelog

Sourced from @​angular/forms's changelog.

22.0.4 (2026-06-26)

migrations

Commit Type Description
fd37f09f37 fix resolve migration failure when tsconfig specifies rootDir

22.1.0-next.2 (2026-06-25)

compiler

Commit Type Description
ecd047578e fix account for NgModule dependencies in JIT-compiled partial declarations

compiler-cli

Commit Type Description
8b2785b597 fix report diagnostic instead of crashing on malformed host binding

core

Commit Type Description
91d168e74b fix avoid uncaught promise errors in injectAsync prefetching

http

Commit Type Description
f76e8a98c1 fix prevent caching of responses with Set-Cookie headers

migrations

Commit Type Description
c75ff0255c feat add migration from injectable to service

router

Commit Type Description
97a3fd6a55 feat handle null and undefined inputs in RouterLinkActive

service-worker

Commit Type Description
716f9eb032 fix preserve referrer in asset requests
6f98f98f1f fix preserve referrer policy in asset requests

upgrade

Commit Type Description
8d31b82116 fix support model() signals in downgradeComponent

22.0.3 (2026-06-25)

compiler

| Commit | Type | Description |

... (truncated)

Commits
  • 2353bf2 refactor(forms): widen AsyncValidatorOptions.factory
  • d2b6139 docs(forms): clarify debounce('blur') usage with custom FormValueControl
  • 59ee51e docs(forms): update package docs for Signal Forms graduation
  • 3f05543 refactor(forms): fix initWebMcpForm description to be required
  • 11836a6 fix(forms): delay mcp reading the form model by a tick
  • e51ad37 fix(forms): remove animationstart listener on component destroy to prevent me...
  • 85d2d10 fix(forms): harden FormGroup control lookups against prototype shadowing
  • cdcea80 fix(core): require WebMCP tool descriptions
  • 55b7b5a fix(forms): set additionalProperties: false on generated WebMCP form
  • e81c7e8 refactor(forms): type built-in getError results
  • Additional commits viewable in compare view

Updates @angular/google-maps from 21.2.12 to 22.0.2

Release notes

Sourced from @​angular/google-maps's releases.

22.0.2

material

Commit Description
fix - fb4478bff3 <...

Description has been truncated

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 1, 2026
@github-actions github-actions Bot enabled auto-merge July 1, 2026 00:08
@dependabot dependabot Bot changed the title Bump the angular group with 14 updates Bump the angular group across 1 directory with 14 updates Jul 1, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/angular-cfb28979d6 branch 4 times, most recently from 663975c to 5419d3c Compare July 3, 2026 18:27
Bumps the angular group with 13 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@angular/cdk](https://github.com/angular/components) | `21.2.12` | `22.0.2` |
| [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) | `21.2.17` | `22.0.4` |
| [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) | `21.2.17` | `22.0.4` |
| [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) | `21.2.17` | `22.0.4` |
| [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms) | `21.2.17` | `22.0.4` |
| [@angular/google-maps](https://github.com/angular/components) | `21.2.12` | `22.0.2` |
| [@angular/localize](https://github.com/angular/angular) | `21.2.17` | `22.0.4` |
| [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser) | `21.2.17` | `22.0.4` |
| [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router) | `21.2.17` | `22.0.4` |
| [@angular/cli](https://github.com/angular/angular-cli) | `21.2.12` | `22.0.4` |
| [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) | `21.2.17` | `22.0.4` |
| [@angular/language-service](https://github.com/angular/angular/tree/HEAD/packages/language-service) | `21.2.17` | `22.0.4` |
| [angular-eslint](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/angular-eslint) | `21.4.0` | `22.0.0` |



Updates `@angular/cdk` from 21.2.12 to 22.0.2
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md)
- [Commits](angular/components@v21.2.12...v22.0.2)

Updates `@angular/common` from 21.2.17 to 22.0.4
- [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.4/packages/common)

Updates `@angular/compiler` from 21.2.17 to 22.0.4
- [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.4/packages/compiler)

Updates `@angular/core` from 21.2.17 to 22.0.4
- [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.4/packages/core)

Updates `@angular/forms` from 21.2.17 to 22.0.4
- [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.4/packages/forms)

Updates `@angular/google-maps` from 21.2.12 to 22.0.2
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md)
- [Commits](angular/components@v21.2.12...v22.0.2)

Updates `@angular/localize` from 21.2.17 to 22.0.4
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](angular/angular@v21.2.17...v22.0.4)

Updates `@angular/platform-browser` from 21.2.17 to 22.0.4
- [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.4/packages/platform-browser)

Updates `@angular/router` from 21.2.17 to 22.0.4
- [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.4/packages/router)

Updates `@angular/build` from 21.2.16 to 21.2.18
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@v21.2.16...v21.2.18)

Updates `@angular/cli` from 21.2.12 to 22.0.4
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@v21.2.12...v22.0.4)

Updates `@angular/compiler-cli` from 21.2.17 to 22.0.4
- [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.4/packages/compiler-cli)

Updates `@angular/language-service` from 21.2.17 to 22.0.4
- [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.4/packages/language-service)

Updates `angular-eslint` from 21.4.0 to 22.0.0
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/angular-eslint/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v22.0.0/packages/angular-eslint)

---
updated-dependencies:
- dependency-name: "@angular/build"
  dependency-version: 21.2.17
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/cdk"
  dependency-version: 22.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: "@angular/cli"
  dependency-version: 22.0.3
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: "@angular/common"
  dependency-version: 22.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: "@angular/compiler"
  dependency-version: 22.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: "@angular/compiler-cli"
  dependency-version: 22.0.2
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: "@angular/core"
  dependency-version: 22.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: "@angular/forms"
  dependency-version: 22.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: "@angular/google-maps"
  dependency-version: 22.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: "@angular/language-service"
  dependency-version: 22.0.2
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: "@angular/localize"
  dependency-version: 22.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: "@angular/platform-browser"
  dependency-version: 22.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: "@angular/router"
  dependency-version: 22.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: angular-eslint
  dependency-version: 22.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: angular
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/angular-cfb28979d6 branch from 5419d3c to cd54833 Compare July 3, 2026 18:33
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