Commit 4282a3f
authored
* Upgrade Cypress and Node.js dependencies to Node 24 (#1958)
- Update cypress Docker image from 13.1.0 to 14.5.4 to match package.json
- Upgrade html-validate 8.x → 10.x, cypress-html-validate 7.x → 8.x, axe-core ^4.7 → ^4.11
* Upgrade Cypress to 15.13.1 and fix html-validate aria-label-misuse
- Upgrade Cypress from 14.5.4 to 15.13.1
- Update cypress/included Docker image to match (15.13.1)
- Disable aria-label-misuse rule in html-validate config — html-validate 10.x
added this rule, but aria-labelledby on ul[role=list] is valid per ARIA spec
1 parent dd94778 commit 4282a3f
4 files changed
Lines changed: 95 additions & 219 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
| 26 | + | |
26 | 27 | | |
27 | 28 | | |
28 | 29 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | | - | |
| 16 | + | |
| 17 | + | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
0 commit comments