Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 8, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@testing-library/react-native (source) 12.9.0 -> 13.0.0 age adoption passing confidence

Release Notes

callstack/react-native-testing-library (@​testing-library/react-native)

v13.0.0

Compare Source

Migration guide

Important Changes
  • Enabled concurrent rendering by default
  • Automatically extend Jest matchers, you no longer need to import @testing-library/react-native/extend-expect. Importing @testing-library/react-native will be enough.
  • Removed host component name auto-detection. Your tests should run faster.
Removed
  • *ByA11yState queries have been removed use *ByRole queries or toHaveAccessibilityState matcher instead
  • *ByA11yValue queries have been removed use *ByRole queries or toHaveAccessibleValue matcher instead
  • Removed support for React 16 & 17. Supports React 18 and 19.
  • Removed debug.shallow method
  • Removed @testing-library/react-native Jest preset (useful for React 17). Just use regular react-native Jest preset.
Other changes (should have no visible effects):
  • new implementation of flushMicrotaskQueue
  • slightly different way to calculate a11y labels
  • uses React's implementation of act instead of React Test Renderer's

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@github-actions
Copy link

github-actions bot commented Jan 8, 2025

Performance Comparison Report

  • Current: HEAD (48c7cea) - 2025-01-12 09:04:28Z
  • Baseline: main (97bd0b6) - 2025-01-12 09:03:31Z

Significant Changes To Duration

There are no entries

Meaningless Changes To Duration

Show entries
Name Type Duration Count
Perf test Renders markdown render 41.8 ms → 41.9 ms (+0.2 ms, ±0.0%) 1 → 1
Show details
Name Type Duration Count
Perf test Renders markdown render Baseline
Mean: 41.8 ms
Stdev: 1.8 ms (4.3%)
Runs: 43.5 42.8 43.5 41.0 40.6 40.5 45.1 40.5 40.4 39.7
Warmup runs: 1729.0

Current
Mean: 41.9 ms
Stdev: 3.6 ms (8.5%)
Runs: 49.2 41.9 40.8 47.8 39.8 40.4 39.7 39.5 40.2 39.7
Warmup runs: 351.0
Baseline
Mean: 1
Stdev: 0 (0.0%)
Runs: 1 1 1 1 1 1 1 1 1 1
Render issues:

Current
Mean: 1
Stdev: 0 (0.0%)
Runs: 1 1 1 1 1 1 1 1 1 1
Render issues:

Render Count Changes

There are no entries

Render Issues

There are no entries

Added Entries

There are no entries

Removed Entries

There are no entries

Generated by 🚫 dangerJS against 47faa01

@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch 2 times, most recently from b089ddf to 4ea0ddf Compare January 10, 2025 04:55
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch from 4ea0ddf to 47faa01 Compare January 12, 2025 09:00
@gmsgowtham gmsgowtham merged commit bda08da into main Jan 12, 2025
7 checks passed
@gmsgowtham gmsgowtham deleted the renovate/major-testing-library-monorepo branch January 12, 2025 09:07
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