Skip to content

build(deps): bump the angular group across 1 directory with 9 updates - #27

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

build(deps): bump the angular group across 1 directory with 9 updates#27
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/angular-c3f8006881

Conversation

@dependabot

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

Copy link
Copy Markdown

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

Package From To
@angular/common 22.1.0 22.1.1
@angular/compiler 22.1.0 22.1.1
@angular/core 22.1.0 22.1.1
@angular/forms 22.1.0 22.1.1
@angular/platform-browser 22.1.0 22.1.1
@angular/platform-server 22.1.0 22.1.1
@angular/router 22.1.0 22.1.1
@angular/ssr 22.1.2 22.1.3
ng-packagr 22.0.0 22.1.1

Updates @angular/common from 22.1.0 to 22.1.1

Release notes

Sourced from @​angular/common's releases.

22.1.1

core

Commit Description
fix - aa6d3189c1 initialize hydration triggers after late runtime activation
fix - deecb301c8 warn when style property bindings receive invalid values

http

Commit Description
fix - ac3728e79f avoid aborting completed requests in FetchBackend
fix - 688a0a7118 respect content-type charset in fetch backend text decoder
fix - a13b968451 run root interceptors in the terminal request chain
fix - 32af9b525e strip RFC 6265 DQUOTE characters and handle URIError in parseCookieValue
Changelog

Sourced from @​angular/common's changelog.

22.1.1 (2026-08-06)

core

Commit Type Description
aa6d3189c1 fix initialize hydration triggers after late runtime activation
deecb301c8 fix warn when style property bindings receive invalid values

http

Commit Type Description
ac3728e79f fix avoid aborting completed requests in FetchBackend
688a0a7118 fix respect content-type charset in fetch backend text decoder
a13b968451 fix run root interceptors in the terminal request chain
32af9b525e fix strip RFC 6265 DQUOTE characters and handle URIError in parseCookieValue

22.2.0-next.0 (2026-07-29)

forms

Commit Type Description
d5e8b1ef7a feat allow permanent hidden fields in signal forms

21.2.19 (2026-07-29)

compiler

Commit Type Description
e2660c3dee fix disallow i18n event attributes
7b884f585a fix restrict possible event handler check to property names longer than 2 characters

http

Commit Type Description
948a8d6831 fix distinguish repeated transfer cache params
9949dccce1 fix enable xsrf for root-provided HttpClient

platform-server

Commit Type Description
f34a93c946 fix update domino to latest version

Commits
  • ac3728e fix(http): avoid aborting completed requests in FetchBackend
  • f99e916 refactor(common): modernize directive tests to rely on whenStable
  • 32af9b5 fix(http): strip RFC 6265 DQUOTE characters and handle URIError in parseCooki...
  • 688a0a7 fix(http): respect content-type charset in fetch backend text decoder
  • 6b643ab refactor(common): modernize directive tests to rely on whenStable
  • a13b968 fix(http): run root interceptors in the terminal request chain
  • eb10e93 refactor(common): modernize pipes & non bindable tests to rely on whenStable
  • See full diff in compare view

Updates @angular/compiler from 22.1.0 to 22.1.1

Release notes

Sourced from @​angular/compiler's releases.

22.1.1

core

Commit Description
fix - aa6d3189c1 initialize hydration triggers after late runtime activation
fix - deecb301c8 warn when style property bindings receive invalid values

http

Commit Description
fix - ac3728e79f avoid aborting completed requests in FetchBackend
fix - 688a0a7118 respect content-type charset in fetch backend text decoder
fix - a13b968451 run root interceptors in the terminal request chain
fix - 32af9b525e strip RFC 6265 DQUOTE characters and handle URIError in parseCookieValue
Changelog

Sourced from @​angular/compiler's changelog.

22.1.1 (2026-08-06)

core

Commit Type Description
aa6d3189c1 fix initialize hydration triggers after late runtime activation
deecb301c8 fix warn when style property bindings receive invalid values

http

Commit Type Description
ac3728e79f fix avoid aborting completed requests in FetchBackend
688a0a7118 fix respect content-type charset in fetch backend text decoder
a13b968451 fix run root interceptors in the terminal request chain
32af9b525e fix strip RFC 6265 DQUOTE characters and handle URIError in parseCookieValue

22.2.0-next.0 (2026-07-29)

forms

Commit Type Description
d5e8b1ef7a feat allow permanent hidden fields in signal forms

21.2.19 (2026-07-29)

compiler

Commit Type Description
e2660c3dee fix disallow i18n event attributes
7b884f585a fix restrict possible event handler check to property names longer than 2 characters

http

Commit Type Description
948a8d6831 fix distinguish repeated transfer cache params
9949dccce1 fix enable xsrf for root-provided HttpClient

platform-server

Commit Type Description
f34a93c946 fix update domino to latest version

Commits
  • 3478df7 refactor(compiler): remove unused code and exports
  • cc84776 refactor(compiler): replace any casts with precise types
  • See full diff in compare view

Updates @angular/core from 22.1.0 to 22.1.1

Release notes

Sourced from @​angular/core's releases.

22.1.1

core

Commit Description
fix - aa6d3189c1 initialize hydration triggers after late runtime activation
fix - deecb301c8 warn when style property bindings receive invalid values

http

Commit Description
fix - ac3728e79f avoid aborting completed requests in FetchBackend
fix - 688a0a7118 respect content-type charset in fetch backend text decoder
fix - a13b968451 run root interceptors in the terminal request chain
fix - 32af9b525e strip RFC 6265 DQUOTE characters and handle URIError in parseCookieValue
Changelog

Sourced from @​angular/core's changelog.

22.1.1 (2026-08-06)

core

Commit Type Description
aa6d3189c1 fix initialize hydration triggers after late runtime activation
deecb301c8 fix warn when style property bindings receive invalid values

http

Commit Type Description
ac3728e79f fix avoid aborting completed requests in FetchBackend
688a0a7118 fix respect content-type charset in fetch backend text decoder
a13b968451 fix run root interceptors in the terminal request chain
32af9b525e fix strip RFC 6265 DQUOTE characters and handle URIError in parseCookieValue

22.2.0-next.0 (2026-07-29)

forms

Commit Type Description
d5e8b1ef7a feat allow permanent hidden fields in signal forms

21.2.19 (2026-07-29)

compiler

Commit Type Description
e2660c3dee fix disallow i18n event attributes
7b884f585a fix restrict possible event handler check to property names longer than 2 characters

http

Commit Type Description
948a8d6831 fix distinguish repeated transfer cache params
9949dccce1 fix enable xsrf for root-provided HttpClient

platform-server

Commit Type Description
f34a93c946 fix update domino to latest version

Commits
  • aa6d318 fix(core): initialize hydration triggers after late runtime activation
  • d107bca build: update cross-repo angular dependencies
  • deecb30 fix(core): warn when style property bindings receive invalid values
  • 644455b refactor(core): update acceptance test
  • See full diff in compare view

Updates @angular/forms from 22.1.0 to 22.1.1

Release notes

Sourced from @​angular/forms's releases.

22.1.1

core

Commit Description
fix - aa6d3189c1 initialize hydration triggers after late runtime activation
fix - deecb301c8 warn when style property bindings receive invalid values

http

Commit Description
fix - ac3728e79f avoid aborting completed requests in FetchBackend
fix - 688a0a7118 respect content-type charset in fetch backend text decoder
fix - a13b968451 run root interceptors in the terminal request chain
fix - 32af9b525e strip RFC 6265 DQUOTE characters and handle URIError in parseCookieValue
Changelog

Sourced from @​angular/forms's changelog.

22.1.1 (2026-08-06)

core

Commit Type Description
aa6d3189c1 fix initialize hydration triggers after late runtime activation
deecb301c8 fix warn when style property bindings receive invalid values

http

Commit Type Description
ac3728e79f fix avoid aborting completed requests in FetchBackend
688a0a7118 fix respect content-type charset in fetch backend text decoder
a13b968451 fix run root interceptors in the terminal request chain
32af9b525e fix strip RFC 6265 DQUOTE characters and handle URIError in parseCookieValue

22.2.0-next.0 (2026-07-29)

forms

Commit Type Description
d5e8b1ef7a feat allow permanent hidden fields in signal forms

21.2.19 (2026-07-29)

compiler

Commit Type Description
e2660c3dee fix disallow i18n event attributes
7b884f585a fix restrict possible event handler check to property names longer than 2 characters

http

Commit Type Description
948a8d6831 fix distinguish repeated transfer cache params
9949dccce1 fix enable xsrf for root-provided HttpClient

platform-server

Commit Type Description
f34a93c946 fix update domino to latest version

Commits
  • 949de9c refactor(forms): modernize reactive forms tests to rely on whenStable
  • See full diff in compare view

Updates @angular/platform-browser from 22.1.0 to 22.1.1

Release notes

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

22.1.1

core

Commit Description
fix - aa6d3189c1 initialize hydration triggers after late runtime activation
fix - deecb301c8 warn when style property bindings receive invalid values

http

Commit Description
fix - ac3728e79f avoid aborting completed requests in FetchBackend
fix - 688a0a7118 respect content-type charset in fetch backend text decoder
fix - a13b968451 run root interceptors in the terminal request chain
fix - 32af9b525e strip RFC 6265 DQUOTE characters and handle URIError in parseCookieValue
Changelog

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

22.1.1 (2026-08-06)

core

Commit Type Description
aa6d3189c1 fix initialize hydration triggers after late runtime activation
deecb301c8 fix warn when style property bindings receive invalid values

http

Commit Type Description
ac3728e79f fix avoid aborting completed requests in FetchBackend
688a0a7118 fix respect content-type charset in fetch backend text decoder
a13b968451 fix run root interceptors in the terminal request chain
32af9b525e fix strip RFC 6265 DQUOTE characters and handle URIError in parseCookieValue

22.2.0-next.0 (2026-07-29)

forms

Commit Type Description
d5e8b1ef7a feat allow permanent hidden fields in signal forms

21.2.19 (2026-07-29)

compiler

Commit Type Description
e2660c3dee fix disallow i18n event attributes
7b884f585a fix restrict possible event handler check to property names longer than 2 characters

http

Commit Type Description
948a8d6831 fix distinguish repeated transfer cache params
9949dccce1 fix enable xsrf for root-provided HttpClient

platform-server

Commit Type Description
f34a93c946 fix update domino to latest version

Commits

Updates @angular/platform-server from 22.1.0 to 22.1.1

Release notes

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

22.1.1

core

Commit Description
fix - aa6d3189c1 initialize hydration triggers after late runtime activation
fix - deecb301c8 warn when style property bindings receive invalid values

http

Commit Description
fix - ac3728e79f avoid aborting completed requests in FetchBackend
fix - 688a0a7118 respect content-type charset in fetch backend text decoder
fix - a13b968451 run root interceptors in the terminal request chain
fix - 32af9b525e strip RFC 6265 DQUOTE characters and handle URIError in parseCookieValue
Changelog

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

22.1.1 (2026-08-06)

core

Commit Type Description
aa6d3189c1 fix initialize hydration triggers after late runtime activation
deecb301c8 fix warn when style property bindings receive invalid values

http

Commit Type Description
ac3728e79f fix avoid aborting completed requests in FetchBackend
688a0a7118 fix respect content-type charset in fetch backend text decoder
a13b968451 fix run root interceptors in the terminal request chain
32af9b525e fix strip RFC 6265 DQUOTE characters and handle URIError in parseCookieValue

22.2.0-next.0 (2026-07-29)

forms

Commit Type Description
d5e8b1ef7a feat allow permanent hidden fields in signal forms

21.2.19 (2026-07-29)

compiler

Commit Type Description
e2660c3dee fix disallow i18n event attributes
7b884f585a fix restrict possible event handler check to property names longer than 2 characters

http

Commit Type Description
948a8d6831 fix distinguish repeated transfer cache params
9949dccce1 fix enable xsrf for root-provided HttpClient

platform-server

Commit Type Description
f34a93c946 fix update domino to latest version

Commits
  • 832ff2a test(platform-server): add SSR integration test for null and normal input values
  • aa6d318 fix(core): initialize hydration triggers after late runtime activation
  • See full diff in compare view

Updates @angular/router from 22.1.0 to 22.1.1

Release notes

Sourced from @​angular/router's releases.

22.1.1

core

Commit Description
fix - aa6d3189c1 initialize hydration triggers after late runtime activation
fix - deecb301c8 warn when style property bindings receive invalid values

http

Commit Description
fix - ac3728e79f avoid aborting completed requests in FetchBackend
fix - 688a0a7118 respect content-type charset in fetch backend text decoder
fix - a13b968451 run root interceptors in the terminal request chain
fix - 32af9b525e strip RFC 6265 DQUOTE characters and handle URIError in parseCookieValue
Changelog

Sourced from @​angular/router's changelog.

22.1.1 (2026-08-06)

core

Commit Type Description
aa6d3189c1 fix initialize hydration triggers after late runtime activation
deecb301c8 fix warn when style property bindings receive invalid values

http

Commit Type Description
ac3728e79f fix avoid aborting completed requests in FetchBackend
688a0a7118 fix respect content-type charset in fetch backend text decoder
a13b968451 fix run root interceptors in the terminal request chain
32af9b525e fix strip RFC 6265 DQUOTE characters and handle URIError in parseCookieValue

22.2.0-next.0 (2026-07-29)

forms

Commit Type Description
d5e8b1ef7a feat allow permanent hidden fields in signal forms

21.2.19 (2026-07-29)

compiler

Commit Type Description
e2660c3dee fix disallow i18n event attributes
7b884f585a fix restrict possible event handler check to property names longer than 2 characters

http

Commit Type Description
948a8d6831 fix distinguish repeated transfer cache params
9949dccce1 fix enable xsrf for root-provided HttpClient

platform-server

Commit Type Description
f34a93c946 fix update domino to latest version

Commits

Updates @angular/ssr from 22.1.2 to 22.1.3

Release notes

Sourced from @​angular/ssr's releases.

22.1.3

@​angular/cli

Commit Description
fix - f837b788c6 always install package during ng add to inspect manifest on disk for schematics (#33718)
fix - 72ae93638d correctly report available package updates during bare ng update
fix - a949e06568 discover migrations from installed packages when omitted by registry metadata (#33718)
fix - 1d9122fd50 normalize Windows drive-letter casing for process.cwd

@​angular/build

Commit Description
fix - a4860d505a prevent build process hang on unhandled error (#33715)
fix - 7686d66cab retain watch files on error in load result cache
fix - 25b7cf7504 support case-insensitive and alternative license file names
perf - 4fd81402ce release build resources early in non-watch mode (#33715)

@​angular/ssr

Commit Description
fix - 6af906cb94 settle writeResponseToNodeResponse when client disconnects
perf - 917d3b2254 avoid buffering request body when sanitizing headers
Changelog

Sourced from @​angular/ssr's changelog.

22.1.3 (2026-08-05)

@​angular/cli

Commit Type Description
f837b788c6 fix always install package during ng add to inspect manifest on disk for schematics (#33718)
72ae93638d fix correctly report available package updates during bare ng update
a949e06568 fix discover migrations from installed packages when omitted by registry metadata (#33718)
1d9122fd50 fix normalize Windows drive-letter casing for process.cwd

@​angular/build

Commit Type Description
a4860d505a fix prevent build process hang on unhandled error (#33715)
7686d66cab fix retain watch files on error in load result cache
25b7cf7504 fix support case-insensitive and alternative license file names
4fd81402ce perf release build resources early in non-watch mode (#33715)

@​angular/ssr

Commit Type Description
6af906cb94 fix settle writeResponseToNodeResponse when client disconnects
917d3b2254 perf avoid buffering request body when sanitizing headers

21.2.20 (2026-08-05)

@​angular-devkit/build-angular

Commit Type Description
972f6db7e9 fix upgrade postcss to 8.5.23

@​angular/build

Commit Type Description
8de75ada50 fix upgrade postcss to 8.5.23

20.3.33 (2026-08-05)

... (truncated)

Commits
  • 60078fc release: cut the v22.1.3 release
  • 434e070 refactor(@​angular/cli): remove unused eslint-disable comment in git utility
  • 3a49bd4 build: update pnpm to v11.20.0
  • 7686d66 fix(@​angular/build): retain watch files on error in load result cache
  • 1d9122f fix(@​angular/cli): normalize Windows drive-letter casing for process.cwd
  • 4e54f3a ci: schedule ng-snapshot Renovate updates for early morning only
  • 6f75b73 build: update cross-repo angular dependencies
  • 25b7cf7 fix(@​angular/build): support case-insensitive and alternative license file names
  • 212373a build: lock file maintenance
  • 74d6d0b build: update dependency postcss to v8.5.25
  • Additional commits viewable in compare view

Updates ng-packagr from 22.0.0 to 22.1.1

Release notes

Sourced from ng-packagr's releases.

22.1.1

Bug Fixes

  • ng-packagr: pin rollup-plugin-dts to ~6.4.1 (cb2d4b2)

22.1.0

Bug Fixes

  • ng-packagr: log correct diagnostics array for warnings (401d5e7), closes #3346
  • ng-packagr: prevent concurrent compilation and stale cache results (e5d77a7)

22.1.0-next.4

Bug Fixes

  • ng-packagr: log correct diagnostics array for warnings (401d5e7), closes #3346

22.1.0-next.3

Bug Fixes

  • ng-packagr: generate specific .npmignore entries for secondary entry-point package.json files (a63fbc0), closes #3343

Performance

  • ng-packagr: implement semaphore backpressure throttling in SassWorkerImplementation (0851ec8)

22.1.0-next.2

Bug Fixes

  • ng-packagr: prevent concurrent compilation and stale cache results (e5d77a7)

22.0.2

Bug Fixes

  • ng-packagr: log correct diagnostics array for warnings (9d1c0cd), closes #3346

22.0.1

Bug Fixes

  • ng-packagr: generate specific .npmignore entries for secondary entry-point package.json files (44bc3a7), closes #3343
  • ng-packagr: prevent concurrent compilation and stale cache results (c4fd75f)

Performance

  • ng-packagr: implement semaphore backpressure throttling in SassWorkerImplementation (1b6ac8e)
Changelog

Sourced from ng-packagr's changelog.

22.1.1 (2026-08-04)

Bug Fixes

  • ng-packagr: pin rollup-plugin-dts to ~6.4.1 (cb2d4b2)

22.2.0-next.2 (2026-07-29)

Performance

  • ng-packagr: use oxc generator for dts bundling (e57d693)

22.2.0-next.1 (2026-07-29)

Features

  • ng-packagr: replace rollup with rolldown (0951b28)

Bug Fixes

  • ng-packagr: preserve legal and annotation comments while removing other comments in JS bundles (defb171), closes #3347

22.2.0-next.0 (2026-07-29)

22.1.0 (2026-07-29)

Bug Fixes

  • ng-packagr: log correct diagnostics array for warnings (401d5e7), closes #3346
  • ng-packagr: prevent concurrent compilation and stale cache results (e5d77a7)

22.1.0-rc.0 (2026-07-24)

22.1.0-next.4 (2026-07-24)

Bug Fixes

  • ng-packagr: log correct diagnostics array for warnings (401d5e7), closes #3346

22.1.0-next.3 (2026-07-01)

Bug Fixes

  • ng-packagr: generate specific .npmignore entries for secondary entry-point package.json files (a63fbc0), closes #3343

... (truncated)

Commits
  • 6a48031 release: cut 22.1.1
  • cb2d4b2 fix(ng-packagr): pin rollup-plugin-dts to ~6.4.1
  • e4ae4b2 release: cut 22.1.0
  • d2eba5b build: update @​angular/compiler-cli peer dependency range to include versions...
  • 74b6630 build: update pnpm to v11.17.0
  • 1bb8c60 build: update pnpm/action-setup action to v6.0.9
  • 064813f build: update all non-major dependencies
  • 8f8954a build: update all github actions to v7
  • 7b69401 Update CHANGELOG.md
  • 9480ef9 release: cut 22.1.0-rc.0
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigg...

Description has been truncated

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

| Package | From | To |
| --- | --- | --- |
| [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) | `22.1.0` | `22.1.1` |
| [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) | `22.1.0` | `22.1.1` |
| [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) | `22.1.0` | `22.1.1` |
| [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms) | `22.1.0` | `22.1.1` |
| [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser) | `22.1.0` | `22.1.1` |
| [@angular/platform-server](https://github.com/angular/angular/tree/HEAD/packages/platform-server) | `22.1.0` | `22.1.1` |
| [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router) | `22.1.0` | `22.1.1` |
| [@angular/ssr](https://github.com/angular/angular-cli) | `22.1.2` | `22.1.3` |
| [ng-packagr](https://github.com/ng-packagr/ng-packagr) | `22.0.0` | `22.1.1` |



Updates `@angular/common` from 22.1.0 to 22.1.1
- [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.1.1/packages/common)

Updates `@angular/compiler` from 22.1.0 to 22.1.1
- [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.1.1/packages/compiler)

Updates `@angular/core` from 22.1.0 to 22.1.1
- [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.1.1/packages/core)

Updates `@angular/forms` from 22.1.0 to 22.1.1
- [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.1.1/packages/forms)

Updates `@angular/platform-browser` from 22.1.0 to 22.1.1
- [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.1.1/packages/platform-browser)

Updates `@angular/platform-server` from 22.1.0 to 22.1.1
- [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.1.1/packages/platform-server)

Updates `@angular/router` from 22.1.0 to 22.1.1
- [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.1.1/packages/router)

Updates `@angular/ssr` from 22.1.2 to 22.1.3
- [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.2...v22.1.3)

Updates `ng-packagr` from 22.0.0 to 22.1.1
- [Release notes](https://github.com/ng-packagr/ng-packagr/releases)
- [Changelog](https://github.com/ng-packagr/ng-packagr/blob/main/CHANGELOG.md)
- [Commits](ng-packagr/ng-packagr@22.0.0...22.1.1)

---
updated-dependencies:
- dependency-name: "@angular/common"
  dependency-version: 22.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/compiler"
  dependency-version: 22.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/core"
  dependency-version: 22.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/forms"
  dependency-version: 22.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/platform-browser"
  dependency-version: 22.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/platform-server"
  dependency-version: 22.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/router"
  dependency-version: 22.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/ssr"
  dependency-version: 22.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: ng-packagr
  dependency-version: 22.1.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: angular
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Aug 13, 2026

Copy link
Copy Markdown
Author

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants