uiwjs / react-markdown-editor

A markdown editor with preview, implemented with React.js and TypeScript.
https://uiwjs.github.io/react-markdown-editor
MIT License
327 stars 32 forks source link

fix(deps): update dependency codemirror to v6 - autoclosed #182

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
codemirror ~5.65.2 -> ~6.0.0 age adoption passing confidence

Release Notes

codemirror/basic-setup ### [`v6.0.0`](https://togithub.com/codemirror/basic-setup/blob/HEAD/CHANGELOG.md#​600-2022-06-08) [Compare Source](https://togithub.com/codemirror/basic-setup/compare/b6798cc3e264eff0898ff8bc74341fd8595b486d...6.0.0) ##### Breaking changes Change the package name from `@codemirror/example-setup` to just `codemirror`. The package no longer exports `EditorState` (since that is no longer necessary to set up a basic editor). ##### New features The new `minimalSetup` export provides a minimal set of editor extensions.

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.