Skip to content

Commit

Permalink
Bump ruff-lsp from 0.0.35 to 0.0.37 (#204)
Browse files Browse the repository at this point in the history
Bumps [ruff-lsp](https://github.com/astral-sh/ruff-lsp) from 0.0.35 to
0.0.37.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/astral-sh/ruff-lsp/releases">ruff-lsp's
releases</a>.</em></p>
<blockquote>
<h2>v0.0.37</h2>
<p>This is a re-release of <a
href="https://github.com/astral-sh/ruff-lsp/releases/tag/v0.0.36">v0.0.36</a>
with the correct Python library version — v0.0.36 was not published to
PyPI.</p>
<h2>v0.0.36</h2>
<h2>What's Changed</h2>
<ul>
<li>Fix <code>CODE_REGEX</code> by <a
href="https://github.com/harupy"><code>@​harupy</code></a> in <a
href="https://redirect.github.com/astral-sh/ruff-lsp/pull/196">astral-sh/ruff-lsp#196</a></li>
<li>Fix format command by <a
href="https://github.com/MichaReiser"><code>@​MichaReiser</code></a> in
<a
href="https://redirect.github.com/astral-sh/ruff-lsp/pull/200">astral-sh/ruff-lsp#200</a></li>
<li>Bump ruff to 0.0.285 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/astral-sh/ruff-lsp/pull/221">astral-sh/ruff-lsp#221</a></li>
<li>Many additional dependency versions were bumped</li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/zanieb"><code>@​zanieb</code></a> made
their first contribution in <a
href="https://redirect.github.com/astral-sh/ruff-lsp/pull/189">astral-sh/ruff-lsp#189</a></li>
<li><a href="https://github.com/harupy"><code>@​harupy</code></a> made
their first contribution in <a
href="https://redirect.github.com/astral-sh/ruff-lsp/pull/196">astral-sh/ruff-lsp#196</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/astral-sh/ruff-lsp/compare/v0.0.35...v0.0.36">https://github.com/astral-sh/ruff-lsp/compare/v0.0.35...v0.0.36</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/astral-sh/ruff-lsp/commit/09e83c91dd648c32e1d6eb75f3e368f77af67f13"><code>09e83c9</code></a>
Bump version to 0.0.37 (<a
href="https://redirect.github.com/astral-sh/ruff-lsp/issues/222">#222</a>)</li>
<li><a
href="https://github.com/astral-sh/ruff-lsp/commit/4fa5a6f27acb45611f9a737842dc27d062874e73"><code>4fa5a6f</code></a>
Bump ruff from 0.0.284 to 0.0.285 (<a
href="https://redirect.github.com/astral-sh/ruff-lsp/issues/221">#221</a>)</li>
<li><a
href="https://github.com/astral-sh/ruff-lsp/commit/51721bb2b4d295a7beec345b508caf8a8b2a5b0b"><code>51721bb</code></a>
Bump typeguard from 4.1.1 to 4.1.2 (<a
href="https://redirect.github.com/astral-sh/ruff-lsp/issues/219">#219</a>)</li>
<li><a
href="https://github.com/astral-sh/ruff-lsp/commit/447da3262663fdf7421e4833e9fbec3a5f5b5a87"><code>447da32</code></a>
Bump click from 8.1.6 to 8.1.7 (<a
href="https://redirect.github.com/astral-sh/ruff-lsp/issues/220">#220</a>)</li>
<li><a
href="https://github.com/astral-sh/ruff-lsp/commit/5f9dc040468f31795faf428cd1eb3a777471d946"><code>5f9dc04</code></a>
Document limitations and intended use-case in README (<a
href="https://redirect.github.com/astral-sh/ruff-lsp/issues/215">#215</a>)</li>
<li><a
href="https://github.com/astral-sh/ruff-lsp/commit/dc3398dacc0fed5c19c97cedb50329b04c8c2a0f"><code>dc3398d</code></a>
Bump typeguard from 4.1.0 to 4.1.1 (<a
href="https://redirect.github.com/astral-sh/ruff-lsp/issues/217">#217</a>)</li>
<li><a
href="https://github.com/astral-sh/ruff-lsp/commit/6b3665318b2d5891c2d69c2428f45cb5cd4b3c28"><code>6b36653</code></a>
Bump exceptiongroup from 1.1.2 to 1.1.3 (<a
href="https://redirect.github.com/astral-sh/ruff-lsp/issues/216">#216</a>)</li>
<li><a
href="https://github.com/astral-sh/ruff-lsp/commit/6ed6674eb9b25b9a84ad18ddb4e24734b76cb2de"><code>6ed6674</code></a>
Bump ruff from 0.0.283 to 0.0.284 (<a
href="https://redirect.github.com/astral-sh/ruff-lsp/issues/212">#212</a>)</li>
<li><a
href="https://github.com/astral-sh/ruff-lsp/commit/989021c54013de527ac29853635cfc50e69d118a"><code>989021c</code></a>
Bump ruff from 0.0.282 to 0.0.283 (<a
href="https://redirect.github.com/astral-sh/ruff-lsp/issues/211">#211</a>)</li>
<li><a
href="https://github.com/astral-sh/ruff-lsp/commit/d7a5dba85c6787d269254226d03581f2bd36e195"><code>d7a5dba</code></a>
Bump wheel from 0.41.0 to 0.41.1 (<a
href="https://redirect.github.com/astral-sh/ruff-lsp/issues/207">#207</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/astral-sh/ruff-lsp/compare/v0.0.35...v0.0.37">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ruff-lsp&package-manager=pip&previous-version=0.0.35&new-version=0.0.37)](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>
  • Loading branch information
github-actions[bot] authored Aug 21, 2023
2 parents fdb07f0 + 1729597 commit bec60ed
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ bump2version = "^1.0.1"

[tool.poetry.group.dev.dependencies]
ruff = ">=0.0.274,<0.0.286"
ruff-lsp = "^0.0.35"
ruff-lsp = ">=0.0.35,<0.0.38"
python-lsp-server = "^1.7.3"

[build-system]
Expand Down

0 comments on commit bec60ed

Please sign in to comment.