Commit 8d7cbf4
authored
⬆️ Bump ruff to v0.14.8 (#73)
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.7` -> `==0.14.8` |

|

|
---
### Release Notes
<details>
<summary>astral-sh/ruff (ruff)</summary>
###
[`v0.14.8`](https://redirect.github.com/astral-sh/ruff/blob/HEAD/CHANGELOG.md#0148)
[Compare
Source](https://redirect.github.com/astral-sh/ruff/compare/0.14.7...0.14.8)
Released on 2025-12-04.
##### Preview features
- \[`flake8-bugbear`] Catch `yield` expressions within other statements
(`B901`)
([#​21200](https://redirect.github.com/astral-sh/ruff/pull/21200))
- \[`flake8-use-pathlib`] Mark fixes unsafe for return type changes
(`PTH104`, `PTH105`, `PTH109`, `PTH115`)
([#​21440](https://redirect.github.com/astral-sh/ruff/pull/21440))
##### Bug fixes
- Fix syntax error false positives for `await` outside functions
([#​21763](https://redirect.github.com/astral-sh/ruff/pull/21763))
- \[`flake8-simplify`] Fix truthiness assumption for non-iterable
arguments in tuple/list/set calls (`SIM222`, `SIM223`)
([#​21479](https://redirect.github.com/astral-sh/ruff/pull/21479))
##### Documentation
- Suggest using `--output-file` option in GitLab integration
([#​21706](https://redirect.github.com/astral-sh/ruff/pull/21706))
##### Other changes
- \[syntax-error] Default type parameter followed by non-default type
parameter
([#​21657](https://redirect.github.com/astral-sh/ruff/pull/21657))
##### Contributors
- [@​kieran-ryan](https://redirect.github.com/kieran-ryan)
- [@​11happy](https://redirect.github.com/11happy)
- [@​danparizher](https://redirect.github.com/danparizher)
- [@​ntBre](https://redirect.github.com/ntBre)
</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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4zMi4yIiwidXBkYXRlZEluVmVyIjoiNDIuMzIuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiOnJlY3ljbGU6IGRlcGVuZGVuY2llcyIsIjpzbmFrZTogcHl0aG9uIl19-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 3e9a058 commit 8d7cbf4
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