Skip to content

fix(deps, frontend): bump the frontend-patch group across 1 directory with 12 updates - #46

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/frontend/frontend-patch-4387bb9e10
Open

fix(deps, frontend): bump the frontend-patch group across 1 directory with 12 updates#46
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/frontend/frontend-patch-4387bb9e10

Conversation

@dependabot

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

Copy link
Copy Markdown

Bumps the frontend-patch group with 12 updates in the /frontend directory:

Package From To
@angular/common 21.2.17 21.2.18
@angular/compiler 21.2.17 21.2.18
@angular/core 21.2.17 21.2.18
@angular/forms 21.2.17 21.2.18
@angular/localize 21.2.17 21.2.18
@angular/platform-browser 21.2.17 21.2.18
@angular/router 21.2.17 21.2.18
@angular-devkit/build-angular 21.2.18 21.2.19
@angular-devkit/core 21.2.18 21.2.19
@angular-devkit/schematics 21.2.18 21.2.19
@angular/cli 21.2.18 21.2.19
@angular/compiler-cli 21.2.17 21.2.18

Updates @angular/common from 21.2.17 to 21.2.18

Release notes

Sourced from @​angular/common's releases.

21.2.18

compiler-cli

Commit Description
fix - 8d22cc953b update babel dependencies to latest v7

core

Commit Description
fix - 6bcce117fb avoid caching missing locale data
fix - 5a693bafcd reject dynamic script host elements

http

Commit Description
fix - 91df739b80 prevent caching of responses with Set-Cookie headers

service-worker

Commit Description
fix - 1804f73bec preserve referrer in asset requests
fix - e86c31bf26 preserve referrer policy in asset requests
Changelog

Sourced from @​angular/common's changelog.

21.2.18 (2026-07-08)

compiler-cli

Commit Type Description
8d22cc953b fix update babel dependencies to latest v7

core

Commit Type Description
6bcce117fb fix avoid caching missing locale data
5a693bafcd fix reject dynamic script host elements

http

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

service-worker

Commit Type Description
1804f73bec fix preserve referrer in asset requests
e86c31bf26 fix preserve referrer policy in asset requests

22.1.0-next.5 (2026-07-08)

compiler

Commit Type Description
af5e4e1131 feat Add an error for --global-foo cases (#68846)
d579ecaf73 feat Disable '--global-' error outside of g3 (#68846)
f98547675c feat Namespace CSS variables to the app (#68846)
8c8b2f7783 feat Support css var namespacing in properties (#68846)
997b772f28 fix use regular optional chaining expression for safe function calls in TCBs

compiler-cli

Commit Type Description
eb2a8ff63f fix apply debugName transform to required signal queries
eac363e92e fix detect uninvoked signals in bound expressions using ternary

core

Commit Type Description
eab4847a8b feat Adds deep linking from Performance panel to DevTools

forms

Commit Type Description
953cdfd66a fix allow multiple async validators

forms/signals

Commit Type Description
b542302a23 fix make extractValue reactive for compat AbstractControl values

http

... (truncated)

Commits
  • 91df739 fix(http): prevent caching of responses with Set-Cookie headers
  • See full diff in compare view

Updates @angular/compiler from 21.2.17 to 21.2.18

Release notes

Sourced from @​angular/compiler's releases.

21.2.18

compiler-cli

Commit Description
fix - 8d22cc953b update babel dependencies to latest v7

core

Commit Description
fix - 6bcce117fb avoid caching missing locale data
fix - 5a693bafcd reject dynamic script host elements

http

Commit Description
fix - 91df739b80 prevent caching of responses with Set-Cookie headers

service-worker

Commit Description
fix - 1804f73bec preserve referrer in asset requests
fix - e86c31bf26 preserve referrer policy in asset requests
Changelog

Sourced from @​angular/compiler's changelog.

21.2.18 (2026-07-08)

compiler-cli

Commit Type Description
8d22cc953b fix update babel dependencies to latest v7

core

Commit Type Description
6bcce117fb fix avoid caching missing locale data
5a693bafcd fix reject dynamic script host elements

http

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

service-worker

Commit Type Description
1804f73bec fix preserve referrer in asset requests
e86c31bf26 fix preserve referrer policy in asset requests

22.1.0-next.5 (2026-07-08)

compiler

Commit Type Description
af5e4e1131 feat Add an error for --global-foo cases (#68846)
d579ecaf73 feat Disable '--global-' error outside of g3 (#68846)
f98547675c feat Namespace CSS variables to the app (#68846)
8c8b2f7783 feat Support css var namespacing in properties (#68846)
997b772f28 fix use regular optional chaining expression for safe function calls in TCBs

compiler-cli

Commit Type Description
eb2a8ff63f fix apply debugName transform to required signal queries
eac363e92e fix detect uninvoked signals in bound expressions using ternary

core

Commit Type Description
eab4847a8b feat Adds deep linking from Performance panel to DevTools

forms

Commit Type Description
953cdfd66a fix allow multiple async validators

forms/signals

Commit Type Description
b542302a23 fix make extractValue reactive for compat AbstractControl values

http

... (truncated)

Commits

Updates @angular/core from 21.2.17 to 21.2.18

Release notes

Sourced from @​angular/core's releases.

21.2.18

compiler-cli

Commit Description
fix - 8d22cc953b update babel dependencies to latest v7

core

Commit Description
fix - 6bcce117fb avoid caching missing locale data
fix - 5a693bafcd reject dynamic script host elements

http

Commit Description
fix - 91df739b80 prevent caching of responses with Set-Cookie headers

service-worker

Commit Description
fix - 1804f73bec preserve referrer in asset requests
fix - e86c31bf26 preserve referrer policy in asset requests
Changelog

Sourced from @​angular/core's changelog.

21.2.18 (2026-07-08)

compiler-cli

Commit Type Description
8d22cc953b fix update babel dependencies to latest v7

core

Commit Type Description
6bcce117fb fix avoid caching missing locale data
5a693bafcd fix reject dynamic script host elements

http

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

service-worker

Commit Type Description
1804f73bec fix preserve referrer in asset requests
e86c31bf26 fix preserve referrer policy in asset requests

22.1.0-next.5 (2026-07-08)

compiler

Commit Type Description
af5e4e1131 feat Add an error for --global-foo cases (#68846)
d579ecaf73 feat Disable '--global-' error outside of g3 (#68846)
f98547675c feat Namespace CSS variables to the app (#68846)
8c8b2f7783 feat Support css var namespacing in properties (#68846)
997b772f28 fix use regular optional chaining expression for safe function calls in TCBs

compiler-cli

Commit Type Description
eb2a8ff63f fix apply debugName transform to required signal queries
eac363e92e fix detect uninvoked signals in bound expressions using ternary

core

Commit Type Description
eab4847a8b feat Adds deep linking from Performance panel to DevTools

forms

Commit Type Description
953cdfd66a fix allow multiple async validators

forms/signals

Commit Type Description
b542302a23 fix make extractValue reactive for compat AbstractControl values

http

... (truncated)

Commits
  • 5a693ba fix(core): reject dynamic script host elements
  • 6bcce11 fix(core): avoid caching missing locale data
  • See full diff in compare view

Updates @angular/forms from 21.2.17 to 21.2.18

Release notes

Sourced from @​angular/forms's releases.

21.2.18

compiler-cli

Commit Description
fix - 8d22cc953b update babel dependencies to latest v7

core

Commit Description
fix - 6bcce117fb avoid caching missing locale data
fix - 5a693bafcd reject dynamic script host elements

http

Commit Description
fix - 91df739b80 prevent caching of responses with Set-Cookie headers

service-worker

Commit Description
fix - 1804f73bec preserve referrer in asset requests
fix - e86c31bf26 preserve referrer policy in asset requests
Changelog

Sourced from @​angular/forms's changelog.

21.2.18 (2026-07-08)

compiler-cli

Commit Type Description
8d22cc953b fix update babel dependencies to latest v7

core

Commit Type Description
6bcce117fb fix avoid caching missing locale data
5a693bafcd fix reject dynamic script host elements

http

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

service-worker

Commit Type Description
1804f73bec fix preserve referrer in asset requests
e86c31bf26 fix preserve referrer policy in asset requests

22.1.0-next.5 (2026-07-08)

compiler

Commit Type Description
af5e4e1131 feat Add an error for --global-foo cases (#68846)
d579ecaf73 feat Disable '--global-' error outside of g3 (#68846)
f98547675c feat Namespace CSS variables to the app (#68846)
8c8b2f7783 feat Support css var namespacing in properties (#68846)
997b772f28 fix use regular optional chaining expression for safe function calls in TCBs

compiler-cli

Commit Type Description
eb2a8ff63f fix apply debugName transform to required signal queries
eac363e92e fix detect uninvoked signals in bound expressions using ternary

core

Commit Type Description
eab4847a8b feat Adds deep linking from Performance panel to DevTools

forms

Commit Type Description
953cdfd66a fix allow multiple async validators

forms/signals

Commit Type Description
b542302a23 fix make extractValue reactive for compat AbstractControl values

http

... (truncated)

Commits

Updates @angular/localize from 21.2.17 to 21.2.18

Release notes

Sourced from @​angular/localize's releases.

21.2.18

compiler-cli

Commit Description
fix - 8d22cc953b update babel dependencies to latest v7

core

Commit Description
fix - 6bcce117fb avoid caching missing locale data
fix - 5a693bafcd reject dynamic script host elements

http

Commit Description
fix - 91df739b80 prevent caching of responses with Set-Cookie headers

service-worker

Commit Description
fix - 1804f73bec preserve referrer in asset requests
fix - e86c31bf26 preserve referrer policy in asset requests
Changelog

Sourced from @​angular/localize's changelog.

21.2.18 (2026-07-08)

compiler-cli

Commit Type Description
8d22cc953b fix update babel dependencies to latest v7

core

Commit Type Description
6bcce117fb fix avoid caching missing locale data
5a693bafcd fix reject dynamic script host elements

http

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

service-worker

Commit Type Description
1804f73bec fix preserve referrer in asset requests
e86c31bf26 fix preserve referrer policy in asset requests

22.1.0-next.5 (2026-07-08)

compiler

Commit Type Description
af5e4e1131 feat Add an error for --global-foo cases (#68846)
d579ecaf73 feat Disable '--global-' error outside of g3 (#68846)
f98547675c feat Namespace CSS variables to the app (#68846)
8c8b2f7783 feat Support css var namespacing in properties (#68846)
997b772f28 fix use regular optional chaining expression for safe function calls in TCBs

compiler-cli

Commit Type Description
eb2a8ff63f fix apply debugName transform to required signal queries
eac363e92e fix detect uninvoked signals in bound expressions using ternary

core

Commit Type Description
eab4847a8b feat Adds deep linking from Performance panel to DevTools

forms

Commit Type Description
953cdfd66a fix allow multiple async validators

forms/signals

Commit Type Description
b542302a23 fix make extractValue reactive for compat AbstractControl values

http

... (truncated)

Commits
  • 5d00aa2 release: cut the v21.2.18 release
  • e86c31b fix(service-worker): preserve referrer policy in asset requests
  • 1804f73 fix(service-worker): preserve referrer in asset requests
  • 91df739 fix(http): prevent caching of responses with Set-Cookie headers
  • 8d22cc9 fix(compiler-cli): update babel dependencies to latest v7
  • 5a693ba fix(core): reject dynamic script host elements
  • 6bcce11 fix(core): avoid caching missing locale data
  • See full diff in compare view

Updates @angular/platform-browser from 21.2.17 to 21.2.18

Release notes

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

21.2.18

compiler-cli

Commit Description
fix - 8d22cc953b update babel dependencies to latest v7

core

Commit Description
fix - 6bcce117fb avoid caching missing locale data
fix - 5a693bafcd reject dynamic script host elements

http

Commit Description
fix - 91df739b80 prevent caching of responses with Set-Cookie headers

service-worker

Commit Description
fix - 1804f73bec preserve referrer in asset requests
fix - e86c31bf26 preserve referrer policy in asset requests
Changelog

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

21.2.18 (2026-07-08)

compiler-cli

Commit Type Description
8d22cc953b fix update babel dependencies to latest v7

core

Commit Type Description
6bcce117fb fix avoid caching missing locale data
5a693bafcd fix reject dynamic script host elements

http

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

service-worker

Commit Type Description
1804f73bec fix preserve referrer in asset requests
e86c31bf26 fix preserve referrer policy in asset requests

22.1.0-next.5 (2026-07-08)

compiler

Commit Type Description
af5e4e1131 feat Add an error for --global-foo cases (#68846)
d579ecaf73 feat Disable '--global-' error outside of g3 (#68846)
f98547675c feat Namespace CSS variables to the app (#68846)
8c8b2f7783 feat Support css var namespacing in properties (#68846)
997b772f28 fix use regular optional chaining expression for safe function calls in TCBs

compiler-cli

Commit Type Description
eb2a8ff63f fix apply debugName transform to required signal queries
eac363e92e fix detect uninvoked signals in bound expressions using ternary

core

Commit Type Description
eab4847a8b feat Adds deep linking from Performance panel to DevTools

forms

Commit Type Description
953cdfd66a fix allow multiple async validators

forms/signals

Commit Type Description
b542302a23 fix make extractValue reactive for compat AbstractControl values

http

... (truncated)

Commits

Updates @angular/router from 21.2.17 to 21.2.18

Release notes

Sourced from @​angular/router's releases.

21.2.18

compiler-cli

Commit Description
fix - 8d22cc953b update babel dependencies to latest v7

core

Commit Description
fix - 6bcce117fb avoid caching missing locale data
fix - 5a693bafcd reject dynamic script host elements

http

Commit Description
fix - 91df739b80 prevent caching of responses with Set-Cookie headers

service-worker

Commit Description
fix - 1804f73bec preserve referrer in asset requests
fix - e86c31bf26 preserve referrer policy in asset requests
Changelog

Sourced from @​angular/router's changelog.

21.2.18 (2026-07-08)

compiler-cli

Commit Type Description
8d22cc953b fix update babel dependencies to latest v7

core

Commit Type Description
6bcce117fb fix avoid caching missing locale data
5a693bafcd fix reject dynamic script host elements

http

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

service-worker

Commit Type Description
1804f73bec fix preserve referrer in asset requests
e86c31bf26 fix preserve referrer policy in asset requests

22.1.0-next.5 (2026-07-08)

compiler

Commit Type Description
af5e4e1131 feat Add an error for --global-foo cases (#68846)
d579ecaf73 feat Disable '--global-' error outside of g3 (#68846)
f98547675c feat Namespace CSS variables to the app (#68846)
8c8b2f7783 feat Support css var namespacing in properties (#68846)
997b772f28 fix use regular optional chaining expression for safe function calls in TCBs

compiler-cli

Commit Type Description
eb2a8ff63f fix apply debugName transform to required signal queries
eac363e92e fix detect uninvoked signals in bound expressions using ternary

core

Commit Type Description
eab4847a8b feat Adds deep linking from Performance panel to DevTools

forms

Commit Type Description
953cdfd66a fix allow multiple async validators

forms/signals

Commit Type Description
b542302a23 fix make extractValue reactive for compat AbstractControl values

http

... (truncated)

Commits

Updates @angular-devkit/build-angular from 21.2.18 to 21.2.19

Release notes

Sourced from @​angular-devkit/build-angular's releases.

21.2.19

@​angular-devkit/build-angular

Commit Description
fix - df5429871 update http-proxy-middleware to 3.0.7
Changelog

Sourced from @​angular-devkit/build-angular's changelog.

21.2.19 (2026-07-09)

@​angular-devkit/build-angular

Commit Type Description
df5429871 fix update http-proxy-middleware to 3.0.7

20.3.32 (2026-07-09)

@​angular-devkit/build-angular

Commit Type Description
d4e07cb3e fix update http-proxy-middleware to 3.0.7

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

@​angular/build

Commit Type Description
34d558c3c feat add built-in SQLite cache store fallback
52ae7f862 feat share persistent build cache across git worktrees
41bd100dd fix fallback to build target preserveSymlinks option in karma runner
6d9b360e5 fix prevent esbuild service hang on internal component stylesheet builds
85c53d990 fix prevent externalizing builder-injected i18n locale data
004cc4104 fix strip all vite id prefixes from minified code with external dependencies
09d0a11a8 perf enable fast-path AST printing with sourcemaps in AotCompilation

@​angular/ssr

Commit Type Description
0bd22dae0 fix replace all route parameters when resolving relative redirects

22.0.6 (2026-07-08)

... (truncated)

Commits
  • 1a72825 release: cut the v21.2.19 release
  • df54298 fix(@​angular-devkit/build-angular): update http-proxy-middleware to 3.0.7
  • See full diff in compare view

Updates @angular-devkit/core from 21.2.18 to 21.2.19

Release notes

Sourced from @​angular-devkit/core's releases.

21.2.19

@​angular-devkit/build-angular

Commit Description
fix - df5429871 update http-proxy-middleware to 3.0.7
Changelog

Sourced from @​angular-devkit/core's changelog.

21.2.19 (2026-07-09)

@​angular-devkit/build-angular

Commit Type Description
df5429871 fix update http-proxy-middleware to 3.0.7

20.3.32 (2026-07-09)

@​angular-devkit/build-angular

Commit Type Description
d4e07cb3e fix update http-proxy-middleware to 3.0.7

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

@​angular/build

Commit Type Description
34d558c3c feat add built-in SQLite cache store fallback
52ae7f862 feat share persistent build cache across git worktrees
41bd100dd fix fallback to build target preserveSymlinks option in karma runner
6d9b360e5 fix prevent esbuild service hang on internal component stylesheet builds
85c53d990 fix prevent externalizing builder-injected i18n locale data
004cc4104 fix strip all vite id prefixes from minified code with external dependencies
09d0a11a8 perf enable fast-path AST printing with sourcemaps in AotCompilation

@​angular/ssr

Commit Type Description
0bd22dae0 fix replace all route parameters when resolving relative redirects

22.0.6 (2026-07-08)

... (truncated)

Commits
  • 1a72825 release: cut the v21.2.19 release
  • df54298 fix(@​angular-devkit/build-angular): update http-proxy-middleware to 3.0.7
  • See full diff in compare view

Updates @angular-devkit/schematics from 21.2.18 to 21.2.19

Release notes

Sourced from @​angular-devkit/schematics's releases.

21.2.19

@​angular-devkit/build-angular

Commit Description
fix - df5429871 update http-proxy-m...

Description has been truncated

… with 12 updates

Bumps the frontend-patch group with 12 updates in the /frontend directory:

| Package | From | To |
| --- | --- | --- |
| [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) | `21.2.17` | `21.2.18` |
| [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) | `21.2.17` | `21.2.18` |
| [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) | `21.2.17` | `21.2.18` |
| [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms) | `21.2.17` | `21.2.18` |
| [@angular/localize](https://github.com/angular/angular) | `21.2.17` | `21.2.18` |
| [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser) | `21.2.17` | `21.2.18` |
| [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router) | `21.2.17` | `21.2.18` |
| [@angular-devkit/build-angular](https://github.com/angular/angular-cli) | `21.2.18` | `21.2.19` |
| [@angular-devkit/core](https://github.com/angular/angular-cli) | `21.2.18` | `21.2.19` |
| [@angular-devkit/schematics](https://github.com/angular/angular-cli) | `21.2.18` | `21.2.19` |
| [@angular/cli](https://github.com/angular/angular-cli) | `21.2.18` | `21.2.19` |
| [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) | `21.2.17` | `21.2.18` |



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

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

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

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

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

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

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

Updates `@angular-devkit/build-angular` from 21.2.18 to 21.2.19
- [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.18...v21.2.19)

Updates `@angular-devkit/core` from 21.2.18 to 21.2.19
- [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.18...v21.2.19)

Updates `@angular-devkit/schematics` from 21.2.18 to 21.2.19
- [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.18...v21.2.19)

Updates `@angular/cli` from 21.2.18 to 21.2.19
- [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.18...v21.2.19)

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

---
updated-dependencies:
- dependency-name: "@angular/common"
  dependency-version: 21.2.18
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: frontend-patch
- dependency-name: "@angular/compiler"
  dependency-version: 21.2.18
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: frontend-patch
- dependency-name: "@angular/core"
  dependency-version: 21.2.18
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: frontend-patch
- dependency-name: "@angular/forms"
  dependency-version: 21.2.18
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: frontend-patch
- dependency-name: "@angular/localize"
  dependency-version: 21.2.18
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: frontend-patch
- dependency-name: "@angular/platform-browser"
  dependency-version: 21.2.18
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: frontend-patch
- dependency-name: "@angular/router"
  dependency-version: 21.2.18
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: frontend-patch
- dependency-name: "@angular-devkit/build-angular"
  dependency-version: 21.2.19
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: frontend-patch
- dependency-name: "@angular-devkit/core"
  dependency-version: 21.2.19
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: frontend-patch
- dependency-name: "@angular-devkit/schematics"
  dependency-version: 21.2.19
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: frontend-patch
- dependency-name: "@angular/cli"
  dependency-version: 21.2.19
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: frontend-patch
- dependency-name: "@angular/compiler-cli"
  dependency-version: 21.2.18
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: frontend-patch
...

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 code labels Jul 26, 2026
@github-actions

Copy link
Copy Markdown

Automated Reviewer Suggestions

Based on the git blame history of the changed files, we recommend the following reviewers:

  • No candidates found from git blame history.

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 frontend javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants