chore(deps): update dependency ruff to v0.11.10 #53
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/ruff-0.x-lockfile"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
0.11.9->0.11.10Release Notes
astral-sh/ruff (ruff)
v0.11.10Compare Source
Preview features
ruff] Implement a recursive check forRUF060(#17976)airflow] Enable autofixes forAIR301andAIR311(#17941)airflow] Apply try catch guard to allAIR3rules (#17887)airflow] ExtendAIR311rules (#17913)Bug fixes
flake8-bugbear] IgnoreB028ifskip_file_prefixesis present (#18047)flake8-pie] Mark autofix forPIE804as unsafe if the dictionary contains comments (#18046)flake8-simplify] Correct behavior forstr.split/rsplitwithmaxsplit=0(SIM905) (#18075)flake8-simplify] FixSIM905autofix forrsplitcreating a reversed list literal (#18045)flake8-use-pathlib] Suppress diagnostics for allos.*functions that have thedir_fdparameter (PTH) (#17968)refurb] Mark autofix as safe only for number literals (FURB116) (#17692)Rule changes
flake8-bandit] SkipS608for expressionless f-strings (#17999)flake8-pytest-style] Don't recommendusefixturesforparametrizevalues (PT019) (#17650)pyupgrade] Addresource.erroras deprecated alias ofOSError(UP024) (#17933)CLI
Documentation
flake8-simplify] Add fix safety section (SIM103) (#18086)flake8-simplify] Add fix safety section (SIM112) (#18099)pylint] Add fix safety section (PLC0414) (#17802)pylint] Add fix safety section (PLE4703) (#17824)pylint] Add fix safety section (PLW1514) (#17932)pylint] Add fix safety section (PLW3301) (#17878)ruff] Add fix safety section (RUF007) (#17755)ruff] Add fix safety section (RUF033) (#17760)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.