Commit 272e511
fix: resolve npm vulnerabilities and flaky Performance test (opensearch-project#93)
- Update docs dependencies to fix npm audit vulnerabilities
- Fix flaky property-based test: alt text generator could produce empty
strings after sanitizing special characters (e.g. "<>&" → ""), causing
`expect(altText).toBeTruthy()` to fail non-deterministically
Signed-off-by: Vamsi Manohar <reddyvam@amazon.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>1 parent 2cd60a1 commit 272e511
4 files changed
Lines changed: 34 additions & 36 deletions
File tree
- docs
- src/components
- starlight-docs
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 | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
32 | 36 | | |
33 | 37 | | |
34 | 38 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments