Skip to content

fix(deps, frontend): bump the frontend-patch group in /frontend with 14 updates#6415

Merged
Yicong-Huang merged 4 commits into
mainfrom
dependabot/npm_and_yarn/frontend/frontend-patch-16ed3a229c
Jul 17, 2026
Merged

fix(deps, frontend): bump the frontend-patch group in /frontend with 14 updates#6415
Yicong-Huang merged 4 commits into
mainfrom
dependabot/npm_and_yarn/frontend/frontend-patch-16ed3a229c

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the frontend-patch group in /frontend with 14 updates:

Package From To
@angular/animations 21.2.17 21.2.18
@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/platform-browser-dynamic 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/animations from 21.2.17 to 21.2.18

Release notes

Sourced from @​angular/animations'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/animations'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/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/platform-browser-dynamic from 21.2.17 to 21.2.18

Release notes

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

Bumps the frontend-patch group in /frontend with 14 updates:

| Package | From | To |
| --- | --- | --- |
| [@angular/animations](https://github.com/angular/angular/tree/HEAD/packages/animations) | `21.2.17` | `21.2.18` |
| [@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/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic) | `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/animations` 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/animations)

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/platform-browser-dynamic` 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-dynamic)

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/animations"
  dependency-version: 21.2.18
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: frontend-patch
- 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/platform-browser-dynamic"
  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 14, 2026
@github-actions github-actions Bot added the frontend Changes related to the frontend GUI label Jul 14, 2026
@github-actions

Copy link
Copy Markdown
Contributor

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.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the frontend’s Angular framework and Angular CLI/devkit dependencies to the latest patch releases, keeping the Angular 21.2.x stack current in frontend/.

Changes:

  • Bump Angular runtime packages (@angular/*) from 21.2.17 to 21.2.18.
  • Bump Angular CLI/devkit tooling (@angular/cli, @angular-devkit/*) to 21.2.19 (and related lockfile updates).
  • Refresh yarn.lock to capture the updated dependency graph and checksums.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated 1 comment.

File Description
frontend/package.json Updates pinned Angular/framework and CLI/devkit versions.
frontend/yarn.lock Updates lock entries for the bumped Angular/CLI/devkit packages and their transitive deps.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread frontend/package.json Outdated
@codecov-commenter

codecov-commenter commented Jul 15, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 69.89%. Comparing base (2e5c99c) to head (53df6dd).
⚠️ Report is 1 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #6415      +/-   ##
============================================
- Coverage     69.90%   69.89%   -0.01%     
  Complexity     3380     3380              
============================================
  Files          1142     1142              
  Lines         44844    44844              
  Branches       4949     4949              
============================================
- Hits          31346    31343       -3     
  Misses        11849    11849              
- Partials       1649     1652       +3     
Flag Coverage Δ *Carryforward flag
access-control-service 70.00% <ø> (ø) Carriedforward from 2e5c99c
agent-service 76.76% <ø> (ø) Carriedforward from 2e5c99c
amber 66.65% <ø> (ø) Carriedforward from 2e5c99c
computing-unit-managing-service 9.97% <ø> (ø) Carriedforward from 2e5c99c
config-service 52.30% <ø> (ø) Carriedforward from 2e5c99c
file-service 63.97% <ø> (ø) Carriedforward from 2e5c99c
frontend 68.32% <ø> (-0.02%) ⬇️
notebook-migration-service 78.94% <ø> (ø) Carriedforward from 2e5c99c
pyamber 91.19% <ø> (ø) Carriedforward from 2e5c99c
workflow-compiling-service 55.14% <ø> (ø) Carriedforward from 2e5c99c

*This pull request uses carry forward flags. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

aglinxinyuan and others added 2 commits July 14, 2026 18:37
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Xinyuan Lin <xinyual3@uci.edu>
Comment thread frontend/package.json
@Yicong-Huang
Yicong-Huang added this pull request to the merge queue Jul 17, 2026
Merged via the queue into main with commit f722c26 Jul 17, 2026
21 checks passed
@Yicong-Huang
Yicong-Huang deleted the dependabot/npm_and_yarn/frontend/frontend-patch-16ed3a229c branch July 17, 2026 17:09
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 Changes related to the frontend GUI javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants