dgiot-konva-editior icon indicating copy to clipboard operation
dgiot-konva-editior copied to clipboard

fix(deps): update dependency monaco-editor to v0.31.0

Open renovate[bot] opened this issue 2 years ago • 1 comments

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
monaco-editor 0.29.1 -> 0.31.0 age adoption passing confidence

Release Notes

microsoft/monaco-editor

v0.31.0

Compare Source

Thank you

v0.30.1

Compare Source

v0.30.0

Compare Source

  • adds support for rendering horizontal guides between bracket pairs and improves the vertical rendering to account for content in between brackets.
  • adds new hover.above option to control the hover position.
  • adds ICodeEditor.onDidChangeHiddenAreas which is fired when folding/unfolding.
  • to address CVE-2021-42574, the editor now renders Unicode directional formatting characters by default. The special rendering can be turned off using renderControlCharacters. See https://code.visualstudio.com/updates/v1_62#_unicode-directional-formatting-characters for an explanation.
Breaking Changes
  • renamed enum members of monaco.KeyCode to align with the names given for browser codes.
  • renamed ITextModel.getModeId() to ITextModel.getLanguageId()
  • renamed IPasteEvent.mode to IPasteEvent.languageId
Thank you

Contributions to monaco-editor-webpack-plugin:

Contributions to monaco-languages:


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, click this checkbox.

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

renovate[bot] avatar Nov 05 '21 01:11 renovate[bot]