chore(deps): update dependency astral-sh/ruff-vscode to v2026.68.0 - autoclosed - #271
Merged
Merged
Conversation
renovate
Bot
force-pushed
the
renovate/astral-sh-ruff-vscode-2026.x
branch
from
July 16, 2026 17:11
9b9136e to
3082c59
Compare
renovate
Bot
force-pushed
the
renovate/astral-sh-ruff-vscode-2026.x
branch
from
July 23, 2026 23:38
3082c59 to
74be9a1
Compare
renovate
Bot
force-pushed
the
renovate/astral-sh-ruff-vscode-2026.x
branch
from
July 24, 2026 19:57
74be9a1 to
87f0433
Compare
renovate
Bot
force-pushed
the
renovate/astral-sh-ruff-vscode-2026.x
branch
from
July 30, 2026 21:43
87f0433 to
0a629d8
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2026.56.0→2026.68.0Release Notes
astral-sh/ruff-vscode (astral-sh/ruff-vscode)
v2026.68.0Compare Source
This release upgrades the bundled Ruff version to
v0.16.1.Full Changelog: astral-sh/ruff-vscode@2026.66.0...2026.68.0
v2026.66.0Compare Source
Full Changelog: astral-sh/ruff-vscode@2026.64.0...2026.66.0
v2026.64.0Compare Source
This release upgrades the bundled Ruff version to
v0.16.0and includes an additional breaking change:Make the Python extension an optional dependency (#1110)
The
ms-python.pythonextension is now optional and replaced with a dependency on thelighter-weight
ms-python.vscode-python-envsextension. To accommodate this, the lowest supportedVS Code version has also been raised to version 1.100. If you prefer to continue using the Python
extension, you can install it, add the following to your User Settings, and reload VS Code:
{ "python.useEnvironmentsExtension": false }Note, however, that the Python Environments extension must remain installed and enabled for Ruff
to activate.
Full Changelog: astral-sh/ruff-vscode@2026.62.0...2026.64.0
v2026.62.0Compare Source
This release upgrades the bundled Ruff version to
v0.15.22.Full Changelog: astral-sh/ruff-vscode@2026.60.0...2026.62.0
v2026.60.0Compare Source
This release is a follow-up to 2026.58.0 because some of the release artifacts failed to publish to the VS Code Marketplace.
Full Changelog: astral-sh/ruff-vscode@2026.58.0...2026.60.0
v2026.58.0Compare Source
This release upgrades the bundled Ruff version to
v0.15.21.Full Changelog: astral-sh/ruff-vscode@2026.56.0...2026.58.0
Configuration
📅 Schedule: (in timezone Europe/Berlin)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.