Skip to content

Commit 3953157

Browse files
committed
chore(release): ship v5.6.21 for Angular 21.2.5
1 parent 451132b commit 3953157

File tree

4 files changed

+359
-370
lines changed

4 files changed

+359
-370
lines changed

CHANGELOG.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,36 @@
22

33
---
44

5+
#### `5.6.21`
6+
7+
- chore(dependencies): update to `Angular 21.2.5`
8+
- `@angular/build` @ "21.2.3" (was "21.2.2")
9+
- `@angular/cli` @ "21.2.3" (was "21.2.2")
10+
- `@angular/compiler-cli` @ "21.2.5" (was "21.2.4")
11+
- `@angular/animations` @ "21.2.5" (was "21.2.4")
12+
- `@angular/cdk` @ "21.2.3" (was "21.2.2")
13+
- `@angular/common` @ "21.2.5" (was "21.2.4")
14+
- `@angular/compiler` @ "21.2.5" (was "21.2.4")
15+
- `@angular/core` @ "21.2.5" (was "21.2.4")
16+
- `@angular/forms` @ "21.2.5" (was "21.2.4")
17+
- `@angular/language-service` @ "21.2.5" (was "21.2.4")
18+
- `@angular/localize` @ "21.2.5" (was "21.2.4")
19+
- `@angular/platform-browser` @ "21.2.5" (was "21.2.4")
20+
- `@angular/platform-browser-dynamic` @ "21.2.5" (was "21.2.4")
21+
- `@angular/router` @ "21.2.5" (was "21.2.4")
22+
- `@coreui/angular` @ "5.6.21" (was "5.6.20")
23+
- `@coreui/angular-chartjs` @ "5.6.21" (was "5.6.20")
24+
- `@coreui/icons-angular` @ "5.6.21" (was "5.6.20")
25+
- chore(dependencies): overrides `undici` version to `^7.24.0` to mitigate vulnerabilities
26+
- Undici Malicious WebSocket 64-bit length overflows parser and crashes the client - https://github.com/advisories/GHSA-f269-vfmq-vjvj
27+
- Undici has an HTTP Request/Response Smuggling issue - https://github.com/advisories/GHSA-2mjp-6q6p-2qxm
28+
- Undici has Unbounded Memory Consumption in WebSocket permessage-deflate Decompression - https://github.com/advisories/GHSA-vrm6-8vpv-qv8q
29+
- Undici has Unhandled Exception in WebSocket Client Due to Invalid server_max_window_bits Validation - https://github.com/advisories/GHSA-v9p9-hfj2-hcw8
30+
- Undici has CRLF Injection in undici via `upgrade` option - https://github.com/advisories/GHSA-4992-7rv2-5pvq
31+
- Undici has Unbounded Memory Consumption in its DeduplicationHandler via Response Buffering that leads to DoS - https://github.com/advisories/GHSA-phc3-fgpg-7m6h
32+
33+
---
34+
535
#### `5.6.20`
636

737
- chore(dependencies): update to `Angular 21.2.4`

0 commit comments

Comments
 (0)