Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): Bump python-lsp-ruff from 1.5.2 to 1.6.0 #461

Merged
merged 1 commit into from
Nov 3, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2023

Bumps python-lsp-ruff from 1.5.2 to 1.6.0.

Release notes

Sourced from python-lsp-ruff's releases.

Python LSP ruff v1.6.0

What's Changed

  • Support new ruff version, fix wrong call to ruff through PATH by @​jhossbach in python-lsp/python-lsp-ruff#52
    • Authored by first-time constributor @​kstrauser, thanks a lot for your contribution!
    • Also thanks to @​znd4 for pointing out the issue with ruff not being called from the correct virtual environment at times.

Version v1.6.0 is only compatible with ruff version 0.1.0 or higher, so make sure you update accordingly.

Full Changelog: python-lsp/python-lsp-ruff@v1.5.3...v1.6.0

Python LSP ruff v1.5.3

The main goal of this release is to allow users to keep ruff<0.1.0 if desired. The upcoming release v1.6.0 will be compatible with the latest version of ruff (see #48)

What's Changed

New Contributors

Full Changelog: python-lsp/python-lsp-ruff@v1.5.2...v1.5.3

Commits
  • be27747 Merge pull request #52 from python-lsp/pr_v160
  • 3f17ceb bump to v1.6.0
  • 438d8fd update README with new executable default
  • ea5f874 make executable optional, invoke ruff with sys
  • b183eb1 Add ruff 0.1.0 capabilities.
  • b71fcd3 Merge pull request #50 from python-lsp/ruff_minor_v_change_fixup
  • 6a9a2ff bump to v1.5.3
  • 34bd4d7 restrict ruff to <0.1.0
  • 2373aed Remove flake8 from auto-disable dict
  • See full diff in compare view

Dependabot compatibility score

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 commands and options

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)

Bumps [python-lsp-ruff](https://github.com/python-lsp/python-lsp-ruff) from 1.5.2 to 1.6.0.
- [Release notes](https://github.com/python-lsp/python-lsp-ruff/releases)
- [Commits](python-lsp/python-lsp-ruff@v1.5.2...v1.6.0)

---
updated-dependencies:
- dependency-name: python-lsp-ruff
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Nov 1, 2023
@rumpelsepp rumpelsepp merged commit b5712fe into master Nov 3, 2023
@rumpelsepp rumpelsepp deleted the dependabot/pip/python-lsp-ruff-1.6.0 branch November 3, 2023 07:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant