build(deps): bump ruff from 0.12.10 to 0.12.12 in the test-and-lint-dependencies group
Merged
Number: #2864
Type: Pull Request
State: Merged
Type: Pull Request
State: Merged
Author:
dependabot[bot]
Association: Contributor
Comments: 0
Association: Contributor
Comments: 0
Created:
September 08, 2025 at 09:14 PM UTC
(9 months ago)
(9 months ago)
Updated:
September 09, 2025 at 09:28 AM UTC
(9 months ago)
(9 months ago)
Merged:
September 09, 2025 at 09:28 AM UTC
(9 months ago)
by jku
(9 months ago)
by jku
Time to Close:
about 12 hours
Labels:
dependencies python
dependencies python
Description:
Bumps the test-and-lint-dependencies group with 1 update: ruff.
Updates ruff from 0.12.10 to 0.12.12
Release notes
Sourced from ruff's releases.
0.12.12
Release Notes
Preview features
- Show fixes by default (#19919)
- [
airflow] ConvertDatasetOrTimeSchedule(datasets=...)toAssetOrTimeSchedule(assets=...)(AIR311) (#20202)- [
airflow] Improve theAIR002error message (#20173)- [
airflow] Moveairflow.operators.postgres_operator.MappingfromAIR302toAIR301(#20172)- [
flake8-async] Implementblocking-inputrule (ASYNC250) (#20122)- [
flake8-use-pathlib] MakePTH119andPTH120fixes unsafe because they can change behavior (#20118)- [
pylint] Add U+061C toPLE2502(#20106)- [
ruff] Fix false negative for empty f-strings indequecalls (RUF037) (#20109)Bug fixes
- Less confidently mark f-strings as empty when inferring truthiness (#20152)
- [
fastapi] Fix false positive for paths with spaces around parameters (FAST003) (#20077)- [
flake8-comprehensions] SkipC417when lambda containsyield/yield from(#20201)- [
perflint] Handle tuples in dictionary comprehensions (PERF403) (#19934)Rule changes
- [
pycodestyle] Preserve return type annotation forParamSpec(E731) (#20108)Documentation
Contributors
... (truncated)
Changelog
Sourced from ruff's changelog.
0.12.12
Preview features
- Show fixes by default (#19919)
- [
airflow] ConvertDatasetOrTimeSchedule(datasets=...)toAssetOrTimeSchedule(assets=...)(AIR311) (#20202)- [
airflow] Improve theAIR002error message (#20173)- [
airflow] Moveairflow.operators.postgres_operator.MappingfromAIR302toAIR301(#20172)- [
flake8-async] Implementblocking-inputrule (ASYNC250) (#20122)- [
flake8-use-pathlib] MakePTH119andPTH120fixes unsafe because they can change behavior (#20118)- [
pylint] Add U+061C toPLE2502(#20106)- [
ruff] Fix false negative for empty f-strings indequecalls (RUF037) (#20109)Bug fixes
- Less confidently mark f-strings as empty when inferring truthiness (#20152)
- [
fastapi] Fix false positive for paths with spaces around parameters (FAST003) (#20077)- [
flake8-comprehensions] SkipC417when lambda containsyield/yield from(#20201)- [
perflint] Handle tuples in dictionary comprehensions (PERF403) (#19934)Rule changes
- [
pycodestyle] Preserve return type annotation forParamSpec(E731) (#20108)Documentation
0.12.11
Preview features
- [
airflow] ExtendAIR311andAIR312rules (#20082)- [
airflow] Replace wrong pathairflow.io.storagewithairflow.io.store(AIR311) (#20081)- [
flake8-async] Implementblocking-http-call-httpx-in-async-function(ASYNC212) (#20091)- [
flake8-logging-format] Add auto-fix for f-string logging calls (G004) (#19303)- [
flake8-use-pathlib] Add autofix forPTH211(#20009)- [
flake8-use-pathlib] MakePTH100fix unsafe because it can change behavior (#20100)Bug fixes
- [
pyflakes,pylint] Fix false positives caused by__class__cell handling (F841,PLE0117) (#20048)- [
pyflakes] Fixallowed-unused-importsmatching for top-level modules (F401) (#20115)- [
ruff] Fix false positive for t-strings indefault-factory-kwarg(RUF026) (#20032)- [
ruff] Preserve relative whitespace in multi-line expressions (RUF033) (#19647)Rule changes
- [
ruff] Handle empty t-strings inunnecessary-empty-iterable-within-deque-call(RUF037) (#20045)
... (truncated)
Commits
c6516e9Bump 0.12.12 (#20242)1aaa084[ty] More tests for TypedDict (#20205)b49aa35Split LICENSE addendum by derivation type (#20222)1e34f3f[ty] Fix small test typo (#20220)77b2cee[ty] Add functions for revealing assignability/subtyping constraints (#20217)200349c[flake8-comprehensions] SkipC417when lambda containsyield/`yield fro...0d4f7dd[ty] Treat__new__as a static method (#20212)cb1ba0dExposeIndentationinruff_python_codegen(#20216)cda376a[ty]eliminate definitely-impossible types from union in equality narrowing (#...b14fc96Update Rust crate tracing-subscriber to v0.3.20 (#20162)- 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 <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions
Pull Request Statistics
Commits:
1
1
Files Changed:
1
1
Additions:
+1
+1
Deletions:
-1
-1
Package Dependencies
Package:
ruff
Ecosystem:
pip
pip
Version Change:
0.12.10 → 0.12.12
Update Type:
Patch
Patch
Path:
the test-and-lint-dependencies group
Technical Details
| ID: | 7306989 |
| UUID: | 2809641909 |
| Node ID: | PR_kwDOAHkylc6nd7u1 |
| Host: | GitHub |
| Repository: | theupdateframework/python-tuf |
| Merge State: | Unknown |