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.44.0 #170

Merged
merged 1 commit into from
Nov 7, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 7, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

microsoft/monaco-editor (monaco-editor)

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

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/monaco-editor-0.x branch 3 times, most recently from 0483cb5 to cf40e1e Compare August 1, 2023 02:16
@renovate renovate bot changed the title fix(deps): update dependency monaco-editor to ^0.40.0 fix(deps): update dependency monaco-editor to ^0.41.0 Aug 3, 2023
@renovate renovate bot force-pushed the renovate/monaco-editor-0.x branch from cf40e1e to ed6f763 Compare August 3, 2023 19:06
@renovate renovate bot changed the title fix(deps): update dependency monaco-editor to ^0.41.0 fix(deps): update dependency monaco-editor to ^0.43.0 Sep 11, 2023
@renovate renovate bot force-pushed the renovate/monaco-editor-0.x branch from ed6f763 to 2a93b94 Compare September 11, 2023 15:30
@renovate 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 renovate bot force-pushed the renovate/monaco-editor-0.x branch from 2a93b94 to 8795505 Compare October 6, 2023 19:59
@jaywcjlove jaywcjlove merged commit 76dcff7 into master Nov 7, 2023
1 check passed
@renovate renovate bot deleted the renovate/monaco-editor-0.x branch November 7, 2023 03:51
github-actions bot pushed a commit that referenced this pull request Nov 7, 2023
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 76dcff7
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