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.52.0 #180

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 7, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
monaco-editor ^0.44.0 -> ^0.52.0 age adoption passing confidence

Release Notes

microsoft/monaco-editor (monaco-editor)

v0.52.0

Compare Source

  • Comment added inside of IModelContentChangedEvent

v0.51.0

Compare Source

  • New fields IEditorOptions.placeholder and IEditorOptions.compactMode
  • New fields IGotoLocationOptions.multipleTests and IGotoLocationOptions.alternativeTestsCommand
  • New field IInlineEditOptions.backgroundColoring
  • New experimental field IEditorOptions.experimental.useTrueInlineView
  • New options CommentThreadRevealOptions for comments

Contributions to monaco-editor:

v0.50.0

Compare Source

  • New field IEditorMinimapOptions.sectionHeaderLetterSpacing
  • New field IOverlayWidgetPosition.stackOridinal
  • New field EmitOutput.diagnostics
  • New event IOverlayWidget.onDidLayout
  • New events ICodeEditor.onBeginUpdate and ICodeEditor.onEndUpdate
  • HoverVerbosityRequest.action -> HoverVerbosityRequest.verbosityDelta
  • MultiDocumentHighlightProvider.selector changed from LanguageFilter to LanguageSelector
  • New optional parameters in getEmitOutput: emitOnlyDtsFiles and forceDtsEmit

Contributions to monaco-editor:

v0.49.0

Compare Source

  • New proposed editorHoverVerbosityLevel API
  • New proposed newSymbolNamesProvider API

Contributions to monaco-editor:

v0.48.0

Compare Source

Additions
  • Various bug fixes
  • Minimap Section Headers (see config option showRegionSectionHeaders)
  • Diff Editor Gutter Menu (see config option renderGutterMenu)
  • InlineCompletionsProvider.handlePartialAccept has PartialAcceptInfo

Contributions to monaco-editor:

v0.47.0

Compare Source

Additions
  • Bug fixes
  • registerNewSymbolNameProvider
  • Experimental registerInlineEditProvider

v0.46.0

Compare Source

  • Bug fixes

v0.45.0

Compare Source

Breaking Changes
  • wordBasedSuggestions: boolean -> 'off' | 'currentDocument' | 'matchingDocuments' | 'allDocuments'
  • occurrencesHighlight: boolean -> 'off' | 'singleFile' | 'multiFile'
Additions
  • Many bug fixes
  • IEditorScrollbarOptions.ignoreHorizontalScrollbarInContentHeight
  • IDiffEditor.goToDiff
  • IDiffEditor.revealFirstDiff

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, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate 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 renovate bot force-pushed the renovate/monaco-editor-0.x branch from c6f8ec9 to aff68e1 Compare February 8, 2024 12:57
@renovate 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 renovate bot force-pushed the renovate/monaco-editor-0.x branch from aff68e1 to 2cc23a9 Compare March 8, 2024 17:05
@renovate renovate bot force-pushed the renovate/monaco-editor-0.x branch from 2cc23a9 to e3b7d75 Compare April 23, 2024 10:45
@renovate 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 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 renovate bot force-pushed the renovate/monaco-editor-0.x branch from e3b7d75 to 5a2c2a7 Compare May 24, 2024 15:56
@renovate renovate bot force-pushed the renovate/monaco-editor-0.x branch from 5a2c2a7 to 785596e Compare June 20, 2024 13:55
@renovate 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 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 renovate bot force-pushed the renovate/monaco-editor-0.x branch from 785596e to 50de882 Compare August 23, 2024 10:40
@renovate renovate bot force-pushed the renovate/monaco-editor-0.x branch from 50de882 to 50aa56a Compare September 19, 2024 12:51
@renovate 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
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.

0 participants