|
2 | 2 |
|
3 | 3 | --- |
4 | 4 |
|
| 5 | +#### `5.6.22` |
| 6 | + |
| 7 | +- chore(dependencies): update to `Angular 21.2.10` |
| 8 | + - `@angular/animations` @ "21.2.10" (was "21.2.5") |
| 9 | + - `@angular/cdk` @ "21.2.8" (was "21.2.3") |
| 10 | + - `@angular/common` @ "21.2.10" (was "21.2.5") |
| 11 | + - `@angular/compiler` @ "21.2.10" (was "21.2.5") |
| 12 | + - `@angular/core` @ "21.2.10" (was "21.2.5") |
| 13 | + - `@angular/forms` @ "21.2.10" (was "21.2.5") |
| 14 | + - `@angular/localize` @ "21.2.10" (was "21.2.5") |
| 15 | + - `@angular/platform-browser` @ "21.2.10" (was "21.2.5") |
| 16 | + - `@angular/router` @ "21.2.10" (was "21.2.5") |
| 17 | + - `@angular-devkit/schematics` @ "21.2.8" (was "21.2.3") |
| 18 | + - `@angular/build` @ "21.2.8" (was "21.2.3") |
| 19 | + - `@angular/cli` @ "21.2.8" (was "21.2.3") |
| 20 | + - `@angular/compiler-cli` @ "21.2.10" (was "21.2.5") |
| 21 | + - `@angular/language-service` @ "21.2.10" (was "21.2.5") |
| 22 | + - `eslint` @ "10.2.1" (was "10.1.0") |
| 23 | + - `jasmine-core` @ "6.2.0" (was "6.1.0") |
| 24 | + - `ng-packagr` @ "21.2.3" (was "21.2.1") |
| 25 | + - `prettier` @ "3.8.3" (was "3.8.1") |
| 26 | + - `typescript-eslint` @ "8.59.0" (was "8.57.1") |
| 27 | + - `lodash-es` @ "4.18.1" (was "4.17.23") |
| 28 | +- chore(dependencies): patch vulnerabilities: |
| 29 | + - `@hono/node-server`: https://github.com/advisories/GHSA-92pp-h63x-v22m |
| 30 | + - `brace-expansion`: https://github.com/advisories/GHSA-f886-m6hf-6m8v |
| 31 | + - `follow-redirects`: https://github.com/advisories/GHSA-r4q5-vmmm-2653 |
| 32 | + - `hono`: |
| 33 | + - https://github.com/advisories/GHSA-26pp-8wgv-hjvm |
| 34 | + - https://github.com/advisories/GHSA-r5rp-j6wh-rvv4 |
| 35 | + - https://github.com/advisories/GHSA-xpcf-pg52-r92g |
| 36 | + - https://github.com/advisories/GHSA-xf4j-xp2r-rqqx |
| 37 | + - https://github.com/advisories/GHSA-wmmm-f939-6g9c |
| 38 | + - https://github.com/advisories/GHSA-458j-xx4x-4375 |
| 39 | + - `lodash`: |
| 40 | + - https://github.com/advisories/GHSA-r5fr-rjxr-66jc |
| 41 | + - https://github.com/advisories/GHSA-f23m-r3pf-42rh |
| 42 | + - `path-to-regexp`: |
| 43 | + - https://github.com/advisories/GHSA-j3q9-mxjg-w52f |
| 44 | + - https://github.com/advisories/GHSA-27v5-c462-wpq7 |
| 45 | + - `picomatch`: |
| 46 | + - https://github.com/advisories/GHSA-3v7f-55p6-f55p |
| 47 | + - https://github.com/advisories/GHSA-c2c7-rcm5-vvqj |
| 48 | + |
| 49 | +--- |
| 50 | + |
5 | 51 | #### `5.6.21` |
6 | 52 |
|
7 | 53 | - chore(dependencies): update to `Angular 21.2.5` |
|
0 commit comments