uiwjs / react-monacoeditor

Monaco Editor component for React.
https://uiwjs.github.io/react-monacoeditor/
MIT License
296 stars 26 forks source link

fix(deps): update dependency monaco-editor to ^0.27.0 #86

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
monaco-editor ^0.26.0 -> ^0.27.0 age adoption passing confidence

Release Notes

Microsoft/monaco-editor ### [`v0.27.0`](https://togithub.com/Microsoft/monaco-editor/blob/master/CHANGELOG.md#​0270-16082021) - added property `inlineClassName` to style injected text - added option `foldingImportsByDefault` - added more JSON diagnostic options. ##### Breaking Change - changed `seedSearchStringFromSelection` from boolean to `'never' | 'always' 'selection'` - changed suggestion preview mode `subwordDiff` to `subwordSmart`, introduced `subword` ##### Thank you Contributions to `monaco-editor`: - [@​Surm4 (Marcin)](https://togithub.com/Surm4): Exposed colors sample update in the playground. [PR #​2561](https://togithub.com/microsoft/monaco-editor/pull/2561) Contributions to `monaco-languages`: - [@​alefragnani (Alessandro Fragnani)](https://togithub.com/alefragnani): Adds `strict` keyword to Pascal language [PR #​153](https://togithub.com/microsoft/monaco-languages/pull/153) - [@​jonatanklosko (Jonatan Kłosko)](https://togithub.com/jonatanklosko): Properly tokenize fence closing in GitHub style code blocks [PR #​149](https://togithub.com/microsoft/monaco-languages/pull/149) - [@​kupiakos (Alyssa Haroldsen)](https://togithub.com/kupiakos): Remove ' as an auto-closing pair for Rust [PR #​151](https://togithub.com/microsoft/monaco-languages/pull/151) - [@​lofcz (Matěj Štágl)](https://togithub.com/lofcz): Fix razor + liquid render of tags with a dash symbol [PR #​150](https://togithub.com/microsoft/monaco-languages/pull/150)

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.