⬆ Bump ruff from 0.12.4 to 0.12.6
Closed
Number: #1445
Type: Pull Request
State: Closed
Type: Pull Request
State: Closed
Author:
dependabot[bot]
Association: Contributor
Comments: 1
Association: Contributor
Comments: 1
Created:
July 29, 2025 at 10:25 PM UTC
(10 months ago)
(10 months ago)
Updated:
July 30, 2025 at 10:24 PM UTC
(10 months ago)
(10 months ago)
Closed:
July 30, 2025 at 10:24 PM UTC
(10 months ago)
(10 months ago)
Time to Close:
about 24 hours
Labels:
dependencies python internal
dependencies python internal
Description:
Bumps ruff from 0.12.4 to 0.12.6.
Release notes
Sourced from ruff's releases.
0.12.5
Release Notes
Preview features
- [
flake8-use-pathlib] Add autofix forPTH101,PTH104,PTH105,PTH121(#19404)- [
ruff] Support byte strings (RUF055) (#18926)Bug fixes
- Fix
unreachablepanic in parser (#19183)- [
flake8-pyi] Skip fix if allUnionmembers areNone(PYI016) (#19416)- [
perflint] Parenthesize generator expressions (PERF401) (#19325)- [
pylint] Handle empty comments after line continuation (PLR2044) (#19405)Rule changes
- [
pep8-naming] FixN802false positives forCGIHTTPRequestHandlerandSimpleHTTPRequestHandler(#19432)Contributors
@AlexWaygood@BurntSushi@CodeMan62@Gankra@MichaReiser@UnboundVariable@chirizxc@danparizher@dcreager@dhruvmanila@dylwil3@github-actions@ibraheemdev@ntBre@oconnor663@renovate@sharkdp@soundsonacid@thejchapInstall ruff 0.12.5
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/astral-sh/ruff/releases/download/0.12.5/ruff-installer.sh | shInstall prebuilt binaries via powershell script
... (truncated)
Changelog
Sourced from ruff's changelog.
0.12.6
Preview features
- [
flake8-commas] Add support for trailing comma checks in type parameter lists (COM812,COM819) (#19390)- [
pylint] Implement auto-fix formissing-maxsplit-arg(PLC0207) (#19387)- [
ruff] Offer fixes forRUF039in more cases (#19065)Bug fixes
- Support
.pyifiles in ruff analyze graph (#19611)- [
flake8-pyi] Preserve inline comment in ellipsis removal (PYI013) (#19399)- [
perflint] Ignore rule if target isglobalornonlocal(PERF401) (#19539)- [
pyupgrade] FixUP030to avoid modifying double curly braces in format strings (#19378)- [
refurb] Ignore decorated functions forFURB118(#19339)- [
refurb] Markintandboolcases forDecimal.from_floatas safe fixes (FURB164) (#19468)- [
ruff] FixRUF033for named default expressions (#19115)Rule changes
- [
flake8-blind-except] ChangeBLE001to permitlogging.critical(..., exc_info=True)(#19520)Performance
- Add support for specifying minimum dots in detected string imports (#19538)
0.12.5
Preview features
- [
flake8-use-pathlib] Add autofix forPTH101,PTH104,PTH105,PTH121(#19404)- [
ruff] Support byte strings (RUF055) (#18926)Bug fixes
- Fix
unreachablepanic in parser (#19183)- [
flake8-pyi] Skip fix if allUnionmembers areNone(PYI016) (#19416)- [
perflint] Parenthesize generator expressions (PERF401) (#19325)- [
pylint] Handle empty comments after line continuation (PLR2044) (#19405)Rule changes
- [
pep8-naming] FixN802false positives forCGIHTTPRequestHandlerandSimpleHTTPRequestHandler(#19432)
Commits
- See full diff 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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)
Pull Request Statistics
Commits:
1
1
Files Changed:
1
1
Additions:
+1
+1
Deletions:
-1
-1
Package Dependencies
Technical Details
| ID: | 4312302 |
| UUID: | 2705451473 |
| Node ID: | PR_kwDOF8_QEs6hQenR |
| Host: | GitHub |
| Repository: | fastapi/sqlmodel |
| Mergeable: | Yes |
| Merge State: | Clean |