jjcav84 / modern-spinach

Other
0 stars 0 forks source link

Update dependency rehype-react to v7.2.0 #126

Open renovate[bot] opened 2 years ago

renovate[bot] commented 2 years ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
rehype-react 7.0.4 -> 7.2.0 age adoption passing confidence

Release Notes

rehypejs/rehype-react (rehype-react) ### [`v7.2.0`](https://redirect.github.com/rehypejs/rehype-react/releases/tag/7.2.0) [Compare Source](https://redirect.github.com/rehypejs/rehype-react/compare/7.1.2...7.2.0) - [`b84c624`](https://redirect.github.com/rehypejs/rehype-react/commit/b84c624) Add `fixTableCellAlign` option by [@​jorroll](https://redirect.github.com/jorroll) in [https://github.com/rehypejs/rehype-react/pull/48](https://redirect.github.com/rehypejs/rehype-react/pull/48) **Full Changelog**: https://github.com/rehypejs/rehype-react/compare/7.1.2...7.2.0 ### [`v7.1.2`](https://redirect.github.com/rehypejs/rehype-react/releases/tag/7.1.2) [Compare Source](https://redirect.github.com/rehypejs/rehype-react/compare/7.1.1...7.1.2) ##### Fix - [`33e3489`](https://redirect.github.com/rehypejs/rehype-react/commit/33e3489) Fix to not strip whitespace in `th`, `td` by [@​chitoku-k](https://redirect.github.com/chitoku-k) in [https://github.com/rehypejs/rehype-react/pull/45](https://redirect.github.com/rehypejs/rehype-react/pull/45) ##### Misc - [`32b5e83`](https://redirect.github.com/rehypejs/rehype-react/commit/32b5e83) Fix types for TS 4.9 **Full Changelog**: https://github.com/rehypejs/rehype-react/compare/7.1.1...7.1.2 ### [`v7.1.1`](https://redirect.github.com/rehypejs/rehype-react/releases/tag/7.1.1) [Compare Source](https://redirect.github.com/rehypejs/rehype-react/compare/7.1.0...7.1.1) - [`1695437`](https://redirect.github.com/rehypejs/rehype-react/commit/1695437) Fix to add back support for `@types/react` 17 **Full Changelog**: https://github.com/rehypejs/rehype-react/compare/7.1.0...7.1.1 ### [`v7.1.0`](https://redirect.github.com/rehypejs/rehype-react/releases/tag/7.1.0) [Compare Source](https://redirect.github.com/rehypejs/rehype-react/compare/7.0.4...7.1.0) - [`8db0631`](https://redirect.github.com/rehypejs/rehype-react/commit/8db0631) Update for React 18 **Full Changelog**: https://github.com/rehypejs/rehype-react/compare/7.0.4...7.1.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 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 was generated by Mend Renovate. View the repository job log.

renovate[bot] commented 2 years ago

āš  Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

ā™» Renovate will retry this branch, including artifacts, only when one of the following happens:

The artifact failure details are included below:

File name: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: stackbit-ampersand-theme@0.0.1
npm ERR! Found: react@18.0.0
npm ERR! node_modules/react
npm ERR!   react@"18.0.0" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer react@"^0.14.0 || ^15.0.0 || ^16.0.0-0" from react-html-parser@2.0.2
npm ERR! node_modules/react-html-parser
npm ERR!   react-html-parser@"2.0.2" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! 
npm ERR! For a full report see:
npm ERR! /tmp/worker/14f63e/201adb/cache/others/npm/_logs/2023-04-17T12_51_07_639Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in: /tmp/worker/14f63e/201adb/cache/others/npm/_logs/2023-04-17T12_51_07_639Z-debug-0.log