Skip to content

Commit

Permalink
Bump ruff-lsp from 0.0.38 to 0.0.39 (#210)
Browse files Browse the repository at this point in the history
Bumps [ruff-lsp](https://github.com/astral-sh/ruff-lsp) from 0.0.38 to
0.0.39.
<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.39</h2>
<h2>What's Changed</h2>
<ul>
<li>Bump pytest from 7.4.0 to 7.4.1 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/astral-sh/ruff-lsp/pull/236">astral-sh/ruff-lsp#236</a></li>
<li>Bump build from 1.0.0 to 1.0.3 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/astral-sh/ruff-lsp/pull/239">astral-sh/ruff-lsp#239</a></li>
<li>Bump pytest from 7.4.1 to 7.4.2 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/astral-sh/ruff-lsp/pull/240">astral-sh/ruff-lsp#240</a></li>
<li>Bump version to 0.0.39 with Ruff 0.0.288 by <a
href="https://github.com/zanieb"><code>@​zanieb</code></a> in <a
href="https://redirect.github.com/astral-sh/ruff-lsp/pull/242">astral-sh/ruff-lsp#242</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/astral-sh/ruff-lsp/compare/v0.0.38...v0.0.39">https://github.com/astral-sh/ruff-lsp/compare/v0.0.38...v0.0.39</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/astral-sh/ruff-lsp/commit/3787b552c2dd26adf57ce4d7c8d0aa8505ae0dec"><code>3787b55</code></a>
Bump version to 0.0.39 with Ruff 0.0.288 (<a
href="https://redirect.github.com/astral-sh/ruff-lsp/issues/242">#242</a>)</li>
<li><a
href="https://github.com/astral-sh/ruff-lsp/commit/be3d6cc976b6f45836a778a1eb842fc589eed9f2"><code>be3d6cc</code></a>
Bump pytest from 7.4.1 to 7.4.2 (<a
href="https://redirect.github.com/astral-sh/ruff-lsp/issues/240">#240</a>)</li>
<li><a
href="https://github.com/astral-sh/ruff-lsp/commit/e0ad7527f1e010073e71a387c6b8285523a49168"><code>e0ad752</code></a>
Bump build from 1.0.0 to 1.0.3 (<a
href="https://redirect.github.com/astral-sh/ruff-lsp/issues/239">#239</a>)</li>
<li><a
href="https://github.com/astral-sh/ruff-lsp/commit/89c74d0eceeae6043d5b4dbd05b29beb3fd68d70"><code>89c74d0</code></a>
Bump pytest from 7.4.0 to 7.4.1 (<a
href="https://redirect.github.com/astral-sh/ruff-lsp/issues/236">#236</a>)</li>
<li>See full diff in <a
href="https://github.com/astral-sh/ruff-lsp/compare/v0.0.38...v0.0.39">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.38&new-version=0.0.39)](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 Sep 12, 2023
2 parents b246335 + 8bfc0cd commit 8796d86
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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.288"
ruff-lsp = ">=0.0.35,<0.0.39"
ruff-lsp = ">=0.0.35,<0.0.40"
python-lsp-server = "^1.7.3"

[build-system]
Expand Down

0 comments on commit 8796d86

Please sign in to comment.