Commit 1b9dbfe
authored
Update dependency ruff to v0.14.7 (#477)
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| [ruff](https://docs.astral.sh/ruff)
([source](https://redirect.github.com/astral-sh/ruff),
[changelog](https://redirect.github.com/astral-sh/ruff/blob/main/CHANGELOG.md))
| `==0.14.6` -> `==0.14.7` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>astral-sh/ruff (ruff)</summary>
###
[`v0.14.7`](https://redirect.github.com/astral-sh/ruff/blob/HEAD/CHANGELOG.md#0147)
[Compare
Source](https://redirect.github.com/astral-sh/ruff/compare/0.14.6...0.14.7)
Released on 2025-11-28.
##### Preview features
- \[`flake8-bandit`] Handle string literal bindings in
suspicious-url-open-usage (`S310`)
([#​21469](https://redirect.github.com/astral-sh/ruff/pull/21469))
- \[`pylint`] Fix `PLR1708` false positives on nested functions
([#​21177](https://redirect.github.com/astral-sh/ruff/pull/21177))
- \[`pylint`] Fix suppression for empty dict without tuple key
annotation (`PLE1141`)
([#​21290](https://redirect.github.com/astral-sh/ruff/pull/21290))
- \[`ruff`] Add rule `RUF066` to detect unnecessary class properties
([#​21535](https://redirect.github.com/astral-sh/ruff/pull/21535))
- \[`ruff`] Catch more dummy variable uses (`RUF052`)
([#​19799](https://redirect.github.com/astral-sh/ruff/pull/19799))
##### Bug fixes
- \[server] Set severity for non-rule diagnostics
([#​21559](https://redirect.github.com/astral-sh/ruff/pull/21559))
- \[`flake8-implicit-str-concat`] Avoid invalid fix in (`ISC003`)
([#​21517](https://redirect.github.com/astral-sh/ruff/pull/21517))
- \[`parser`] Fix panic when parsing IPython escape command expressions
([#​21480](https://redirect.github.com/astral-sh/ruff/pull/21480))
##### CLI
- Show partial fixability indicator in statistics output
([#​21513](https://redirect.github.com/astral-sh/ruff/pull/21513))
##### Contributors
- [@​mikeleppane](https://redirect.github.com/mikeleppane)
- [@​senekor](https://redirect.github.com/senekor)
- [@​ShaharNaveh](https://redirect.github.com/ShaharNaveh)
- [@​JumboBear](https://redirect.github.com/JumboBear)
- [@​prakhar1144](https://redirect.github.com/prakhar1144)
- [@​tsvikas](https://redirect.github.com/tsvikas)
- [@​danparizher](https://redirect.github.com/danparizher)
- [@​chirizxc](https://redirect.github.com/chirizxc)
- [@​AlexWaygood](https://redirect.github.com/AlexWaygood)
- [@​MichaReiser](https://redirect.github.com/MichaReiser)
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **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.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/lettuce-financial/github-bot-signed-commit).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xOS45IiwidXBkYXRlZEluVmVyIjoiNDIuMTkuOSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->2 files changed
+24
-24
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments