-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit ac69679
authored
Bump vscode-languageserver-textdocument from 1.0.11 to 1.0.12 (#12959)
Bumps
[vscode-languageserver-textdocument](https://github.com/Microsoft/vscode-languageserver-node/tree/HEAD/textDocument)
from 1.0.11 to 1.0.12.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/microsoft/vscode-languageserver-node/commit/b51c6d57975e84c688daeb84111578580a2cb147"><code>b51c6d5</code></a>
Prepare new release</li>
<li><a
href="https://github.com/microsoft/vscode-languageserver-node/commit/832a221588f995ef6cf9e421b2736ef4c87de842"><code>832a221</code></a>
Fix lint errors (<a
href="https://github.com/Microsoft/vscode-languageserver-node/tree/HEAD/textDocument/issues/1527">#1527</a>)</li>
<li><a
href="https://github.com/microsoft/vscode-languageserver-node/commit/04d71629f6a85f4d012c55e67d59414d7871bbad"><code>04d7162</code></a>
add TextDocument tests for invalid inputs (<a
href="https://github.com/Microsoft/vscode-languageserver-node/tree/HEAD/textDocument/issues/1286">#1286</a>)</li>
<li><a
href="https://github.com/microsoft/vscode-languageserver-node/commit/539330136d84891d005e2d0d539932a05644ba54"><code>5393301</code></a>
Move to latest compiler, NodeJS 20.9.0, es2022 and exports statements.
(<a
href="https://github.com/Microsoft/vscode-languageserver-node/tree/HEAD/textDocument/issues/1502">#1502</a>)</li>
<li><a
href="https://github.com/microsoft/vscode-languageserver-node/commit/46f6f9038fee60dbdfeb5307201397adc8feb3cb"><code>46f6f90</code></a>
Add forget method and fix clean script (<a
href="https://github.com/Microsoft/vscode-languageserver-node/tree/HEAD/textDocument/issues/1439">#1439</a>)</li>
<li><a
href="https://github.com/microsoft/vscode-languageserver-node/commit/23c209f212a0156c68b07500f1a526562e148e21"><code>23c209f</code></a>
Enable declaration maps (<a
href="https://github.com/Microsoft/vscode-languageserver-node/tree/HEAD/textDocument/issues/1429">#1429</a>)</li>
<li><a
href="https://github.com/microsoft/vscode-languageserver-node/commit/15596373b6922f5fb3afc4b134359d6319245ef4"><code>1559637</code></a>
Use module export condition for types and textdocument (<a
href="https://github.com/Microsoft/vscode-languageserver-node/tree/HEAD/textDocument/issues/1386">#1386</a>)</li>
<li><a
href="https://github.com/microsoft/vscode-languageserver-node/commit/9be3087555f4530f81bc7bb97e79e768337c83bd"><code>9be3087</code></a>
Adjust ESLint rules to match the VS Code rules (<a
href="https://github.com/Microsoft/vscode-languageserver-node/tree/HEAD/textDocument/issues/1377">#1377</a>)</li>
<li><a
href="https://github.com/microsoft/vscode-languageserver-node/commit/4b77bb4d2e47dbfeeed6c263c28054eced60e030"><code>4b77bb4</code></a>
Update lock files (<a
href="https://github.com/Microsoft/vscode-languageserver-node/tree/HEAD/textDocument/issues/1331">#1331</a>)</li>
<li><a
href="https://github.com/microsoft/vscode-languageserver-node/commit/8ecbe5065fdd2f2f97b3f6089bc06aff9ece3a6e"><code>8ecbe50</code></a>
New release 3.17.5 (<a
href="https://github.com/Microsoft/vscode-languageserver-node/tree/HEAD/textDocument/issues/1330">#1330</a>)</li>
<li>See full diff in <a
href="https://github.com/Microsoft/vscode-languageserver-node/commits/release/textDocument/1.0.12/textDocument">compare
view</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'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 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 396d3f8 commit ac69679Copy full SHA for ac69679
File tree
Expand file treeCollapse file tree
2 files changed
+5
-5
lines changedOpen diff view settings
Filter options
- polaris-for-vscode
Expand file treeCollapse file tree
2 files changed
+5
-5
lines changedOpen diff view settings
Collapse file
+4-4Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Collapse file
polaris-for-vscode/package.json
Copy file name to clipboardExpand all lines: polaris-for-vscode/package.json+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
0 commit comments