chore(deps): update dependency ruff to v0.6.9 #239

Merged
Xefir merged 1 commits from renovate/ruff-0.x-lockfile into master 2024-10-05 07:52:35 +00:00
Owner

This PR contains the following updates:

Package Type Update Change
ruff (source, changelog) dev-dependencies patch 0.6.8 -> 0.6.9

Release Notes

astral-sh/ruff (ruff)

v0.6.9

Compare Source

Preview features
  • Fix codeblock dynamic line length calculation for indented docstring examples (#​13523)
  • `refurb`] Mark `FURB118` fix as unsafe ([#​13613](https://github.com/astral-sh/ruff/pull/13613))
    
    
Rule changes
  • `pydocstyle`] Don't raise `D208` when last line is non-empty ([#​13372](https://github.com/astral-sh/ruff/pull/13372))
    
  • `pylint`] Preserve trivia (i.e. comments) in `PLR5501` autofix ([#​13573](https://github.com/astral-sh/ruff/pull/13573))
    
    
Configuration
  • `pyflakes`] Add `allow-unused-imports` setting for `unused-import` rule (`F401`) ([#​13601](https://github.com/astral-sh/ruff/pull/13601))
    
    
Bug fixes
  • Support ruff discovery in pip build environments (#​13591)
  • `flake8-bugbear`] Avoid short circuiting `B017` for multiple context managers ([#​13609](https://github.com/astral-sh/ruff/pull/13609))
    
  • `pylint`] Do not offer an invalid fix for `PLR1716` when the comparisons contain parenthesis ([#​13527](https://github.com/astral-sh/ruff/pull/13527))
    
  • `pyupgrade`] Fix `UP043` to apply to `collections.abc.Generator` and `collections.abc.AsyncGenerator` ([#​13611](https://github.com/astral-sh/ruff/pull/13611))
    
  • `refurb`] Fix handling of slices in tuples for `FURB118`, e.g., `x[:, 1]` ([#​13518](https://github.com/astral-sh/ruff/pull/13518))
    
    
Documentation
  • Update GitHub Action link to astral-sh/ruff-action (#​13551)

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-dependencies | patch | `0.6.8` -> `0.6.9` | --- ### Release Notes <details> <summary>astral-sh/ruff (ruff)</summary> ### [`v0.6.9`](https://github.com/astral-sh/ruff/blob/HEAD/CHANGELOG.md#069) [Compare Source](https://github.com/astral-sh/ruff/compare/0.6.8...0.6.9) ##### Preview features - Fix codeblock dynamic line length calculation for indented docstring examples ([#&#8203;13523](https://github.com/astral-sh/ruff/pull/13523)) - \[`refurb`] Mark `FURB118` fix as unsafe ([#&#8203;13613](https://github.com/astral-sh/ruff/pull/13613)) ##### Rule changes - \[`pydocstyle`] Don't raise `D208` when last line is non-empty ([#&#8203;13372](https://github.com/astral-sh/ruff/pull/13372)) - \[`pylint`] Preserve trivia (i.e. comments) in `PLR5501` autofix ([#&#8203;13573](https://github.com/astral-sh/ruff/pull/13573)) ##### Configuration - \[`pyflakes`] Add `allow-unused-imports` setting for `unused-import` rule (`F401`) ([#&#8203;13601](https://github.com/astral-sh/ruff/pull/13601)) ##### Bug fixes - Support ruff discovery in pip build environments ([#&#8203;13591](https://github.com/astral-sh/ruff/pull/13591)) - \[`flake8-bugbear`] Avoid short circuiting `B017` for multiple context managers ([#&#8203;13609](https://github.com/astral-sh/ruff/pull/13609)) - \[`pylint`] Do not offer an invalid fix for `PLR1716` when the comparisons contain parenthesis ([#&#8203;13527](https://github.com/astral-sh/ruff/pull/13527)) - \[`pyupgrade`] Fix `UP043` to apply to `collections.abc.Generator` and `collections.abc.AsyncGenerator` ([#&#8203;13611](https://github.com/astral-sh/ruff/pull/13611)) - \[`refurb`] Fix handling of slices in tuples for `FURB118`, e.g., `x[:, 1]` ([#&#8203;13518](https://github.com/astral-sh/ruff/pull/13518)) ##### Documentation - Update GitHub Action link to `astral-sh/ruff-action` ([#&#8203;13551](https://github.com/astral-sh/ruff/pull/13551)) </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=-->
Xefir added 1 commit 2024-10-05 06:31:15 +00:00
chore(deps): update dependency ruff to v0.6.9
All checks were successful
divent / lint (push) Successful in 2m22s
divent / docker (push) Successful in 1m23s
divent / pypi (push) Has been skipped
0e1f825c2e
Xefir merged commit f9002552cc into master 2024-10-05 07:52:35 +00:00
Xefir deleted branch renovate/ruff-0.x-lockfile 2024-10-05 07:52:35 +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/Divent#239
No description provided.