maxmilton / maxmilton.com

🗨 My personal blog site
https://maxmilton.com
MIT License
2 stars 0 forks source link

Update dependency rehype-raw to v6 - autoclosed #382

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
rehype-raw 5.1.0 -> 6.1.0 age adoption passing confidence

Release Notes

rehypejs/rehype-raw ### [`v6.1.0`](https://togithub.com/rehypejs/rehype-raw/releases/6.1.0) [Compare Source](https://togithub.com/rehypejs/rehype-raw/compare/6.0.0...6.1.0) - [`1a6942e`](https://togithub.com/rehypejs/rehype-raw/commit/1a6942e) Add raw nodes to hast node type registry ### [`v6.0.0`](https://togithub.com/rehypejs/rehype-raw/releases/6.0.0) [Compare Source](https://togithub.com/rehypejs/rehype-raw/compare/5.1.0...6.0.0) - [`75258b8`](https://togithub.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://togithub.com/rehypejs/rehype-raw/commit/1af7117) Add JSDoc based types - [`d361d2d`](https://togithub.com/rehypejs/rehype-raw/commit/d361d2d) Update dependencies

Configuration

📅 Schedule: "before 3am on the first day of the month" (UTC).

🚦 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 WhiteSource Renovate. View repository job log here.