Skip to content

Cypress test builds broken because latest release of @testing-library/dom (8.18.0) #231

Closed
@sneridagh

Description

@sneridagh
  • cypress-testing-library version: 8.0.2
  • node version: 16

Relevant code or config

Reproduction repository: https://github.com/plone/ploneconf.org/actions/runs/3080420601/jobs/4979205093#step:7:138

Problem description: cypress-testing-library has a caret dependency on @testing-library/dom.

https://github.com/testing-library/cypress-testing-library/blob/main/package.json#L44

Latest @testing-library/dom (8.18.0) has a problem in the dist ESM file:

testing-library/dom-testing-library#1169

Therefore, all projects depending on cypress-testing-library will break when they get the latest @testing-library/dom.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions