Skip to content

chore(deps): bump the npm-version-updates group across 1 directory with 23 updates#86

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/npm-version-updates-5e7cf07104
Open

chore(deps): bump the npm-version-updates group across 1 directory with 23 updates#86
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/npm-version-updates-5e7cf07104

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the npm-version-updates group with 22 updates in the / directory:

Package From To
@angular/common 22.0.2 22.0.4
@angular/compiler 22.0.2 22.0.4
@angular/core 22.0.2 22.0.4
@angular/platform-browser 22.0.2 22.0.4
@angular/router 22.0.2 22.0.4
zone.js 0.15.1 0.16.2
@angular/build 22.0.4 22.0.5
@angular/cli 22.0.4 22.0.5
@angular/compiler-cli 22.0.2 22.0.4
@commitlint/config-conventional 20.5.3 21.2.0
@eslint/js 9.39.4 10.0.1
@tailwindcss/postcss 4.3.1 4.3.2
@types/jasmine 5.1.15 6.0.0
@types/node 22.20.0 26.0.1
eslint 9.39.4 10.6.0
jasmine-core 5.9.0 6.3.0
karma-jasmine-html-reporter 2.1.0 2.2.0
knip 5.88.1 6.23.0
postcss 8.5.15 8.5.16
prettier 3.8.4 3.9.4
typescript-eslint 8.62.0 8.62.1
globals 16.5.0 17.7.0

Updates @angular/common from 22.0.2 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
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
  • See full diff in compare view

Updates @angular/compiler from 22.0.2 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
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
  • See full diff in compare view

Updates @angular/core from 22.0.2 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
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"
  • See full diff in compare view

Updates @angular/platform-browser from 22.0.2 to 22.0.4

Release notes

Sourced from @​angular/platform-browser'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
Changelog

Sourced from @​angular/platform-browser'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

Updates @angular/router from 22.0.2 to 22.0.4

Release notes

Sourced from @​angular/router'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
Changelog

Sourced from @​angular/router'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

Updates zone.js from 0.15.1 to 0.16.2

Changelog

Sourced from zone.js's changelog.

0.16.2 (2026-05-06)

0.16.1 (2026-02-18)

  • fix(zone.js): support passthrough of Promise.try API (fc557f0), closes #67057

0.16.0 (2025-11-19)

BREAKING CHANGE

  • IE/Non-Chromium Edge are not supported anymore.
Commits
  • e3dc87c release: cut the zone.js-0.16.2 release
  • 4f048e7 build: update dependency typescript to v6.0.3
  • 9fa4be9 test(zone.js): vitest patch for testing (#68395)
  • 62c6e3b feat(zone.js): support vitest patching in zone.js/testing (#68395)
  • 7f3f3d7 ci: remove remainings of saucelabs tests
  • 56ff89c build: update all non-major dependencies
  • fc6a7ee fix(zone.js): allow draining microtasks in Promise.then (through flag)
  • 0007723 build: update cross-repo angular dependencies
  • 9ee4f83 build: update to TypeScript 6 stable
  • 621c908 build: update cross-repo angular dependencies
  • Additional commits viewable in compare view

Updates @angular/build from 22.0.4 to 22.0.5

Release notes

Sourced from @​angular/build's releases.

22.0.5

@​schematics/angular

Commit Description
fix - 862a38069 remove unused app tsconfig outDir

@​angular/cli

Commit Description
fix - f099e641c gracefully handle package manager errors in command handler
fix - cf033ec48 respect release age policy in update bootstrapping logic

@​angular-devkit/build-angular

Commit Description
fix - f75085f4b prevent OS command injection in ssr-dev-server builder

@​angular/build

Commit Description
fix - dfee1e7b1 auto-inject localize/init in library unit tests
fix - aba718403 inherit preserveSymlinks option from build target in unit-test builder
fix - 7c0d9f03c load zone.js dynamically for library unit tests
fix - 4288e4452 scope createRequire module resolution using paths to prevent parent paths

@​angular/ssr

Commit Description
fix - 5f774f891 preserve response headers during redirect
Changelog

Sourced from @​angular/build's changelog.

22.0.5 (2026-07-01)

@​angular/cli

Commit Type Description
f099e641c fix gracefully handle package manager errors in command handler
cf033ec48 fix respect release age policy in update bootstrapping logic

@​schematics/angular

Commit Type Description
862a38069 fix remove unused app tsconfig outDir

@​angular-devkit/build-angular

Commit Type Description
f75085f4b fix prevent OS command injection in ssr-dev-server builder

@​angular/build

Commit Type Description
dfee1e7b1 fix auto-inject localize/init in library unit tests
aba718403 fix inherit preserveSymlinks option from build target in unit-test builder
7c0d9f03c fix load zone.js dynamically for library unit tests
4288e4452 fix scope createRequire module resolution using paths to prevent parent paths

@​angular/ssr

Commit Type Description
5f774f891 fix preserve response headers during redirect

21.2.18 (2026-07-01)

@​angular/cli

Commit Type Description
61a810ab6 fix respect release age policy in update bootstrapping logic

@​angular/build

... (truncated)

Commits
  • 85a2698 release: cut the v22.0.5 release
  • 5c892ee build: update cross-repo angular dependencies
  • 7848e8d build: lock file maintenance
  • 862a380 fix(@​schematics/angular): remove unused app tsconfig outDir
  • 4288e44 fix(@​angular/build): scope createRequire module resolution using paths to pre...
  • 5f774f8 fix(@​angular/ssr): preserve response headers during redirect
  • 7c0d9f0 fix(@​angular/build): load zone.js dynamically for library unit tests
  • f75085f fix(@​angular-devkit/build-angular): prevent OS command injection in ssr-dev-s...
  • f099e64 fix(@​angular/cli): gracefully handle package manager errors in command handler
  • cf033ec fix(@​angular/cli): respect release age policy in update bootstrapping logic
  • Additional commits viewable in compare view

Updates @angular/cli from 22.0.4 to 22.0.5

Release notes

Sourced from @​angular/cli's releases.

22.0.5

@​schematics/angular

Commit Description
fix - 862a38069 remove unused app tsconfig outDir

@​angular/cli

Commit Description
fix - f099e641c gracefully handle package manager errors in command handler
fix - cf033ec48 respect release age policy in update bootstrapping logic

@​angular-devkit/build-angular

Commit Description
fix - f75085f4b prevent OS command injection in ssr-dev-server builder

@​angular/build

Commit Description
fix - dfee1e7b1 auto-inject localize/init in library unit tests
fix - aba718403 inherit preserveSymlinks option from build target in unit-test builder
fix - 7c0d9f03c load zone.js dynamically for library unit tests
fix - 4288e4452 scope createRequire module resolution using paths to prevent parent paths

@​angular/ssr

Commit Description
fix - 5f774f891 preserve response headers during redirect
Changelog

Sourced from @​angular/cli's changelog.

22.0.5 (2026-07-01)

@​angular/cli

Commit Type Description
f099e641c fix gracefully handle package manager errors in command handler
cf033ec48 fix respect release age policy in update bootstrapping logic

@​schematics/angular

Commit Type Description
862a38069 fix remove unused app tsconfig outDir

@​angular-devkit/build-angular

Commit Type Description
f75085f4b fix prevent OS command injection in ssr-dev-server builder

@​angular/build

Commit Type Description
dfee1e7b1 fix auto-inject localize/init in library unit tests
aba718403 fix inherit preserveSymlinks option from build target in unit-test builder
7c0d9f03c fix load zone.js dynamically for library unit tests
4288e4452 fix scope createRequire module resolution using paths to prevent parent paths

@​angular/ssr

Commit Type Description
5f774f891 fix preserve response headers during redirect

21.2.18 (2026-07-01)

@​angular/cli

Commit Type Description
61a810ab6 fix respect release age policy in update bootstrapping logic

@​angular/build

... (truncated)

Commits
  • 85a2698 release: cut the v22.0.5 release
  • 5c892ee build: update cross-repo angular dependencies
  • 7848e8d build: lock file maintenance

…th 23 updates

Bumps the npm-version-updates group with 22 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) | `22.0.2` | `22.0.4` |
| [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) | `22.0.2` | `22.0.4` |
| [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) | `22.0.2` | `22.0.4` |
| [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser) | `22.0.2` | `22.0.4` |
| [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router) | `22.0.2` | `22.0.4` |
| [zone.js](https://github.com/angular/angular/tree/HEAD/packages/zone.js) | `0.15.1` | `0.16.2` |
| [@angular/build](https://github.com/angular/angular-cli) | `22.0.4` | `22.0.5` |
| [@angular/cli](https://github.com/angular/angular-cli) | `22.0.4` | `22.0.5` |
| [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) | `22.0.2` | `22.0.4` |
| [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) | `20.5.3` | `21.2.0` |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.39.4` | `10.0.1` |
| [@tailwindcss/postcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-postcss) | `4.3.1` | `4.3.2` |
| [@types/jasmine](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jasmine) | `5.1.15` | `6.0.0` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.20.0` | `26.0.1` |
| [eslint](https://github.com/eslint/eslint) | `9.39.4` | `10.6.0` |
| [jasmine-core](https://github.com/jasmine/jasmine) | `5.9.0` | `6.3.0` |
| [karma-jasmine-html-reporter](https://github.com/dfederm/karma-jasmine-html-reporter) | `2.1.0` | `2.2.0` |
| [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) | `5.88.1` | `6.23.0` |
| [postcss](https://github.com/postcss/postcss) | `8.5.15` | `8.5.16` |
| [prettier](https://github.com/prettier/prettier) | `3.8.4` | `3.9.4` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.62.0` | `8.62.1` |
| [globals](https://github.com/sindresorhus/globals) | `16.5.0` | `17.7.0` |



Updates `@angular/common` from 22.0.2 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 22.0.2 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 22.0.2 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/platform-browser` from 22.0.2 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 22.0.2 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 `zone.js` from 0.15.1 to 0.16.2
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/packages/zone.js/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/zone.js-0.16.2/packages/zone.js)

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

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

Updates `@angular/compiler-cli` from 22.0.2 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 `@commitlint/config-conventional` from 20.5.3 to 21.2.0
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v21.2.0/@commitlint/config-conventional)

Updates `@eslint/js` from 9.39.4 to 10.0.1
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](https://github.com/eslint/eslint/commits/v10.0.1/packages/js)

Updates `@tailwindcss/postcss` from 4.3.1 to 4.3.2
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.3.2/packages/@tailwindcss-postcss)

Updates `@types/jasmine` from 5.1.15 to 6.0.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jasmine)

Updates `@types/node` from 22.20.0 to 26.0.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `eslint` from 9.39.4 to 10.6.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v9.39.4...v10.6.0)

Updates `jasmine-core` from 5.9.0 to 6.3.0
- [Release notes](https://github.com/jasmine/jasmine/releases)
- [Changelog](https://github.com/jasmine/jasmine/blob/main/RELEASE.md)
- [Commits](jasmine/jasmine@v5.9.0...v6.3.0)

Updates `karma-jasmine-html-reporter` from 2.1.0 to 2.2.0
- [Release notes](https://github.com/dfederm/karma-jasmine-html-reporter/releases)
- [Commits](dfederm/karma-jasmine-html-reporter@v2.1.0...v2.2.0)

Updates `knip` from 5.88.1 to 6.23.0
- [Release notes](https://github.com/webpro-nl/knip/releases)
- [Commits](https://github.com/webpro-nl/knip/commits/knip@6.23.0/packages/knip)

Updates `postcss` from 8.5.15 to 8.5.16
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.5.15...8.5.16)

Updates `prettier` from 3.8.4 to 3.9.4
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.8.4...3.9.4)

Updates `tailwindcss` from 4.3.1 to 4.3.2
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.3.2/packages/tailwindcss)

Updates `typescript-eslint` from 8.62.0 to 8.62.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.62.1/packages/typescript-eslint)

Updates `globals` from 16.5.0 to 17.7.0
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](sindresorhus/globals@v16.5.0...v17.7.0)

---
updated-dependencies:
- dependency-name: "@angular/common"
  dependency-version: 22.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-version-updates
- dependency-name: "@angular/compiler"
  dependency-version: 22.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-version-updates
- dependency-name: "@angular/core"
  dependency-version: 22.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-version-updates
- dependency-name: "@angular/platform-browser"
  dependency-version: 22.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-version-updates
- dependency-name: "@angular/router"
  dependency-version: 22.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-version-updates
- dependency-name: zone.js
  dependency-version: 0.16.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-version-updates
- dependency-name: "@angular/build"
  dependency-version: 22.0.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-version-updates
- dependency-name: "@angular/cli"
  dependency-version: 22.0.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-version-updates
- dependency-name: "@angular/compiler-cli"
  dependency-version: 22.0.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-version-updates
- dependency-name: "@commitlint/config-conventional"
  dependency-version: 21.2.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-version-updates
- dependency-name: "@eslint/js"
  dependency-version: 10.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-version-updates
- dependency-name: "@tailwindcss/postcss"
  dependency-version: 4.3.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-version-updates
- dependency-name: "@types/jasmine"
  dependency-version: 6.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-version-updates
- dependency-name: "@types/node"
  dependency-version: 26.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-version-updates
- dependency-name: eslint
  dependency-version: 10.6.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-version-updates
- dependency-name: jasmine-core
  dependency-version: 6.3.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-version-updates
- dependency-name: karma-jasmine-html-reporter
  dependency-version: 2.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-version-updates
- dependency-name: knip
  dependency-version: 6.23.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-version-updates
- dependency-name: postcss
  dependency-version: 8.5.16
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-version-updates
- dependency-name: prettier
  dependency-version: 3.9.4
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-version-updates
- dependency-name: tailwindcss
  dependency-version: 4.3.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-version-updates
- dependency-name: typescript-eslint
  dependency-version: 8.62.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-version-updates
- dependency-name: globals
  dependency-version: 17.7.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-version-updates
...

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 / TypeScript code labels Jul 1, 2026
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 / TypeScript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants