Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency @testing-library/react to v16 #182

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 3, 2024

This PR contains the following updates:

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

Release Notes

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 - "before 4am on Monday" in timezone America/New_York, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.

Copy link
Contributor Author

renovate bot commented Jun 3, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: @edx/[email protected]
npm error Found: [email protected]
npm error node_modules/react
npm error   react@"17.0.2" from the root project
npm error
npm error Could not resolve dependency:
npm error peer react@"^18.0.0" from @testing-library/[email protected]
npm error node_modules/@testing-library/react
npm error   dev @testing-library/react@"16.0.1" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /tmp/renovate/cache/others/npm/_logs/2024-09-20T09_40_06_431Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-09-20T09_40_06_431Z-debug-0.log

@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch 3 times, most recently from 574beff to 1c0c8ed Compare June 3, 2024 16:54
@renovate renovate bot changed the title chore(deps): update dependency @testing-library/react to v15 chore(deps): update dependency @testing-library/react to v16 Jun 3, 2024
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch 2 times, most recently from e4c6500 to ed163e4 Compare June 17, 2024 07:27
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch from ed163e4 to 96253dd Compare June 17, 2024 16:21
@MaxFrank13
Copy link
Member

Blocked by React 18 upgrade

@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch 4 times, most recently from 45d4ca5 to 15d22ff Compare July 1, 2024 20:15
@renovate renovate bot requested a review from a team as a code owner July 1, 2024 20:15
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch 5 times, most recently from f3f74a9 to 0a0b3ee Compare July 15, 2024 10:53
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch 3 times, most recently from 416784a to 69184fc Compare July 22, 2024 13:02
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch 2 times, most recently from 0f35d51 to ecf32d4 Compare July 25, 2024 17:24
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch 5 times, most recently from 0d27e99 to eb351d4 Compare August 5, 2024 16:11
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch 3 times, most recently from 53f333d to 0f2a2f9 Compare August 12, 2024 13:47
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch 4 times, most recently from b4adfa9 to 9720c58 Compare August 19, 2024 14:00
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch 4 times, most recently from 4052cf4 to c1ab641 Compare August 29, 2024 10:26
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch 2 times, most recently from 99df1a3 to c986f63 Compare September 9, 2024 06:55
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch 5 times, most recently from 82d3a1f to a1677cf Compare September 16, 2024 13:20
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch from a1677cf to 8753f8d Compare September 19, 2024 16:51
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch from 8753f8d to 320a560 Compare September 20, 2024 09:40
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.

1 participant