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

chore(deps): update dependency monaco-editor to v0.52.0 #919

Merged
merged 1 commit into from
Oct 8, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 26, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
monaco-editor 0.36.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

v0.44.0

Compare Source

  • Removes old diff editor implementation.
  • Custom diff algorithms no longer can be passed via diff editor options, instead a service should be used (see #​3558 for more details).

v0.43.0

Compare Source

v0.41.0

Compare Source

  • IDiffEditor.diffReviewNext was renamed to IDiffEditor.accessibleDiffViewerNext.
  • IDiffEditor.diffReviewPrev was renamed to IDiffEditor.accessibleDiffViewerPrev.
  • Introduces InlineCompletionsProvider.yieldsToGroupIds to allows inline completion providers to yield to other providers.
  • Bugfixes

Contributions to monaco-editor:

v0.40.0

Compare Source

  • Support for Glyph Margin Widgets
  • Removes getDiffLineInformationForOriginal and getDiffLineInformationForModified from IDiffEditor
  • createTrustedTypesPolicy is optional now
  • New option IModelDecorationOptions.shouldFillLineOnLineBreak
  • New option EditorOptions.readOnlyMessage

v0.39.0

Compare Source

  • New method Environment.createTrustedTypesPolicy to override trusted types handling.
  • Bugfixes

Contributions to monaco-editor:

v0.38.0

Compare Source

  • diffAlgorithm values changed: smart -> legacy, experimental -> advanced
  • New registerEditorOpener API
  • New property IViewZone.showInHiddenAreas to show view zones in hidden areas
  • New properties InlineCompletions.suppressSuggestions and InlineCompletions.enableForwardStability
  • Bugfixes

Contributions to monaco-editor:

v0.37.1

Compare Source

  • Fixes Inline Completions feature

v0.37.0

Compare Source

  • New registerLinkOpener API
  • New onLanguageEncountered event for when a language is encountered during tokenization.
  • Updated TypeScript to 5.0
  • New required field canFormatMultipleRanges on DocumentRangeFormattingEditProvider
  • Bugfixes

Contributions to monaco-editor:

v0.36.1

Compare Source

  • Marks unneeded dependencies as dev dependencies.

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 force-pushed the renovate/monaco-editor-0.x branch 3 times, most recently from 9188acf to a189c21 Compare April 27, 2023 13:07
@renovate renovate bot changed the title chore(deps): update dependency monaco-editor to v0.37.1 chore(deps): update dependency monaco-editor to v0.38.0 May 2, 2023
@renovate renovate bot force-pushed the renovate/monaco-editor-0.x branch from a189c21 to 367e7cf Compare May 2, 2023 16:26
@renovate renovate bot force-pushed the renovate/monaco-editor-0.x branch from 367e7cf to 4b453c4 Compare May 30, 2023 01:34
@renovate renovate bot changed the title chore(deps): update dependency monaco-editor to v0.38.0 chore(deps): update dependency monaco-editor to v0.39.0 Jun 6, 2023
@renovate renovate bot force-pushed the renovate/monaco-editor-0.x branch from 4b453c4 to 56fa725 Compare June 6, 2023 12:21
@renovate renovate bot force-pushed the renovate/monaco-editor-0.x branch from 56fa725 to 5bc8136 Compare July 4, 2023 02:06
@renovate renovate bot changed the title chore(deps): update dependency monaco-editor to v0.39.0 chore(deps): update dependency monaco-editor to v0.40.0 Jul 7, 2023
@renovate renovate bot force-pushed the renovate/monaco-editor-0.x branch 4 times, most recently from 1bf910c to f27abb5 Compare July 17, 2023 09:21
@renovate renovate bot changed the title chore(deps): update dependency monaco-editor to v0.40.0 chore(deps): update dependency monaco-editor to v0.41.0 Aug 3, 2023
@renovate renovate bot force-pushed the renovate/monaco-editor-0.x branch from f27abb5 to e697155 Compare August 3, 2023 17:12
@renovate renovate bot changed the title chore(deps): update dependency monaco-editor to v0.41.0 chore(deps): update dependency monaco-editor to v0.43.0 Sep 11, 2023
@renovate renovate bot force-pushed the renovate/monaco-editor-0.x branch from e697155 to 425462f Compare September 11, 2023 15:19
@renovate renovate bot changed the title chore(deps): update dependency monaco-editor to v0.43.0 chore(deps): update dependency monaco-editor to v0.44.0 Oct 6, 2023
@renovate renovate bot force-pushed the renovate/monaco-editor-0.x branch from 425462f to d92ad44 Compare October 6, 2023 16:42
@renovate renovate bot force-pushed the renovate/monaco-editor-0.x branch from d92ad44 to 365e7d4 Compare December 5, 2023 02:56
@renovate renovate bot changed the title chore(deps): update dependency monaco-editor to v0.44.0 chore(deps): update dependency monaco-editor to v0.45.0 Dec 7, 2023
@renovate renovate bot force-pushed the renovate/monaco-editor-0.x branch from 365e7d4 to f94c54a Compare December 7, 2023 17:02
@renovate renovate bot force-pushed the renovate/monaco-editor-0.x branch from f94c54a to b4203d2 Compare December 26, 2023 08:25
@renovate renovate bot force-pushed the renovate/monaco-editor-0.x branch from b4203d2 to 096c5f8 Compare February 8, 2024 13:37
@renovate renovate bot changed the title chore(deps): update dependency monaco-editor to v0.45.0 chore(deps): update dependency monaco-editor to v0.46.0 Feb 8, 2024
@renovate renovate bot force-pushed the renovate/monaco-editor-0.x branch from 096c5f8 to d75c272 Compare March 8, 2024 17:05
@renovate renovate bot changed the title chore(deps): update dependency monaco-editor to v0.46.0 chore(deps): update dependency monaco-editor to v0.47.0 Mar 8, 2024
@renovate renovate bot force-pushed the renovate/monaco-editor-0.x branch 2 times, most recently from 5cfa767 to 2f85a1e Compare April 18, 2024 07:36
@renovate renovate bot force-pushed the renovate/monaco-editor-0.x branch from 2f85a1e to 3c2875d Compare April 23, 2024 12:19
@renovate renovate bot changed the title chore(deps): update dependency monaco-editor to v0.47.0 chore(deps): update dependency monaco-editor to v0.48.0 Apr 23, 2024
@renovate renovate bot force-pushed the renovate/monaco-editor-0.x branch from 3c2875d to ce99888 Compare May 24, 2024 15:09
@renovate renovate bot changed the title chore(deps): update dependency monaco-editor to v0.48.0 chore(deps): update dependency monaco-editor to v0.49.0 May 24, 2024
@renovate renovate bot force-pushed the renovate/monaco-editor-0.x branch from ce99888 to d7d68c0 Compare June 6, 2024 02:43
@renovate renovate bot force-pushed the renovate/monaco-editor-0.x branch from d7d68c0 to 9c4aa5c Compare June 20, 2024 14:37
@renovate renovate bot changed the title chore(deps): update dependency monaco-editor to v0.49.0 chore(deps): update dependency monaco-editor to v0.50.0 Jun 20, 2024
@renovate renovate bot force-pushed the renovate/monaco-editor-0.x branch from 9c4aa5c to 919a912 Compare August 23, 2024 10:33
@renovate renovate bot changed the title chore(deps): update dependency monaco-editor to v0.50.0 chore(deps): update dependency monaco-editor to v0.51.0 Aug 23, 2024
@renovate renovate bot force-pushed the renovate/monaco-editor-0.x branch from 919a912 to 949c371 Compare September 19, 2024 13:58
@renovate renovate bot changed the title chore(deps): update dependency monaco-editor to v0.51.0 chore(deps): update dependency monaco-editor to v0.52.0 Sep 19, 2024
@GerilLeto GerilLeto merged commit b201b32 into main Oct 8, 2024
2 checks passed
@GerilLeto GerilLeto deleted the renovate/monaco-editor-0.x branch October 8, 2024 10:33
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.

1 participant