build(deps): bump ruff from 0.15.9 to 0.15.10
Closed
Number: #111
Type: Pull Request
State: Closed
Type: Pull Request
State: Closed
Author:
dependabot[bot]
Association: Unknown
Comments: 1
Association: Unknown
Comments: 1
Created:
April 10, 2026 at 12:46 PM UTC
(about 2 months ago)
(about 2 months ago)
Updated:
April 10, 2026 at 12:48 PM UTC
(about 2 months ago)
(about 2 months ago)
Closed:
April 10, 2026 at 12:47 PM UTC
(about 2 months ago)
(about 2 months ago)
Time to Close:
1 minute
Labels:
dependencies python:uv
dependencies python:uv
Description:
Bumps ruff from 0.15.9 to 0.15.10.
Release notes
Sourced from ruff's releases.
0.15.10
Release Notes
Released on 2026-04-09.
Preview features
- [
flake8-logging] Allow closures in except handlers (LOG004) (#24464)- [
flake8-self] MakeSLFdiagnostics robust to non-self-named variables (#24281)- [
flake8-simplify] Make the fix forcollapsible-ifsafe inpreview(SIM102) (#24371)Bug fixes
- Avoid emitting multi-line f-string elements before Python 3.12 (#24377)
- Avoid syntax error from
E502fixes in f-strings and t-strings (#24410)- Strip form feeds from indent passed to
dedent_to(#24381)- [
pyupgrade] Fix panic caused by handling of octals (UP012) (#24390)- Reject multi-line f-string elements before Python 3.12 (#24355)
Rule changes
- [
ruff] Treat f-string interpolation as potential side effect (RUF019) (#24426)Server
- Add support for custom file extensions (#24463)
Documentation
Contributors
Install ruff 0.15.10
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://releases.astral.sh/github/ruff/releases/download/0.15.10/ruff-installer.sh | sh
... (truncated)
Changelog
Sourced from ruff's changelog.
0.15.10
Released on 2026-04-09.
Preview features
- [
flake8-logging] Allow closures in except handlers (LOG004) (#24464)- [
flake8-self] MakeSLFdiagnostics robust to non-self-named variables (#24281)- [
flake8-simplify] Make the fix forcollapsible-ifsafe inpreview(SIM102) (#24371)Bug fixes
- Avoid emitting multi-line f-string elements before Python 3.12 (#24377)
- Avoid syntax error from
E502fixes in f-strings and t-strings (#24410)- Strip form feeds from indent passed to
dedent_to(#24381)- [
pyupgrade] Fix panic caused by handling of octals (UP012) (#24390)- Reject multi-line f-string elements before Python 3.12 (#24355)
Rule changes
- [
ruff] Treat f-string interpolation as potential side effect (RUF019) (#24426)Server
- Add support for custom file extensions (#24463)
Documentation
Contributors
Commits
252f761Bump 0.15.10 (#24519)37a1ec8[ty] Fix assignability of intersections with bounded typevars (#24502)f518cc9[ty] Allow partially stringifiedtype[…]annotations (#24518)16c4090docs: fix JSON typo in settings example (#24517)99d97bd[ty] Tighten up a few edge cases inConcatenatetype-expression parsing (#2...2714e34[ty] Enablepull-diagnosticsby default in E2E tests (#24516)d8bc700LSP: Add support for custom extensions (#24463)a45f96d[ty] stop special-casing str constructor (#24514)87a0f01[ruff] Treat f-string interpolation as potential side effect in RUF019 (#24426)e9ba848[ty] Fix excess subscript argument inference for non-generic types (#24354)- 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 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: | 15191673 |
| UUID: | 4239233532 |
| Node ID: | PR_kwDOOP9b087RctX- |
| Host: | GitHub |
| Repository: | remarkablemark/python-cli-template |