Bump ruff from 0.12.3 to 0.12.4
Merged
Number: #2638
Type: Pull Request
State: Merged
Type: Pull Request
State: Merged
Author:
dependabot[bot]
Association: Contributor
Comments: 1
Association: Contributor
Comments: 1
Created:
July 18, 2025 at 10:34 AM UTC
(7 months ago)
(7 months ago)
Updated:
July 18, 2025 at 10:38 AM UTC
(7 months ago)
(7 months ago)
Merged:
July 18, 2025 at 10:38 AM UTC
(7 months ago)
by github-actions[bot]
(7 months ago)
by github-actions[bot]
Time to Close:
5 minutes
Labels:
dependencies python
dependencies python
Description:
Bumps ruff from 0.12.3 to 0.12.4.
Release notes
Sourced from ruff's releases.
0.12.4
Release Notes
Preview features
- [
flake8-type-checking,pyupgrade,ruff] Addfrom __future__ import annotationswhen it would allow new fixes (TC001,TC002,TC003,UP037,RUF013) (#19100)- [
flake8-use-pathlib] Add autofix forPTH109(#19245)- [
pylint] Detect indirectpathlib.Pathusages forunspecified-encoding(PLW1514) (#19304)Bug fixes
- [
flake8-bugbear] FixB017false negatives for keyword exception arguments (#19217)- [
flake8-use-pathlib] Fix false negative on directPath()instantiation (PTH210) (#19388)- [
flake8-django] FixDJ008false positive for abstract models with type-annotatedabstractfield (#19221)- [
isort] FixI002import insertion after docstring with multiple string statements (#19222)- [
isort] Treat form feed as valid whitespace before a semicolon (#19343)- [
pydoclint] FixSyntaxErrorfrom fixes with line continuations (D201,D202) (#19246)- [
refurb]FURB164fix should validate arguments and should usually be marked unsafe (#19136)Rule changes
- [
flake8-use-pathlib] Skip single dots forinvalid-pathlib-with-suffix(PTH210) on versions >= 3.14 (#19331)- [
pep8_naming] Avoid false positives on standard library functions with uppercase names (N802) (#18907)- [
pycodestyle] Handle brace escapes for t-strings in logical lines (#19358)- [
pylint] Extend invalid string character rules to include t-strings (#19355)- [
ruff] Allowstrictkwarg when checking forstarmap-zip(RUF058) in Python 3.14+ (#19333)Documentation
- [
flake8-type-checking] MakeTC010docs example more realistic (#19356)- Make more documentation examples error out-of-the-box (#19288,#19272,#19291,#19296,#19292,#19295,#19297,#19309)
Contributors
... (truncated)
Changelog
Sourced from ruff's changelog.
0.12.4
Preview features
- [
flake8-type-checking,pyupgrade,ruff] Addfrom __future__ import annotationswhen it would allow new fixes (TC001,TC002,TC003,UP037,RUF013) (#19100)- [
flake8-use-pathlib] Add autofix forPTH109(#19245)- [
pylint] Detect indirectpathlib.Pathusages forunspecified-encoding(PLW1514) (#19304)Bug fixes
- [
flake8-bugbear] FixB017false negatives for keyword exception arguments (#19217)- [
flake8-use-pathlib] Fix false negative on directPath()instantiation (PTH210) (#19388)- [
flake8-django] FixDJ008false positive for abstract models with type-annotatedabstractfield (#19221)- [
isort] FixI002import insertion after docstring with multiple string statements (#19222)- [
isort] Treat form feed as valid whitespace before a semicolon (#19343)- [
pydoclint] FixSyntaxErrorfrom fixes with line continuations (D201,D202) (#19246)- [
refurb]FURB164fix should validate arguments and should usually be marked unsafe (#19136)Rule changes
- [
flake8-use-pathlib] Skip single dots forinvalid-pathlib-with-suffix(PTH210) on versions >= 3.14 (#19331)- [
pep8_naming] Avoid false positives on standard library functions with uppercase names (N802) (#18907)- [
pycodestyle] Handle brace escapes for t-strings in logical lines (#19358)- [
pylint] Extend invalid string character rules to include t-strings (#19355)- [
ruff] Allowstrictkwarg when checking forstarmap-zip(RUF058) in Python 3.14+ (#19333)Documentation
Commits
ee2759bBump 0.12.4 (#19406)35f33d9[ty] publish settings diagnostics (#19335)5d78b31[flake8-use-pathlib] Add autofix forPTH109(#19245)c2a05b4[ty] Usebitflagsfor resolved client capabilities (#19393)fae0b5c[ty] Initial implementation of declaration and definition providers. (#19371)cbe94b0[ty] Support empty function bodies inif TYPE_CHECKINGblocks (#19372)029de78[flake8-use-pathlib] Fix false negative on directPath()instantiation (`...ff94fe7Treat form feed as valid whitespace before a semicolon (#19343)b2501b4[pylint] Detect indirectpathlib.Pathusages forunspecified-encoding(...291699b[refurb]FURB164fix should validate arguments and should usually be mark...- 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 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: | 3758200 |
| UUID: | 2676828503 |
| Node ID: | PR_kwDOBI3VHM6fjSlX |
| Host: | GitHub |
| Repository: | VWS-Python/vws-python |
| Merge State: | Unknown |