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

Update jest-dom dependency. #4021

Merged
merged 1 commit into from
May 7, 2024
Merged

Conversation

a-h-abdelsalam
Copy link
Contributor

@a-h-abdelsalam a-h-abdelsalam commented May 7, 2024

What

Update jest-dom dependency to 6.4.5.

Why

Dependabot recommends version 6.4.3 in #4019 which has an issue with importing 'lodash/isEqualWith' that causes CI tests to fail. See testing-library/jest-dom#598. This issue is now fixed in 6.4.5.

References

GEA-551

Update jest-dom dependency to 6.4.5 instead of the recommended
version by dependabot 6.4.3 to avoid issue with importing
'lodash/isEqualWith'.
@a-h-abdelsalam a-h-abdelsalam requested a review from a team as a code owner May 7, 2024 09:27
Copy link

github-actions bot commented May 7, 2024

Conventional Commits Report

😢 No conventional commits found.

👉 Learn more about the conventional commits usage at Greenbone.

@a-h-abdelsalam a-h-abdelsalam merged commit 81a022b into main May 7, 2024
11 checks passed
@a-h-abdelsalam a-h-abdelsalam deleted the update-jest-dom-dependency branch May 7, 2024 10:06
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