cucumber / react-components

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

fix(deps): update dependency react-markdown to v8 #325

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
react-markdown 6.0.3 -> 8.0.4 age adoption passing confidence

Release Notes

remarkjs/react-markdown ### [`v8.0.4`](https://togithub.com/remarkjs/react-markdown/releases/tag/8.0.4) [Compare Source](https://togithub.com/remarkjs/react-markdown/compare/8.0.3...8.0.4) - [`9b20440`](https://togithub.com/remarkjs/react-markdown/commit/9b20440) Fix type of `td`, `th` props by [@​lucasassisrosa](https://togithub.com/lucasassisrosa) in [https://github.com/remarkjs/react-markdown/pull/714](https://togithub.com/remarkjs/react-markdown/pull/714) - [`cfe075b`](https://togithub.com/remarkjs/react-markdown/commit/cfe075b) Add clarification of `alt` on `img` in docs by [@​cballenar](https://togithub.com/cballenar) in [https://github.com/remarkjs/react-markdown/pull/692](https://togithub.com/remarkjs/react-markdown/pull/692) **Full Changelog**: https://github.com/remarkjs/react-markdown/compare/8.0.3...8.0.4 ### [`v8.0.3`](https://togithub.com/remarkjs/react-markdown/releases/tag/8.0.3) [Compare Source](https://togithub.com/remarkjs/react-markdown/compare/8.0.2...8.0.3) - [`a2fb833`](https://togithub.com/remarkjs/react-markdown/commit/a2fb833) Fix prop types of plugins by [@​starpit](https://togithub.com/starpit) in [https://github.com/remarkjs/react-markdown/pull/683](https://togithub.com/remarkjs/react-markdown/pull/683) **Full Changelog**: https://github.com/remarkjs/react-markdown/compare/8.0.2...8.0.3 ### [`v8.0.2`](https://togithub.com/remarkjs/react-markdown/releases/tag/8.0.2) [Compare Source](https://togithub.com/remarkjs/react-markdown/compare/8.0.1...8.0.2) - [`2712227`](https://togithub.com/remarkjs/react-markdown/commit/2712227) Update `react-is` - [`704c3c6`](https://togithub.com/remarkjs/react-markdown/commit/704c3c6) Fix TypeScript bug by adding workaround by [@​Methuselah96](https://togithub.com/Methuselah96) in [https://github.com/remarkjs/react-markdown/pull/676](https://togithub.com/remarkjs/react-markdown/pull/676) **Full Changelog**: https://github.com/remarkjs/react-markdown/compare/8.0.1...8.0.2 ### [`v8.0.1`](https://togithub.com/remarkjs/react-markdown/releases/tag/8.0.1) [Compare Source](https://togithub.com/remarkjs/react-markdown/compare/8.0.0...8.0.1) - [`c23ecf6`](https://togithub.com/remarkjs/react-markdown/commit/c23ecf6) Add missing dependency for types by [@​Methuselah96](https://togithub.com/Methuselah96) in [https://github.com/remarkjs/react-markdown/pull/675](https://togithub.com/remarkjs/react-markdown/pull/675) **Full Changelog**: https://github.com/remarkjs/react-markdown/compare/8.0.0...8.0.1 ### [`v8.0.0`](https://togithub.com/remarkjs/react-markdown/blob/HEAD/changelog.md#​800---2022-01-17) [Compare Source](https://togithub.com/remarkjs/react-markdown/compare/7.1.2...8.0.0) - [`cd845c9`](https://togithub.com/remarkjs/react-markdown/commit/cd845c9) Remove deprecated `plugins` option\ (**migrate by renaming it to `remarkPlugins`**) - [`36e4916`](https://togithub.com/remarkjs/react-markdown/commit/36e4916) Update [`remark-rehype`](https://togithub.com/remarkjs/remark-rehype), add support for passing it options\ by [**@​peolic**](https://togithub.com/peolic) in [#​669](https://togithub.com/remarkjs/react-markdown/pull/669)\ (**migrate by removing `remark-footnotes` and updating `remark-gfm` if you were using them, otherwise you shouldn’t notice this**) ### [`v7.1.2`](https://togithub.com/remarkjs/react-markdown/blob/HEAD/changelog.md#​712---2022-01-02) [Compare Source](https://togithub.com/remarkjs/react-markdown/compare/7.1.1...7.1.2) - [`656a4fa`](https://togithub.com/remarkjs/react-markdown/commit/656a4fa) Fix `ref` in types\ by [**@​ChristianMurphy**](https://togithub.com/ChristianMurphy) in [#​668](https://togithub.com/remarkjs/react-markdown/pull/668) ### [`v7.1.1`](https://togithub.com/remarkjs/react-markdown/blob/HEAD/changelog.md#​711---2021-11-29) [Compare Source](https://togithub.com/remarkjs/react-markdown/compare/7.1.0...7.1.1) - [`4185f06`](https://togithub.com/remarkjs/react-markdown/commit/4185f06) Add improved docs\ by [**@​wooorm**](https://togithub.com/wooorm) in [#​657](https://togithub.com/remarkjs/react-markdown/pull/657) ### [`v7.1.0`](https://togithub.com/remarkjs/react-markdown/blob/HEAD/changelog.md#​710---2021-10-21) [Compare Source](https://togithub.com/remarkjs/react-markdown/compare/7.0.1...7.1.0) - [`7b8a829`](https://togithub.com/remarkjs/react-markdown/commit/7b8a829) Add support for `SpecialComponents` to be any `ComponentType`\ by [**@​Methuselah96**](https://togithub.com/Methuselah96) in [#​640](https://togithub.com/remarkjs/react-markdown/pull/640) - [`a7c26fc`](https://togithub.com/remarkjs/react-markdown/commit/a7c26fc) Remove warning on whitespace in tables ### [`v7.0.1`](https://togithub.com/remarkjs/react-markdown/blob/HEAD/changelog.md#​701---2021-08-26) [Compare Source](https://togithub.com/remarkjs/react-markdown/compare/7.0.0...7.0.1) - [`ec387c2`](https://togithub.com/remarkjs/react-markdown/commit/ec387c2) Add improved type for `linkTarget` as string - [`5af6bc7`](https://togithub.com/remarkjs/react-markdown/commit/5af6bc7) Fix to correctly compile intrinsic types ### [`v7.0.0`](https://togithub.com/remarkjs/react-markdown/blob/HEAD/changelog.md#​700---2021-08-13) [Compare Source](https://togithub.com/remarkjs/react-markdown/compare/6.0.3...7.0.0) Welcome to version 7. This a major release and therefore contains breaking changes. ##### Breaking changes - [`01b11fe`](https://togithub.com/remarkjs/react-markdown/commit/01b11fe) [`c613efd`](https://togithub.com/remarkjs/react-markdown/commit/c613efd) [`a1e1c3f`](https://togithub.com/remarkjs/react-markdown/commit/a1e1c3f) [`aeee9ac`](https://togithub.com/remarkjs/react-markdown/commit/aeee9ac) Use ESM (please [read this](https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c)) - [`3dffd6a`](https://togithub.com/remarkjs/react-markdown/commit/3dffd6a) Update dependencies (upgrade all your plugins and this should go fine) ##### Internals - [`8b5481c`](https://togithub.com/remarkjs/react-markdown/commit/8b5481c) [`fb1b512`](https://togithub.com/remarkjs/react-markdown/commit/fb1b512) [`144af79`](https://togithub.com/remarkjs/react-markdown/commit/144af79) Replace `jest` with `uvu` - [`8c572df`](https://togithub.com/remarkjs/react-markdown/commit/8c572df) Replace `rollup` with `esbuild` - [`8737eac`](https://togithub.com/remarkjs/react-markdown/commit/8737eac) [`28d4c75`](https://togithub.com/remarkjs/react-markdown/commit/28d4c75) [`b2dd046`](https://togithub.com/remarkjs/react-markdown/commit/b2dd046) Refactor code-style

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