Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency monaco-editor to ^0.34.0 #159

Merged
merged 1 commit into from
Sep 12, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 4, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
monaco-editor ^0.33.0 -> ^0.34.0 age adoption passing confidence

Release Notes

microsoft/monaco-editor

v0.34.0

  • Introduction of IEditor.createDecorationsCollection API
  • New function removeAllMarkers to remove all markers
  • Support for light high contrast theme
  • Introduction of BracketPairColorizationOptions.independentColorPoolPerBracketType
  • Introduction of PositionAffinity.LeftOfInjectedText and PositionAffinity.RightOfInjectedText
  • Introduction of IEditorOptions.showFoldingControls: 'never'
  • Introduction of IDiffEditorBaseOptions.renderMarginRevertIcon: boolean
  • Inline Quick Suggestions
  • Introduction of IContentWidgetPosition.positionAffinity
  • Provider can now be registered for a LanguageSelector
Breaking Changes
  • IEditorInlayHintsOptions tweaks
  • Iteration on InlineCompletion API
  • WorkspaceFileEdit -> IWorkspaceFileEdit
    • oldUri -> oldResource
    • newUri -> newResource
  • WorkspaceTextEdit -> IWorkspaceTextEdit
    • edit -> textEdit (now supports insertAsSnippet)
    • modelVersionId?: number -> versionId: number | undefined
  • InlayHint API tweaks
  • Soft deprecation of ICodeEditor.deltaDecorations, no adoption required. IEditor.createDecorationsCollection API should be used instead.

Contributions to monaco-editor:


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.


  • If you want to rebase/retry this PR, click this checkbox.

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

@jaywcjlove jaywcjlove merged commit cf1bd40 into master Sep 12, 2022
@renovate renovate bot deleted the renovate/monaco-editor-0.x branch September 12, 2022 07:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant