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 dependency @testing-library/react-hooks to v8 - autoclosed #13

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 27, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@testing-library/react-hooks 7.0.2 -> 8.0.1 age adoption passing confidence

Release Notes

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

v8.0.1

Compare Source

Bug Fixes
  • server: remove act around server renderer to fix support for older versions of react (e2461ca), closes #​607

v8.0.0

Compare Source

Bug Fixes
  • types: move types to optional peer dependencies (19ac8dd)
BREAKING CHANGES
  • types: type dependencies will not longer be automatically installed. If @types/react is not already listed in your package.json, please install it with npm install --save-dev @​types/react@^17.

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 has been generated by Mend Renovate. View repository job log here.

@renovate
Copy link
Contributor Author

renovate bot commented Oct 27, 2022

⚠ 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: yarn.lock
[10:47:10.388] INFO (10): Installing tool node v18.18.2...
v18.18.2
9.8.1
0.19.0
[10:47:12.868] INFO (10): Installed tool node in 2.4s.
[10:47:13.616] INFO (46): Installing tool corepack v0.21.0...
0.21.0
[10:47:14.683] INFO (46): Installed tool corepack in 1s.
➤ YN0000: ┌ Resolution step
➤ YN0002: │ @bbc/web-vitals@workspace:. doesn't provide @testing-library/dom (p1bf3b), requested by @testing-library/user-event
➤ YN0000: │ Some peer dependencies are incorrectly met; run yarn explain peer-requirements <hash> for details, where <hash> is the six-letter p-prefixed code
➤ YN0000: └ Completed in 0s 249ms
➤ YN0000: ┌ Fetch step
➤ YN0001: │ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close
    at new NodeError (node:internal/errors:405:5)
    at PassThrough.onclose (node:internal/streams/end-of-stream:154:30)
    at PassThrough.emit (node:events:517:28)
    at emitCloseNT (node:internal/streams/destroy:132:10)
    at process.processTicksAndRejections (node:internal/process/task_queues:81:21)
➤ YN0013: │ 965 packages were already cached, one had to be fetched (@testing-library/react-hooks@npm:8.0.1)
➤ YN0000: └ Completed in 0s 436ms
➤ YN0000: Failed with errors in 0s 687ms

@renovate renovate bot force-pushed the renovate/testing-library-react-hooks-8.x branch from a9dc7f4 to c182d92 Compare November 8, 2022 15:02
@renovate renovate bot force-pushed the renovate/testing-library-react-hooks-8.x branch from c182d92 to 3431109 Compare October 17, 2023 10:47
@renovate renovate bot changed the title Update dependency @testing-library/react-hooks to v8 Update dependency @testing-library/react-hooks to v8 - autoclosed Apr 17, 2024
@renovate renovate bot closed this Apr 17, 2024
@renovate renovate bot deleted the renovate/testing-library-react-hooks-8.x branch April 17, 2024 20:49
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