Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Update testing-library monorepo (major) #12473

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 30, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@testing-library/dom ^9.0.0 -> ^10.0.0 age adoption passing confidence
@testing-library/react ^12.1.5 -> ^16.0.0 age adoption passing confidence

Release Notes

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

v10.4.0

Compare Source

v10.3.2

Compare Source

Bug Fixes

v10.3.1

Compare Source

Bug Fixes

v10.3.0

Compare Source

v10.2.0

Compare Source

Features
  • Support anonymous custom elements when pretty printing DOM (#​1319) (0a8ad65)

v10.1.0

Compare Source

Features

v10.0.0

Compare Source

Bug Fixes
  • use defineProperty on the error object instead of setting the message directly (#​1268) (3580f25), closes #​1259
Features
BREAKING CHANGES
  • Minimum supported Node.js version is 18.0
  • New version of aria-query changes various roles. Check out the changed tests in 2c57055 to get an overview about what changed.
testing-library/react-testing-library (@​testing-library/react)

v16.0.1

Compare Source

v16.0.0

Compare Source

Features
  • Move @testing-library/dom and @types/react-dom to peer dependencies (#​1305) (a4744fa)
BREAKING CHANGES
  • @testing-library/dom was moved to a peer dependency and needs to be explicitly installed. This reduces the chance of having conflicting versions of @testing-library/dom installed that frequently caused bugs when used with @testing-library/user-event. We will also be able to allow new versions of @testing-library/dom being used without a SemVer major release of @testing-library/react by just widening the peer dependency.
    @types/react-dom needs to be installed if you're typechecking files using @testing-library/react.

v15.0.7

Compare Source

v15.0.6

Compare Source

v15.0.5

Compare Source

v15.0.4

Compare Source

v15.0.3

Compare Source

Bug Fixes
  • Don't raise TypeScript errors when hydating document (#​1304) (067d0c6)

v15.0.2

Compare Source

v15.0.1

Compare Source

v15.0.0

Compare Source

v14.3.1

Compare Source

Bug Fixes

v14.3.0

Compare Source

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

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

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, 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 added Dependencies Pull requests that update a dependency file T-Task Refactoring, enabling or disabling functionality, other engineering tasks labels Apr 30, 2024
@t3chguy
Copy link
Member

t3chguy commented Apr 30, 2024

Incompatible with React 17

@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch from 5a89791 to 8755805 Compare May 1, 2024 12:13
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch from 8755805 to 49f43f1 Compare May 15, 2024 10:25
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch from 49f43f1 to 39dadb3 Compare May 29, 2024 13:59
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch from 39dadb3 to 3558a65 Compare June 6, 2024 13:58
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch from 3558a65 to 995053f Compare June 6, 2024 14:23
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch from 995053f to 10dcdaf Compare June 11, 2024 14:44
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch from 10dcdaf to 4f71258 Compare June 19, 2024 12:59
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch 2 times, most recently from 2607efa to d88cdff Compare June 25, 2024 13:44
@t3chguy t3chguy added the X-Blocked The PR cannot move forward in any capacity until an action is made label Jun 25, 2024
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch from d88cdff to ad61752 Compare June 25, 2024 17:33
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Dependencies Pull requests that update a dependency file T-Task Refactoring, enabling or disabling functionality, other engineering tasks X-Blocked The PR cannot move forward in any capacity until an action is made
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants