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-sanitize to v6 #66

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-sanitize ^4.0.0 -> ^6.0.0 age adoption passing confidence

Release Notes

rehypejs/rehype-sanitize (rehype-sanitize) ### [`v6.0.0`](https://redirect.github.com/rehypejs/rehype-sanitize/releases/tag/6.0.0) [Compare Source](https://redirect.github.com/rehypejs/rehype-sanitize/compare/5.0.1...6.0.0) ##### Change - [`4e05d28`](https://redirect.github.com/rehypejs/rehype-sanitize/commit/4e05d28) Update `hast-util-sanitie`, `unified`, etc **migrate**: update too there are some small changes to the defaults, which match how GH cleans, see [this commit for details](https://redirect.github.com/syntax-tree/hast-util-sanitize/commit/ffee9708017d724e4095127624148146e2a6e076) - [`5092269`](https://redirect.github.com/rehypejs/rehype-sanitize/commit/5092269) Change to require Node.js 16 **migrate**: update too - [`cecabae`](https://redirect.github.com/rehypejs/rehype-sanitize/commit/cecabae) Change to use `exports` **migrate**: don’t use private APIs **Full Changelog**: https://github.com/rehypejs/rehype-sanitize/compare/5.0.1...6.0.0 ### [`v5.0.1`](https://redirect.github.com/rehypejs/rehype-sanitize/releases/tag/5.0.1) [Compare Source](https://redirect.github.com/rehypejs/rehype-sanitize/compare/5.0.0...5.0.1) - [`72d9d60`](https://redirect.github.com/rehypejs/rehype-sanitize/commit/72d9d60) Add improved docs by [@​wooorm](https://redirect.github.com/wooorm) in [https://github.com/rehypejs/rehype-sanitize/pull/10](https://redirect.github.com/rehypejs/rehype-sanitize/pull/10) **Full Changelog**: https://github.com/rehypejs/rehype-sanitize/compare/5.0.0...5.0.1 ### [`v5.0.0`](https://redirect.github.com/rehypejs/rehype-sanitize/releases/tag/5.0.0) [Compare Source](https://redirect.github.com/rehypejs/rehype-sanitize/compare/4.0.0...5.0.0) - [`abf5e36`](https://redirect.github.com/rehypejs/rehype-sanitize/commit/abf5e36) Add JSDoc based types - [`c0f5518`](https://redirect.github.com/rehypejs/rehype-sanitize/commit/c0f5518) Use ESM - Change: ```js // From CommonJS var rehypeSanitize = require('rehype-sanitize') // To ESM import rehypeSanitize from 'rehype-sanitize' ``` Learn [more about ESM in this guide](https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c)

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.