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 rehype-raw to v7 #65

Open renovate[bot] opened 1 year ago

renovate[bot] commented 1 year ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
rehype-raw ^5.0.0 -> ^7.0.0 age adoption passing confidence

Release Notes

rehypejs/rehype-raw (rehype-raw) ### [`v7.0.0`](https://redirect.github.com/rehypejs/rehype-raw/releases/tag/7.0.0) [Compare Source](https://redirect.github.com/rehypejs/rehype-raw/compare/6.1.1...7.0.0) ##### Change - [`cdbb980`](https://redirect.github.com/rehypejs/rehype-raw/commit/cdbb980) Update `hast-util-raw`, `@types/hast` **migrate**: update too - [`9a794bb`](https://redirect.github.com/rehypejs/rehype-raw/commit/9a794bb) Change to require Node.js 16 **migrate**: update too - [`cd34249`](https://redirect.github.com/rehypejs/rehype-raw/commit/cd34249) Change to use `exports` **migrate**: don’t use private APIs **Full Changelog**: https://github.com/rehypejs/rehype-raw/compare/6.1.1...7.0.0 ### [`v6.1.1`](https://redirect.github.com/rehypejs/rehype-raw/releases/tag/6.1.1) [Compare Source](https://redirect.github.com/rehypejs/rehype-raw/compare/6.1.0...6.1.1) - [`8e413e4`](https://redirect.github.com/rehypejs/rehype-raw/commit/8e413e4) Add improved docs by [@​wooorm](https://redirect.github.com/wooorm) in [https://github.com/rehypejs/rehype-raw/pull/20](https://redirect.github.com/rehypejs/rehype-raw/pull/20) **Full Changelog**: https://github.com/rehypejs/rehype-raw/compare/6.1.0...6.1.1 ### [`v6.1.0`](https://redirect.github.com/rehypejs/rehype-raw/releases/tag/6.1.0) [Compare Source](https://redirect.github.com/rehypejs/rehype-raw/compare/6.0.0...6.1.0) - [`1a6942e`](https://redirect.github.com/rehypejs/rehype-raw/commit/1a6942e) Add raw nodes to hast node type registry ### [`v6.0.0`](https://redirect.github.com/rehypejs/rehype-raw/releases/tag/6.0.0) [Compare Source](https://redirect.github.com/rehypejs/rehype-raw/compare/5.1.0...6.0.0) - [`75258b8`](https://redirect.github.com/rehypejs/rehype-raw/commit/75258b8) Use ESM - Change: ```js // From CommonJS var rehypeRaw = require('rehype-raw') // To ESM import rehypeRaw from 'rehype-raw' ``` Learn [more about ESM in this guide](https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c) - [`1af7117`](https://redirect.github.com/rehypejs/rehype-raw/commit/1af7117) Add JSDoc based types - [`d361d2d`](https://redirect.github.com/rehypejs/rehype-raw/commit/d361d2d) Update dependencies

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 is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.