Skip to content

Update @testing-library packages#1397

Merged
piotrpospiech merged 4 commits into
masterfrom
update-testing-library
Apr 9, 2025
Merged

Update @testing-library packages#1397
piotrpospiech merged 4 commits into
masterfrom
update-testing-library

Conversation

@piotrpospiech

@piotrpospiech piotrpospiech commented Feb 26, 2025

Copy link
Copy Markdown
Collaborator

I updated testing library to the latest version as React 19 isn't supported in the current version, so it cannot be tested properly.

  • updated @testing-library/jest-dom package
  • updated @testing-library/react package
  • added @testing-library/dom package (required by breaking change in the v16.0.0 release)

@piotrpospiech piotrpospiech added this to the v4.0 milestone Feb 26, 2025
@piotrpospiech piotrpospiech self-assigned this Feb 26, 2025
@github-project-automation github-project-automation Bot moved this to Review in Open Source Feb 26, 2025
@github-actions github-actions Bot added the Area: Infra Affects the repository itself (e.g., CI, dependencies) label Feb 26, 2025
@codecov

codecov Bot commented Feb 26, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.45%. Comparing base (8851215) to head (109a0c0).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1397   +/-   ##
=======================================
  Coverage   95.45%   95.45%           
=======================================
  Files         175      175           
  Lines        2860     2860           
  Branches      759      759           
=======================================
  Hits         2730     2730           
  Misses         61       61           
  Partials       69       69           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@piotrpospiech piotrpospiech changed the title Update @testing-library/react Update @testing-library packages Feb 26, 2025
@piotrpospiech piotrpospiech modified the milestones: v4.0, v4.x Feb 28, 2025

@Monteth Monteth left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The lockfile is outdated. Let's refresh it before the merge.

@piotrpospiech piotrpospiech merged commit 60080e0 into master Apr 9, 2025
@piotrpospiech piotrpospiech deleted the update-testing-library branch April 9, 2025 07:12
@github-project-automation github-project-automation Bot moved this from Review to Closed in Open Source Apr 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area: Infra Affects the repository itself (e.g., CI, dependencies)

Projects

Status: Closed

Development

Successfully merging this pull request may close these issues.

2 participants