chore: bump monaco-editor from 0.52.2 to 0.53.0 in /site
Merged
Number: #20120
Type: Pull Request
State: Merged
Type: Pull Request
State: Merged
Author:
dependabot[bot]
Association: Contributor
Comments: 0
Association: Contributor
Comments: 0
Created:
October 01, 2025 at 07:36 PM UTC
(about 2 months ago)
(about 2 months ago)
Updated:
October 01, 2025 at 07:57 PM UTC
(about 2 months ago)
(about 2 months ago)
Merged:
October 01, 2025 at 07:57 PM UTC
(about 2 months ago)
by github-actions[bot]
(about 2 months ago)
by github-actions[bot]
Time to Close:
22 minutes
Labels:
dependencies javascript
dependencies javascript
Description:
Bumps monaco-editor from 0.52.2 to 0.53.0.
Release notes
Sourced from monaco-editor's releases.
v0.53.0
Changes:
- #4980: sets node version
- #4979: v0.53.0
- #4978: updates changelog
- #4975: Fixes worker sandbox problems
- #4969: Implements language selection
- #4967: adds amd and firefox/webkit to smoke tests
- #4966: Fixes AMD web worker loading
- #4965: Updates monaco-editor-core dependency & fixes basic-languages amd file
- #4964: Run npm run playwright-install
- #4963: Hediet/b/successful mosquito
- #4962: Fixes node version
- #4950: ESM Progress
- #4913: Bump webpack-dev-server from 4.10.0 to 5.2.1 in /samples
- #4915: Add snowflake sql keywords
- #4895: Fixes microsoft/monaco-editor#4799
- #4742: Update webpack plugin to support module workers
- #4824: Fix CI and website workflows
- #4747: Engineering - add dependsOn field
- #4734: Bump express from 4.19.2 to 4.21.1 in /website
- #4616: Bump requirejs from 2.3.6 to 2.3.7
- #4668: Bump micromatch from 4.0.5 to 4.0.8 in /website
- #4726: Bump http-proxy-middleware from 2.0.6 to 2.0.7 in /website
- #4595: Bump ws from 8.8.1 to 8.18.0 in /samples
- #4697: Bump body-parser and express in /samples
- #4696: Bump rollup from 2.79.1 to 2.79.2
This list of changes was auto generated.
v0.53.0-rc2
No release notes provided.
v0.53.0-dev-20250908
No release notes provided.
v0.53.0-dev-20250907
No release notes provided.
v0.53.0-dev-20250906
Changes:
- #4978: updates changelog
... (truncated)
Changelog
Sourced from monaco-editor's changelog.
[0.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 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.
[0.52.0]
- Comment added inside of
IModelContentChangedEvent[0.51.0]
- New fields
IEditorOptions.placeholderandIEditorOptions.compactMode- New fields
IGotoLocationOptions.multipleTestsandIGotoLocationOptions.alternativeTestsCommand- New field
IInlineEditOptions.backgroundColoring- New experimental field
IEditorOptions.experimental.useTrueInlineView- New options
CommentThreadRevealOptionsfor commentsContributions to
monaco-editor:
@ScottCarda-MS (Scott Carda): Update Q# Keywords [PR #4586](microsoft/monaco-editor#4586)[0.50.0]
- New field
IEditorMinimapOptions.sectionHeaderLetterSpacing- New field
IOverlayWidgetPosition.stackOridinal- New field
EmitOutput.diagnostics- New event
IOverlayWidget.onDidLayout- New events
ICodeEditor.onBeginUpdateandICodeEditor.onEndUpdateHoverVerbosityRequest.action->HoverVerbosityRequest.verbosityDeltaMultiDocumentHighlightProvider.selectorchanged fromLanguageFiltertoLanguageSelector- New optional parameters in
getEmitOutput:emitOnlyDtsFilesandforceDtsEmitContributions to
monaco-editor:
@htcfreek (Heiko): Add extension tocsp.contribution.ts[PR #4504](microsoft/monaco-editor#4504)@jakebailey (Jake Bailey): Call clearFiles on internal EmitOutput diagnostics, pass args down [PR #4482](microsoft/monaco-editor#4482)@johnyanarella (John Yanarella): Update TypeScript to TS 5.4.5 in all projects, vendored files [PR #4305](microsoft/monaco-editor#4305)@samstrohkorbatt: Adding Python f-string syntax support [PR #4401](microsoft/monaco-editor#4401)
... (truncated)
Commits
4e45ba0sets node version (#4980)c7f027ev0.53.0 (#4979)c41951aupdates changelog (#4978)759c442Fixes css and amd output6f3fbe8Fixes worker sandbox problems (#4975)a4d7907Implements language selection (#4969)9e4368aadds amd and firefox/webkit to smoke tests (#4967)d2c20a1Fixes AMD web worker loading (#4966)3bfde9aUpdates monaco-editor-core dependency & fixes basic-languages amd file (#4965)15e0a93Run npm run playwright-install (#4964)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
Commits:
1
1
Files Changed:
2
2
Additions:
+16
+16
Deletions:
-9
-9
Package Dependencies
Package:
monaco-editor
Ecosystem:
npm
npm
Version Change:
0.52.2 → 0.53.0
Update Type:
Minor
Minor
Path:
/site
Technical Details
| ID: | 9103650 |
| UUID: | 2879420422 |
| Node ID: | PR_kwDOGkVX1s6roHgG |
| Host: | GitHub |
| Repository: | coder/coder |
| Merge State: | Unknown |