Skip to content

Commit

Permalink
Bump vscode-languageserver-textdocument from 1.0.11 to 1.0.12 (#12959)
Browse files Browse the repository at this point in the history
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 />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=vscode-languageserver-textdocument&package-manager=npm_and_yarn&previous-version=1.0.11&new-version=1.0.12)](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>
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent 396d3f8 commit ac69679
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion polaris-for-vscode/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@shopify/polaris-tokens": "^9.4.0",
"vscode-languageclient": "^9.0.1",
"vscode-languageserver": "^9.0.1",
"vscode-languageserver-textdocument": "^1.0.11"
"vscode-languageserver-textdocument": "^1.0.12"
},
"devDependencies": {
"@types/node": "^20.10.0",
Expand Down

0 comments on commit ac69679

Please sign in to comment.