chore(deps): update dependency astral-sh/ruff-vscode to v2026.74.0 - #288
Open
renovate[bot] wants to merge 1 commit into
Open
chore(deps): update dependency astral-sh/ruff-vscode to v2026.74.0#288renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
renovate
Bot
force-pushed
the
renovate/astral-sh-ruff-vscode-2026.x
branch
from
August 13, 2026 17:03
1b2bdca to
9e636a4
Compare
renovate
Bot
force-pushed
the
renovate/astral-sh-ruff-vscode-2026.x
branch
from
August 20, 2026 19:40
9e636a4 to
74716ca
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.68.0→2026.74.0Release Notes
astral-sh/ruff-vscode (astral-sh/ruff-vscode)
v2026.74.0Compare Source
This release upgrades the bundled Ruff version to
v0.16.4.Full Changelog: astral-sh/ruff-vscode@2026.72.0...2026.74.0
v2026.72.0Compare Source
This release upgrades the bundled Ruff version to
v0.16.3.Full Changelog: astral-sh/ruff-vscode@2026.70.0...2026.72.0
v2026.70.0Compare Source
This release upgrades the bundled Ruff version to
v0.16.2and includes a couple of additional changes:Both Python extensions are now optional (#1126)
This partially restores the breaking change from v2026.64.0, where the Python extension was made
optional and replaced with a required dependency on the Python Environments extension. That change
proved to be more disruptive than we expected and was reverted in v2026.66.0. This time, both
extensions have been made optional. The Ruff extension will prompt you to install one of them on
its first startup if neither is present and otherwise fall back to a manually configured, globally
installed, or bundled Ruff executable.
The extension now declares support for TOML files (#1127)
This change supports enforcing our new (
RUF201) and existing (RUF200) configuration-relatedlint rules directly in the LSP.
Full Changelog: astral-sh/ruff-vscode@2026.68.0...2026.70.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.