|
2 | 2 |
|
3 | 3 | --- |
4 | 4 |
|
| 5 | +#### `5.6.21` |
| 6 | + |
| 7 | +- chore(dependencies): update to `Angular 21.2.5` |
| 8 | + - `@angular-devkit/schematics` @ "21.2.3" (was "21.2.2") |
| 9 | + - `@angular/build` @ "21.2.3" (was "21.2.2") |
| 10 | + - `@angular/cli` @ "21.2.3" (was "21.2.2") |
| 11 | + - `@angular/compiler-cli` @ "21.2.5" (was "21.2.3") |
| 12 | + - `@angular/language-service` @ "21.2.5" (was "21.2.3") |
| 13 | + - `@angular/animations` @ "21.2.5" (was "21.2.3") |
| 14 | + - `@angular/cdk` @ "21.2.3" (was "21.2.2") |
| 15 | + - `@angular/common` @ "21.2.5" (was "21.2.3") |
| 16 | + - `@angular/compiler` @ "21.2.5" (was "21.2.3") |
| 17 | + - `@angular/core` @ "21.2.5" (was "21.2.3") |
| 18 | + - `@angular/forms` @ "21.2.5" (was "21.2.3") |
| 19 | + - `@angular/localize` @ "21.2.5" (was "21.2.3") |
| 20 | + - `@angular/platform-browser` @ "21.2.5" (was "21.2.3") |
| 21 | + - `@angular/router` @ "21.2.5" (was "21.2.3") |
| 22 | + - `ng-packagr` @ "21.2.1" (was "21.2.0") |
| 23 | + - `angular-eslint` @ "21.3.1" (was "21.3.0") |
| 24 | + - `eslint` @ "10.1.0" (was "10.0.3") |
| 25 | + - `typescript-eslint` @ "8.57.1" (was "8.57.0") |
| 26 | +- chore(dependencies): patch `flatted` vulnerability https://github.com/advisories/GHSA-rf6f-7fwh-wjgh |
| 27 | +- chore(dependencies): patch `socket.io-parser` vulnerability https://github.com/advisories/GHSA-677m-j7p3-52f9 |
| 28 | +- chore(dependencies): overrides `undici` version to `^7.24.2` to mitigate vulnerabilities |
| 29 | + - Undici Malicious WebSocket 64-bit length overflows parser and crashes the client - https://github.com/advisories/GHSA-f269-vfmq-vjvj |
| 30 | + - Undici has an HTTP Request/Response Smuggling issue - https://github.com/advisories/GHSA-2mjp-6q6p-2qxm |
| 31 | + - Undici has Unbounded Memory Consumption in WebSocket permessage-deflate Decompression - https://github.com/advisories/GHSA-vrm6-8vpv-qv8q |
| 32 | + - Undici has Unhandled Exception in WebSocket Client Due to Invalid server_max_window_bits Validation - https://github.com/advisories/GHSA-v9p9-hfj2-hcw8 |
| 33 | + - Undici has CRLF Injection in undici via `upgrade` option - https://github.com/advisories/GHSA-4992-7rv2-5pvq |
| 34 | + - Undici has Unbounded Memory Consumption in its DeduplicationHandler via Response Buffering that leads to DoS - https://github.com/advisories/GHSA-phc3-fgpg-7m6h |
| 35 | + |
| 36 | +--- |
| 37 | + |
5 | 38 | #### `5.6.20` |
6 | 39 |
|
7 | 40 | - chore(dependencies): update to `Angular 21.2.3` |
|
0 commit comments