treeherder icon indicating copy to clipboard operation
treeherder copied to clipboard

Update dependency @testing-library/react to v14

Open renovate[bot] opened this issue 2 years ago • 6 comments

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@testing-library/react 12.0.0 -> 14.2.2 age adoption passing confidence

Release Notes

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

v14.2.2

Compare Source

v14.2.1

Compare Source

Bug Fixes
  • Update types to support all possible react component return values (#​1272) (55e79c2)

v14.2.0

Compare Source

Features
  • add reactStrictMode option to enable strict mode render (#​1241) (0880eba)

v14.1.2

Compare Source

Bug Fixes

v14.1.1

Compare Source

Bug Fixes

v14.1.0

Compare Source

Features

v14.0.0

Compare Source

Bug Fixes
Features
BREAKING CHANGES
  • See https://github.com/testing-library/dom-testing-library/releases/tag/v9.0.0
  • Minimum supported Node.js version is now 14.x

v13.4.0

Compare Source

Features
  • renderHook: allow passing of all render options to renderHook (#​1118) (27a9584)

v13.3.0

Compare Source

Features

v13.2.0

Compare Source

Features

v13.1.1

Compare Source

Bug Fixes

v13.1.0

Compare Source

Features

v13.0.1

Compare Source

Bug Fixes

v13.0.0

Compare Source

Features
BREAKING CHANGES

v12.1.5

Compare Source

Bug Fixes

v12.1.4

Compare Source

Bug Fixes
  • Match runtime type of baseElement in TypeScript types (#​1023) (96ed8da)

v12.1.3

Compare Source

Bug Fixes

v12.1.2

Compare Source

Bug Fixes
  • render: Don't reject wrapper types based on statics (#​973) (7f53b56)

v12.1.1

Compare Source

Bug Fixes

v12.1.0

Compare Source

Features

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR becomes conflicted, 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 has been generated by Mend Renovate. View repository job log here.

renovate[bot] avatar Mar 20 '23 01:03 renovate[bot]

@beatrice-acasandrei @alexandru-io can one of you work on this- it is failing on perfherder tests

jmaher avatar Apr 11 '23 13:04 jmaher

This depends on the React upgrade in #7672

Archaeopteryx avatar Jul 20 '23 15:07 Archaeopteryx

@alexandru-io this also has been 6 months with no action.

jmaher avatar Oct 23 '23 13:10 jmaher

Sorry @jmaher we'll look into it with higher priority. cc @beatrice-acasandrei

alexandru-io avatar Oct 24 '23 09:10 alexandru-io

Hey @jmaher, I looked into the releases for testing-library/react. For this upgrade to testing-library/react v14 we need React 18 on Perfherder (current version is React 17). Starting from testing-library/react v13 they have dropped support for React 17 and earlier.

testing-library/react v12 only supports React < 18.

Do we plan to upgrade to React 18?

esanuandra avatar Nov 02 '23 13:11 esanuandra

yes that is the goal, see https://github.com/mozilla/treeherder/pull/7798 ; we keep running into failing perf tests on a lot of things (see the comments).

it appears there is nothing to do with this right now.

jmaher avatar Nov 02 '23 13:11 jmaher