Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 31, 2025

This PR contains the following updates:

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

Release Notes

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

v13.2.0

Compare Source

✨ Features

v13.1.1

Compare Source

🐛 Bug Fixes

v13.1.0

Compare Source

✨ Features
📚 Documentation

v13.0.1

Compare Source

🐛 Bug Fixes
📚 Documentation

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.

@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch 2 times, most recently from 2a4ea32 to f05d3f9 Compare April 3, 2025 16:57
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch 4 times, most recently from 3dde197 to dcd060b Compare June 29, 2025 08:21
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch from dcd060b to 429ec0a Compare June 29, 2025 09:07
@gmsgowtham gmsgowtham merged commit 3156eff into main Jun 29, 2025
8 checks passed
@gmsgowtham gmsgowtham deleted the renovate/major-testing-library-monorepo branch June 29, 2025 09:36
@renovate renovate bot changed the title chore(deps): update dependency @testing-library/react-native to v13 chore(deps): update dependency @testing-library/react-native to v13 - autoclosed Jun 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant