Skip to content

Upgrade Cypress and Node.js dependencies to Node 24 (#1958)#1969

Merged
kayjoosten merged 2 commits intomainfrom
feature/issue-1958-nodejs-cypress-upgrade
Apr 13, 2026
Merged

Upgrade Cypress and Node.js dependencies to Node 24 (#1958)#1969
kayjoosten merged 2 commits intomainfrom
feature/issue-1958-nodejs-cypress-upgrade

Conversation

@kayjoosten
Copy link
Copy Markdown
Contributor

  • 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

- 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
@kayjoosten kayjoosten requested a review from johanib April 10, 2026 13:08
Copy link
Copy Markdown
Contributor

@johanib johanib left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR looks good!

If the build is green, we can merge this.

Next step is upgrade to cypress 15? :)

@johanib johanib linked an issue Apr 13, 2026 that may be closed by this pull request
- 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
@kayjoosten kayjoosten merged commit 4282a3f into main Apr 13, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Nodejs/cypress upgrade to node 24

2 participants