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

chore(deps): update dependency rehype-sanitize to v5 #34

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

Release Notes

rehypejs/rehype-sanitize ### [`v5.0.1`](https://togithub.com/rehypejs/rehype-sanitize/releases/tag/5.0.1) [Compare Source](https://togithub.com/rehypejs/rehype-sanitize/compare/5.0.0...5.0.1) - [`72d9d60`](https://togithub.com/rehypejs/rehype-sanitize/commit/72d9d60) Add improved docs by [@​wooorm](https://togithub.com/wooorm) in [https://github.com/rehypejs/rehype-sanitize/pull/10](https://togithub.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://togithub.com/rehypejs/rehype-sanitize/releases/tag/5.0.0) [Compare Source](https://togithub.com/rehypejs/rehype-sanitize/compare/4.0.0...5.0.0) - [`abf5e36`](https://togithub.com/rehypejs/rehype-sanitize/commit/abf5e36) Add JSDoc based types - [`c0f5518`](https://togithub.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 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 5.x releases. But if you manually upgrade to 5.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.