Commit 2eeca68
authored
Bump vscode-languageserver from 9.0.1 to 10.0.0 (#1783)
Bumps
[vscode-languageserver](https://github.com/Microsoft/vscode-languageserver-node/tree/HEAD/server)
from 9.0.1 to 10.0.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/Microsoft/vscode-languageserver-node/releases">vscode-languageserver's
releases</a>.</em></p>
<blockquote>
<h2>release/client/10.0.0</h2>
<h2>Changes:</h2>
<ul>
<li><a
href="https://github.com/Microsoft/vscode-languageserver-node/tree/HEAD/server/issues/1786">#1786</a>:
Shorten test dir path</li>
</ul>
<p>This list of changes was <a
href="https://dev.azure.com/monacotools/Monaco/_build/results?buildId=444649&view=logs">auto
generated</a>.</p>
<h2>release/server/10.0.0</h2>
<p>No release notes provided.</p>
<h2>release/client/10.0.0-next.22</h2>
<p>No release notes provided.</p>
<h2>release/client/10.0.0-next.21</h2>
<p>No release notes provided.</p>
<h2>release/client/10.0.0-next.20</h2>
<h2>Changes:</h2>
<h3>Bugs:</h3>
<ul>
<li><a
href="https://github.com/Microsoft/vscode-languageserver-node/tree/HEAD/server/issues/1717">#1717</a>:
Client requests textDocument/diagnostics before
textDocument/didOpen</li>
</ul>
<h3>Others:</h3>
<ul>
<li><a
href="https://github.com/Microsoft/vscode-languageserver-node/tree/HEAD/server/issues/1723">#1723</a>:
Fix client request order for textDocument/diagnostics</li>
<li><a
href="https://github.com/Microsoft/vscode-languageserver-node/tree/HEAD/server/issues/1721">#1721</a>:
Bump webpack from 5.103.0 to 5.105.0</li>
<li><a
href="https://github.com/Microsoft/vscode-languageserver-node/tree/HEAD/server/issues/1715">#1715</a>:
Update minimatch dependency to version 10.1.2</li>
<li><a
href="https://github.com/Microsoft/vscode-languageserver-node/tree/HEAD/server/issues/1714">#1714</a>:
Bump <code>@isaacs/brace-expansion</code> from 5.0.0 to 5.0.1 in
/client</li>
<li><a
href="https://github.com/Microsoft/vscode-languageserver-node/tree/HEAD/server/issues/1713">#1713</a>:
Bump <code>@isaacs/brace-expansion</code> from 5.0.0 to 5.0.1 in
/client-node-tests</li>
<li><a
href="https://github.com/Microsoft/vscode-languageserver-node/tree/HEAD/server/issues/1712">#1712</a>:
Format <code>metaModel.ts</code></li>
<li><a
href="https://github.com/Microsoft/vscode-languageserver-node/tree/HEAD/server/issues/1711">#1711</a>:
Bump lodash from 4.17.21 to 4.17.23</li>
</ul>
<!-- raw HTML omitted -->
<ul>
<li><a
href="https://github.com/Microsoft/vscode-languageserver-node/tree/HEAD/server/issues/1710">#1710</a>:
Fix typo in type documentation</li>
<li><a
href="https://github.com/Microsoft/vscode-languageserver-node/tree/HEAD/server/issues/1708">#1708</a>:
Update to latest security block</li>
<li><a
href="https://github.com/Microsoft/vscode-languageserver-node/tree/HEAD/server/issues/1707">#1707</a>:
Bump qs from 6.13.1 to 6.14.1</li>
<li><a
href="https://github.com/Microsoft/vscode-languageserver-node/tree/HEAD/server/issues/1705">#1705</a>:
Merge next release into main</li>
<li><a
href="https://github.com/Microsoft/vscode-languageserver-node/tree/HEAD/server/issues/1704">#1704</a>:
Update lock files for next LSP release</li>
</ul>
<p>This list of changes was <a
href="https://dev.azure.com/monacotools/Monaco/_build/results?buildId=404211&view=logs">auto
generated</a>.<!-- raw HTML omitted --></p>
<h2>release/client/10.0.0-next.19</h2>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/microsoft/vscode-languageserver-node/commit/2cc5bf0d69cdc7bba0ed82273d5cb11fd046bc49"><code>2cc5bf0</code></a>
Prepare 3.18 release</li>
<li><a
href="https://github.com/microsoft/vscode-languageserver-node/commit/ce75a3c0aed94bbe6953ec907d822d9c940b18c1"><code>ce75a3c</code></a>
Allow returning null in SemanticTokensFeatureShape.on handler (<a
href="https://github.com/Microsoft/vscode-languageserver-node/tree/HEAD/server/issues/1785">#1785</a>)</li>
<li><a
href="https://github.com/microsoft/vscode-languageserver-node/commit/b21577ca1bc02848c2030abe8f4187cd18ee299f"><code>b21577c</code></a>
Merge next release into main (<a
href="https://github.com/Microsoft/vscode-languageserver-node/tree/HEAD/server/issues/1778">#1778</a>)</li>
<li><a
href="https://github.com/microsoft/vscode-languageserver-node/commit/f168f85ba0a5d0ac851db5fd3333427aa30126bd"><code>f168f85</code></a>
Update documentation and fix lint errors (<a
href="https://github.com/Microsoft/vscode-languageserver-node/tree/HEAD/server/issues/1770">#1770</a>)</li>
<li><a
href="https://github.com/microsoft/vscode-languageserver-node/commit/2d469969ecf7629265cd27aec443317098fc8b19"><code>2d46996</code></a>
Make document color requests consistent with the specification (<a
href="https://github.com/Microsoft/vscode-languageserver-node/tree/HEAD/server/issues/1768">#1768</a>)</li>
<li><a
href="https://github.com/microsoft/vscode-languageserver-node/commit/85a9202a7778912161adc3b2915747096843cc01"><code>85a9202</code></a>
Migrate to ESLint 9 (<a
href="https://github.com/Microsoft/vscode-languageserver-node/tree/HEAD/server/issues/1747">#1747</a>)</li>
<li><a
href="https://github.com/microsoft/vscode-languageserver-node/commit/0818c563ee2aeb7ffcaf4a5a85578160adf471ee"><code>0818c56</code></a>
Merge release into main (<a
href="https://github.com/Microsoft/vscode-languageserver-node/tree/HEAD/server/issues/1736">#1736</a>)</li>
<li><a
href="https://github.com/microsoft/vscode-languageserver-node/commit/00392bf903f6b6de92ae6f722408d41c8b921637"><code>00392bf</code></a>
Merge next release into main (<a
href="https://github.com/Microsoft/vscode-languageserver-node/tree/HEAD/server/issues/1705">#1705</a>)</li>
<li><a
href="https://github.com/microsoft/vscode-languageserver-node/commit/1baf163ac485c94733b627f8ccfdb4a8a941f2dc"><code>1baf163</code></a>
Use NoInfer for better typing (<a
href="https://github.com/Microsoft/vscode-languageserver-node/tree/HEAD/server/issues/1691">#1691</a>)</li>
<li><a
href="https://github.com/microsoft/vscode-languageserver-node/commit/2abd2d977aa36e8c6b242ff048bdbf5df71e3088"><code>2abd2d9</code></a>
Merge release into main (<a
href="https://github.com/Microsoft/vscode-languageserver-node/tree/HEAD/server/issues/1688">#1688</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/Microsoft/vscode-languageserver-node/commits/release/client/10.0.0/server">compare
view</a></li>
</ul>
</details>
<details>
<summary>Maintainer changes</summary>
<p>This version was pushed to npm by <a
href="https://www.npmjs.com/~microsoft1es">microsoft1es</a>, a new
releaser for vscode-languageserver since your current version.</p>
</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'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 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)
</details>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 1da7b14 commit 2eeca68
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
0 commit comments