chore(deps): update dependency ruff to ^0.8.6 #118

Merged
Xefir merged 1 commits from renovate/ruff-0.x into master 2025-01-05 12:27:42 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
ruff (source, changelog) dev patch ^0.8.5 -> ^0.8.6

Release Notes

astral-sh/ruff (ruff)

v0.8.6

Compare Source

Preview features
  • `format`]: Preserve multiline implicit concatenated strings in docstring positions ([#​15126](https://github.com/astral-sh/ruff/pull/15126))
    
  • `ruff`] Add rule to detect empty literal in deque call (`RUF025`) ([#​15104](https://github.com/astral-sh/ruff/pull/15104))
    
  • `ruff`] Avoid reporting when `ndigits` is possibly negative (`RUF057`) ([#​15234](https://github.com/astral-sh/ruff/pull/15234))
    
    
Rule changes
  • `flake8-todos`] remove issue code length restriction (`TD003`) ([#​15175](https://github.com/astral-sh/ruff/pull/15175))
    
  • `pyflakes`] Ignore errors in `@no_type_check` string annotations (`F722`, `F821`) ([#​15215](https://github.com/astral-sh/ruff/pull/15215))
    
    
CLI
  • Show errors for attempted fixes only when passed --verbose (#​15237)
Bug fixes
  • `ruff`] Avoid syntax error when removing int over multiple lines (`RUF046`) ([#​15230](https://github.com/astral-sh/ruff/pull/15230))
    
  • `pyupgrade`] Revert "Add all PEP-585 names to `UP006` rule" ([#​15250](https://github.com/astral-sh/ruff/pull/15250))
    
    

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.8.5` -> `^0.8.6` | --- ### Release Notes <details> <summary>astral-sh/ruff (ruff)</summary> ### [`v0.8.6`](https://github.com/astral-sh/ruff/blob/HEAD/CHANGELOG.md#086) [Compare Source](https://github.com/astral-sh/ruff/compare/0.8.5...0.8.6) ##### Preview features - \[`format`]: Preserve multiline implicit concatenated strings in docstring positions ([#&#8203;15126](https://github.com/astral-sh/ruff/pull/15126)) - \[`ruff`] Add rule to detect empty literal in deque call (`RUF025`) ([#&#8203;15104](https://github.com/astral-sh/ruff/pull/15104)) - \[`ruff`] Avoid reporting when `ndigits` is possibly negative (`RUF057`) ([#&#8203;15234](https://github.com/astral-sh/ruff/pull/15234)) ##### Rule changes - \[`flake8-todos`] remove issue code length restriction (`TD003`) ([#&#8203;15175](https://github.com/astral-sh/ruff/pull/15175)) - \[`pyflakes`] Ignore errors in `@no_type_check` string annotations (`F722`, `F821`) ([#&#8203;15215](https://github.com/astral-sh/ruff/pull/15215)) ##### CLI - Show errors for attempted fixes only when passed `--verbose` ([#&#8203;15237](https://github.com/astral-sh/ruff/pull/15237)) ##### Bug fixes - \[`ruff`] Avoid syntax error when removing int over multiple lines (`RUF046`) ([#&#8203;15230](https://github.com/astral-sh/ruff/pull/15230)) - \[`pyupgrade`] Revert "Add all PEP-585 names to `UP006` rule" ([#&#8203;15250](https://github.com/astral-sh/ruff/pull/15250)) </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-01-05 00:10:03 +00:00
chore(deps): update dependency ruff to ^0.8.6
All checks were successful
dl / lint (push) Successful in 2m17s
dl / docker (push) Successful in 4m23s
4fec6bc535
Xefir merged commit 9a88271abf into master 2025-01-05 12:27:42 +00:00
Xefir deleted branch renovate/ruff-0.x 2025-01-05 12:27:48 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Xefir/dl#118
No description provided.