uiwjs / react-markdown-preview

React component preview markdown text in web browser. The minimal amount of CSS to replicate the GitHub Markdown style. Support dark-mode/night mode.
https://uiwjs.github.io/react-markdown-preview
MIT License
271 stars 48 forks source link

fix(deps): update dependency @uiw/react-shields to v2 - autoclosed #233

Closed renovate[bot] closed 11 months ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@uiw/react-shields (source) ^1.1.3 -> ^2.0.0 age adoption passing confidence

Release Notes

uiwjs/react-shields (@​uiw/react-shields) ### [`v2.0.1`](https://togithub.com/uiwjs/react-shields/releases/tag/v2.0.1) [Compare Source](https://togithub.com/uiwjs/react-shields/compare/v2.0.0...v2.0.1) [![](https://img.shields.io/badge/Open%20in-unpkg-blue)](https://uiwjs.github.io/npm-unpkg/#/pkg/@​uiw/react-shields@2.0.1/file/README.md) Documentation v2.0.1: https://raw.githack.com/uiwjs/react-shields/7eb06a0/index.html\ Comparing Changes: https://github.com/uiwjs/react-shields/compare/v2.0.0...v2.0.1 ```bash npm i @​uiw/react-shields@2.0.1 ``` - πŸ†Ž type: fix type error. [`b6d818e`](https://togithub.com/uiwjs/react-shields/commit/b6d818e) [@​jaywcjlove](https://togithub.com/jaywcjlove) ### [`v2.0.0`](https://togithub.com/uiwjs/react-shields/releases/tag/v2.0.0) [Compare Source](https://togithub.com/uiwjs/react-shields/compare/v1.3.3...v2.0.0) [![](https://img.shields.io/badge/Open%20in-unpkg-blue)](https://uiwjs.github.io/npm-unpkg/#/pkg/@​uiw/react-shields@2.0.0/file/README.md) Documentation v2.0.0: https://raw.githack.com/uiwjs/react-shields/81c0966/index.html\ Comparing Changes: https://github.com/uiwjs/react-shields/compare/v1.3.3...v2.0.0 ```bash npm i @​uiw/react-shields@2.0.0 ``` - 🐝 refactor: refactoring replaces class components with function components. [`267eb4a`](https://togithub.com/uiwjs/react-shields/commit/267eb4a) [@​jaywcjlove](https://togithub.com/jaywcjlove)

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 has been generated by Mend Renovate. View repository job log here.