Bump jupyter-lsp from 2.2.0 to 2.2.2 (#1026)

Bumps [jupyter-lsp](https://github.com/jupyter-lsp/jupyterlab-lsp) from
2.2.0 to 2.2.2.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/jupyter-lsp/jupyterlab-lsp/blob/main/CHANGELOG.md">jupyter-lsp's
changelog</a>.</em></p>
<blockquote>
<h3><code>jupyter-lsp 2.2.2</code></h3>
<ul>
<li>bug fixes:
<ul>
<li>address warning about renamed <code>extension_points</code> (<a
href="https://redirect.github.com/jupyter-lsp/jupyterlab-lsp/issues/1035">#1035</a>)</li>
<li>fix compatibility with jupyter server 1.x</li>
<li>fix an authentication-related security vulnerability (see <a
href="https://github.com/jupyter-lsp/jupyterlab-lsp/security/advisories/GHSA-4qhp-652w-c22x">the
advisory</a> for details)</li>
</ul>
</li>
<li>enhancements:
<ul>
<li>add authorization support (<code>lsp</code> resource, jupyter-server
v2+ only) - this allows server operators for fine grained access
control, e.g. in case if specific users (such as guest or read-only
users) should not be allowed to access LSP; this is in addition to
authentication fixes</li>
</ul>
</li>
</ul>
<h3><code>@jupyter-lsp/jupyterlab-lsp 5.0.1</code></h3>
<ul>
<li>bug fixes:
<ul>
<li>fix false “undefined name” in <code>%%time</code> and
<code>%%capture</code> magics <a
href="https://redirect.github.com/jupyter-lsp/jupyterlab-lsp/issues/1007">#1007</a>
(thanks <a
href="https://github.com/i-aki-y"><code>@​i-aki-y</code></a>!)</li>
<li>fix completion items for paths and other long items being cut off <a
href="https://redirect.github.com/jupyter-lsp/jupyterlab-lsp/issues/1025">#1025</a></li>
<li>workaround issue with markdown lost on edit <a
href="https://redirect.github.com/jupyter-lsp/jupyterlab-lsp/issues/1016">#1016</a></li>
<li>fix latex/Greek letters insertion and other completions which do not
match prefix (do not pre-filter completions from kernel) <a
href="https://redirect.github.com/jupyter-lsp/jupyterlab-lsp/issues/1022">#1022</a></li>
<li>fix completions in Console <a
href="https://redirect.github.com/jupyter-lsp/jupyterlab-lsp/issues/1023">#1023</a></li>
<li>fix customising <code>priority</code> after pre-setting it with
<code>overrides.json</code> <a
href="https://redirect.github.com/jupyter-lsp/jupyterlab-lsp/issues/1027">#1027</a></li>
<li>fix jump to definitions in a file inside root in Pyright on Windows
<a
href="https://redirect.github.com/jupyter-lsp/jupyterlab-lsp/issues/1024">#1024</a></li>
<li>fix typos in setting title and help message <a
href="https://redirect.github.com/jupyter-lsp/jupyterlab-lsp/issues/999">#999</a>
and <a
href="https://redirect.github.com/jupyter-lsp/jupyterlab-lsp/issues/1010">#1010</a></li>
</ul>
</li>
<li>maintenance:
<ul>
<li>fix bootstrap script <a
href="https://redirect.github.com/jupyter-lsp/jupyterlab-lsp/issues/1021">#1021</a></li>
<li>bump axios from 1.2.1 to 1.6.2 <a
href="https://redirect.github.com/jupyter-lsp/jupyterlab-lsp/issues/1019">#1019</a></li>
<li>bump <code>@​babel/traverse</code> from 7.22.5 to 7.23.4 <a
href="https://redirect.github.com/jupyter-lsp/jupyterlab-lsp/issues/1020">#1020</a></li>
</ul>
</li>
</ul>
<h3><code>jupyter-lsp 2.2.1</code></h3>
<ul>
<li>bug fixes:
<ul>
<li>use <code>APIHandler</code> over <code>JupyterHandler</code> to get
CORS OPTIONS <a
href="https://redirect.github.com/jupyter-lsp/jupyterlab-lsp/issues/952">#952</a>
(thanks <a
href="https://github.com/zhanba"><code>@​zhanba</code></a>!)</li>
<li>use <code>shutil.which</code> to discover <code>npm</code>
executable on Windows (thanks <a
href="https://github.com/jameshurst"><code>@​jameshurst</code></a>!)</li>
</ul>
</li>
<li>maintenance:
<ul>
<li>resolve traitlets type warnings, lint, remove six <a
href="https://redirect.github.com/jupyter-lsp/jupyterlab-lsp/issues/1015">#1015</a></li>
<li>use <code>sys.executable</code> in stdio tests <a
href="https://redirect.github.com/jupyter-lsp/jupyterlab-lsp/issues/998">#998</a></li>
</ul>
</li>
</ul>
<h3><code>@jupyter-lsp/jupyterlab-lsp 5.0.0</code></h3>
<ul>
<li>enhancements:
<ul>
<li>uses toast notifications instead of messages on status bar</li>
<li>diagnostics panel will be re-opened on reload</li>
</ul>
</li>
<li>maintenance:
<ul>
<li>support JupyterLab 4</li>
<li>use upstream <code>@jupyterlab/lsp</code> package</li>
<li>use camelCase convention in TypeScript/JavaScript code</li>
<li>use <code>@codemirror/linter</code> to show diagnostics
<ul>
<li>this comes with a different style of underlines and custom
tooltips</li>
</ul>
</li>
</ul>
</li>
<li>known issues/limitations:
<ul>
<li>configuration of language servers via JSON Settings Editor may
result in a spurious warning
due to a transitive clash with settings from the UI editor when using
nested pattern (e.g.
<code>{pylsp: {flake8: {enabled: true}}}</code>); the dotted pattern
(e.g. <code>{&quot;pylsp.flake8.enabled&quot;: true}</code>)
does not lead to such problem.</li>
</ul>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/jupyter-lsp/jupyterlab-lsp/commits">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=jupyter-lsp&package-manager=pip&previous-version=2.2.0&new-version=2.2.2)](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)
You can disable automated security fix PRs for this repo from the
[Security Alerts
page](https://github.com/thu-ml/tianshou/network/alerts).

</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-01-23 19:48:15 +01:00 committed by GitHub
parent 6e1ffe58e5
commit 7f31294bfd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

6
poetry.lock generated
View File

@ -2085,13 +2085,13 @@ test = ["click", "pre-commit", "pytest (>=7.0)", "pytest-asyncio (>=0.19.0)", "p
[[package]]
name = "jupyter-lsp"
version = "2.2.0"
version = "2.2.2"
description = "Multi-Language Server WebSocket proxy for Jupyter Notebook/Lab server"
optional = false
python-versions = ">=3.8"
files = [
{file = "jupyter-lsp-2.2.0.tar.gz", hash = "sha256:8ebbcb533adb41e5d635eb8fe82956b0aafbf0fd443b6c4bfa906edeeb8635a1"},
{file = "jupyter_lsp-2.2.0-py3-none-any.whl", hash = "sha256:9e06b8b4f7dd50300b70dd1a78c0c3b0c3d8fa68e0f2d8a5d1fbab62072aca3f"},
{file = "jupyter-lsp-2.2.2.tar.gz", hash = "sha256:256d24620542ae4bba04a50fc1f6ffe208093a07d8e697fea0a8d1b8ca1b7e5b"},
{file = "jupyter_lsp-2.2.2-py3-none-any.whl", hash = "sha256:3b95229e4168355a8c91928057c1621ac3510ba98b2a925e82ebd77f078b1aa5"},
]
[package.dependencies]