Skip to content

chore(deps): update dependency @uiw/react-markdown-preview to v3.3.0 #26

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 28, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 28, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@uiw/react-markdown-preview (source) 3.2.2 -> 3.3.0 age adoption passing confidence

Release Notes

uiwjs/react-markdown-preview

v3.3.0

Compare Source

npm bundle size

npm i @​uiw/react-markdown-preview@3.3.0
├── esm
├── lib
├── src
└── markdown.css
Support Nextjs
// next.config.js
const removeImports = require('next-remove-imports')();

module.exports = removeImports({});
import MarkdownPreview from '@​uiw/react-markdown-preview';
import '@​uiw/react-markdown-preview/markdown.css';

<MarkdownPreview source="**Hello world!!!**" />
  • 🐞 fix(deps): update dependency react-markdown to v7.0.1 (#​111) d140e0d
  • 🐞 fix(deps): update dependency rehype-raw to v6.1.0 (#​110) a07ac68
  • 🐞 fix(deps): update dependency rehype-autolink-headings to v6.1.0 (#​108) 5d3f12b
  • 💄 chore(deps): update dependency tsbb to v3 15399d7

Configuration

📅 Schedule: 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.


  • If you want to rebase/retry this PR, check this box.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@netlify
Copy link

netlify bot commented Aug 28, 2021

❌ Deploy Preview for vibrant-wilson-a6f337 failed.

🔨 Explore the source changes: 44f946a

🔍 Inspect the deploy log: https://app.netlify.com/sites/vibrant-wilson-a6f337/deploys/612a841852fc02000829cc8b

@jaywcjlove jaywcjlove merged commit d868776 into main Aug 28, 2021
@renovate renovate bot deleted the renovate/uiw-react-markdown-preview-3.x branch August 28, 2021 20:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants