Commit ec495ff
authored
⬆️ Bump ruff to v0.14.10 (#79)
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.9` -> `==0.14.10` |

|

|
---
### Release Notes
<details>
<summary>astral-sh/ruff (ruff)</summary>
###
[`v0.14.10`](https://redirect.github.com/astral-sh/ruff/blob/HEAD/CHANGELOG.md#01410)
[Compare
Source](https://redirect.github.com/astral-sh/ruff/compare/0.14.9...0.14.10)
Released on 2025-12-18.
##### Preview features
- \[formatter] Fluent formatting of method chains
([#​21369](https://redirect.github.com/astral-sh/ruff/pull/21369))
- \[formatter] Keep lambda parameters on one line and parenthesize the
body if it expands
([#​21385](https://redirect.github.com/astral-sh/ruff/pull/21385))
- \[`flake8-implicit-str-concat`] New rule to prevent implicit string
concatenation in collections (`ISC004`)
([#​21972](https://redirect.github.com/astral-sh/ruff/pull/21972))
- \[`flake8-use-pathlib`] Make fixes unsafe when types change in
compound statements (`PTH104`, `PTH105`, `PTH109`, `PTH115`)
([#​22009](https://redirect.github.com/astral-sh/ruff/pull/22009))
- \[`refurb`] Extend support for `Path.open` (`FURB101`, `FURB103`)
([#​21080](https://redirect.github.com/astral-sh/ruff/pull/21080))
##### Bug fixes
- \[`pyupgrade`] Fix parsing named Unicode escape sequences (`UP032`)
([#​21901](https://redirect.github.com/astral-sh/ruff/pull/21901))
##### Rule changes
- \[`eradicate`] Ignore `ruff:disable` and `ruff:enable` comments in
`ERA001`
([#​22038](https://redirect.github.com/astral-sh/ruff/pull/22038))
- \[`flake8-pytest-style`] Allow `match` and `check` keyword arguments
without an expected exception type (`PT010`)
([#​21964](https://redirect.github.com/astral-sh/ruff/pull/21964))
- \[syntax-errors] Annotated name cannot be global
([#​20868](https://redirect.github.com/astral-sh/ruff/pull/20868))
##### Documentation
- Add `uv` and `ty` to the Ruff README
([#​21996](https://redirect.github.com/astral-sh/ruff/pull/21996))
- Document known lambda formatting deviations from Black
([#​21954](https://redirect.github.com/astral-sh/ruff/pull/21954))
- Update `setup.md`
([#​22024](https://redirect.github.com/astral-sh/ruff/pull/22024))
- \[`flake8-bandit`] Fix broken link (`S704`)
([#​22039](https://redirect.github.com/astral-sh/ruff/pull/22039))
##### Other changes
- Fix playground Share button showing "Copied!" before clipboard copy
completes
([#​21942](https://redirect.github.com/astral-sh/ruff/pull/21942))
##### Contributors
- [@​dylwil3](https://redirect.github.com/dylwil3)
-
[@​charliecloudberry](https://redirect.github.com/charliecloudberry)
- [@​charliermarsh](https://redirect.github.com/charliermarsh)
- [@​chirizxc](https://redirect.github.com/chirizxc)
- [@​ntBre](https://redirect.github.com/ntBre)
- [@​zanieb](https://redirect.github.com/zanieb)
- [@​amyreese](https://redirect.github.com/amyreese)
- [@​hauntsaninja](https://redirect.github.com/hauntsaninja)
- [@​11happy](https://redirect.github.com/11happy)
- [@​mahiro72](https://redirect.github.com/mahiro72)
- [@​MichaReiser](https://redirect.github.com/MichaReiser)
- [@​phongddo](https://redirect.github.com/phongddo)
- [@​PeterJCLaw](https://redirect.github.com/PeterJCLaw)
</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:eyJjcmVhdGVkSW5WZXIiOiI0Mi41OS4wIiwidXBkYXRlZEluVmVyIjoiNDIuNTkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiOnJlY3ljbGU6IGRlcGVuZGVuY2llcyIsIjpzbmFrZTogcHl0aG9uIl19-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 8bfb55d commit ec495ff
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