chore(deps): update dependency ruff to v0.6.1 #80

Merged
Xefir merged 1 commits from renovate/ruff-0.x-lockfile into master 2024-08-17 12:03:26 +00:00
Owner

This PR contains the following updates:

Package Type Update Change
ruff (source, changelog) dev patch 0.6.0 -> 0.6.1

Release Notes

astral-sh/ruff (ruff)

v0.6.1

Compare Source

This is a hotfix release to address an issue with ruff-pre-commit. In v0.6,
Ruff changed its behavior to lint and format Jupyter notebooks by default;
however, due to an oversight, these files were still excluded by default if
Ruff was run via pre-commit, leading to inconsistent behavior.
This has now been fixed.

Preview features
  • `fastapi`] Implement `fast-api-unused-path-parameter` (`FAST003`) ([#​12638](https://github.com/astral-sh/ruff/pull/12638))
    
    
Rule changes
  • `pylint`] Rename `too-many-positional` to `too-many-positional-arguments` (`R0917`) ([#​12905](https://github.com/astral-sh/ruff/pull/12905))
    
    
Server
  • Fix crash when applying "fix-all" code-action to notebook cells (#​12929)
Other changes
  • `flake8-naming`]: Respect import conventions (`N817`) ([#​12922](https://github.com/astral-sh/ruff/pull/12922))
    
    

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.6.0` -> `0.6.1` | --- ### Release Notes <details> <summary>astral-sh/ruff (ruff)</summary> ### [`v0.6.1`](https://github.com/astral-sh/ruff/blob/HEAD/CHANGELOG.md#061) [Compare Source](https://github.com/astral-sh/ruff/compare/0.6.0...0.6.1) This is a hotfix release to address an issue with `ruff-pre-commit`. In v0.6, Ruff changed its behavior to lint and format Jupyter notebooks by default; however, due to an oversight, these files were still excluded by default if Ruff was run via pre-commit, leading to inconsistent behavior. This has [now been fixed](https://github.com/astral-sh/ruff-pre-commit/pull/96). ##### Preview features - \[`fastapi`] Implement `fast-api-unused-path-parameter` (`FAST003`) ([#&#8203;12638](https://github.com/astral-sh/ruff/pull/12638)) ##### Rule changes - \[`pylint`] Rename `too-many-positional` to `too-many-positional-arguments` (`R0917`) ([#&#8203;12905](https://github.com/astral-sh/ruff/pull/12905)) ##### Server - Fix crash when applying "fix-all" code-action to notebook cells ([#&#8203;12929](https://github.com/astral-sh/ruff/pull/12929)) ##### Other changes - \[`flake8-naming`]: Respect import conventions (`N817`) ([#&#8203;12922](https://github.com/astral-sh/ruff/pull/12922)) </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-08-17 06:47:50 +00:00
chore(deps): update dependency ruff to v0.6.1
All checks were successful
dl / lint (push) Successful in 1m10s
dl / docker (push) Successful in 27s
ad1a162d78
Xefir merged commit 43cb564089 into master 2024-08-17 12:03:26 +00:00
Xefir deleted branch renovate/ruff-0.x-lockfile 2024-08-17 12:03:27 +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#80
No description provided.