remarkjs / react-remark

React component and hook to use remark to render markdown
https://remarkjs.github.io/react-remark
MIT License
208 stars 7 forks source link

chore(deps): update dependency @testing-library/react-hooks to v8 #53

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@testing-library/react-hooks ^7.0.0 -> ^8.0.0 age adoption passing confidence

Release Notes

testing-library/react-hooks-testing-library (@​testing-library/react-hooks) ### [`v8.0.1`](https://togithub.com/testing-library/react-hooks-testing-library/releases/tag/v8.0.1) [Compare Source](https://togithub.com/testing-library/react-hooks-testing-library/compare/v8.0.0...v8.0.1) ##### Bug Fixes - **server:** remove act around server renderer to fix support for older versions of react ([e2461ca](https://togithub.com/testing-library/react-hooks-testing-library/commit/e2461ca4b5ab45813527f5e2478c4e8552f16c51)), closes [#​607](https://togithub.com/testing-library/react-hooks-testing-library/issues/607) ### [`v8.0.0`](https://togithub.com/testing-library/react-hooks-testing-library/releases/tag/v8.0.0) [Compare Source](https://togithub.com/testing-library/react-hooks-testing-library/compare/v7.0.2...v8.0.0) ##### Bug Fixes - **types:** move types to optional peer dependencies ([19ac8dd](https://togithub.com/testing-library/react-hooks-testing-library/commit/19ac8dde5c16f53d963277543997fa7a7ffd5fe4)) ##### 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`. ### [`v7.0.2`](https://togithub.com/testing-library/react-hooks-testing-library/releases/tag/v7.0.2) [Compare Source](https://togithub.com/testing-library/react-hooks-testing-library/compare/v7.0.1...v7.0.2) ##### Bug Fixes - **async-utils:** prevent timeout and interval checks in wait from leaving open handles ([#​682](https://togithub.com/testing-library/react-hooks-testing-library/issues/682)) ([4a03704](https://togithub.com/testing-library/react-hooks-testing-library/commit/4a037040e5d9d806a9d7a9c8fd3fc3b243e4617f))

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.



This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] commented 1 year ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 8.x releases. But if you manually upgrade to 8.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.