Skip to content

[Port dspace-8_x] Bump to Cypress v14#5453

Merged
tdonohue merged 2 commits intoDSpace:dspace-8_xfrom
tdonohue:bump_cypress
Apr 21, 2026
Merged

[Port dspace-8_x] Bump to Cypress v14#5453
tdonohue merged 2 commits intoDSpace:dspace-8_xfrom
tdonohue:bump_cypress

Conversation

@tdonohue
Copy link
Copy Markdown
Member

@tdonohue tdonohue commented Apr 8, 2026

References

Description

This is conceptually a backport of #5444, except that the dspace-8_x branch can only upgrade to Cypress 14 (because v15 requires Node 20+, and DSpace 8.x still supports Node 18).

This upgrade was automated by running:

yarn add cypress@^14.5.4 --dev

Instructions for Reviewers

  • Verify all e2e tests still pass, as Cypress is only used for e2e tests.

@tdonohue tdonohue added this to the 8.4 milestone Apr 8, 2026
@tdonohue tdonohue added the dependencies Pull requests that update a dependency file label Apr 8, 2026
@tdonohue tdonohue added 1 APPROVAL pull request only requires a single approval to merge testing framework Related specifically to Unit or Integration (e2e) Tests labels Apr 8, 2026
…esting accessibility. Currently we're seeing random errors if the accessibility scan runs before tabs finish loading.
@tdonohue
Copy link
Copy Markdown
Member Author

Merging as tests now pass. Will cherry-pick the last commit (which tries to stabilize item-edit e2e tests to other branches)

@tdonohue tdonohue merged commit 74e6d57 into DSpace:dspace-8_x Apr 21, 2026
21 of 25 checks passed
@tdonohue tdonohue deleted the bump_cypress branch April 21, 2026 16:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

1 APPROVAL pull request only requires a single approval to merge dependencies Pull requests that update a dependency file testing framework Related specifically to Unit or Integration (e2e) Tests

Projects

Development

Successfully merging this pull request may close these issues.

1 participant