Bump ruff from 0.11.7 to 0.14.7
Closed
Number: #149
Type: Pull Request
State: Closed
Type: Pull Request
State: Closed
Author:
dependabot[bot]
Association: Unknown
Comments: 1
Association: Unknown
Comments: 1
Created:
December 01, 2025 at 07:20 AM UTC
(4 months ago)
(4 months ago)
Updated:
January 01, 2026 at 07:01 AM UTC
(3 months ago)
(3 months ago)
Closed:
January 01, 2026 at 07:01 AM UTC
(3 months ago)
(3 months ago)
Time to Close:
about 1 month
Labels:
dependencies python
dependencies python
Description:
Bumps ruff from 0.11.7 to 0.14.7.
Release notes
Sourced from ruff's releases.
0.14.7
Release Notes
Released on 2025-11-28.
Preview features
- [
flake8-bandit] Handle string literal bindings in suspicious-url-open-usage (S310) (#21469)- [
pylint] FixPLR1708false positives on nested functions (#21177)- [
pylint] Fix suppression for empty dict without tuple key annotation (PLE1141) (#21290)- [
ruff] Add ruleRUF066to detect unnecessary class properties (#21535)- [
ruff] Catch more dummy variable uses (RUF052) (#19799)Bug fixes
- [server] Set severity for non-rule diagnostics (#21559)
- [
flake8-implicit-str-concat] Avoid invalid fix in (ISC003) (#21517)- [
parser] Fix panic when parsing IPython escape command expressions (#21480)CLI
- Show partial fixability indicator in statistics output (#21513)
Contributors
@mikeleppane@senekor@ShaharNaveh@JumboBear@prakhar1144@tsvikas@danparizher@chirizxc@AlexWaygood@MichaReiserInstall ruff 0.14.7
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/astral-sh/ruff/releases/download/0.14.7/ruff-installer.sh | shInstall prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/astral-sh/ruff/releases/download/0.14.7/ruff-installer.ps1 | iex"
... (truncated)
Changelog
Sourced from ruff's changelog.
0.14.7
Released on 2025-11-28.
Preview features
- [
flake8-bandit] Handle string literal bindings in suspicious-url-open-usage (S310) (#21469)- [
pylint] FixPLR1708false positives on nested functions (#21177)- [
pylint] Fix suppression for empty dict without tuple key annotation (PLE1141) (#21290)- [
ruff] Add ruleRUF066to detect unnecessary class properties (#21535)- [
ruff] Catch more dummy variable uses (RUF052) (#19799)Bug fixes
- [server] Set severity for non-rule diagnostics (#21559)
- [
flake8-implicit-str-concat] Avoid invalid fix in (ISC003) (#21517)- [
parser] Fix panic when parsing IPython escape command expressions (#21480)CLI
- Show partial fixability indicator in statistics output (#21513)
Contributors
@mikeleppane@senekor@ShaharNaveh@JumboBear@prakhar1144@tsvikas@danparizher@chirizxc@AlexWaygood@MichaReiser0.14.6
Released on 2025-11-21.
Preview features
- [
flake8-bandit] Support new PySNMP API paths (S508,S509) (#21374)Bug fixes
- Adjust own-line comment placement between branches (#21185)
- Avoid syntax error when formatting attribute expressions with outer parentheses, parenthesized value, and trailing comment on value (#20418)
- Fix panic when formatting comments in unary expressions (#21501)
- Respect
fmt: skipfor compound statements on a single line (#20633)- [
refurb] FixFURB103autofix (#21454)
... (truncated)
Commits
ecab623Bump 0.14.7 (#21684)42f1521[ty] Generic types aliases (implicit and PEP 613) (#21553)594b7b0[ty] Preserve quoting style when autofixingTypedDictkeys (#21682)b5b4917[ty] Fix override of final method summary (#21681)0084e94[ty] Fix subtyping oftype[Any]/type[T]and protocols (#21678)566c959[ty] RenameReferenceRequestHandlerfile (#21680)8bcfc19[ty] Implementtyping.finalfor methods (#21646)c534bfa[ty] Implement patterns and typevars in the LSP (#21671)5e1b2ee[ty] implement rendering of.. code:: langin docstrings (#21665)98681b9[ty] Adddbparameter toParameters::newmethod (#21674)- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Package Dependencies
Technical Details
| ID: | 12429686 |
| UUID: | 3679622276 |
| Node ID: | PR_kwDOIYP2bc62RfFj |
| Host: | GitHub |
| Repository: | python-ellar/ellar-cli |