-
Notifications
You must be signed in to change notification settings - Fork 39
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.52.0 #40
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/monaco-editor-0.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains 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
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
renovate
bot
changed the title
fix(deps): update dependency monaco-editor to ^0.43.0
fix(deps): update dependency monaco-editor to ^0.44.0
Oct 6, 2023
renovate
bot
force-pushed
the
renovate/monaco-editor-0.x
branch
from
October 6, 2023 18:32
da3eb32
to
a26a778
Compare
renovate
bot
changed the title
fix(deps): update dependency monaco-editor to ^0.44.0
fix(deps): update dependency monaco-editor to ^0.45.0
Dec 7, 2023
renovate
bot
force-pushed
the
renovate/monaco-editor-0.x
branch
from
December 7, 2023 16:27
a26a778
to
4b77830
Compare
renovate
bot
changed the title
fix(deps): update dependency monaco-editor to ^0.45.0
fix(deps): update dependency monaco-editor to ^0.46.0
Feb 8, 2024
renovate
bot
force-pushed
the
renovate/monaco-editor-0.x
branch
from
February 8, 2024 12:54
4b77830
to
40fc151
Compare
renovate
bot
changed the title
fix(deps): update dependency monaco-editor to ^0.46.0
fix(deps): update dependency monaco-editor to ^0.47.0
Mar 8, 2024
renovate
bot
force-pushed
the
renovate/monaco-editor-0.x
branch
from
March 8, 2024 17:31
40fc151
to
9a36191
Compare
renovate
bot
changed the title
fix(deps): update dependency monaco-editor to ^0.47.0
fix(deps): update dependency monaco-editor to ^0.48.0
Apr 23, 2024
renovate
bot
force-pushed
the
renovate/monaco-editor-0.x
branch
from
April 23, 2024 11:48
9a36191
to
2d169ac
Compare
renovate
bot
force-pushed
the
renovate/monaco-editor-0.x
branch
from
May 24, 2024 16:49
2d169ac
to
7983627
Compare
renovate
bot
changed the title
fix(deps): update dependency monaco-editor to ^0.48.0
fix(deps): update dependency monaco-editor to ^0.49.0
May 24, 2024
renovate
bot
force-pushed
the
renovate/monaco-editor-0.x
branch
from
June 20, 2024 16:48
7983627
to
c1cf687
Compare
renovate
bot
changed the title
fix(deps): update dependency monaco-editor to ^0.49.0
fix(deps): update dependency monaco-editor to ^0.50.0
Jun 20, 2024
renovate
bot
force-pushed
the
renovate/monaco-editor-0.x
branch
from
August 23, 2024 09:10
c1cf687
to
3b1c941
Compare
renovate
bot
changed the title
fix(deps): update dependency monaco-editor to ^0.50.0
fix(deps): update dependency monaco-editor to ^0.51.0
Aug 23, 2024
renovate
bot
changed the title
fix(deps): update dependency monaco-editor to ^0.51.0
fix(deps): update dependency monaco-editor to ^0.52.0
Sep 19, 2024
renovate
bot
force-pushed
the
renovate/monaco-editor-0.x
branch
from
September 19, 2024 14:56
3b1c941
to
995ce18
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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.41.0
->^0.52.0
Release Notes
microsoft/monaco-editor (monaco-editor)
v0.52.0
Compare Source
IModelContentChangedEvent
v0.51.0
Compare Source
IEditorOptions.placeholder
andIEditorOptions.compactMode
IGotoLocationOptions.multipleTests
andIGotoLocationOptions.alternativeTestsCommand
IInlineEditOptions.backgroundColoring
IEditorOptions.experimental.useTrueInlineView
CommentThreadRevealOptions
for commentsContributions to
monaco-editor
:v0.50.0
Compare Source
IEditorMinimapOptions.sectionHeaderLetterSpacing
IOverlayWidgetPosition.stackOridinal
EmitOutput.diagnostics
IOverlayWidget.onDidLayout
ICodeEditor.onBeginUpdate
andICodeEditor.onEndUpdate
HoverVerbosityRequest.action
->HoverVerbosityRequest.verbosityDelta
MultiDocumentHighlightProvider.selector
changed fromLanguageFilter
toLanguageSelector
getEmitOutput
:emitOnlyDtsFiles
andforceDtsEmit
Contributions to
monaco-editor
:csp.contribution.ts
PR #4504v0.49.0
Compare Source
editorHoverVerbosityLevel
APInewSymbolNamesProvider
APIContributions to
monaco-editor
:v0.48.0
Compare Source
Additions
showRegionSectionHeaders
)renderGutterMenu
)InlineCompletionsProvider.handlePartialAccept
hasPartialAcceptInfo
Contributions to
monaco-editor
:v0.47.0
Compare Source
Additions
registerNewSymbolNameProvider
registerInlineEditProvider
v0.46.0
Compare Source
v0.45.0
Compare Source
Breaking Changes
wordBasedSuggestions: boolean
->'off' | 'currentDocument' | 'matchingDocuments' | 'allDocuments'
occurrencesHighlight: boolean
->'off' | 'singleFile' | 'multiFile'
Additions
IEditorScrollbarOptions.ignoreHorizontalScrollbarInContentHeight
IDiffEditor.goToDiff
IDiffEditor.revealFirstDiff
v0.44.0
Compare Source
v0.43.0
Compare Source
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.
This PR was generated by Mend Renovate. View the repository job log.