Skip to content

Comments

Update dependency @testing-library/react-native to v13#383

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/major-testing-library-monorepo
Open

Update dependency @testing-library/react-native to v13#383
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/major-testing-library-monorepo

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented May 31, 2025

This PR contains the following updates:

Package Change Age Confidence
@testing-library/react-native (source) 12.6.013.3.3 age confidence

Release Notes

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

v13.3.3

Compare Source

🐛 Bug Fixes

v13.3.2

Compare Source

🐛 Bug Fixes
  • Do not infer generic Props type from RenderHookOptions (#​1816) (919f7c6)

New Contributors

v13.3.1

Compare Source

🐛 Bug Fixes

v13.3.0

Compare Source

✨ Features
📚 Documentation

v13.2.2

Compare Source

🐛 Bug Fixes
  • React Native 0.81 support (#​1794)
  • toBeDisabled now also evaluates disabled prop when element is Text (#​1802)

v13.2.1

Compare Source

✨ Features
🐛 Bug Fixes
  • check for pointerEvents in both props and styles (#​1799) (cc1e249)
  • update ESLint plugin documentation link in warning message (#​1782) (069de18)
📚 Documentation

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

v12.9.0

Compare Source

This version officially supports React Native 0.77 & Expo 52.

✨ Features
📚 Documentation

v12.8.1

Compare Source

🐛 Bug Fixes

v12.8.0

Compare Source

✨ Features
📚 Documentation

v12.7.2: (2024-09-12)

Compare Source

What's Changed

Features
Bug Fixes
Other

New Contributors

Full Changelog: callstack/react-native-testing-library@v12.6.1...v12.7.1

v12.7.1: (2024-09-12)

Compare Source

What's Changed

Features
Other

New Contributors

Full Changelog: callstack/react-native-testing-library@v12.6.1...v12.7.1

v12.7.0: (2024-09-12)

Compare Source

What's Changed

Features
Other

New Contributors

Full Changelog: callstack/react-native-testing-library@v12.6.1...v12.7.0

v12.6.1: (2024-08-28)

Compare Source

What's Changed

Full Changelog: callstack/react-native-testing-library@v12.6.0...v12.6.1


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 from 5de8f1e to 39cebf5 Compare June 3, 2025 20:22
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch from 39cebf5 to 97b584b Compare June 26, 2025 17:18
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch from 97b584b to 1af687b Compare July 28, 2025 22:09
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch from 1af687b to 0b26211 Compare August 7, 2025 11:46
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch 3 times, most recently from df64049 to 3b83e51 Compare August 25, 2025 11:14
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch 2 times, most recently from 4c0bf7c to 4ad1c05 Compare August 31, 2025 10:11
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch from 4ad1c05 to afbbf85 Compare September 25, 2025 19:33
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch from afbbf85 to 08b1826 Compare October 21, 2025 16:59
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch from 08b1826 to 4c00211 Compare December 31, 2025 16:35
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch from 4c00211 to 64a5672 Compare January 8, 2026 17:20
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch from 64a5672 to 0c959e1 Compare January 23, 2026 20:22
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.

0 participants