uiwjs / react-code-preview

Code edit preview for React.
https://uiwjs.github.io/react-code-preview
MIT License
65 stars 11 forks source link

fix(deps): update dependency @uiw/react-codemirror to v4.5.1 - autoclosed #200

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@uiw/react-codemirror (source) 4.3.3 -> 4.5.1 age adoption passing confidence

Release Notes

uiwjs/react-codemirror ### [`v4.5.1`](https://togithub.com/uiwjs/react-codemirror/releases/v4.5.1) [Compare Source](https://togithub.com/uiwjs/react-codemirror/compare/v4.5.0...v4.5.1) [![](https://img.shields.io/badge/Open%20in-unpkg-blue)](https://uiwjs.github.io/npm-unpkg/#/pkg/@​uiw/react-codemirror@4.5.1/file/README.md) - 🐞 fix: Fix bundled file name ([#​267](https://togithub.com/uiwjs/react-codemirror/issues/267)). [`296493a`](https://togithub.com/uiwjs/react-codemirror/commit/296493a) [@​jaywcjlove](https://togithub.com/jaywcjlove) ```shell npm i @​uiw/react-codemirror@4.5.1 ``` Support Bundle... Bundle Example: https://uiwjs.github.io/react-codemirror/bundle.html ```html
``` ### [`v4.5.0`](https://togithub.com/uiwjs/react-codemirror/releases/v4.5.0) [Compare Source](https://togithub.com/uiwjs/react-codemirror/compare/v4.4.3...v4.5.0) [![](https://img.shields.io/badge/Open%20in-unpkg-blue)](https://uiwjs.github.io/npm-unpkg/#/pkg/@​uiw/react-codemirror@4.5.0/file/README.md) - 💄 chore: Update dependencies & fix bundle import issue ([#​267](https://togithub.com/uiwjs/react-codemirror/issues/267)). [`7484096`](https://togithub.com/uiwjs/react-codemirror/commit/7484096) [@​jaywcjlove](https://togithub.com/jaywcjlove) - 💄 chore: update workflows config. [`b673596`](https://togithub.com/uiwjs/react-codemirror/commit/b673596) [@​jaywcjlove](https://togithub.com/jaywcjlove) - 💄 chore(deps): update dependency kkt to v7.1.5 ([#​279](https://togithub.com/uiwjs/react-codemirror/issues/279)) [`daad9cf`](https://togithub.com/uiwjs/react-codemirror/commit/daad9cf) [@​renovate-bot](https://togithub.com/renovate-bot) - 💄 chore(deps): update dependency [@​kkt/ncc](https://togithub.com/kkt/ncc) to v1.0.5 ([#​281](https://togithub.com/uiwjs/react-codemirror/issues/281)) [`71e39ee`](https://togithub.com/uiwjs/react-codemirror/commit/71e39ee) [@​renovate-bot](https://togithub.com/renovate-bot) ```shell npm i @​uiw/react-codemirror@4.5.0 ``` ### [`v4.4.3`](https://togithub.com/uiwjs/react-codemirror/releases/v4.4.3) [Compare Source](https://togithub.com/uiwjs/react-codemirror/compare/v4.4.2...v4.4.3) [![](https://img.shields.io/badge/Open%20in-unpkg-blue)](https://uiwjs.github.io/npm-unpkg/#/pkg/@​uiw/react-codemirror@4.4.3/file/README.md) - 📖 doc: Update README.md [`67c5af8`](https://togithub.com/uiwjs/react-codemirror/commit/67c5af8) [@​jaywcjlove](https://togithub.com/jaywcjlove) - 🐞 fix: Avoid react warning for wrong returns from useEffect. ([#​272](https://togithub.com/uiwjs/react-codemirror/issues/272)) [`47e86be`](https://togithub.com/uiwjs/react-codemirror/commit/47e86be) [@​ray5cc](https://togithub.com/ray5cc) ```shell npm i @​uiw/react-codemirror@4.4.3 ``` ### [`v4.4.2`](https://togithub.com/uiwjs/react-codemirror/releases/v4.4.2) [Compare Source](https://togithub.com/uiwjs/react-codemirror/compare/v4.4.1...v4.4.2) [![](https://img.shields.io/badge/Open%20in-unpkg-blue)](https://uiwjs.github.io/npm-unpkg/#/pkg/@​uiw/react-codemirror@4.4.2/file/README.md) - 🐞 fix: Fix controlled props issue. [`7a5f061`](https://togithub.com/uiwjs/react-codemirror/commit/7a5f061) [@​jaywcjlove](https://togithub.com/jaywcjlove) ```shell npm i @​uiw/react-codemirror@4.4.2 ``` ### [`v4.4.1`](https://togithub.com/uiwjs/react-codemirror/releases/v4.4.1) [Compare Source](https://togithub.com/uiwjs/react-codemirror/compare/v4.4.0...v4.4.1) [![](https://img.shields.io/badge/Open%20in-unpkg-blue)](https://uiwjs.github.io/npm-unpkg/#/pkg/@​uiw/react-codemirror@4.4.1/file/README.md) - 🐞 fix: Fix extensions bundled version issue ([#​267](https://togithub.com/uiwjs/react-codemirror/issues/267)). [`cde4438`](https://togithub.com/uiwjs/react-codemirror/commit/cde4438) [@​jaywcjlove](https://togithub.com/jaywcjlove) ```shell npm i @​uiw/react-codemirror@4.4.1 ``` Example: ```html
``` ### [`v4.4.0`](https://togithub.com/uiwjs/react-codemirror/releases/v4.4.0) [Compare Source](https://togithub.com/uiwjs/react-codemirror/compare/v4.3.3...v4.4.0) [![](https://img.shields.io/badge/Open%20in-unpkg-blue)](https://uiwjs.github.io/npm-unpkg/#/pkg/@​uiw/react-codemirror@4.4.0/file/README.md) - 📖 doc: Update README.md [`fb25871`](https://togithub.com/uiwjs/react-codemirror/commit/fb25871) [@​jaywcjlove](https://togithub.com/jaywcjlove) - 💄 chore: update .github/workflows/ci.yml [`cf15170`](https://togithub.com/uiwjs/react-codemirror/commit/cf15170) [@​jaywcjlove](https://togithub.com/jaywcjlove) - 💄 chore(deps): update codemirror ([#​245](https://togithub.com/uiwjs/react-codemirror/issues/245)) [`eb71da9`](https://togithub.com/uiwjs/react-codemirror/commit/eb71da9) [@​renovate-bot](https://togithub.com/renovate-bot) - 💄 chore(deps): update dependency kkt to v7.0.7 [`4b7db56`](https://togithub.com/uiwjs/react-codemirror/commit/4b7db56) [@​jaywcjlove](https://togithub.com/jaywcjlove) - 💄 chore: Modify lint-staged config. [`9424fd8`](https://togithub.com/uiwjs/react-codemirror/commit/9424fd8) [@​jaywcjlove](https://togithub.com/jaywcjlove) - 💄 chore: update .github/workflows/ci.yml [`a47f698`](https://togithub.com/uiwjs/react-codemirror/commit/a47f698) [@​jaywcjlove](https://togithub.com/jaywcjlove) - ⛑ test: Modify test => src/**tests** [`003cfd9`](https://togithub.com/uiwjs/react-codemirror/commit/003cfd9) [@​jaywcjlove](https://togithub.com/jaywcjlove) - 📖 doc: Update README.md [`0d49d00`](https://togithub.com/uiwjs/react-codemirror/commit/0d49d00) [@​jaywcjlove](https://togithub.com/jaywcjlove) - 🌟 feat: Add bundled version. [#​267](https://togithub.com/uiwjs/react-codemirror/issues/267) [`ba01097`](https://togithub.com/uiwjs/react-codemirror/commit/ba01097) [@​jaywcjlove](https://togithub.com/jaywcjlove) ```html ``` Example: https://codepen.io/jaywcjlove/pen/podWJra?editors=0010 ```bash ├── dist │ ├── codemirror.js │ └── codemirror.min.js ├── cjs └── esm ``` ```shell npm i @​uiw/react-codemirror@4.4.0 ```

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.



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

vercel[bot] commented 2 years ago

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/398188662/react-code-preview/fE8znh2Uz3wnyMb6ovvMvUTZ5T3k
✅ Preview: https://react-code-preview-git-renovate-uiw-react-code-0585f3-398188662.vercel.app

[Deployment for f5903c4 failed]