material-ui icon indicating copy to clipboard operation
material-ui copied to clipboard

[core] Update `@testing-library/react` and `@testing-library/dom` packages

Open ZeeshanTamboli opened this issue 1 year ago • 2 comments

Closes #41989 Closes #42296

The latest versions of @testing-library/user-event and @testing-library/react depend on @testing-library/dom v10, causing unit test failures. Bumping them together works. See https://github.com/mui/material-ui/pull/41989#issuecomment-2069685714.

Also, see this pain point.

Should we group @testing-library/* packages in the renovate config?

ZeeshanTamboli avatar May 23 '24 07:05 ZeeshanTamboli

Netlify deploy preview

https://deploy-preview-42349--material-ui.netlify.app/

Bundle size report

No bundle size changes (Toolpad) No bundle size changes

Generated by :no_entry_sign: dangerJS against f22363bf932cfae95b89f25c511dce820df12d6f

mui-bot avatar May 23 '24 07:05 mui-bot

The latest versions of @testing-library/user-event and @testing-library/react depend on @testing-library/dom v10, causing unit test failures. Bumping them together works. See https://github.com/mui/material-ui/pull/41989#issuecomment-2069685714.

We should group @testing-library/* in renovate.json.

Janpot avatar May 23 '24 08:05 Janpot

The latest versions of @testing-library/user-event and @testing-library/react depend on @testing-library/dom v10, causing unit test failures. Bumping them together works. See #41989 (comment).

We should group @testing-library/* in renovate.json.

@Janpot Done.

ZeeshanTamboli avatar May 23 '24 10:05 ZeeshanTamboli