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

Update testing-library monorepo #623

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 23, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@testing-library/jest-dom 6.4.2 -> 6.6.3 age adoption passing confidence
@testing-library/react 15.0.2 -> 15.0.7 age adoption passing confidence

Release Notes

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

v6.6.3

Compare Source

v6.6.2

Compare Source

Bug Fixes

v6.6.1

Compare Source

v6.6.0

Compare Source

v6.5.0

Compare Source

v6.4.8

Compare Source

v6.4.7

Compare Source

v6.4.6

Compare Source

Bug Fixes

v6.4.5

Compare Source

Bug Fixes

v6.4.4

Compare Source

v6.4.3

Compare Source

testing-library/react-testing-library (@​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)

Configuration

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

🚦 Automerge: Enabled.

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 enabled auto-merge (rebase) April 23, 2024 15:27
@renovate renovate bot force-pushed the renovate/testing-library-monorepo branch from ff52a8c to a48086b Compare April 23, 2024 18:08
@renovate renovate bot changed the title Update dependency @testing-library/react to v15.0.3 Update dependency @testing-library/react to v15.0.4 Apr 23, 2024
@renovate renovate bot force-pushed the renovate/testing-library-monorepo branch 2 times, most recently from 33be2ea to b266833 Compare April 26, 2024 10:32
@renovate renovate bot changed the title Update dependency @testing-library/react to v15.0.4 Update dependency @testing-library/react to v15.0.5 Apr 26, 2024
@renovate renovate bot force-pushed the renovate/testing-library-monorepo branch 4 times, most recently from 70ef8e1 to 534497d Compare May 1, 2024 19:39
@renovate renovate bot changed the title Update dependency @testing-library/react to v15.0.5 Update dependency @testing-library/react to v15.0.6 May 1, 2024
@renovate renovate bot force-pushed the renovate/testing-library-monorepo branch from 534497d to 1f9149f Compare May 3, 2024 07:11
@renovate renovate bot changed the title Update dependency @testing-library/react to v15.0.6 Update testing-library monorepo May 3, 2024
@renovate renovate bot force-pushed the renovate/testing-library-monorepo branch 4 times, most recently from 90a4784 to 9e077e9 Compare May 8, 2024 18:18
@renovate renovate bot force-pushed the renovate/testing-library-monorepo branch 3 times, most recently from 6e5ba55 to 0ba4ddf Compare May 12, 2024 07:26
@renovate renovate bot force-pushed the renovate/testing-library-monorepo branch 7 times, most recently from b4fa60e to cee7f80 Compare May 28, 2024 01:33
@renovate renovate bot force-pushed the renovate/testing-library-monorepo branch 2 times, most recently from 46bfbc0 to 9a63ba4 Compare June 1, 2024 21:01
@renovate renovate bot force-pushed the renovate/testing-library-monorepo branch 4 times, most recently from 35a6429 to feeed45 Compare December 2, 2024 20:31
@renovate renovate bot force-pushed the renovate/testing-library-monorepo branch 3 times, most recently from 49be898 to 6cfa4aa Compare December 6, 2024 00:28
Copy link
Contributor Author

renovate bot commented Dec 6, 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 could not resolve
npm error
npm error While resolving: @testing-library/[email protected]
npm error Found: @types/[email protected]
npm error node_modules/@types/react
npm error   dev @types/react@"19.0.2" from the root project
npm error   @types/react@"*" from @types/[email protected]
npm error   node_modules/@types/react-dom
npm error     @types/react-dom@"^18.0.0" from @testing-library/[email protected]
npm error     node_modules/@testing-library/react
npm error       dev @testing-library/react@"15.0.7" from the root project
npm error
npm error Could not resolve dependency:
npm error peerOptional @types/react@"^18.0.0" from @testing-library/[email protected]
npm error node_modules/@testing-library/react
npm error   dev @testing-library/react@"15.0.7" from the root project
npm error
npm error Conflicting peer dependency: @types/[email protected]
npm error node_modules/@types/react
npm error   peerOptional @types/react@"^18.0.0" from @testing-library/[email protected]
npm error   node_modules/@testing-library/react
npm error     dev @testing-library/react@"15.0.7" 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-12-31T11_33_16_571Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-12-31T11_33_16_571Z-debug-0.log

@renovate renovate bot force-pushed the renovate/testing-library-monorepo branch 2 times, most recently from 2d4f351 to bce0abf Compare December 6, 2024 22:48
@renovate renovate bot changed the title Update testing-library monorepo Update testing-library monorepo - autoclosed Dec 8, 2024
@renovate renovate bot closed this Dec 8, 2024
auto-merge was automatically disabled December 8, 2024 18:37

Pull request was closed

@renovate renovate bot deleted the renovate/testing-library-monorepo branch December 8, 2024 18:37
@renovate renovate bot changed the title Update testing-library monorepo - autoclosed Update testing-library monorepo Dec 8, 2024
@renovate renovate bot reopened this Dec 8, 2024
@renovate renovate bot force-pushed the renovate/testing-library-monorepo branch from 72afe9d to bce0abf Compare December 8, 2024 22:10
@renovate renovate bot enabled auto-merge (squash) December 9, 2024 03:02
@renovate renovate bot force-pushed the renovate/testing-library-monorepo branch 3 times, most recently from 1b2bd53 to 6237cca Compare December 14, 2024 01:42
@renovate renovate bot force-pushed the renovate/testing-library-monorepo branch 4 times, most recently from 0be9e37 to a15b7e4 Compare December 23, 2024 23:06
@renovate renovate bot force-pushed the renovate/testing-library-monorepo branch 3 times, most recently from cf33b87 to 10d90db Compare December 30, 2024 21:58
@renovate renovate bot force-pushed the renovate/testing-library-monorepo branch from 10d90db to a04548d Compare December 31, 2024 11:33
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