Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 19, 2024

Note

Mend has cancelled the proposed renaming of the Renovate GitHub app being renamed to mend[bot].

This notice will be removed on 2025-10-07.


This PR contains the following updates:

Package Change Age Confidence
@testing-library/react-native (source) ^12.3.1 -> ^13.0.0 age confidence
@types/jest (source) ^29.5.2 -> ^30.0.0 age confidence
eslint-import-resolver-typescript ^3.6.1 -> ^4.0.0 age confidence
eslint-import-resolver-typescript ^3.7.0 -> ^4.0.0 age confidence
eslint-plugin-eslint-plugin ^6.4.0 -> ^7.0.0 age confidence
eslint-plugin-jest ^28.10.0 -> ^29.0.0 age confidence
globals ^15.14.0 -> ^16.0.0 age confidence
jest (source) ^29.7.0 -> ^30.0.0 age confidence
jest (source) ^29.5.0 -> ^30.0.0 age confidence
lerna (source) ^8.0.0 -> ^9.0.0 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

v12.6.0: (2024-08-16)

Compare Source

What's changed

Features

v12.5.3: (2024-08-09)

Compare Source

What's Changed

New Contributors

Full Changelog: callstack/react-native-testing-library@v12.5.2...v12.5.3

v12.5.2

Compare Source

Bug Fixes

v12.5.1

Compare Source

Bug Fixes
  • immediate setState in useEffect for unstable_validateStringsRenderedWithinText (#​1612) (76de7d2)

v12.5.0

Compare Source

Features
Bug Fixes

New Contributors

v12.4.5

Compare Source

RNTL 12.4.5 (2024-03-28)

Bugfixes
Other

Full Changelog: callstack/react-native-testing-library@v12.4.4...v12.4.5

v12.4.4

Compare Source

RNTL 12.4.4 (2024-03-18)

Bug Fixes

New Contributors

Full Changelog: callstack/react-native-testing-library@v12.4.3...v12.4.4

v12.4.3

Compare Source

Other

Full Changelog: callstack/react-native-testing-library@v12.4.2...v12.4.3

v12.4.2

Compare Source

What's Changed

Improvements
  • feat: add option to pass contentSize and layoutMeasurement when calling scrollTo by @​j-piasecki in #​1543
Other

New Contributors

Full Changelog: callstack/react-native-testing-library@v12.4.1...v12.4.2

v12.4.1

Compare Source

What's Changed

New things
Fixes
Other

Full Changelog: callstack/react-native-testing-library@v12.4.0...v12.4.1

v12.4.0

Compare Source

What's Changed

Features

Contributors for this feature 👏👏👏

Full Changelog: callstack/react-native-testing-library@v12.3.3...v12.4.0

v12.3.3

Compare Source

What's Changed

Features:
  • feat: toHaveAccessibleName matcher by @​anishamalde in #​1509 (not yet public, will be exposed publically in v12.4.0)
Fixes
Other improvements & chores

New Contributors

Full Changelog: callstack/react-native-testing-library@v12.3.2...v12.3.3

v12.3.2

Compare Source

What's Changed

Improvements:

New Contributors

Full Changelog: callstack/react-native-testing-library@v12.3.1...v12.3.2

import-js/eslint-import-resolver-typescript (eslint-import-resolver-typescript)

v4.4.4

Compare Source

Patch Changes

v4.4.3

Compare Source

Patch Changes

v4.4.2

Compare Source

Patch Changes

v4.4.1

Compare Source

Patch Changes

v4.4.0

Compare Source

Minor Changes

v4.3.5

Compare Source

Patch Changes

v4.3.4

Compare Source

Patch Changes

v4.3.3

Compare Source

Patch Changes

v4.3.2

Compare Source

Patch Changes

v4.3.1

Compare Source

Patch Changes

v4.3.0

Compare Source

Minor Changes

v4.2.7

Compare Source

Patch Changes

v4.2.6

Compare Source

Patch Changes

v4.2.5

Compare Source

Patch Changes

v4.2.4

Compare Source

Patch Changes
  • #​407 6b183ff Thanks @​JounQin! - chore: migrate to rebranding unrs-resolver with new targets supported:

    • i686-pc-windows-msvc
    • armv7-unknown-linux-musleabihf
    • powerpc64le-unknown-linux-gnu
    • s390x-unknown-linux-gnu

v4.2.3

Compare Source

Patch Changes
  • #​402 f21bf15 Thanks @​SunsetTechuila! - fix: don't resolve not implemented node modules in bun

    is-bun-module is marked as dependency, again, for correctness, see isBunImplementedNodeModule for more details

    For Bun users: you don't need to install is-bun-module any more but bun: true option is still required if you're running without bun --bun nor run#bun enabled

v4.2.2

Compare Source

Patch Changes
  • #​397 14a7688 Thanks @​JounQin! - chore: bump rspack-resolver for better P'n'P support

    Now rspack-resolver resolves pnpapi natively.

v4.2.1

Compare Source

Patch Changes

v4.2.0

Compare Source

Minor Changes
  • #​391 c8121e5 Thanks @​JounQin! - feat: make is-bun-module as optional peer dependency

    Technically this is a BREAKING CHANGE, but considering we just raise out v4 recently and this only affects bun users, bun --bun eslint even works without this dependency, so I'd consider this as a minor change.

    So for bun users, there are three options:

    1. install is-bun-module dependency manually and use bun: true option
    2. run eslint with bun --bun eslint w/o bun: true option
    3. enable run#bun in bunfig.toml w/o bun: true option

v4.1.1

Compare Source

Patch Changes

v4.1.0

[Compare Source](https://redire


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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-devdependencies branch 4 times, most recently from 44eecab to 5c3c717 Compare April 13, 2024 03:28
@renovate renovate bot force-pushed the renovate/major-devdependencies branch from 5c3c717 to b37fa2f Compare May 27, 2024 16:13
@renovate renovate bot force-pushed the renovate/major-devdependencies branch from b37fa2f to 48b2d1e Compare July 25, 2024 19:51
@renovate renovate bot force-pushed the renovate/major-devdependencies branch from 48b2d1e to e2e52d8 Compare August 3, 2024 18:47
@renovate renovate bot force-pushed the renovate/major-devdependencies branch from e2e52d8 to 8060194 Compare August 29, 2024 08:15
@renovate renovate bot force-pushed the renovate/major-devdependencies branch from 8060194 to 661d5ae Compare October 14, 2024 20:57
@renovate renovate bot force-pushed the renovate/major-devdependencies branch 3 times, most recently from c331694 to 856a81f Compare November 8, 2024 16:24
@renovate renovate bot force-pushed the renovate/major-devdependencies branch from 856a81f to 1990b2a Compare November 12, 2024 11:32
@renovate renovate bot force-pushed the renovate/major-devdependencies branch from 1990b2a to 300b963 Compare November 26, 2024 14:32
@renovate renovate bot changed the title chore(deps): update devdependencies (major) chore(deps): update devdependencies (major) - autoclosed Dec 8, 2024
@renovate renovate bot closed this Dec 8, 2024
@renovate renovate bot deleted the renovate/major-devdependencies branch December 8, 2024 18:48
@renovate renovate bot changed the title chore(deps): update devdependencies (major) - autoclosed chore(deps): update devdependencies (major) Dec 9, 2024
@renovate renovate bot reopened this Dec 9, 2024
@renovate renovate bot force-pushed the renovate/major-devdependencies branch 3 times, most recently from 9feedda to 3a5e43b Compare December 12, 2024 19:01
@renovate renovate bot force-pushed the renovate/major-devdependencies branch 2 times, most recently from 7458c46 to 2ed737c Compare January 6, 2025 11:37
@renovate renovate bot force-pushed the renovate/major-devdependencies branch from 2ed737c to a2c7d1c Compare January 16, 2025 17:34
@renovate renovate bot force-pushed the renovate/major-devdependencies branch from a2c7d1c to 004f038 Compare March 20, 2025 02:54
@renovate renovate bot force-pushed the renovate/major-devdependencies branch 2 times, most recently from fec9655 to a11335a Compare June 19, 2025 08:00
@renovate renovate bot force-pushed the renovate/major-devdependencies branch from a11335a to a8eb2bf Compare June 21, 2025 02:48
@renovate renovate bot force-pushed the renovate/major-devdependencies branch 4 times, most recently from bab72b3 to 05c0c3e Compare July 28, 2025 18:32
@renovate renovate bot force-pushed the renovate/major-devdependencies branch 2 times, most recently from 3d5bc61 to e35088d Compare July 31, 2025 18:12
@renovate renovate bot force-pushed the renovate/major-devdependencies branch 6 times, most recently from 51fee38 to 8783fd9 Compare August 14, 2025 09:26
@renovate renovate bot force-pushed the renovate/major-devdependencies branch 3 times, most recently from fa9cba9 to dc120ec Compare August 19, 2025 19:13
@renovate renovate bot force-pushed the renovate/major-devdependencies branch 4 times, most recently from 62eacc4 to 45c8802 Compare August 28, 2025 15:57
@renovate renovate bot force-pushed the renovate/major-devdependencies branch 2 times, most recently from c7835e9 to f3d3130 Compare September 7, 2025 00:14
@renovate renovate bot force-pushed the renovate/major-devdependencies branch 4 times, most recently from f41f36b to 36f7901 Compare September 12, 2025 19:44
@renovate renovate bot force-pushed the renovate/major-devdependencies branch 2 times, most recently from cbb8cdc to 114cfa7 Compare September 26, 2025 10:39
@renovate renovate bot force-pushed the renovate/major-devdependencies branch from 114cfa7 to 5c7b1c4 Compare October 1, 2025 21:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants