remarkjs / react-remark

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

fix(deps): update dependency rehype-react to v7 #36

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 3 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
rehype-react ^6.0.0 -> ^7.0.0 age adoption passing confidence

Release Notes

rehypejs/rehype-react ### [`v7.1.2`](https://togithub.com/rehypejs/rehype-react/releases/tag/7.1.2) [Compare Source](https://togithub.com/rehypejs/rehype-react/compare/7.1.1...7.1.2) ##### Fix - [`33e3489`](https://togithub.com/rehypejs/rehype-react/commit/33e3489) Fix to not strip whitespace in `th`, `td` by [@​chitoku-k](https://togithub.com/chitoku-k) in [https://github.com/rehypejs/rehype-react/pull/45](https://togithub.com/rehypejs/rehype-react/pull/45) ##### Misc - [`32b5e83`](https://togithub.com/rehypejs/rehype-react/commit/32b5e83) Fix types for TS 4.9 **Full Changelog**: https://github.com/rehypejs/rehype-react/compare/7.1.1...7.1.2 ### [`v7.1.1`](https://togithub.com/rehypejs/rehype-react/releases/tag/7.1.1) [Compare Source](https://togithub.com/rehypejs/rehype-react/compare/7.1.0...7.1.1) - [`1695437`](https://togithub.com/rehypejs/rehype-react/commit/1695437) Fix to add back support for `@types/react` 17 **Full Changelog**: https://github.com/rehypejs/rehype-react/compare/7.1.0...7.1.1 ### [`v7.1.0`](https://togithub.com/rehypejs/rehype-react/releases/tag/7.1.0) [Compare Source](https://togithub.com/rehypejs/rehype-react/compare/7.0.4...7.1.0) - [`8db0631`](https://togithub.com/rehypejs/rehype-react/commit/8db0631) Update for React 18 **Full Changelog**: https://github.com/rehypejs/rehype-react/compare/7.0.4...7.1.0 ### [`v7.0.4`](https://togithub.com/rehypejs/rehype-react/releases/tag/7.0.4) [Compare Source](https://togithub.com/rehypejs/rehype-react/compare/7.0.3...7.0.4) - [`21753da`](https://togithub.com/rehypejs/rehype-react/commit/21753da) Add improved docs by [@​wooorm](https://togithub.com/wooorm) in [https://github.com/rehypejs/rehype-react/pull/37](https://togithub.com/rehypejs/rehype-react/pull/37) **Full Changelog**: https://github.com/rehypejs/rehype-react/compare/7.0.3...7.0.4 ### [`v7.0.3`](https://togithub.com/rehypejs/rehype-react/releases/tag/7.0.3) [Compare Source](https://togithub.com/rehypejs/rehype-react/compare/7.0.2...7.0.3) - Fix missing `*.d.ts` files **Full Changelog**: https://github.com/rehypejs/rehype-react/compare/7.0.2...7.0.3 ### [`v7.0.2`](https://togithub.com/rehypejs/rehype-react/releases/tag/7.0.2) [Compare Source](https://togithub.com/rehypejs/rehype-react/compare/7.0.1...7.0.2) - [`b97da2f`](https://togithub.com/rehypejs/rehype-react/commit/b97da2f) Fix to improve removal of whitespace between tables by [@​TheComp44](https://togithub.com/TheComp44) in [https://github.com/rehypejs/rehype-react/pull/32](https://togithub.com/rehypejs/rehype-react/pull/32) **Full Changelog**: https://github.com/rehypejs/rehype-react/compare/7.0.1...7.0.2 ### [`v7.0.1`](https://togithub.com/rehypejs/rehype-react/releases/tag/7.0.1) [Compare Source](https://togithub.com/rehypejs/rehype-react/compare/7.0.0...7.0.1) - [`dac20e2`](https://togithub.com/rehypejs/rehype-react/commit/dac20e2) Fix to correctly compile intrinsic types ### [`v7.0.0`](https://togithub.com/rehypejs/rehype-react/releases/tag/7.0.0) [Compare Source](https://togithub.com/rehypejs/rehype-react/compare/6.2.1...7.0.0) - [`864e455`](https://togithub.com/rehypejs/rehype-react/commit/864e455) Use ESM - Change: ```js // From CommonJS var rehypeReact = require('rehype-react') // To ESM import rehypeReact from 'rehype-react' ``` Learn [more about ESM in this guide](https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c) - [`7b7f1b6`](https://togithub.com/rehypejs/rehype-react/commit/7b7f1b6) Add improved types (potentially breaking if you use TS, see commit for more info)

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

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

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 7.x releases. But if you manually upgrade to 7.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.