Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 12, 2024

This PR contains the following updates:

Package Change Age Confidence
monaco-editor ^0.50.0^0.55.0 age confidence

Release Notes

microsoft/monaco-editor (monaco-editor)

v0.55.1

Compare Source

  • Fixes missing language exports (monaco.json/typescript/...) due to wrong "types" path - #​5123

v0.55.0

Compare Source

Breaking Changes
  • Moves nested namespaces (languages.css, languages.html, languages.json, languages.typescript) to top level namespaces (css, html, json, typescript) to simplify the build process and align with typescript recommendations.
New Features
  • Adds native LSP support (see new lsp namespace).
Bug Fixes
  • Updates dompurify to 3.2.7

v0.54.0

Compare Source

  • Adds option editor.mouseMiddleClickAction
  • Various bug fixes

v0.53.0

Compare Source

  • ⚠️ This release deprecates the AMD build and ships with significant changes of the AMD build. The AMD build will still be shipped for a while, but we don't offer support for it anymore. Please migrate to the ESM build.
New Features
  • Next Edit Suggestion support.
  • Scroll On Middle Click
  • Edit Context Support
Breaking Changes
  • Internal AMD modules are no longer accessible. Accessing internal AMD modules was never supported. While this is still possible in the ESM build, we don't encourage this usage pattern.
  • The browser-script-editor scenario for unbundled synchronous script import and editor creation no longer works. Instead, a the ESM build should be used with a bundler, such as vite or webpack.
  • Custom AMD workers don't work anymore out of the box.

v0.52.2

Compare Source

Changes:

This list of changes was auto generated.

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:


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 requested a review from KOBA789 as a code owner November 12, 2024 16:56
@renovate renovate bot changed the title Update dependency monaco-editor to ^0.52.0 fix(deps): update dependency monaco-editor to ^0.52.0 Jan 23, 2025
@renovate renovate bot force-pushed the renovate/monaco-editor-0.x branch from cd67d28 to 0555444 Compare August 10, 2025 12:36
@renovate renovate bot changed the title fix(deps): update dependency monaco-editor to ^0.52.0 fix(deps): update dependency monaco-editor to ^0.53.0 Sep 8, 2025
@renovate renovate bot force-pushed the renovate/monaco-editor-0.x branch 2 times, most recently from 0ca90da to 83f0671 Compare September 9, 2025 05:52
@renovate renovate bot changed the title fix(deps): update dependency monaco-editor to ^0.53.0 fix(deps): update dependency monaco-editor to ^0.52.0 Sep 9, 2025
@renovate renovate bot force-pushed the renovate/monaco-editor-0.x branch from 83f0671 to f19c825 Compare September 15, 2025 18:16
@renovate renovate bot changed the title fix(deps): update dependency monaco-editor to ^0.52.0 fix(deps): update dependency monaco-editor to ^0.53.0 Sep 15, 2025
@renovate renovate bot force-pushed the renovate/monaco-editor-0.x branch from f19c825 to 9d7ba29 Compare October 13, 2025 10:48
@renovate renovate bot changed the title fix(deps): update dependency monaco-editor to ^0.53.0 fix(deps): update dependency monaco-editor to ^0.54.0 Oct 13, 2025
@renovate renovate bot force-pushed the renovate/monaco-editor-0.x branch from 9d7ba29 to 23bf9d8 Compare November 27, 2025 18:42
@renovate renovate bot changed the title fix(deps): update dependency monaco-editor to ^0.54.0 fix(deps): update dependency monaco-editor to ^0.55.0 Nov 27, 2025
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