fix(deps): update dependency monaco-editor to v0.56.0 - #293
Open
MFSGA wants to merge 7 commits into
Open
Conversation
MFSGA
force-pushed
the
renovate/monaco-editor-0.x
branch
4 times, most recently
from
July 25, 2026 06:07
0f09cef to
265f219
Compare
MFSGA
force-pushed
the
renovate/monaco-editor-0.x
branch
from
July 26, 2026 06:26
265f219 to
d0eaefe
Compare
MFSGA
force-pushed
the
renovate/monaco-editor-0.x
branch
from
July 27, 2026 06:55
d0eaefe to
d4910ba
Compare
MFSGA
force-pushed
the
renovate/monaco-editor-0.x
branch
from
July 28, 2026 06:15
d4910ba to
8bc80cd
Compare
MFSGA
force-pushed
the
renovate/monaco-editor-0.x
branch
from
July 29, 2026 06:19
8bc80cd to
ebb534a
Compare
MFSGA
force-pushed
the
renovate/monaco-editor-0.x
branch
from
July 30, 2026 06:11
ebb534a to
a2659d5
Compare
MFSGA
force-pushed
the
renovate/monaco-editor-0.x
branch
from
July 31, 2026 06:36
a2659d5 to
c02965d
Compare
Owner
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
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.55.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.Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.