Commit b404b2c
authored
⬆️ Bump ruff to v0.14.11 (#80)
This PR contains the following updates:
| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-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.10` → `==0.14.11` |

|

|
---
### Release Notes
<details>
<summary>astral-sh/ruff (ruff)</summary>
###
[`v0.14.11`](https://redirect.github.com/astral-sh/ruff/blob/HEAD/CHANGELOG.md#01411)
[Compare
Source](https://redirect.github.com/astral-sh/ruff/compare/0.14.10...0.14.11)
Released on 2026-01-08.
##### Preview features
- Consolidate diagnostics for matched disable/enable suppression
comments
([#​22099](https://redirect.github.com/astral-sh/ruff/pull/22099))
- Report diagnostics for invalid/unmatched range suppression comments
([#​21908](https://redirect.github.com/astral-sh/ruff/pull/21908))
- \[`airflow`] Passing positional argument into
`airflow.lineage.hook.HookLineageCollector.create_asset` is not allowed
(`AIR303`)
([#​22046](https://redirect.github.com/astral-sh/ruff/pull/22046))
- \[`refurb`] Mark `FURB192` fix as always unsafe
([#​22210](https://redirect.github.com/astral-sh/ruff/pull/22210))
- \[`ruff`] Add `non-empty-init-module` (`RUF067`)
([#​22143](https://redirect.github.com/astral-sh/ruff/pull/22143))
##### Bug fixes
- Fix GitHub format for multi-line diagnostics
([#​22108](https://redirect.github.com/astral-sh/ruff/pull/22108))
- \[`flake8-unused-arguments`] Mark `**kwargs` in `TypeVar` as used
(`ARG001`)
([#​22214](https://redirect.github.com/astral-sh/ruff/pull/22214))
##### Rule changes
- Add `help:` subdiagnostics for several Ruff rules that can sometimes
appear to disagree with `ty`
([#​22331](https://redirect.github.com/astral-sh/ruff/pull/22331))
- \[`pylint`] Demote `PLW1510` fix to display-only
([#​22318](https://redirect.github.com/astral-sh/ruff/pull/22318))
- \[`pylint`] Ignore identical members (`PLR1714`)
([#​22220](https://redirect.github.com/astral-sh/ruff/pull/22220))
- \[`pylint`] Improve diagnostic range for `PLC0206`
([#​22312](https://redirect.github.com/astral-sh/ruff/pull/22312))
- \[`ruff`] Improve fix title for `RUF102` invalid rule code
([#​22100](https://redirect.github.com/astral-sh/ruff/pull/22100))
- \[`flake8-simplify`]: Avoid unnecessary builtins import for `SIM105`
([#​22358](https://redirect.github.com/astral-sh/ruff/pull/22358))
##### Configuration
- Allow Python 3.15 as valid `target-version` value in preview
([#​22419](https://redirect.github.com/astral-sh/ruff/pull/22419))
- Check `required-version` before parsing rules
([#​22410](https://redirect.github.com/astral-sh/ruff/pull/22410))
- Include configured `src` directories when resolving graphs
([#​22451](https://redirect.github.com/astral-sh/ruff/pull/22451))
##### Documentation
- Update `T201` suggestion to not use root logger to satisfy `LOG015`
([#​22059](https://redirect.github.com/astral-sh/ruff/pull/22059))
- Fix `iter` example in unsafe fixes doc
([#​22118](https://redirect.github.com/astral-sh/ruff/pull/22118))
- \[`flake8_print`] better suggestion for `basicConfig` in `T201` docs
([#​22101](https://redirect.github.com/astral-sh/ruff/pull/22101))
- \[`pylint`] Restore the fix safety docs for `PLW0133`
([#​22211](https://redirect.github.com/astral-sh/ruff/pull/22211))
- Fix Jupyter notebook discovery info for editors
([#​22447](https://redirect.github.com/astral-sh/ruff/pull/22447))
##### Contributors
- [@​charliermarsh](https://redirect.github.com/charliermarsh)
- [@​ntBre](https://redirect.github.com/ntBre)
- [@​cenviity](https://redirect.github.com/cenviity)
- [@​njhearp](https://redirect.github.com/njhearp)
- [@​cbachhuber](https://redirect.github.com/cbachhuber)
- [@​jelle-openai](https://redirect.github.com/jelle-openai)
- [@​AlexWaygood](https://redirect.github.com/AlexWaygood)
- [@​ValdonVitija](https://redirect.github.com/ValdonVitija)
- [@​BurntSushi](https://redirect.github.com/BurntSushi)
- [@​Jkhall81](https://redirect.github.com/Jkhall81)
- [@​PeterJCLaw](https://redirect.github.com/PeterJCLaw)
- [@​harupy](https://redirect.github.com/harupy)
- [@​amyreese](https://redirect.github.com/amyreese)
- [@​sjyangkevin](https://redirect.github.com/sjyangkevin)
- [@​woodruffw](https://redirect.github.com/woodruffw)
</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/tr4nt0r/python-xbox).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi43NC41IiwidXBkYXRlZEluVmVyIjoiNDIuNzQuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiOnJlY3ljbGU6IGRlcGVuZGVuY2llcyIsIjpzbmFrZTogcHl0aG9uIl19-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent ec495ff commit b404b2c
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
118 | | - | |
| 118 | + | |
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
| |||
0 commit comments