chore(deps-dev): bump ruff from 0.11.4 to 0.11.13
Closed
Number: #387
Type: Pull Request
State: Closed
Type: Pull Request
State: Closed
Author:
dependabot[bot]
Association: Contributor
Comments: 1
Association: Contributor
Comments: 1
Created:
June 09, 2025 at 10:22 AM UTC
(6 months ago)
(6 months ago)
Updated:
June 23, 2025 at 10:36 AM UTC
(6 months ago)
(6 months ago)
Closed:
June 23, 2025 at 10:36 AM UTC
(6 months ago)
(6 months ago)
Time to Close:
14 days
Labels:
dependencies python
dependencies python
Description:
Bumps ruff from 0.11.4 to 0.11.13.
Release notes
Sourced from ruff's releases.
0.11.13
Release Notes
Preview features
- [
airflow] Add unsafe fix for module moved cases (AIR301,AIR311,AIR312,AIR302) (#18367,#18366,#18363,#18093)- [
refurb] Add coverage ofsetandfrozensetcalls (FURB171) (#18035)- [
refurb] MarkFURB180fix unsafe when class has bases (#18149)Bug fixes
- [
perflint] Fix missing parentheses for lambda and ternary conditions (PERF401,PERF403) (#18412)- [
pyupgrade] ApplyUP035only on py313+ forget_type_hints()(#18476)- [
pyupgrade] Make fix unsafe if it deletes comments (UP004,UP050) (#18393, #18390)Rule changes
- [
fastapi] Avoid false positive for class dependencies (FAST003) (#18271)Documentation
- Update editor setup docs for Neovim and Vim (#18324)
Other changes
- Support Python 3.14 template strings (t-strings) in formatter and parser (#17851)
Contributors
... (truncated)
Changelog
Sourced from ruff's changelog.
0.11.13
Preview features
- [
airflow] Add unsafe fix for module moved cases (AIR301,AIR311,AIR312,AIR302) (#18367,#18366,#18363,#18093)- [
refurb] Add coverage ofsetandfrozensetcalls (FURB171) (#18035)- [
refurb] MarkFURB180fix unsafe when class has bases (#18149)Bug fixes
- [
perflint] Fix missing parentheses for lambda and ternary conditions (PERF401,PERF403) (#18412)- [
pyupgrade] ApplyUP035only on py313+ forget_type_hints()(#18476)- [
pyupgrade] Make fix unsafe if it deletes comments (UP004,UP050) (#18393, #18390)Rule changes
- [
fastapi] Avoid false positive for class dependencies (FAST003) (#18271)Documentation
- Update editor setup docs for Neovim and Vim (#18324)
Other changes
- Support Python 3.14 template strings (t-strings) in formatter and parser (#17851)
0.11.12
Preview features
- [
airflow] Revise fix titles (AIR3) (#18215)- [
pylint] Implementmissing-maxsplit-arg(PLC0207) (#17454)- [
pyupgrade] New ruleUP050(useless-class-metaclass-type) (#18334)- [
flake8-use-pathlib] Replaceos.symlinkwithPath.symlink_to(PTH211) (#18337)Bug fixes
- [
flake8-bugbear] Ignore__debug__attribute inB010(#18357)- [
flake8-async] Fixanyio.sleepargument name (ASYNC115,ASYNC116) (#18262)- [
refurb] FixFURB129autofix generating invalid syntax (#18235)Rule changes
- [
flake8-implicit-str-concat] Add autofix forISC003(#18256)- [
pycodestyle] Improve the diagnostic message forE712(#18328)- [
flake8-2020] Fix diagnostic message for!=comparisons (YTT201) (#18293)- [
pyupgrade] Make fix unsafe if it deletes comments (UP010) (#18291)Documentation
... (truncated)
Commits
5faf72aBump 0.11.13 (#18484)28dbc5c[ty] Fix completion order in playground (#18480)ce216c7RemoveMessage::to_rule(#18447)33468cc[pyupgrade] ApplyUP035only on py313+ forget_type_hints()(#18476)8531f4b[ty] Add infrastructure for AST garbage collection (#18445)5510020[ty] IDE: add support forobject.\<CURSOR>completions (#18468)c0bb83b[perflint] fix missing parentheses for lambda and ternary conditions (PERF4...74a4e9aCombine lint and syntax error handling (#18471)8485dbb[ty] Fix--pythonargument for Windows, and improve error messages for bad ...0858896[ty] type narrowing by attribute/subscript assignments (#18041)- 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:
+19
+19
Deletions:
-19
-19
Package Dependencies
Technical Details
| ID: | 1372234 |
| UUID: | 2578011678 |
| Node ID: | PR_kwDOI-Zpqs6ZqVYe |
| Host: | GitHub |
| Repository: | Python-roborock/python-roborock |
| Mergeable: | Yes |
| Merge State: | Clean |