Update dependency monaco-editor to v0.56.0 - #2777
Merged
Merged
Conversation
renovate
Bot
force-pushed
the
renovate/monaco-editor-0.x-lockfile
branch
from
July 28, 2026 14:19
5d50a6f to
a616a47
Compare
swaldmann
previously approved these changes
Jul 28, 2026
renovate
Bot
force-pushed
the
renovate/monaco-editor-0.x-lockfile
branch
from
July 30, 2026 14:09
a616a47 to
4e95f6d
Compare
renovate
Bot
force-pushed
the
renovate/monaco-editor-0.x-lockfile
branch
from
July 31, 2026 09:00
4e95f6d to
700f76c
Compare
Member
|
See eslint errors |
Contributor
|
monaco-editor has switched completely to ESM integration with 0.56.0. Monaco files import their own css files -> not needed any longer. AMD build was already deprecated with 0.53.0: https://github.com/microsoft/monaco-editor/blob/main/CHANGELOG.md#0530 |
Akatuoro
enabled auto-merge
July 31, 2026 10:38
Contributor
|
@chgeo ready now |
Contributor
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. |
swaldmann
approved these changes
Jul 31, 2026
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: 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.