Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

chore: bump monaco-editor from 0.52.2 to 0.53.0 in /site#20120

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Conversation

dependabot[bot]
Copy link
Contributor

@dependabotdependabotbot commented on behalf ofgithubOct 1, 2025
edited
Loading

Bumpsmonaco-editor from 0.52.2 to 0.53.0.

Release notes

Sourced frommonaco-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: Fixesmicrosoft/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 wasauto 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:

... (truncated)

Changelog

Sourced frommonaco-editor's changelog.

[0.53.0]

  • ⚠️ 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.
  • Thebrowser-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 ofIModelContentChangedEvent

[0.51.0]

  • New fieldsIEditorOptions.placeholder andIEditorOptions.compactMode
  • New fieldsIGotoLocationOptions.multipleTests andIGotoLocationOptions.alternativeTestsCommand
  • New fieldIInlineEditOptions.backgroundColoring
  • New experimental fieldIEditorOptions.experimental.useTrueInlineView
  • New optionsCommentThreadRevealOptions for comments

Contributions tomonaco-editor:

[0.50.0]

  • New fieldIEditorMinimapOptions.sectionHeaderLetterSpacing
  • New fieldIOverlayWidgetPosition.stackOridinal
  • New fieldEmitOutput.diagnostics
  • New eventIOverlayWidget.onDidLayout
  • New eventsICodeEditor.onBeginUpdate andICodeEditor.onEndUpdate
  • HoverVerbosityRequest.action ->HoverVerbosityRequest.verbosityDelta
  • MultiDocumentHighlightProvider.selector changed fromLanguageFilter toLanguageSelector
  • New optional parameters ingetEmitOutput:emitOnlyDtsFiles andforceDtsEmit

Contributions tomonaco-editor:

... (truncated)

Commits

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that 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 after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabotdependabotbot added dependenciesPull requests that update a dependency file javascriptPull requests that update javascript code labelsOct 1, 2025
@dependabotdependabotbot added dependenciesPull requests that update a dependency file javascriptPull requests that update javascript code labelsOct 1, 2025
@github-actionsgithub-actionsbotenabled auto-merge (squash)October 1, 2025 19:36
Bumps [monaco-editor](https://github.com/microsoft/monaco-editor) from 0.52.2 to 0.53.0.- [Release notes](https://github.com/microsoft/monaco-editor/releases)- [Changelog](https://github.com/microsoft/monaco-editor/blob/main/CHANGELOG.md)- [Commits](microsoft/monaco-editor@v0.52.2...v0.53.0)---updated-dependencies:- dependency-name: monaco-editor  dependency-version: 0.53.0  dependency-type: direct:production  update-type: version-update:semver-minor...Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotbotforce-pushed thedependabot/npm_and_yarn/site/monaco-editor-0.53.0 branch from5842938 to2dc1756CompareOctober 1, 2025 19:53
@github-actionsgithub-actionsbot merged commit0993dcf intomainOct 1, 2025
27 of 29 checks passed
@github-actionsgithub-actionsbot deleted the dependabot/npm_and_yarn/site/monaco-editor-0.53.0 branchOctober 1, 2025 19:57
aslilac pushed a commit that referenced this pull requestOct 7, 2025
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 &amp; 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&amp;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> -&gt;<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 &amp; 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 />[![Dependabot compatibilityscore](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=monaco-editor&package-manager=npm_and_yarn&previous-version=0.52.2&new-version=0.53.0)](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>
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@github-actionsgithub-actions[bot]github-actions[bot] approved these changes

@aslilacaslilacAwaiting requested review from aslilacaslilac is a code owner

@ParkreinerParkreinerAwaiting requested review from ParkreinerParkreiner is a code owner

Assignees
No one assigned
Labels
dependenciesPull requests that update a dependency filejavascriptPull requests that update javascript code
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

0 participants

[8]ページ先頭

©2009-2025 Movatter.jp