chore(deps): update dependency ruff to v0.11.10 #53

Merged
hads merged 1 commits from renovate/ruff-0.x-lockfile into main 2025-05-23 08:21:39 +12:00
Owner

This PR contains the following updates:

Package Type Update Change
ruff (source, changelog) dev patch 0.11.9 -> 0.11.10

Release Notes

astral-sh/ruff (ruff)

v0.11.10

Compare Source

Preview features
  • [ruff] Implement a recursive check for RUF060 (#​17976)
  • [airflow] Enable autofixes for AIR301 and AIR311 (#​17941)
  • [airflow] Apply try catch guard to all AIR3 rules (#​17887)
  • [airflow] Extend AIR311 rules (#​17913)
Bug fixes
  • [flake8-bugbear] Ignore B028 if skip_file_prefixes is present (#​18047)
  • [flake8-pie] Mark autofix for PIE804 as unsafe if the dictionary contains comments (#​18046)
  • [flake8-simplify] Correct behavior for str.split/rsplit with maxsplit=0 (SIM905) (#​18075)
  • [flake8-simplify] Fix SIM905 autofix for rsplit creating a reversed list literal (#​18045)
  • [flake8-use-pathlib] Suppress diagnostics for all os.* functions that have the dir_fd parameter (PTH) (#​17968)
  • [refurb] Mark autofix as safe only for number literals (FURB116) (#​17692)
Rule changes
  • [flake8-bandit] Skip S608 for expressionless f-strings (#​17999)
  • [flake8-pytest-style] Don't recommend usefixtures for parametrize values (PT019) (#​17650)
  • [pyupgrade] Add resource.error as deprecated alias of OSError (UP024) (#​17933)
CLI
Documentation
  • Update Neovim setup docs (#​18108)
  • [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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [ruff](https://docs.astral.sh/ruff) ([source](https://github.com/astral-sh/ruff), [changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)) | dev | patch | `0.11.9` -> `0.11.10` | --- ### Release Notes <details> <summary>astral-sh/ruff (ruff)</summary> ### [`v0.11.10`](https://github.com/astral-sh/ruff/blob/HEAD/CHANGELOG.md#01110) [Compare Source](https://github.com/astral-sh/ruff/compare/0.11.9...0.11.10) ##### Preview features - \[`ruff`] Implement a recursive check for `RUF060` ([#&#8203;17976](https://github.com/astral-sh/ruff/pull/17976)) - \[`airflow`] Enable autofixes for `AIR301` and `AIR311` ([#&#8203;17941](https://github.com/astral-sh/ruff/pull/17941)) - \[`airflow`] Apply try catch guard to all `AIR3` rules ([#&#8203;17887](https://github.com/astral-sh/ruff/pull/17887)) - \[`airflow`] Extend `AIR311` rules ([#&#8203;17913](https://github.com/astral-sh/ruff/pull/17913)) ##### Bug fixes - \[`flake8-bugbear`] Ignore `B028` if `skip_file_prefixes` is present ([#&#8203;18047](https://github.com/astral-sh/ruff/pull/18047)) - \[`flake8-pie`] Mark autofix for `PIE804` as unsafe if the dictionary contains comments ([#&#8203;18046](https://github.com/astral-sh/ruff/pull/18046)) - \[`flake8-simplify`] Correct behavior for `str.split`/`rsplit` with `maxsplit=0` (`SIM905`) ([#&#8203;18075](https://github.com/astral-sh/ruff/pull/18075)) - \[`flake8-simplify`] Fix `SIM905` autofix for `rsplit` creating a reversed list literal ([#&#8203;18045](https://github.com/astral-sh/ruff/pull/18045)) - \[`flake8-use-pathlib`] Suppress diagnostics for all `os.*` functions that have the `dir_fd` parameter (`PTH`) ([#&#8203;17968](https://github.com/astral-sh/ruff/pull/17968)) - \[`refurb`] Mark autofix as safe only for number literals (`FURB116`) ([#&#8203;17692](https://github.com/astral-sh/ruff/pull/17692)) ##### Rule changes - \[`flake8-bandit`] Skip `S608` for expressionless f-strings ([#&#8203;17999](https://github.com/astral-sh/ruff/pull/17999)) - \[`flake8-pytest-style`] Don't recommend `usefixtures` for `parametrize` values (`PT019`) ([#&#8203;17650](https://github.com/astral-sh/ruff/pull/17650)) - \[`pyupgrade`] Add `resource.error` as deprecated alias of `OSError` (`UP024`) ([#&#8203;17933](https://github.com/astral-sh/ruff/pull/17933)) ##### CLI - Disable jemalloc on Android ([#&#8203;18033](https://github.com/astral-sh/ruff/pull/18033)) ##### Documentation - Update Neovim setup docs ([#&#8203;18108](https://github.com/astral-sh/ruff/pull/18108)) - \[`flake8-simplify`] Add fix safety section (`SIM103`) ([#&#8203;18086](https://github.com/astral-sh/ruff/pull/18086)) - \[`flake8-simplify`] Add fix safety section (`SIM112`) ([#&#8203;18099](https://github.com/astral-sh/ruff/pull/18099)) - \[`pylint`] Add fix safety section (`PLC0414`) ([#&#8203;17802](https://github.com/astral-sh/ruff/pull/17802)) - \[`pylint`] Add fix safety section (`PLE4703`) ([#&#8203;17824](https://github.com/astral-sh/ruff/pull/17824)) - \[`pylint`] Add fix safety section (`PLW1514`) ([#&#8203;17932](https://github.com/astral-sh/ruff/pull/17932)) - \[`pylint`] Add fix safety section (`PLW3301`) ([#&#8203;17878](https://github.com/astral-sh/ruff/pull/17878)) - \[`ruff`] Add fix safety section (`RUF007`) ([#&#8203;17755](https://github.com/astral-sh/ruff/pull/17755)) - \[`ruff`] Add fix safety section (`RUF033`) ([#&#8203;17760](https://github.com/astral-sh/ruff/pull/17760)) </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4xMS4xOSIsInVwZGF0ZWRJblZlciI6IjQwLjExLjE5IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
hads added 1 commit 2025-05-16 06:06:48 +12:00
chore(deps): update dependency ruff to v0.11.10
All checks were successful
Build and Publish Docker Image / build (pull_request) Successful in 46s
723081594a
hads merged commit 04be78625c into main 2025-05-23 08:21:39 +12:00
hads deleted branch renovate/ruff-0.x-lockfile 2025-05-23 08:21:39 +12:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: hads/hinpdof#53
No description provided.