cucumber / react-components

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

fix(deps): update dependency remark-gfm to v3 #320

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
remark-gfm 1.0.0 -> 3.0.1 age adoption passing confidence

Release Notes

remarkjs/remark-gfm ### [`v3.0.1`](https://togithub.com/remarkjs/remark-gfm/releases/tag/3.0.1) [Compare Source](https://togithub.com/remarkjs/remark-gfm/compare/3.0.0...3.0.1) - [`97437dc`](https://togithub.com/remarkjs/remark-gfm/commit/97437dc) Add improved docs by [@​wooorm](https://togithub.com/wooorm) in [https://github.com/remarkjs/remark-gfm/pull/25](https://togithub.com/remarkjs/remark-gfm/pull/25) **Full Changelog**: https://github.com/remarkjs/remark-gfm/compare/3.0.0...3.0.1 ### [`v3.0.0`](https://togithub.com/remarkjs/remark-gfm/releases/tag/3.0.0) [Compare Source](https://togithub.com/remarkjs/remark-gfm/compare/2.0.0...3.0.0) - [`890005e`](https://togithub.com/remarkjs/remark-gfm/commit/890005e) Add support for [GFM footnotes](https://github.blog/changelog/2021-09-30-footnotes-now-supported-in-markdown-fields/) ✨ (if you were using `remark-footnotes` before, you should remove it!) (how footnotes are turned to HTML is done in `remark-rehype`, please update that too) **Full Changelog**: https://github.com/remarkjs/remark-gfm/compare/2.0.0...3.0.0 ### [`v2.0.0`](https://togithub.com/remarkjs/remark-gfm/releases/tag/2.0.0) [Compare Source](https://togithub.com/remarkjs/remark-gfm/compare/1.0.0...2.0.0) - [`6c518d8`](https://togithub.com/remarkjs/remark-gfm/commit/6c518d8) Use ESM ```js // From CommonJS var remarkGfm = require('remark-gfm') // To ESM import remarkGfm from 'remark-gfm' ``` Learn [more about ESM in this guide](https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c) - [`37d92ac`](https://togithub.com/remarkjs/remark-gfm/commit/37d92ac) Add JSDoc based types - [`0846014`](https://togithub.com/remarkjs/remark-gfm/commit/0846014) Remove warning for remark 12 **Full Changelog**: https://github.com/remarkjs/remark-gfm/compare/1.0.0...2.0.0

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