mirror of https://github.com/boa-dev/boa.git
Browse Source
Bumps [monaco-editor](https://github.com/microsoft/monaco-editor) from 0.30.0 to 0.30.1. <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.30.1] (09.11.2021)</h2> <ul> <li>Fixes <a href="https://github-redirect.dependabot.com/microsoft/monaco-editor/issues/2750">a performance regression where all languages would be loaded when loading the first language</a>.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="pull/1710/head5a7ba61be9
"><code>5a7ba61</code></a> 0.30.1</li> <li><a href="5af2334c5e
"><code>5af2334</code></a> Prepare for <code>0.30.1</code></li> <li><a href="a6ebcecf27
"><code>a6ebcec</code></a> Avoid loading the entire language service on the main thread code</li> <li><a href="9eba6e70b8
"><code>9eba6e7</code></a> Skip copying <code>monaco.d.ts</code> to the <code>release</code> folder</li> <li><a href="13b1e47f23
"><code>13b1e47</code></a> Combine <code>.gitignore</code> files</li> <li><a href="953db09db8
"><code>953db09</code></a> Move <code>settings.json</code> up to root</li> <li><a href="1a21834a97
"><code>1a21834</code></a> Simplify paths in <code>metadata.js</code></li> <li><a href="a155838b58
"><code>a155838</code></a> Restore editor release task</li> <li><a href="f21d9494a2
"><code>f21d949</code></a> Fix compilation errors</li> <li><a href="84bdc31efe
"><code>84bdc31</code></a> run <code>prettier</code></li> <li>Additional commits viewable in <a href="https://github.com/microsoft/monaco-editor/compare/v0.30.0...v0.30.1">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.30.0&new-version=0.30.1)](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]
3 years ago
2 changed files with 5 additions and 5 deletions
Loading…
Reference in new issue