- Notifications
You must be signed in to change notification settings - Fork1k
Commit36f179c
chore: bump monaco-editor from 0.52.2 to 0.53.0 in /site (#20120)
Bumps [monaco-editor](https://github.com/microsoft/monaco-editor) from0.52.2 to 0.53.0.<details><summary>Release notes</summary><p><em>Sourced from <ahref="https://github.com/microsoft/monaco-editor/releases">monaco-editor'sreleases</a>.</em></p><blockquote><h2>v0.53.0</h2><h2>Changes:</h2><ul><li><ahref="https://redirect.github.com/microsoft/monaco-editor/issues/4980">#4980</a>:sets node version</li><li><ahref="https://redirect.github.com/microsoft/monaco-editor/issues/4979">#4979</a>:v0.53.0</li><li><ahref="https://redirect.github.com/microsoft/monaco-editor/issues/4978">#4978</a>:updates changelog</li><li><ahref="https://redirect.github.com/microsoft/monaco-editor/issues/4975">#4975</a>:Fixes worker sandbox problems</li><li><ahref="https://redirect.github.com/microsoft/monaco-editor/issues/4969">#4969</a>:Implements language selection</li><li><ahref="https://redirect.github.com/microsoft/monaco-editor/issues/4967">#4967</a>:adds amd and firefox/webkit to smoke tests</li><li><ahref="https://redirect.github.com/microsoft/monaco-editor/issues/4966">#4966</a>:Fixes AMD web worker loading</li><li><ahref="https://redirect.github.com/microsoft/monaco-editor/issues/4965">#4965</a>:Updates monaco-editor-core dependency & fixes basic-languages amdfile</li><li><ahref="https://redirect.github.com/microsoft/monaco-editor/issues/4964">#4964</a>:Run npm run playwright-install</li><li><ahref="https://redirect.github.com/microsoft/monaco-editor/issues/4963">#4963</a>:Hediet/b/successful mosquito</li></ul><!-- raw HTML omitted --><ul><li><ahref="https://redirect.github.com/microsoft/monaco-editor/issues/4962">#4962</a>:Fixes node version</li><li><ahref="https://redirect.github.com/microsoft/monaco-editor/issues/4950">#4950</a>:ESM Progress</li><li><ahref="https://redirect.github.com/microsoft/monaco-editor/issues/4913">#4913</a>:Bump webpack-dev-server from 4.10.0 to 5.2.1 in /samples</li><li><ahref="https://redirect.github.com/microsoft/monaco-editor/issues/4915">#4915</a>:Add snowflake sql keywords</li><li><ahref="https://redirect.github.com/microsoft/monaco-editor/issues/4895">#4895</a>:Fixes <ahref="https://redirect.github.com/microsoft/monaco-editor/issues/4799">microsoft/monaco-editor#4799</a></li><li><ahref="https://redirect.github.com/microsoft/monaco-editor/issues/4742">#4742</a>:Update webpack plugin to support module workers</li><li><ahref="https://redirect.github.com/microsoft/monaco-editor/issues/4824">#4824</a>:Fix CI and website workflows</li><li><ahref="https://redirect.github.com/microsoft/monaco-editor/issues/4747">#4747</a>:Engineering - add dependsOn field</li><li><ahref="https://redirect.github.com/microsoft/monaco-editor/issues/4734">#4734</a>:Bump express from 4.19.2 to 4.21.1 in /website</li><li><ahref="https://redirect.github.com/microsoft/monaco-editor/issues/4616">#4616</a>:Bump requirejs from 2.3.6 to 2.3.7</li><li><ahref="https://redirect.github.com/microsoft/monaco-editor/issues/4668">#4668</a>:Bump micromatch from 4.0.5 to 4.0.8 in /website</li><li><ahref="https://redirect.github.com/microsoft/monaco-editor/issues/4726">#4726</a>:Bump http-proxy-middleware from 2.0.6 to 2.0.7 in /website</li><li><ahref="https://redirect.github.com/microsoft/monaco-editor/issues/4595">#4595</a>:Bump ws from 8.8.1 to 8.18.0 in /samples</li><li><ahref="https://redirect.github.com/microsoft/monaco-editor/issues/4697">#4697</a>:Bump body-parser and express in /samples</li><li><ahref="https://redirect.github.com/microsoft/monaco-editor/issues/4696">#4696</a>:Bump rollup from 2.79.1 to 2.79.2</li></ul><p>This list of changes was <ahref="https://dev.azure.com/monacotools/Monaco/_build/results?buildId=356772&view=logs">autogenerated</a>.<!-- raw HTML omitted --></p><h2>v0.53.0-rc2</h2><p>No release notes provided.</p><h2>v0.53.0-dev-20250908</h2><p>No release notes provided.</p><h2>v0.53.0-dev-20250907</h2><p>No release notes provided.</p><h2>v0.53.0-dev-20250906</h2><h2>Changes:</h2><ul><li><ahref="https://redirect.github.com/microsoft/monaco-editor/issues/4978">#4978</a>:updates changelog</li></ul><!-- raw HTML omitted --></blockquote><p>... (truncated)</p></details><details><summary>Changelog</summary><p><em>Sourced from <ahref="https://github.com/microsoft/monaco-editor/blob/main/CHANGELOG.md">monaco-editor'schangelog</a>.</em></p><blockquote><h2>[0.53.0]</h2><ul><li>:warning: This release deprecates the AMD build and ships withsignificant changes of the AMD build. The AMD build will still beshipped for a while, but we don't offer support for it anymore. Pleasemigrate to the ESM build.</li></ul><h3>New Features</h3><ul><li>Next Edit Suggestion support.</li><li>Scroll On Middle Click</li><li>Edit Context Support</li></ul><h3>Breaking Changes</h3><ul><li>Internal AMD modules are no longer accessible. Accessing internalAMD modules was never supported. While this is still possible in the ESMbuild, we don't encourage this usage pattern.</li><li>The <ahref="https://github.com/microsoft/monaco-editor/blob/a4d7907bd439b06b24e334bdf2ab597bcae658b5/samples/browser-script-editor/index.html">browser-script-editorscenario</a> for unbundled synchronous script import and editor creationno longer works. Instead, a the ESM build should be used with a bundler,such as vite or webpack.</li><li>Custom AMD workers don't work anymore out of the box.</li></ul><h2>[0.52.0]</h2><ul><li>Comment added inside of <code>IModelContentChangedEvent</code></li></ul><h2>[0.51.0]</h2><ul><li>New fields <code>IEditorOptions.placeholder</code> and<code>IEditorOptions.compactMode</code></li><li>New fields <code>IGotoLocationOptions.multipleTests</code> and<code>IGotoLocationOptions.alternativeTestsCommand</code></li><li>New field <code>IInlineEditOptions.backgroundColoring</code></li><li>New experimental field<code>IEditorOptions.experimental.useTrueInlineView</code></li><li>New options <code>CommentThreadRevealOptions</code> forcomments</li></ul><p>Contributions to <code>monaco-editor</code>:</p><ul><li><a href="https://github.com/ScottCarda-MS"><code>@ScottCarda-MS(Scott Carda)</code></a>: Update Q# Keywords [PR <ahref="https://redirect.github.com/microsoft/monaco-editor/issues/4586">#4586</a>](<ahref="https://redirect.github.com/microsoft/monaco-editor/pull/4586">microsoft/monaco-editor#4586</a>)</li></ul><h2>[0.50.0]</h2><ul><li>New field<code>IEditorMinimapOptions.sectionHeaderLetterSpacing</code></li><li>New field <code>IOverlayWidgetPosition.stackOridinal</code></li><li>New field <code>EmitOutput.diagnostics</code></li><li>New event <code>IOverlayWidget.onDidLayout</code></li><li>New events <code>ICodeEditor.onBeginUpdate</code> and<code>ICodeEditor.onEndUpdate</code></li><li><code>HoverVerbosityRequest.action</code> -><code>HoverVerbosityRequest.verbosityDelta</code></li><li><code>MultiDocumentHighlightProvider.selector</code> changed from<code>LanguageFilter</code> to <code>LanguageSelector</code></li><li>New optional parameters in <code>getEmitOutput</code>:<code>emitOnlyDtsFiles</code> and <code>forceDtsEmit</code></li></ul><p>Contributions to <code>monaco-editor</code>:</p><ul><li><a href="https://github.com/htcfreek"><code>@htcfreek(Heiko)</code></a>: Add extension to <code>csp.contribution.ts</code>[PR <ahref="https://redirect.github.com/microsoft/monaco-editor/issues/4504">#4504</a>](<ahref="https://redirect.github.com/microsoft/monaco-editor/pull/4504">microsoft/monaco-editor#4504</a>)</li><li><a href="https://github.com/jakebailey"><code>@jakebailey (JakeBailey)</code></a>: Call clearFiles on internal EmitOutput diagnostics,pass args down [PR <ahref="https://redirect.github.com/microsoft/monaco-editor/issues/4482">#4482</a>](<ahref="https://redirect.github.com/microsoft/monaco-editor/pull/4482">microsoft/monaco-editor#4482</a>)</li><li><a href="https://github.com/johnyanarella"><code>@johnyanarella(John Yanarella)</code></a>: Update TypeScript to TS 5.4.5 in allprojects, vendored files [PR <ahref="https://redirect.github.com/microsoft/monaco-editor/issues/4305">#4305</a>](<ahref="https://redirect.github.com/microsoft/monaco-editor/pull/4305">microsoft/monaco-editor#4305</a>)</li><li><ahref="https://github.com/samstrohkorbatt"><code>@samstrohkorbatt</code></a>:Adding Python f-string syntax support [PR <ahref="https://redirect.github.com/microsoft/monaco-editor/issues/4401">#4401</a>](<ahref="https://redirect.github.com/microsoft/monaco-editor/pull/4401">microsoft/monaco-editor#4401</a>)</li></ul><!-- raw HTML omitted --></blockquote><p>... (truncated)</p></details><details><summary>Commits</summary><ul><li><ahref="https://github.com/microsoft/monaco-editor/commit/4e45ba0c5ff45fc61c0ccac61c0987369df04a6e"><code>4e45ba0</code></a>sets node version (<ahref="https://redirect.github.com/microsoft/monaco-editor/issues/4980">#4980</a>)</li><li><ahref="https://github.com/microsoft/monaco-editor/commit/c7f027ed9e925e7704f24eb93d99defa867cda7c"><code>c7f027e</code></a>v0.53.0 (<ahref="https://redirect.github.com/microsoft/monaco-editor/issues/4979">#4979</a>)</li><li><ahref="https://github.com/microsoft/monaco-editor/commit/c41951a02b7e9497484ed259a4af7197c4b0c123"><code>c41951a</code></a>updates changelog (<ahref="https://redirect.github.com/microsoft/monaco-editor/issues/4978">#4978</a>)</li><li><ahref="https://github.com/microsoft/monaco-editor/commit/759c442daedd192c1b61abacb624b68665dbd1b6"><code>759c442</code></a>Fixes css and amd output</li><li><ahref="https://github.com/microsoft/monaco-editor/commit/6f3fbe8c3a8e14adff806a554cebe97aa8f4a2a3"><code>6f3fbe8</code></a>Fixes worker sandbox problems (<ahref="https://redirect.github.com/microsoft/monaco-editor/issues/4975">#4975</a>)</li><li><ahref="https://github.com/microsoft/monaco-editor/commit/a4d7907bd439b06b24e334bdf2ab597bcae658b5"><code>a4d7907</code></a>Implements language selection (<ahref="https://redirect.github.com/microsoft/monaco-editor/issues/4969">#4969</a>)</li><li><ahref="https://github.com/microsoft/monaco-editor/commit/9e4368a8e92e9035d9bdc719a90f908a01067c41"><code>9e4368a</code></a>adds amd and firefox/webkit to smoke tests (<ahref="https://redirect.github.com/microsoft/monaco-editor/issues/4967">#4967</a>)</li><li><ahref="https://github.com/microsoft/monaco-editor/commit/d2c20a1ad77b3aa406aad09f9576e91619fa5dcb"><code>d2c20a1</code></a>Fixes AMD web worker loading (<ahref="https://redirect.github.com/microsoft/monaco-editor/issues/4966">#4966</a>)</li><li><ahref="https://github.com/microsoft/monaco-editor/commit/3bfde9adce4057c11fcb56ffa39fa5ab9a463875"><code>3bfde9a</code></a>Updates monaco-editor-core dependency & fixes basic-languages amdfile (<ahref="https://redirect.github.com/microsoft/monaco-editor/issues/4965">#4965</a>)</li><li><ahref="https://github.com/microsoft/monaco-editor/commit/15e0a937777d0b7639d4c987e00ad5fcf4d1d47e"><code>15e0a93</code></a>Run npm run playwright-install (<ahref="https://redirect.github.com/microsoft/monaco-editor/issues/4964">#4964</a>)</li><li>Additional commits viewable in <ahref="https://github.com/microsoft/monaco-editor/compare/v0.52.2...v0.53.0">compareview</a></li></ul></details><br />[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)Dependabot will resolve any conflicts with this PR as long as you don'talter it yourself. You can also trigger a rebase manually by commenting`@dependabot rebase`.[//]: # (dependabot-automerge-start)[//]: # (dependabot-automerge-end)---<details><summary>Dependabot commands and options</summary><br />You can trigger Dependabot actions by commenting on this PR:- `@dependabot rebase` will rebase this PR- `@dependabot recreate` will recreate this PR, overwriting any editsthat have been made to it- `@dependabot merge` will merge this PR after your CI passes on it- `@dependabot squash and merge` will squash and merge this PR afteryour CI passes on it- `@dependabot cancel merge` will cancel a previously requested mergeand block automerging- `@dependabot reopen` will reopen this PR if it is closed- `@dependabot close` will close this PR and stop Dependabot recreatingit. You can achieve the same result by closing it manually- `@dependabot show <dependency name> ignore conditions` will show allof the ignore conditions of the specified dependency- `@dependabot ignore this major version` will close this PR and stopDependabot creating any more for this major version (unless you reopenthe PR or upgrade to it yourself)- `@dependabot ignore this minor version` will close this PR and stopDependabot creating any more for this minor version (unless you reopenthe PR or upgrade to it yourself)- `@dependabot ignore this dependency` will close this PR and stopDependabot creating any more for this dependency (unless you reopen thePR or upgrade to it yourself)</details>Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parentb08c168 commit36f179c
2 files changed
+16
-9
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
92 | 92 |
| |
93 | 93 |
| |
94 | 94 |
| |
95 |
| - | |
| 95 | + | |
96 | 96 |
| |
97 | 97 |
| |
98 | 98 |
| |
|
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.
0 commit comments
Comments
(0)