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 @testing-library/react to 16.0.1 #621

Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 10, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@testing-library/react ^15.0.7 -> ^16.0.0 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.

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.

🔕 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 Sep 10, 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 warn ERESOLVE overriding peer dependency
npm warn While resolving: tokel_app@undefined
npm warn Found: [email protected]
npm warn node_modules/eslint-plugin-react-hooks
npm warn   dev eslint-plugin-react-hooks@"^5.0.0" from the root project
npm warn   2 more (eslint-config-airbnb, eslint-config-erb)
npm warn
npm warn Could not resolve dependency:
npm warn peer eslint-plugin-react-hooks@"^4.3.0" from [email protected]
npm warn node_modules/eslint-config-airbnb
npm warn   dev eslint-config-airbnb@"^19.0.0" from the root project
npm warn   1 more (eslint-config-erb)
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: tokel_app@undefined
npm error Found: [email protected]
npm error node_modules/eslint
npm error   dev eslint@"^9.2.0" from the root project
npm error
npm error Could not resolve dependency:
npm error peer eslint@"^7.32.0 || ^8.2.0" from [email protected]
npm error node_modules/eslint-config-airbnb
npm error   dev eslint-config-airbnb@"^19.0.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/2024-11-05T11_37_43_750Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-11-05T11_37_43_750Z-debug-0.log

@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch 4 times, most recently from 91976ee to 46649fc Compare November 5, 2024 11:30
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch from 46649fc to 9ef53bc Compare November 5, 2024 11:38
@TheComputerGenie TheComputerGenie merged commit 3cb05b8 into development Nov 5, 2024
1 of 2 checks passed
@TheComputerGenie TheComputerGenie deleted the renovate/major-testing-library-monorepo branch November 5, 2024 11:40
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.

1 participant