Ruff

Latest version: v0.8.6

Safety actively analyzes 693883 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 28

2024.44.0

This release upgrades the bundled Ruff version to `v0.6.4`, and the bundled `ruff-lsp`
version to `0.0.56`.

- Use "application" scope for global only settings (`ruff.logLevel`, `ruff.logFile`) (594)
- Always include "Show Logs" button in Ruff notification (600)

**Full Changelog**: https://github.com/astral-sh/ruff-vscode/compare/2024.42.0...2024.44.0

2024.42.0

This release upgrades the bundled Ruff version to `v0.6.1`, and the bundled `ruff-lsp`
version to `0.0.55`.

**Full Changelog**: https://github.com/astral-sh/ruff-vscode/compare/2024.40.0...2024.42.0

2024.40.0

The previous release failed to upload some artifacts to the Open VSX registry due to
the registry being down. This release is a re-release of `2024.38.0` to ensure that
users of that registry aren't affected.

**Note**: The VS Code marketplace contains all the artifacts for `2024.38.0`.

**Full Changelog**: https://github.com/astral-sh/ruff-vscode/compare/2024.38.0...2024.40.0

2024.38.0

This release upgrades the bundled Ruff version to `v0.5.7`, which includes a number of bug fixes
and improvements to `ruff server`.

In addition, it also adds support for `.cmd` and `.bat` files in the `ruff.interpreter` setting.

**Full Changelog**: https://github.com/astral-sh/ruff-vscode/compare/2024.36.0...2024.38.0

2024.36.0

This release follows-up on the previous pre-release (`2024.35.0-dev`) and includes additional
bug fixes, specifically to avoid awaiting the VS Code pop-up notifications. These are shown
when a user has set any incompatible settings as per the `ruff.nativeServer` value.

**Full Changelog**: https://github.com/astral-sh/ruff-vscode/compare/2024.34.0...2024.36.0

2024.35.0dev

This pre-release upgrades the bundled Ruff version to `v0.5.4`.

This pre-release also updates the `ruff.interpreter` setting to allow VS Code specific variables
such as `${workspaceFolder}` (https://github.com/astral-sh/ruff-vscode/pull/553). Additionally, the
[environment variables](https://code.visualstudio.com/docs/editor/variables-reference#_environment-variables)
of the form `${env:HOME}` are also replaced (https://github.com/astral-sh/ruff-vscode/pull/554).

Page 2 of 28

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.