Skip to content

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

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

chore(deps): update dependency @testing-library/react to v16 - autoclosed#759
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/major-testing-library-monorepo

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 13, 2025

This PR contains the following updates:

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

Release Notes

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

v16.2.0

Compare Source

Features

v16.1.0

Compare Source

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 - "* 0-3 * * 1" 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.

@renovate renovate bot enabled auto-merge (squash) January 13, 2025 05:22
@renovate
Copy link
Contributor Author

renovate bot commented Jan 13, 2025

⚠️ 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/frontend-platform@1.0.0-semantically-released
npm error Found: react@17.0.2
npm error node_modules/react
npm error   dev react@"17.0.2" from the root project
npm error
npm error Could not resolve dependency:
npm error peer react@"^18.0.0 || ^19.0.0" from @testing-library/react@16.2.0
npm error node_modules/@testing-library/react
npm error   dev @testing-library/react@"16.2.0" 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/2025-02-17T00_17_32_895Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2025-02-17T00_17_32_895Z-debug-0.log

@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch from d911988 to 0ec25d1 Compare January 16, 2025 00:37
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch from 0ec25d1 to 920f0fb Compare January 24, 2025 14:21
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch 2 times, most recently from 6ce173d to abc28fd Compare February 10, 2025 00:16
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch from abc28fd to d407e99 Compare February 17, 2025 00:17
@renovate renovate bot changed the title chore(deps): update dependency @testing-library/react to v16 chore(deps): update dependency @testing-library/react to v16 - autoclosed Feb 20, 2025
@renovate renovate bot closed this Feb 20, 2025
auto-merge was automatically disabled February 20, 2025 21:15

Pull request was closed

@renovate renovate bot deleted the renovate/major-testing-library-monorepo branch February 20, 2025 21:15
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