Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(package): update @testing-library/react 13.4.0 → 15.0.7 (major) #307

Merged
merged 1 commit into from
Oct 31, 2024

Conversation

hveda
Copy link
Contributor

@hveda hveda commented Oct 29, 2024

Description & Technical Solution

Fix deprecation warning:

Warning: `ReactDOMTestUtils.act` is deprecated in favor of `React.act`. Import `act` from `react` instead of `react-dom/test-utils`. See https://react.dev/warnings/react-dom-test-utils for more info.

Screenshots

Screenshot 2024-10-29 at 10 37 33 Screenshot 2024-10-29 at 10 38 12

Copy link

vercel bot commented Oct 29, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
ts-nextjs-tailwind-starter ✅ Ready (Inspect) Visit Preview Oct 31, 2024 9:03am

@theodorusclarence
Copy link
Owner

Thanks! can you run pnpm i and push the lockfile? @hveda

Fix deprecation issue
Warning: `ReactDOMTestUtils.act` is deprecated in favor of `React.act`. Import `act` from `react` instead of `react-dom/test-utils`. See https://react.dev/warnings/react-dom-test-utils for more info.

chore(package): push pnpm lock file
@hveda
Copy link
Contributor Author

hveda commented Oct 31, 2024

Thanks! can you run pnpm i and push the lockfile? @hveda

Yes sure, I just push the lockfile. Please check it.
Thanks

@theodorusclarence
Copy link
Owner

Thanks for contributing!

@theodorusclarence theodorusclarence merged commit 2c3215b into theodorusclarence:main Oct 31, 2024
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.

2 participants