chore(poetry): update ruff requirement from <0.14.0,>=0.13.1 to >=0.13.1,<0.15.0 in the poetry-dependencies group
Open
Number: #3
Type: Pull Request
State: Open
Type: Pull Request
State: Open
Author:
dependabot[bot]
Association: Contributor
Comments: 1
Association: Contributor
Comments: 1
Created:
October 07, 2025 at 11:35 PM UTC
(8 months ago)
(8 months ago)
Updated:
October 07, 2025 at 11:35 PM UTC
(8 months ago)
(8 months ago)
Description:
Updates the requirements on ruff to permit the latest version.
Updates ruff to 0.14.0
Release notes
Sourced from ruff's releases.
0.14.0
Release Notes
Released on 2025-10-07.
Breaking changes
- Update default and latest Python versions for 3.14 (#20725)
Preview features
- [
flake8-bugbear] Include certain guaranteed-mutable expressions: tuples, generators, and assignment expressions (B006) (#20024)- [
refurb] Add fixes forFURB101andFURB103(#20520)- [
ruff] ExtendFA102with listed PEP 585-compatible APIs (#20659)Bug fixes
- [
flake8-annotations] Fix return type annotations to handle shadowed builtin symbols (ANN201,ANN202,ANN204,ANN205,ANN206) (#20612)- [
flynt] Fix f-string quoting for mixed quote joiners (FLY002) (#20662)- [
isort] Fix inserting required imports before future imports (I002) (#20676)- [
ruff] Handle argfile expansion errors gracefully (#20691)- [
ruff] SkipRUF051ifelse/elifblock is present (#20705)- [
ruff] Improve handling of intermixed comments inside from-imports (#20561)Documentation
- [
flake8-comprehensions] Clarify fix safety documentation (C413) (#20640)Contributors
Install ruff 0.14.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/astral-sh/ruff/releases/download/0.14.0/ruff-installer.sh | shInstall prebuilt binaries via powershell script
</tr></table>
... (truncated)
Changelog
Sourced from ruff's changelog.
0.14.0
Released on 2025-10-07.
Breaking changes
- Update default and latest Python versions for 3.14 (#20725)
Preview features
- [
flake8-bugbear] Include certain guaranteed-mutable expressions: tuples, generators, and assignment expressions (B006) (#20024)- [
refurb] Add fixes forFURB101andFURB103(#20520)- [
ruff] ExtendFA102with listed PEP 585-compatible APIs (#20659)Bug fixes
- [
flake8-annotations] Fix return type annotations to handle shadowed builtin symbols (ANN201,ANN202,ANN204,ANN205,ANN206) (#20612)- [
flynt] Fix f-string quoting for mixed quote joiners (FLY002) (#20662)- [
isort] Fix inserting required imports before future imports (I002) (#20676)- [
ruff] Handle argfile expansion errors gracefully (#20691)- [
ruff] SkipRUF051ifelse/elifblock is present (#20705)- [
ruff] Improve handling of intermixed comments inside from-imports (#20561)Documentation
- [
flake8-comprehensions] Clarify fix safety documentation (C413) (#20640)Contributors
0.13.x
0.12.x
0.11.x
... (truncated)
Commits
beea8cdBump 0.14.0 (#20751)416e956[ty] Infer better specializations of unions withNone(etc) (#20749)88c0ce3Update default and latest Python versions for 3.14 (#20725)8fb29ea[ruff] improve handling of intermixed comments inside from-imports (#20561)23ebfe7[ty] Fix tiny mistake in protocol tests (#20743)f90d646[ty] Makeinfer_method_informationless confusing (#20740)15af4c0Move --show-settings snapshots to separate files (#20741)76f8e5bRefactor Rust lint test structure to use RuffTestFixture (#20689)b66a3e7[refurb] Add fixes forFURB101,FURB103(#20520)70f51e9[ty] Printdisplayof types when a property test fails (#20720)- 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.14.0,>=0.13.1 → >=0.13.1,<0.15.0
Update Type:
Patch
Patch
Path:
the poetry-dependencies group
Technical Details
| ID: | 9818175 |
| UUID: | 2895615544 |
| Node ID: | PR_kwDOP8w9Q86sl5Y4 |
| Host: | GitHub |
| Repository: | gemmadanks/python-project-template |
| Merge State: | Unknown |