chore(deps): update dependency ruff to v0.6.5 #235

Merged
Xefir merged 1 commits from renovate/ruff-0.x-lockfile into master 2024-09-14 09:13:03 +00:00
Owner

This PR contains the following updates:

Package Type Update Change
ruff (source, changelog) dev-dependencies patch 0.6.4 -> 0.6.5

Release Notes

astral-sh/ruff (ruff)

v0.6.5

Compare Source

Preview features
  • `pydoclint`] Ignore `DOC201` when function name is "**new**" ([#​13300](https://github.com/astral-sh/ruff/pull/13300))
    
  • `refurb`] Implement `slice-to-remove-prefix-or-suffix` (`FURB188`) ([#​13256](https://github.com/astral-sh/ruff/pull/13256))
    
    
Rule changes
  • `eradicate`] Ignore script-comments with multiple end-tags (`ERA001`) ([#​13283](https://github.com/astral-sh/ruff/pull/13283))
    
  • `pyflakes`] Improve error message for `UndefinedName` when a builtin was added in a newer version than specified in Ruff config (`F821`) ([#​13293](https://github.com/astral-sh/ruff/pull/13293))
    
    
Server
  • Add support for extensionless Python files for server (#​13326)
  • Fix configuration inheritance for configurations specified in the LSP settings (#​13285)
Bug fixes
  • `ruff`] Handle unary operators in `decimal-from-float-literal` (`RUF032`) ([#​13275](https://github.com/astral-sh/ruff/pull/13275))
    
    
CLI
  • Only include rules with diagnostics in SARIF metadata (#​13268)
Playground
  • Add "Copy as pyproject.toml/ruff.toml" and "Paste from TOML" (#​13328)
  • Fix errors not shown for restored snippet on page load (#​13262)

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.4` -> `0.6.5` | --- ### Release Notes <details> <summary>astral-sh/ruff (ruff)</summary> ### [`v0.6.5`](https://github.com/astral-sh/ruff/blob/HEAD/CHANGELOG.md#065) [Compare Source](https://github.com/astral-sh/ruff/compare/0.6.4...0.6.5) ##### Preview features - \[`pydoclint`] Ignore `DOC201` when function name is "**new**" ([#&#8203;13300](https://github.com/astral-sh/ruff/pull/13300)) - \[`refurb`] Implement `slice-to-remove-prefix-or-suffix` (`FURB188`) ([#&#8203;13256](https://github.com/astral-sh/ruff/pull/13256)) ##### Rule changes - \[`eradicate`] Ignore script-comments with multiple end-tags (`ERA001`) ([#&#8203;13283](https://github.com/astral-sh/ruff/pull/13283)) - \[`pyflakes`] Improve error message for `UndefinedName` when a builtin was added in a newer version than specified in Ruff config (`F821`) ([#&#8203;13293](https://github.com/astral-sh/ruff/pull/13293)) ##### Server - Add support for extensionless Python files for server ([#&#8203;13326](https://github.com/astral-sh/ruff/pull/13326)) - Fix configuration inheritance for configurations specified in the LSP settings ([#&#8203;13285](https://github.com/astral-sh/ruff/pull/13285)) ##### Bug fixes - \[`ruff`] Handle unary operators in `decimal-from-float-literal` (`RUF032`) ([#&#8203;13275](https://github.com/astral-sh/ruff/pull/13275)) ##### CLI - Only include rules with diagnostics in SARIF metadata ([#&#8203;13268](https://github.com/astral-sh/ruff/pull/13268)) ##### Playground - Add "Copy as pyproject.toml/ruff.toml" and "Paste from TOML" ([#&#8203;13328](https://github.com/astral-sh/ruff/pull/13328)) - Fix errors not shown for restored snippet on page load ([#&#8203;13262](https://github.com/astral-sh/ruff/pull/13262)) </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-09-14 06:54:46 +00:00
chore(deps): update dependency ruff to v0.6.5
All checks were successful
divent / lint (push) Successful in 2m22s
divent / docker (push) Successful in 1m59s
divent / pypi (push) Has been skipped
d92f162a2c
Xefir merged commit 5c21664677 into master 2024-09-14 09:13:03 +00:00
Xefir deleted branch renovate/ruff-0.x-lockfile 2024-09-14 09:13:04 +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#235
No description provided.