Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 26, 2024

This PR contains the following updates:

Package Change Age Confidence
monaco-editor 0.50.0 -> 0.55.1 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 - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), 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 v0.51.0 fix(deps): update dependency monaco-editor to v0.52.0 Sep 19, 2024
@renovate renovate bot force-pushed the renovate/monaco-editor-0.x branch from d049cb5 to 4c48f46 Compare September 19, 2024 13:28
@renovate renovate bot changed the title fix(deps): update dependency monaco-editor to v0.52.0 fix(deps): update dependency monaco-editor to v0.52.2 Dec 9, 2024
@renovate renovate bot force-pushed the renovate/monaco-editor-0.x branch from 4c48f46 to 7257706 Compare December 9, 2024 16:47
@renovate renovate bot force-pushed the renovate/monaco-editor-0.x branch from 7257706 to 5a244b7 Compare August 10, 2025 15:11
@renovate renovate bot force-pushed the renovate/monaco-editor-0.x branch from 5a244b7 to fdff08b Compare August 31, 2025 13:45
@renovate renovate bot changed the title fix(deps): update dependency monaco-editor to v0.52.2 fix(deps): update dependency monaco-editor to v0.53.0 Sep 8, 2025
@renovate renovate bot force-pushed the renovate/monaco-editor-0.x branch from fdff08b to a95226d Compare September 8, 2025 17:35
@renovate renovate bot changed the title fix(deps): update dependency monaco-editor to v0.53.0 fix(deps): update dependency monaco-editor to v0.54.0 Oct 6, 2025
@renovate renovate bot force-pushed the renovate/monaco-editor-0.x branch from a95226d to 92b9901 Compare October 6, 2025 14:51
@safedep
Copy link

safedep bot commented Oct 6, 2025

SafeDep Report Summary

Green Malicious Packages Badge Green Vulnerable Packages Badge Green Risky License Badge

Package Details
Package Malware Vulnerability Risky License Report
icon @types/trusted-types @ 2.0.7
pnpm-lock.yaml
ok icon
ok icon
ok icon
🔗
icon dompurify @ 3.2.7
pnpm-lock.yaml
ok icon
ok icon
ok icon
🔗
icon marked @ 14.0.0
pnpm-lock.yaml
ok icon
ok icon
ok icon
🔗
icon monaco-editor @ 0.55.1
pnpm-lock.yaml
ok icon
ok icon
ok icon
🔗

This report is generated by SafeDep Github App

@renovate renovate bot changed the title fix(deps): update dependency monaco-editor to v0.54.0 fix(deps): update dependency monaco-editor to v0.55.0 Nov 20, 2025
@renovate renovate bot force-pushed the renovate/monaco-editor-0.x branch from 92b9901 to e56ea78 Compare November 20, 2025 18:04
@renovate renovate bot changed the title fix(deps): update dependency monaco-editor to v0.55.0 fix(deps): update dependency monaco-editor to v0.55.1 Nov 20, 2025
@renovate renovate bot force-pushed the renovate/monaco-editor-0.x branch from e56ea78 to 0c5b9e3 Compare November 20, 2025 22:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant