chore(deps): update dependency ruff to ^0.11.7 #146

Merged
Xefir merged 1 commits from renovate/ruff-0.x into master 2025-04-25 08:23:37 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
ruff (source, changelog) dev patch ^0.11.6 -> ^0.11.7

Release Notes

astral-sh/ruff (ruff)

v0.11.7

Compare Source

Preview features
  • [airflow] Apply auto fixes to cases where the names have changed in Airflow 3 (AIR301) (#​17355)
  • [perflint] Implement fix for manual-dict-comprehension (PERF403) (#​16719)
  • [syntax-errors] Make duplicate parameter names a semantic error (#​17131)
Bug fixes
  • [airflow] Fix typos in provider package names (AIR302, AIR312) (#​17574)
  • [flake8-type-checking] Visit keyword arguments in checks involving typing.cast/typing.NewType arguments (#​17538)
  • [pyupgrade] Preserve parenthesis when fixing native literals containing newlines (UP018) (#​17220)
  • [refurb] Mark the FURB161 fix unsafe except for integers and booleans (#​17240)
Rule changes
  • [perflint] Allow list function calls to be replaced with a comprehension (PERF401) (#​17519)
  • [pycodestyle] Auto-fix redundant boolean comparison (E712) (#​17090)
  • [pylint] make fix unsafe if delete comments (PLR1730) (#​17459)
Documentation

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.6` -> `^0.11.7` | --- ### Release Notes <details> <summary>astral-sh/ruff (ruff)</summary> ### [`v0.11.7`](https://github.com/astral-sh/ruff/blob/HEAD/CHANGELOG.md#0117) [Compare Source](https://github.com/astral-sh/ruff/compare/0.11.6...0.11.7) ##### Preview features - \[`airflow`] Apply auto fixes to cases where the names have changed in Airflow 3 (`AIR301`) ([#&#8203;17355](https://github.com/astral-sh/ruff/pull/17355)) - \[`perflint`] Implement fix for `manual-dict-comprehension` (`PERF403`) ([#&#8203;16719](https://github.com/astral-sh/ruff/pull/16719)) - \[syntax-errors] Make duplicate parameter names a semantic error ([#&#8203;17131](https://github.com/astral-sh/ruff/pull/17131)) ##### Bug fixes - \[`airflow`] Fix typos in provider package names (`AIR302`, `AIR312`) ([#&#8203;17574](https://github.com/astral-sh/ruff/pull/17574)) - \[`flake8-type-checking`] Visit keyword arguments in checks involving `typing.cast`/`typing.NewType` arguments ([#&#8203;17538](https://github.com/astral-sh/ruff/pull/17538)) - \[`pyupgrade`] Preserve parenthesis when fixing native literals containing newlines (`UP018`) ([#&#8203;17220](https://github.com/astral-sh/ruff/pull/17220)) - \[`refurb`] Mark the `FURB161` fix unsafe except for integers and booleans ([#&#8203;17240](https://github.com/astral-sh/ruff/pull/17240)) ##### Rule changes - \[`perflint`] Allow list function calls to be replaced with a comprehension (`PERF401`) ([#&#8203;17519](https://github.com/astral-sh/ruff/pull/17519)) - \[`pycodestyle`] Auto-fix redundant boolean comparison (`E712`) ([#&#8203;17090](https://github.com/astral-sh/ruff/pull/17090)) - \[`pylint`] make fix unsafe if delete comments (`PLR1730`) ([#&#8203;17459](https://github.com/astral-sh/ruff/pull/17459)) ##### Documentation - Add fix safety sections to docs for several rules ([#&#8203;17410](https://github.com/astral-sh/ruff/pull/17410),[#&#8203;17440](https://github.com/astral-sh/ruff/pull/17440),[#&#8203;17441](https://github.com/astral-sh/ruff/pull/17441),[#&#8203;17443](https://github.com/astral-sh/ruff/pull/17443),[#&#8203;17444](https://github.com/astral-sh/ruff/pull/17444)) </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xODEuNiIsInVwZGF0ZWRJblZlciI6IjM3LjE4MS42IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
Renovate added 1 commit 2025-04-25 00:03:27 +00:00
chore(deps): update dependency ruff to ^0.11.7
All checks were successful
dl / lint (push) Successful in 1m15s
dl / docker (push) Successful in 8m33s
ac36e067c2
Xefir merged commit 9764de937b into master 2025-04-25 08:23:37 +00:00
Xefir deleted branch renovate/ruff-0.x 2025-04-25 08:23:37 +00: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: Xefir/dl#146
No description provided.