fix(deps): update dependency monaco-editor to v0.56.0 - #11
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/monaco-editor-0.x
branch
from
January 18, 2020 20:00
e6877b5 to
7f2f68f
Compare
renovate
Bot
force-pushed
the
renovate/monaco-editor-0.x
branch
from
February 16, 2020 15:00
7f2f68f to
24c3e5b
Compare
renovate
Bot
force-pushed
the
renovate/monaco-editor-0.x
branch
from
October 28, 2020 11:59
24c3e5b to
d44cd42
Compare
renovate
Bot
force-pushed
the
renovate/monaco-editor-0.x
branch
from
January 24, 2021 15:51
d44cd42 to
e3efb0f
Compare
renovate
Bot
force-pushed
the
renovate/monaco-editor-0.x
branch
from
January 30, 2021 10:58
e3efb0f to
58c961c
Compare
renovate
Bot
force-pushed
the
renovate/monaco-editor-0.x
branch
from
February 9, 2021 12:47
58c961c to
5e4d707
Compare
renovate
Bot
force-pushed
the
renovate/monaco-editor-0.x
branch
from
April 26, 2021 17:13
5e4d707 to
1ff48b4
Compare
renovate
Bot
force-pushed
the
renovate/monaco-editor-0.x
branch
from
May 15, 2021 19:25
1ff48b4 to
01a7d5d
Compare
renovate
Bot
force-pushed
the
renovate/monaco-editor-0.x
branch
from
June 16, 2021 13:04
01a7d5d to
34746d1
Compare
renovate
Bot
force-pushed
the
renovate/monaco-editor-0.x
branch
from
October 20, 2021 06:45
34746d1 to
02fd7d4
Compare
renovate
Bot
force-pushed
the
renovate/monaco-editor-0.x
branch
from
March 7, 2022 10:59
02fd7d4 to
9f48093
Compare
renovate
Bot
force-pushed
the
renovate/monaco-editor-0.x
branch
from
March 26, 2022 15:12
9f48093 to
41d926e
Compare
renovate
Bot
force-pushed
the
renovate/monaco-editor-0.x
branch
from
September 25, 2022 20:11
41d926e to
1b41566
Compare
renovate
Bot
force-pushed
the
renovate/monaco-editor-0.x
branch
from
November 20, 2022 10:37
1b41566 to
64478eb
Compare
renovate
Bot
force-pushed
the
renovate/monaco-editor-0.x
branch
from
March 18, 2023 10:04
64478eb to
7456793
Compare
renovate
Bot
force-pushed
the
renovate/monaco-editor-0.x
branch
from
October 6, 2023 19:03
d056dbe to
e98cd03
Compare
renovate
Bot
force-pushed
the
renovate/monaco-editor-0.x
branch
from
December 7, 2023 17:04
e98cd03 to
90cbacb
Compare
renovate
Bot
force-pushed
the
renovate/monaco-editor-0.x
branch
from
February 8, 2024 12:24
90cbacb to
31713b9
Compare
renovate
Bot
force-pushed
the
renovate/monaco-editor-0.x
branch
from
March 8, 2024 19:41
31713b9 to
ed5108d
Compare
renovate
Bot
force-pushed
the
renovate/monaco-editor-0.x
branch
from
April 23, 2024 10:20
ed5108d to
90b114a
Compare
renovate
Bot
force-pushed
the
renovate/monaco-editor-0.x
branch
from
May 24, 2024 15:52
90b114a to
a2031af
Compare
renovate
Bot
force-pushed
the
renovate/monaco-editor-0.x
branch
from
June 20, 2024 16:05
a2031af to
fb370ef
Compare
renovate
Bot
force-pushed
the
renovate/monaco-editor-0.x
branch
from
August 23, 2024 10:31
fb370ef to
967af6b
Compare
renovate
Bot
force-pushed
the
renovate/monaco-editor-0.x
branch
from
September 19, 2024 13:24
967af6b to
f6d7f8e
Compare
renovate
Bot
force-pushed
the
renovate/monaco-editor-0.x
branch
from
December 9, 2024 16:02
f6d7f8e to
f770511
Compare
renovate
Bot
force-pushed
the
renovate/monaco-editor-0.x
branch
from
September 19, 2025 16:01
f770511 to
6d6cf56
Compare
renovate
Bot
force-pushed
the
renovate/monaco-editor-0.x
branch
from
October 6, 2025 10:43
6d6cf56 to
a371262
Compare
renovate
Bot
force-pushed
the
renovate/monaco-editor-0.x
branch
from
November 20, 2025 17:27
a371262 to
91850b4
Compare
renovate
Bot
force-pushed
the
renovate/monaco-editor-0.x
branch
from
November 20, 2025 21:27
91850b4 to
eceba2f
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.18.1→0.56.0Release Notes
microsoft/monaco-editor (monaco-editor)
v0.56.0Compare Source
Breaking Changes
monaco-editorentry point continues to load all features and languages. Custom bundles can now importmonaco-editor/editorand opt into:monaco-editor/features/register.all, or individual features withmonaco-editor/features/<feature>/register;monaco-editor/languages/definitions/register.all, or individual definitions withmonaco-editor/languages/definitions/<language>/register;monaco-editor/languages/features/register.all, or their individualregisterentry points.IOverlayWidgetPosition.stackOridinalproperty tostackOrdinal.IMirrorModelandIWorkerContextworker API types.New Features and APIs
editor.doubleClickSelectsBlock.editor.find.closeOnResultandeditor.inlayHints.showLongLineWarning.offWhenInlineCompletionstoQuickSuggestionsValue.ICodeEditor.revealAllCursors,ICodeEditor.getWidthOfLine, andICodeEditor.renderAsync.advanced-externalandadvanced-wasmdiff algorithms.Fixes
0.56.0-dev-20260625.v0.55.1Compare Source
v0.55.0Compare Source
Breaking Changes
languages.css,languages.html,languages.json,languages.typescript) to top level namespaces (css,html,json,typescript) to simplify the build process and align with typescript recommendations.New Features
lspnamespace).Bug Fixes
v0.54.0Compare Source
editor.mouseMiddleClickActionv0.53.0Compare Source
New Features
Breaking Changes
v0.52.2Compare Source
Changes:
This list of changes was auto generated.
v0.52.0Compare Source
IModelContentChangedEventv0.51.0Compare Source
IEditorOptions.placeholderandIEditorOptions.compactModeIGotoLocationOptions.multipleTestsandIGotoLocationOptions.alternativeTestsCommandIInlineEditOptions.backgroundColoringIEditorOptions.experimental.useTrueInlineViewCommentThreadRevealOptionsfor commentsContributions to
monaco-editor:v0.50.0Compare Source
IEditorMinimapOptions.sectionHeaderLetterSpacingIOverlayWidgetPosition.stackOridinalEmitOutput.diagnosticsIOverlayWidget.onDidLayoutICodeEditor.onBeginUpdateandICodeEditor.onEndUpdateHoverVerbosityRequest.action->HoverVerbosityRequest.verbosityDeltaMultiDocumentHighlightProvider.selectorchanged fromLanguageFiltertoLanguageSelectorgetEmitOutput:emitOnlyDtsFilesandforceDtsEmitContributions to
monaco-editor:csp.contribution.tsPR #4504v0.49.0Compare Source
editorHoverVerbosityLevelAPInewSymbolNamesProviderAPIContributions to
monaco-editor:v0.48.0Compare Source
Additions
showRegionSectionHeaders)renderGutterMenu)InlineCompletionsProvider.handlePartialAccepthasPartialAcceptInfoContributions to
monaco-editor:v0.47.0Compare Source
Additions
registerNewSymbolNameProviderregisterInlineEditProviderv0.46.0Compare Source
v0.45.0Compare Source
Breaking Changes
wordBasedSuggestions: boolean->'off' | 'currentDocument' | 'matchingDocuments' | 'allDocuments'occurrencesHighlight: boolean->'off' | 'singleFile' | 'multiFile'Additions
IEditorScrollbarOptions.ignoreHorizontalScrollbarInContentHeightIDiffEditor.goToDiffIDiffEditor.revealFirstDiffv0.44.0Compare Source
v0.43.0Compare Source
v0.41.0Compare Source
IDiffEditor.diffReviewNextwas renamed toIDiffEditor.accessibleDiffViewerNext.IDiffEditor.diffReviewPrevwas renamed toIDiffEditor.accessibleDiffViewerPrev.InlineCompletionsProvider.yieldsToGroupIdsto allows inline completion providers to yield to other providers.Contributions to
monaco-editor:v0.40.0Compare Source
getDiffLineInformationForOriginalandgetDiffLineInformationForModifiedfromIDiffEditorcreateTrustedTypesPolicyis optional nowIModelDecorationOptions.shouldFillLineOnLineBreakEditorOptions.readOnlyMessagev0.39.0Compare Source
Environment.createTrustedTypesPolicyto override trusted types handling.Contributions to
monaco-editor:v0.38.0Compare Source
diffAlgorithmvalues changed:smart->legacy,experimental->advancedregisterEditorOpenerAPIIViewZone.showInHiddenAreasto show view zones in hidden areasInlineCompletions.suppressSuggestionsandInlineCompletions.enableForwardStabilityContributions to
monaco-editor:v0.37.1Compare Source
v0.37.0Compare Source
registerLinkOpenerAPIonLanguageEncounteredevent for when a language is encountered during tokenization.canFormatMultipleRangesonDocumentRangeFormattingEditProviderContributions to
monaco-editor:v0.36.1Compare Source
v0.36.0Compare Source
v0.35.0Compare Source
Breaking Changes
enableDropIntoEditortodropIntoEditorIContentWidgetPosition.range: RangetoIContentWidgetPosition.secondaryPosition: PositionrenderFinalNewlineconfig: is now of type'on' | 'off' | 'dimmed'(wasboolean).cursorSmoothCaretAnimationconfig: is now of type'off' | 'explicit' | 'on'(wasboolean)Contributions to
monaco-editor:satisfieskeyword to typescript PR #3337browser-esm-webpack-smallPR #3402v0.34.1Compare Source
v0.34.0Compare Source
IEditor.createDecorationsCollectionAPIremoveAllMarkersto remove all markersBracketPairColorizationOptions.independentColorPoolPerBracketTypePositionAffinity.LeftOfInjectedTextandPositionAffinity.RightOfInjectedTextIEditorOptions.showFoldingControls: 'never'IDiffEditorBaseOptions.renderMarginRevertIcon: booleanIContentWidgetPosition.positionAffinityLanguageSelectorBreaking Changes
IEditorInlayHintsOptionstweaksInlineCompletionAPIWorkspaceFileEdit->IWorkspaceFileEditoldUri->oldResourcenewUri->newResourceWorkspaceTextEdit->IWorkspaceTextEditedit->textEdit(now supportsinsertAsSnippet)modelVersionId?: number->versionId: number | undefinedInlayHintAPI tweaksICodeEditor.deltaDecorations, no adoption required.IEditor.createDecorationsCollectionAPI should be used instead.Contributions to
monaco-editor:v0.33.0monaco.languages.register*Providerfunctions has changed to take aDocumentSelectorinstead of a singlelanguageIdEnvironment.getWorkerfunction can now return aPromiseBreaking Changes
InlayHintKind.Otheris removed.Thank you
Contributions to
monaco-editor:@noDerivativemodifier to Swift PR #2957v0.32.1v0.32.0Breaking Changes
IEncodedLineTokenshas changed to support strikethrough text.IDiffEditor.getDomNode()has been renamed toIDiffEditor.getContainerDomNode().InlayHint.texthas been replaced byInlayHint.labelandInlayHintsProvider.provideInlayHintsnow returns anInlayHintList.Thank you
Contributions to
monaco-editor:v0.31.1v0.31.0Compare Source
Breaking Changes
Thank you
syntax=directive PR #2809v0.30.1Compare Source
v0.30.0Compare Source
hover.aboveoption to control the hover position.ICodeEditor.onDidChangeHiddenAreaswhich is fired when folding/unfolding.renderControlCharacters. See https://code.visualstudio.com/updates/v1_62#_unicode-directional-formatting-characters for an explanation.Breaking Changes
monaco.KeyCodeto align with the names given for browser codes.ITextModel.getModeId()toITextModel.getLanguageId()IPasteEvent.modetoIPasteEvent.languageIdThank you
Contributions to
monaco-editor-webpack-plugin:Contributions to
monaco-languages:v0.29.1Compare Source
Thank you
Contributions to
monaco-languages:v0.29.0ariaContainerElementoption for editorsguides.bracketPairsto enable guides driven by bracket pairsmaxFileSizeto control the maximum file size for which to compute diffsCodeActionProvider.resolveCodeActionBreaking Change
renderIndentGuides,highlightActiveIndentGuidetoguidesThank you
Contributions to
monaco-editor:ariaContainerElementto shadow dom test PR #2644Contributions to
monaco-editor-samples:Contributions to
monaco-editor-webpack-plugin:Contributions to
monaco-languages:Contributions to
monaco-typescript:setInlayHintsOptionsPR #83v0.28.0Compare Source
bracketPairColorization.enabledwhen creating a new editor:registerCodeActionProvidernow accepts metadata to specify provided code action kinds (e.g.quickfix,refactororsource).Thank you
Contributions to
monaco-editor:Contributions to
monaco-html:Contributions to
monaco-languages:Contributions to
monaco-typescript:v0.27.0Compare Source
inlineClassNameto style injected textfoldingImportsByDefaultBreaking Change
seedSearchStringFromSelectionfrom boolean to'never' | 'always' 'selection'subwordDifftosubwordSmart, introducedsubwordThank you
Contributions to
monaco-editor:Contributions to
monaco-languages:strictkeyword to Pascal language PR #153v0.26.1Compare Source
v0.26.0Compare Source
IModelDecorationOptions.before/after.Breaking Changes
label,detailanddescription(instead ofname,parameters,qualifierandtype).Thank you
Contributions to
monaco-editor:Contributions to
monaco-languages:Contributions to
monaco-typescript:v0.25.2Compare Source
v0.25.1Compare Source
registerHTMLLanguageServiceis not available in the AMD version of the monaco-html contribution.v0.25.0Compare Source
inlineSuggestthat features a provider api and new settings.suggest.previewto toggle previewing the selected suggest item.suggest.showDeprecatedregisterHTMLLanguageServiceBreaking changes
inlineHintstoinlayHints.Thank you
Contributions to
monaco-editor:Contributions to
monaco-languages:Contributions to
monaco-typescript:v0.24.0Compare Source
domReadOnlywhich controls if the<textarea>used for editor input should have the DOMreadonlyattributeuseShadowDOMwhich can be set tofalseto prevent the editor from using shadow DOM in its implementation (e.g. for the contextmenus).autoClosingDeletethat controls how backspace works inside auto-closing pairs.DiagnosticsOptions.onlyVisiblefor TypeScript which limits the computation of diagnostics to only visible text models.Breaking changes
EditorAutoClosingOvertypeStrategyhas been renamed toEditorAutoClosingEditStrategyThank you
Contributions to
monaco-editor:Contributions to
monaco-editor-webpack-plugin:Contributions to
monaco-languages:Contributions to
monaco-typescript:v0.23.0Compare Source
autoDetectHighContrast.Thank you
Contributions to
monaco-languages:Contributions to
monaco-typescript:v0.22.3Compare Source
Fixes a regression where symbol icons used in suggestions or quick outline were missing colors (see #2329).
v0.22.2Compare Source
Fixes a regression where under certain webpack configurations
process.nextTickcould be used without explicitly checking for it being defined (see #2328).v0.22.1Compare Source
Fixes a regression where format commands would no longer work (see #2327).
v0.22.0Compare Source
New & Noteworthy
monaco.editor.onDidChangeMarkersto listen for marker changes.monaco.editor.registerCommandto register global commands.monaco.languages.setColorMapto allow defining the color map used for tokenization.IMonarchLanguage.includeLFto allow matching against the\nat the end of each line.stickyTabStopsto make interacting with spaces in indentation behave more like interacting with tabs.Breaking changes
monacoobject. You can defineglobal.MonacoEnvironment = { globalAPI: true }if you want for the editor to define this global object.OnTypeRenameProvidertoLinkedEditingRangeProviderand related methods like the editor optionrenameOnType(nowlinkedEditing),registerOnTypeRenameProvider(nowregisterLinkedEditingRangeProvider), etc.OnEnterRule.oneLineAboveTexttoOnEnterRule.previousLineTextThank you
Contributions to
monaco-editor:Contributions to
monaco-languages:Configuration
📅 Schedule: (UTC)
🚦 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 was generated by Mend Renovate. View the repository job log.