chore(deps): update dependency monaco-editor to v0.53.0 #10

Merged
mfenniak merged 1 commit from renovate/monaco-editor-0.x into main 2025-09-08 10:02:15 -06:00
Collaborator

This PR contains the following updates:

Package Update Change
monaco-editor (source) minor 0.52.2 -> 0.53.0

Release Notes

Microsoft/monaco-editor (monaco-editor)

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.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [monaco-editor](https://microsoft.github.io/monaco-editor/) ([source](https://github.com/Microsoft/monaco-editor)) | minor | `0.52.2` -> `0.53.0` | --- ### Release Notes <details> <summary>Microsoft/monaco-editor (monaco-editor)</summary> ### [`v0.53.0`](https://github.com/Microsoft/monaco-editor/blob/HEAD/CHANGELOG.md#0530) [Compare Source](https://github.com/Microsoft/monaco-editor/compare/v0.52.2...v0.53.0) - :warning: 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](https://github.com/microsoft/monaco-editor/blob/a4d7907bd439b06b24e334bdf2ab597bcae658b5/samples/browser-script-editor/index.html) 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. </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjI2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovate scheduled this pull request to auto merge when all checks succeed 2025-09-08 09:08:41 -06:00
mfenniak deleted branch renovate/monaco-editor-0.x 2025-09-08 10:02:15 -06:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Reference
mfenniak/mathieu-trmnl!10
No description provided.