cucumber / react-components

React components for Cucumber
MIT License
32 stars 10 forks source link

fix(deps): update dependency rehype-raw to v6 #326

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

rehypejs/rehype-raw ### [`v6.1.1`](https://togithub.com/rehypejs/rehype-raw/releases/tag/6.1.1) [Compare Source](https://togithub.com/rehypejs/rehype-raw/compare/6.1.0...6.1.1) - [`8e413e4`](https://togithub.com/rehypejs/rehype-raw/commit/8e413e4) Add improved docs by [@​wooorm](https://togithub.com/wooorm) in [https://github.com/rehypejs/rehype-raw/pull/20](https://togithub.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://togithub.com/rehypejs/rehype-raw/releases/tag/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/tag/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: 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 has been generated by Mend Renovate. View repository job log here.

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