mirror of https://github.com/boa-dev/boa.git
Browse Source
Bumps [monaco-editor](https://github.com/microsoft/monaco-editor) from 0.36.1 to 0.37.0. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/microsoft/monaco-editor/blob/main/CHANGELOG.md">monaco-editor's changelog</a>.</em></p> <blockquote> <h2>[0.37.0]</h2> <ul> <li>New <code>registerLinkOpener</code> API</li> <li>New <code>onLanguageEncountered</code> event for when a language is encountered during tokenization.</li> <li>Updated TypeScript to 5.0</li> <li>New required field <code>canFormatMultipleRanges</code> on <code>DocumentRangeFormattingEditProvider</code></li> <li>Bugfixes</li> </ul> <p>Contributions to <code>monaco-editor</code>:</p> <ul> <li><a href="https://github.com/danboo"><code>@danboo (Dan Boorstein)</code></a>: add perl module (.pm) extension [PR <a href="https://redirect.github.com/microsoft/monaco-editor/issues/3258">#3258</a>](<a href="https://redirect.github.com/microsoft/monaco-editor/pull/3258">microsoft/monaco-editor#3258</a>)</li> <li><a href="https://github.com/miloush"><code>@miloush (Jan Kučera)</code></a>: Include .xsd and .xslt as an XML extension [PR <a href="https://redirect.github.com/microsoft/monaco-editor/issues/3866">#3866</a>](<a href="https://redirect.github.com/microsoft/monaco-editor/pull/3866">microsoft/monaco-editor#3866</a>)</li> <li><a href="https://github.com/nnnnoel"><code>@nnnnoel (Noel Kim (김민혁))</code></a>: Add CommonJS, ESM extension for TS [PR <a href="https://redirect.github.com/microsoft/monaco-editor/issues/3264">#3264</a>](<a href="https://redirect.github.com/microsoft/monaco-editor/pull/3264">microsoft/monaco-editor#3264</a>)</li> <li><a href="https://github.com/PmcFizz"><code>@PmcFizz (Fizz)</code></a>: opt example [PR <a href="https://redirect.github.com/microsoft/monaco-editor/issues/3726">#3726</a>](<a href="https://redirect.github.com/microsoft/monaco-editor/pull/3726">microsoft/monaco-editor#3726</a>)</li> <li><a href="https://github.com/tamayika"><code>@tamayika</code></a> <ul> <li>Fix playground samples type errors and add CI test [PR <a href="https://redirect.github.com/microsoft/monaco-editor/issues/3722">#3722</a>](<a href="https://redirect.github.com/microsoft/monaco-editor/pull/3722">microsoft/monaco-editor#3722</a>)</li> <li>Add custom keybinding example [PR <a href="https://redirect.github.com/microsoft/monaco-editor/issues/3848">#3848</a>](<a href="https://redirect.github.com/microsoft/monaco-editor/pull/3848">microsoft/monaco-editor#3848</a>)</li> </ul> </li> <li><a href="https://github.com/yuri1969"><code>@yuri1969 (yuri)</code></a>: Various YAML improvements [PR <a href="https://redirect.github.com/microsoft/monaco-editor/issues/3864">#3864</a>](<a href="https://redirect.github.com/microsoft/monaco-editor/pull/3864">microsoft/monaco-editor#3864</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="pull/2787/head14a92401d7
"><code>14a9240</code></a> Merge pull request <a href="https://redirect.github.com/microsoft/monaco-editor/issues/3886">#3886</a> from microsoft/hediet/b/difficult-puma</li> <li><a href="e8e3ac9ac1
"><code>e8e3ac9</code></a> Updates playwright</li> <li><a href="74fb36aa50
"><code>74fb36a</code></a> Merge pull request <a href="https://redirect.github.com/microsoft/monaco-editor/issues/3884">#3884</a> from dneto0/add-wgsl</li> <li><a href="20c3f8ff1e
"><code>20c3f8f</code></a> Merge pull request <a href="https://redirect.github.com/microsoft/monaco-editor/issues/3885">#3885</a> from microsoft/hediet/b/shared-marmot</li> <li><a href="044810afa9
"><code>044810a</code></a> 0.37.0 release</li> <li><a href="3724eefaf5
"><code>3724eef</code></a> Add WebGPU Shading Language tokenizer, with tests</li> <li><a href="689a4b89b2
"><code>689a4b8</code></a> Merge pull request <a href="https://redirect.github.com/microsoft/monaco-editor/issues/3882">#3882</a> from microsoft/hediet/b/monaco-editor-core-bugfix</li> <li><a href="b61b4d70e3
"><code>b61b4d7</code></a> Adopts latest monaco-editor-core</li> <li><a href="4244bc3a06
"><code>4244bc3</code></a> Merge pull request <a href="https://redirect.github.com/microsoft/monaco-editor/issues/3866">#3866</a> from miloush/main</li> <li><a href="f5b50400fc
"><code>f5b5040</code></a> Merge pull request <a href="https://redirect.github.com/microsoft/monaco-editor/issues/3878">#3878</a> from microsoft/hediet/bracket-matching</li> <li>Additional commits viewable in <a href="https://github.com/microsoft/monaco-editor/compare/v0.36.1...v0.37.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=monaco-editor&package-manager=npm_and_yarn&previous-version=0.36.1&new-version=0.37.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't alter 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 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 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) </details>
dependabot[bot]
2 years ago
2 changed files with 8 additions and 8 deletions
Loading…
Reference in new issue