Skip to content

build(deps): bump the npm-minor-and-patch group across 1 directory with 11 updates - #25

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/web/npm-minor-and-patch-81060cc262
Open

build(deps): bump the npm-minor-and-patch group across 1 directory with 11 updates#25
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/web/npm-minor-and-patch-81060cc262

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 30, 2026

Copy link
Copy Markdown
Contributor

Bumps the npm-minor-and-patch group with 11 updates in the /web directory:

Package From To
@angular/common 22.1.2 22.1.4
@angular/compiler 22.1.2 22.1.4
@angular/core 22.1.2 22.1.4
@angular/forms 22.1.2 22.1.4
@angular/platform-browser 22.1.2 22.1.4
@angular/router 22.1.2 22.1.4
@angular/build 22.1.4 22.1.6
@angular/cli 22.1.4 22.1.6
@angular/compiler-cli 22.1.2 22.1.4
aislop 0.14.1 0.15.0
vitest 4.1.10 4.1.11

Updates @angular/common from 22.1.2 to 22.1.4

Release notes

Sourced from @​angular/common's releases.

22.1.4

common

Commit Description
fix - 60a874c3fb avoid prototype member collisions
fix - e8378dfeab use locale NaN symbol in number formatting

compiler

Commit Description
fix - 05c7c725a5 scope animations declared in minified nested rules

compiler-cli

Commit Description
fix - afe8499a14 default template diagnostic related message source file to template
fix - 079a846263 Produce correct tcb expression for optional chaining
fix - 55eeb46418 retain metadata for strict standalone errors

core

Commit Description
fix - 3da35cbab9 avoid prototype member collisions
fix - b199bdfa2a explicitly reject foreign components in JIT mode
fix - 9a8e4826b9 preserve namespace for dynamic component hosts
fix - 7c752d4815 prevent TransferState prototype pollution
fix - 7546b7a805 throw coded RuntimeErrors instead of crashing when hydration/rendering can't find an expected DOM node

forms

Commit Description
fix - c8eb7f0056 use dot-access for readonly rule configuration

language-service

Commit Description
fix - 93d7f718d2 honor quote style preference when generating imports

migrations

Commit Description
fix - 85c8829ac1 preserve registerLocaleData calls in standalone bootstrap migration

platform-server

Commit Description
fix - 71e52d1396 avoid stripping unicode whitespace during url resolution

22.1.3

animations

Commit Description
fix - d9620e0f1b detect object trigger values with Object.hasOwn

common

Commit Description
fix - b3c78a5081 preserve literal key union in KeyValuePipe.transform()

... (truncated)

Changelog

Sourced from @​angular/common's changelog.

22.1.4 (2026-08-26)

common

Commit Type Description
60a874c3fb fix avoid prototype member collisions
e8378dfeab fix use locale NaN symbol in number formatting

compiler

Commit Type Description
05c7c725a5 fix scope animations declared in minified nested rules

compiler-cli

Commit Type Description
afe8499a14 fix default template diagnostic related message source file to template
079a846263 fix Produce correct tcb expression for optional chaining
55eeb46418 fix retain metadata for strict standalone errors

core

Commit Type Description
3da35cbab9 fix avoid prototype member collisions
b199bdfa2a fix explicitly reject foreign components in JIT mode
9a8e4826b9 fix preserve namespace for dynamic component hosts
7c752d4815 fix prevent TransferState prototype pollution
7546b7a805 fix throw coded RuntimeErrors instead of crashing when hydration/rendering can't find an expected DOM node

forms

Commit Type Description
c8eb7f0056 fix use dot-access for readonly rule configuration

language-service

Commit Type Description
93d7f718d2 fix honor quote style preference when generating imports

migrations

Commit Type Description
85c8829ac1 fix preserve registerLocaleData calls in standalone bootstrap migration

platform-server

Commit Type Description
71e52d1396 fix avoid stripping unicode whitespace during url resolution

22.1.3 (2026-08-19)

animations

Commit Type Description
d9620e0f1b fix detect object trigger values with Object.hasOwn

common

... (truncated)

Commits
  • e8378df fix(common): use locale NaN symbol in number formatting
  • 60a874c fix(common): avoid prototype member collisions
  • 4413711 fix(core): replace all hasOwnProperty usages with Object.hasOwn
  • b3c78a5 fix(common): preserve literal key union in KeyValuePipe.transform()
  • 0cd635e fix(http): cancel oversized fetch response bodies
  • See full diff in compare view

Updates @angular/compiler from 22.1.2 to 22.1.4

Release notes

Sourced from @​angular/compiler's releases.

22.1.4

common

Commit Description
fix - 60a874c3fb avoid prototype member collisions
fix - e8378dfeab use locale NaN symbol in number formatting

compiler

Commit Description
fix - 05c7c725a5 scope animations declared in minified nested rules

compiler-cli

Commit Description
fix - afe8499a14 default template diagnostic related message source file to template
fix - 079a846263 Produce correct tcb expression for optional chaining
fix - 55eeb46418 retain metadata for strict standalone errors

core

Commit Description
fix - 3da35cbab9 avoid prototype member collisions
fix - b199bdfa2a explicitly reject foreign components in JIT mode
fix - 9a8e4826b9 preserve namespace for dynamic component hosts
fix - 7c752d4815 prevent TransferState prototype pollution
fix - 7546b7a805 throw coded RuntimeErrors instead of crashing when hydration/rendering can't find an expected DOM node

forms

Commit Description
fix - c8eb7f0056 use dot-access for readonly rule configuration

language-service

Commit Description
fix - 93d7f718d2 honor quote style preference when generating imports

migrations

Commit Description
fix - 85c8829ac1 preserve registerLocaleData calls in standalone bootstrap migration

platform-server

Commit Description
fix - 71e52d1396 avoid stripping unicode whitespace during url resolution

22.1.3

animations

Commit Description
fix - d9620e0f1b detect object trigger values with Object.hasOwn

common

Commit Description
fix - b3c78a5081 preserve literal key union in KeyValuePipe.transform()

... (truncated)

Changelog

Sourced from @​angular/compiler's changelog.

22.1.4 (2026-08-26)

common

Commit Type Description
60a874c3fb fix avoid prototype member collisions
e8378dfeab fix use locale NaN symbol in number formatting

compiler

Commit Type Description
05c7c725a5 fix scope animations declared in minified nested rules

compiler-cli

Commit Type Description
afe8499a14 fix default template diagnostic related message source file to template
079a846263 fix Produce correct tcb expression for optional chaining
55eeb46418 fix retain metadata for strict standalone errors

core

Commit Type Description
3da35cbab9 fix avoid prototype member collisions
b199bdfa2a fix explicitly reject foreign components in JIT mode
9a8e4826b9 fix preserve namespace for dynamic component hosts
7c752d4815 fix prevent TransferState prototype pollution
7546b7a805 fix throw coded RuntimeErrors instead of crashing when hydration/rendering can't find an expected DOM node

forms

Commit Type Description
c8eb7f0056 fix use dot-access for readonly rule configuration

language-service

Commit Type Description
93d7f718d2 fix honor quote style preference when generating imports

migrations

Commit Type Description
85c8829ac1 fix preserve registerLocaleData calls in standalone bootstrap migration

platform-server

Commit Type Description
71e52d1396 fix avoid stripping unicode whitespace during url resolution

22.1.3 (2026-08-19)

animations

Commit Type Description
d9620e0f1b fix detect object trigger values with Object.hasOwn

common

... (truncated)

Commits
  • 079a846 fix(compiler-cli): Produce correct tcb expression for optional chaining
  • 05c7c72 fix(compiler): scope animations declared in minified nested rules
  • df00ed2 refactor(compiler-cli): add compiler option for enabling source locations
  • 83450d2 fix(forms): report forbidden 2way bindings on when FormField is applied
  • eb0d62e Revert "fix(compiler): preserve &ngsp; between sibling control flow blocks"
  • 94f0b9a fix(compiler): preserve &ngsp; between sibling control flow blocks
  • 4413711 fix(core): replace all hasOwnProperty usages with Object.hasOwn
  • See full diff in compare view

Updates @angular/core from 22.1.2 to 22.1.4

Release notes

Sourced from @​angular/core's releases.

22.1.4

common

Commit Description
fix - 60a874c3fb avoid prototype member collisions
fix - e8378dfeab use locale NaN symbol in number formatting

compiler

Commit Description
fix - 05c7c725a5 scope animations declared in minified nested rules

compiler-cli

Commit Description
fix - afe8499a14 default template diagnostic related message source file to template
fix - 079a846263 Produce correct tcb expression for optional chaining
fix - 55eeb46418 retain metadata for strict standalone errors

core

Commit Description
fix - 3da35cbab9 avoid prototype member collisions
fix - b199bdfa2a explicitly reject foreign components in JIT mode
fix - 9a8e4826b9 preserve namespace for dynamic component hosts
fix - 7c752d4815 prevent TransferState prototype pollution
fix - 7546b7a805 throw coded RuntimeErrors instead of crashing when hydration/rendering can't find an expected DOM node

forms

Commit Description
fix - c8eb7f0056 use dot-access for readonly rule configuration

language-service

Commit Description
fix - 93d7f718d2 honor quote style preference when generating imports

migrations

Commit Description
fix - 85c8829ac1 preserve registerLocaleData calls in standalone bootstrap migration

platform-server

Commit Description
fix - 71e52d1396 avoid stripping unicode whitespace during url resolution

22.1.3

animations

Commit Description
fix - d9620e0f1b detect object trigger values with Object.hasOwn

common

Commit Description
fix - b3c78a5081 preserve literal key union in KeyValuePipe.transform()

... (truncated)

Changelog

Sourced from @​angular/core's changelog.

22.1.4 (2026-08-26)

common

Commit Type Description
60a874c3fb fix avoid prototype member collisions
e8378dfeab fix use locale NaN symbol in number formatting

compiler

Commit Type Description
05c7c725a5 fix scope animations declared in minified nested rules

compiler-cli

Commit Type Description
afe8499a14 fix default template diagnostic related message source file to template
079a846263 fix Produce correct tcb expression for optional chaining
55eeb46418 fix retain metadata for strict standalone errors

core

Commit Type Description
3da35cbab9 fix avoid prototype member collisions
b199bdfa2a fix explicitly reject foreign components in JIT mode
9a8e4826b9 fix preserve namespace for dynamic component hosts
7c752d4815 fix prevent TransferState prototype pollution
7546b7a805 fix throw coded RuntimeErrors instead of crashing when hydration/rendering can't find an expected DOM node

forms

Commit Type Description
c8eb7f0056 fix use dot-access for readonly rule configuration

language-service

Commit Type Description
93d7f718d2 fix honor quote style preference when generating imports

migrations

Commit Type Description
85c8829ac1 fix preserve registerLocaleData calls in standalone bootstrap migration

platform-server

Commit Type Description
71e52d1396 fix avoid stripping unicode whitespace during url resolution

22.1.3 (2026-08-19)

animations

Commit Type Description
d9620e0f1b fix detect object trigger values with Object.hasOwn

common

... (truncated)

Commits
  • 9bf7113 build: update cross-repo angular dependencies
  • 151a8f2 refactor(core): Decouple ɵɵFactoryDeclaration and ɵɵInjectableDeclaration fro...
  • b199bdf fix(core): explicitly reject foreign components in JIT mode
  • 7546b7a fix(core): throw coded RuntimeErrors instead of crashing when hydration/rende...
  • 7c752d4 fix(core): prevent TransferState prototype pollution
  • f58f5fd refactor(core): loosen return type of ɵɵFactoryDeclaration to any
  • 85c8829 fix(migrations): preserve registerLocaleData calls in standalone bootstrap mi...
  • 9a8e482 fix(core): preserve namespace for dynamic component hosts
  • 3da35cb fix(core): avoid prototype member collisions
  • 7709f2c refactor(core): widen ɵɵclassProp value parameter type to any
  • Additional commits viewable in compare view

Updates @angular/forms from 22.1.2 to 22.1.4

Release notes

Sourced from @​angular/forms's releases.

22.1.4

common

Commit Description
fix - 60a874c3fb avoid prototype member collisions
fix - e8378dfeab use locale NaN symbol in number formatting

compiler

Commit Description
fix - 05c7c725a5 scope animations declared in minified nested rules

compiler-cli

Commit Description
fix - afe8499a14 default template diagnostic related message source file to template
fix - 079a846263 Produce correct tcb expression for optional chaining
fix - 55eeb46418 retain metadata for strict standalone errors

core

Commit Description
fix - 3da35cbab9 avoid prototype member collisions
fix - b199bdfa2a explicitly reject foreign components in JIT mode
fix - 9a8e4826b9 preserve namespace for dynamic component hosts
fix - 7c752d4815 prevent TransferState prototype pollution
fix - 7546b7a805 throw coded RuntimeErrors instead of crashing when hydration/rendering can't find an expected DOM node

forms

Commit Description
fix - c8eb7f0056 use dot-access for readonly rule configuration

language-service

Commit Description
fix - 93d7f718d2 honor quote style preference when generating imports

migrations

Commit Description
fix - 85c8829ac1 preserve registerLocaleData calls in standalone bootstrap migration

platform-server

Commit Description
fix - 71e52d1396 avoid stripping unicode whitespace during url resolution

22.1.3

animations

Commit Description
fix - d9620e0f1b detect object trigger values with Object.hasOwn

common

Commit Description
fix - b3c78a5081 preserve literal key union in KeyValuePipe.transform()

... (truncated)

Changelog

Sourced from @​angular/forms's changelog.

22.1.4 (2026-08-26)

common

Commit Type Description
60a874c3fb fix avoid prototype member collisions
e8378dfeab fix use locale NaN symbol in number formatting

compiler

Commit Type Description
05c7c725a5 fix scope animations declared in minified nested rules

compiler-cli

Commit Type Description
afe8499a14 fix default template diagnostic related message source file to template
079a846263 fix Produce correct tcb expression for optional chaining
55eeb46418 fix retain metadata for strict standalone errors

core

Commit Type Description
3da35cbab9 fix avoid prototype member collisions
b199bdfa2a fix explicitly reject foreign components in JIT mode
9a8e4826b9 fix preserve namespace for dynamic component hosts
7c752d4815 fix prevent TransferState prototype pollution
7546b7a805 fix throw coded RuntimeErrors instead of crashing when hydration/rendering can't find an expected DOM node

forms

Commit Type Description
c8eb7f0056 fix use dot-access for readonly rule configuration

language-service

Commit Type Description
93d7f718d2 fix honor quote style preference when generating imports

migrations

Commit Type Description
85c8829ac1 fix preserve registerLocaleData calls in standalone bootstrap migration

platform-server

Commit Type Description
71e52d1396 fix avoid stripping unicode whitespace during url resolution

22.1.3 (2026-08-19)

animations

Commit Type Description
d9620e0f1b fix detect object trigger values with Object.hasOwn

common

... (truncated)

Commits
  • c8eb7f0 fix(forms): use dot-access for readonly rule configuration
  • 787a8e9 refactor(forms): type async validator subscription
  • 4413711 fix(core): replace all hasOwnProperty usages with Object.hasOwn
  • 3a82a16 docs: use transformedValue in `Forms | Custom Controls | Value transformati...
  • 1e53aa0 refactor: correct typos in comments, docs, and error messages
  • 5cb4ea7 fix(forms): warn in dev mode when ngModel cannot reach parent NgForm across c...
  • See full diff in compare view

Updates @angular/platform-browser from 22.1.2 to 22.1.4

Release notes

Sourced from @​angular/platform-browser's releases.

22.1.4

common

Commit Description
fix - 60a874c3fb avoid prototype member collisions
fix - e8378dfeab use locale NaN symbol in number formatting

compiler

Commit Description
fix - 05c7c725a5 scope animations declared in minified nested rules

compiler-cli

Commit Description
fix - afe8499a14 default template diagnostic related message source file to template
fix - 079a846263 Produce correct tcb expression for optional chaining
fix - 55eeb46418 retain metadata for strict standalone errors

core

Commit Description
fix - 3da35cbab9 avoid prototype member collisions
fix - b199bdfa2a explicitly reject foreign components in JIT mode
fix - 9a8e4826b9 preserve namespace for dynamic component hosts
fix - 7c752d4815 prevent TransferState prototype pollution
fix - 7546b7a805 throw coded RuntimeErrors instead of crashing when hydration/rendering can't find an expected DOM node

forms

Commit Description
fix - c8eb7f0056 use dot-access for readonly rule configuration

language-service

Commit Description
fix - 93d7f718d2 honor quote style preference when generating imports

migrations

Commit Description
fix - 85c8829ac1 preserve registerLocaleData calls in standalone bootstrap migration

platform-server

Commit Description
fix - 71e52d1396 avoid stripping unicode whitespace during url resolution

22.1.3

animations

Commit Description
fix - d9620e0f1b detect object trigger values with Object.hasOwn

common

Commit Description
fix - b3c78a5081 preserve literal key union in KeyValuePipe.transform()

... (truncated)

Changelog

Sourced from @​angular/platform-browser's changelog.

22.1.4 (2026-08-26)

common

Commit Type Description
60a874c3fb fix avoid prototype member collisions
e8378dfeab fix use locale NaN symbol in number formatting

compiler

Commit Type Description
05c7c725a5 fix scope animations declared in minified nested rules

compiler-cli

Commit Type Description
afe8499a14 fix default template diagnostic related message source file to template
079a846263 fix Produce correct tcb expression for optional chaining
55eeb46418 fix retain metadata for strict standalone errors

core

Commit Type Description
3da35cbab9 fix avoid prototype member collisions
b199bdfa2a fix explicitly reject foreign components in JIT mode
9a8e4826b9 fix preserve namespace for dynamic component hosts
7c752d4815 fix prevent TransferState prototype pollution
7546b7a805 fix throw coded RuntimeErrors instead of crashing when hydration/rendering can't find an expected DOM node

forms

Commit Type Description
c8eb7f0056 fix use dot-access for readonly rule configuration

language-service

Commit Type Description
93d7f718d2 fix honor quote style preference when generating imports

migrations

Commit Type Description
85c8829ac1 fix preserve registerLocaleData calls in standalone bootstrap migration

platform-server

Commit Type Description
71e52d1396 fix avoid stripping unicode whitespace during url resolution

22.1.3 (2026-08-19)

animations

Commit Type Description
d9620e0f1b fix detect object trigger values with Object.hasOwn

common

... (truncated)

Commits
  • 7546b7a fix(core): throw coded RuntimeErrors instead of crashing when hydration/rende...
  • 3ddcb1a fix(platform-browser): disallow event handler attributes in Meta
  • 1e53aa0 refactor: correct typos in comments, docs, and error messages
  • 640460d fix(platform-browser): throw a descriptive error when insertBefore reference ...
  • See full diff in compare view

Updates @angular/router from 22.1.2 to 22.1.4

Release notes

Sourced from @​angular/router's releases.

22.1.4

common

Commit Description
fix - 60a874c3fb avoid prototype member collisions
fix - e8378dfeab use locale NaN symbol in number formatting

compiler

Commit Description
fix - 05c7c725a5 scope animations declared in minified nested rules

compiler-cli

Commit Description
fix - afe8499a14 default template diagnostic related message source file to template
fix - 079a846263 Produce correct tcb expression for optional chaining
fix - 55eeb46418 retain metadata for strict standalone errors

core

Commit Description
fix - 3da35cbab9 avoid prototype member collisions

…th 11 updates

Bumps the npm-minor-and-patch group with 11 updates in the /web directory:

| Package | From | To |
| --- | --- | --- |
| [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) | `22.1.2` | `22.1.4` |
| [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) | `22.1.2` | `22.1.4` |
| [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) | `22.1.2` | `22.1.4` |
| [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms) | `22.1.2` | `22.1.4` |
| [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser) | `22.1.2` | `22.1.4` |
| [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router) | `22.1.2` | `22.1.4` |
| [@angular/build](https://github.com/angular/angular-cli) | `22.1.4` | `22.1.6` |
| [@angular/cli](https://github.com/angular/angular-cli) | `22.1.4` | `22.1.6` |
| [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) | `22.1.2` | `22.1.4` |
| [aislop](https://github.com/scanaislop/aislop) | `0.14.1` | `0.15.0` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.1.10` | `4.1.11` |



Updates `@angular/common` from 22.1.2 to 22.1.4
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/v22.1.4/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/v22.1.4/packages/common)

Updates `@angular/compiler` from 22.1.2 to 22.1.4
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/v22.1.4/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/v22.1.4/packages/compiler)

Updates `@angular/core` from 22.1.2 to 22.1.4
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/v22.1.4/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/v22.1.4/packages/core)

Updates `@angular/forms` from 22.1.2 to 22.1.4
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/v22.1.4/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/v22.1.4/packages/forms)

Updates `@angular/platform-browser` from 22.1.2 to 22.1.4
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/v22.1.4/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/v22.1.4/packages/platform-browser)

Updates `@angular/router` from 22.1.2 to 22.1.4
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/v22.1.4/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/v22.1.4/packages/router)

Updates `@angular/build` from 22.1.4 to 22.1.6
- [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.1.4...v22.1.6)

Updates `@angular/cli` from 22.1.4 to 22.1.6
- [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.1.4...v22.1.6)

Updates `@angular/compiler-cli` from 22.1.2 to 22.1.4
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/v22.1.4/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/v22.1.4/packages/compiler-cli)

Updates `aislop` from 0.14.1 to 0.15.0
- [Release notes](https://github.com/scanaislop/aislop/releases)
- [Changelog](https://github.com/scanaislop/aislop/blob/main/CHANGELOG.md)
- [Commits](scanaislop/aislop@v0.14.1...v0.15.0)

Updates `vitest` from 4.1.10 to 4.1.11
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.11/packages/vitest)

---
updated-dependencies:
- dependency-name: "@angular/common"
  dependency-version: 22.1.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-minor-and-patch
- dependency-name: "@angular/compiler"
  dependency-version: 22.1.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-minor-and-patch
- dependency-name: "@angular/core"
  dependency-version: 22.1.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-minor-and-patch
- dependency-name: "@angular/forms"
  dependency-version: 22.1.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-minor-and-patch
- dependency-name: "@angular/platform-browser"
  dependency-version: 22.1.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-minor-and-patch
- dependency-name: "@angular/router"
  dependency-version: 22.1.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-minor-and-patch
- dependency-name: "@angular/build"
  dependency-version: 22.1.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-minor-and-patch
- dependency-name: "@angular/cli"
  dependency-version: 22.1.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-minor-and-patch
- dependency-name: "@angular/compiler-cli"
  dependency-version: 22.1.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-minor-and-patch
- dependency-name: aislop
  dependency-version: 0.15.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor-and-patch
- dependency-name: vitest
  dependency-version: 4.1.11
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Portfolio hardening: dependencies javascript Pull requests that update javascript code labels Aug 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Portfolio hardening: dependencies javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants