Commit 784196c
authored
chore: resolve open dependabot security alerts (#252)
* chore: resolve open dependabot security alerts
- vitest ^2.1.9 -> ^4.1.0 to fix UI server arbitrary file read/exec (critical, GHSA-5xrq-8626-4rwp, alerts #40 #41)
- @analogjs/vitest-angular ^1.11.0 -> ^2.6.0 for vitest 4 compatibility
- add ws ^8.21.0 override to avoid reintroducing GHSA-58qx-3vcg-4xpx via jsdom
Signed-off-by: Jonathan Norris <jonathan.norris@dynatrace.com>
* chore: bump angular-integration node engine to >=22 for vitest 4
Signed-off-by: Jonathan Norris <jonathan.norris@dynatrace.com>
* chore: bump esbuild to ^0.28.1 in integration tests to resolve security alerts
Signed-off-by: Jonathan Norris <jonathan.norris@dynatrace.com>
* chore: raise angular-integration node engine floor to >=22.22.3
Signed-off-by: Jonathan Norris <jonathan.norris@dynatrace.com>
* test(angular): flush change detection in directive else-template assertions
Signed-off-by: Jonathan Norris <jonathan.norris@dynatrace.com>
* Revert "test(angular): flush change detection in directive else-template assertions"
This reverts commit 92b3257.
Signed-off-by: Jonathan Norris <jonathan.norris@dynatrace.com>
* chore: use vitest ^3.2.6 (patched) with @analogjs/vitest-angular ^1.22.5
Signed-off-by: Jonathan Norris <jonathan.norris@dynatrace.com>
* chore: revert to vitest ^4.1.0 toolchain (3.x regresses angular directive tests)
Signed-off-by: Jonathan Norris <jonathan.norris@dynatrace.com>
* fix(angular): set feature flag value before super.ngOnChanges so else template renders
Signed-off-by: Jonathan Norris <jonathan.norris@dynatrace.com>
* chore: regenerate API client (oapi-codegen v2.7.0 -> v2.7.1)
Signed-off-by: Jonathan Norris <jonathan.norris@dynatrace.com>
* chore: bump angular to 19.2.25 and form-data to 4.0.6 for security alerts
Signed-off-by: Jonathan Norris <jonathan.norris@dynatrace.com>
* chore: resolve form-data via lockfile instead of direct dependency
Signed-off-by: Jonathan Norris <jonathan.norris@dynatrace.com>
* chore: align angular-integration node engine range with subdependency constraints
Signed-off-by: Jonathan Norris <jonathan.norris@dynatrace.com>
---------
Signed-off-by: Jonathan Norris <jonathan.norris@dynatrace.com>1 parent c2688a7 commit 784196c
7 files changed
Lines changed: 802 additions & 461 deletions
File tree
- internal
- api/client
- cmd/testdata
- generators/angular
- test
- angular-integration
- nodejs-integration
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
424 | 424 | | |
425 | 425 | | |
426 | 426 | | |
427 | | - | |
428 | | - | |
429 | 427 | | |
| 428 | + | |
| 429 | + | |
430 | 430 | | |
431 | 431 | | |
432 | 432 | | |
| |||
696 | 696 | | |
697 | 697 | | |
698 | 698 | | |
699 | | - | |
700 | | - | |
701 | 699 | | |
| 700 | + | |
| 701 | + | |
702 | 702 | | |
703 | 703 | | |
704 | 704 | | |
| |||
837 | 837 | | |
838 | 838 | | |
839 | 839 | | |
840 | | - | |
841 | | - | |
842 | 840 | | |
| 841 | + | |
| 842 | + | |
843 | 843 | | |
844 | 844 | | |
845 | 845 | | |
| |||
978 | 978 | | |
979 | 979 | | |
980 | 980 | | |
981 | | - | |
982 | | - | |
983 | 981 | | |
| 982 | + | |
| 983 | + | |
984 | 984 | | |
985 | 985 | | |
986 | 986 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
221 | 221 | | |
222 | 222 | | |
223 | 223 | | |
224 | | - | |
225 | | - | |
226 | 224 | | |
| 225 | + | |
| 226 | + | |
227 | 227 | | |
228 | 228 | | |
229 | 229 | | |
| |||
0 commit comments