Skip to content

Commit

Permalink
Update dependency ruff to v0.3.7 (#70)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [ruff](https://docs.astral.sh/ruff)
([source](https://github.com/astral-sh/ruff),
[changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md))
| `0.3.6` -> `0.3.7` |
[![age](https://developer.mend.io/api/mc/badges/age/pypi/ruff/0.3.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/ruff/0.3.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/ruff/0.3.6/0.3.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/ruff/0.3.6/0.3.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>astral-sh/ruff (ruff)</summary>

###
[`v0.3.7`](https://github.com/astral-sh/ruff/blob/HEAD/CHANGELOG.md#037)

[Compare
Source](https://github.com/astral-sh/ruff/compare/v0.3.6...v0.3.7)

##### Preview features

- \[`flake8-bugbear`] Implement `loop-iterator-mutation` (`B909`)
([#&#8203;9578](https://github.com/astral-sh/ruff/pull/9578))
- \[`pylint`] Implement rule to prefer augmented assignment (`PLR6104`)
([#&#8203;9932](https://github.com/astral-sh/ruff/pull/9932))

##### Bug fixes

- Avoid TOCTOU errors in cache initialization
([#&#8203;10884](https://github.com/astral-sh/ruff/pull/10884))
- \[`pylint`] Recode `nan-comparison` rule to `W0177`
([#&#8203;10894](https://github.com/astral-sh/ruff/pull/10894))
- \[`pylint`] Reverse min-max logic in `if-stmt-min-max`
([#&#8203;10890](https://github.com/astral-sh/ruff/pull/10890))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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 [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/fulcrum-so/ziggy-pydust-template).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS4yIiwidGFyZ2V0QnJhbmNoIjoiZGV2ZWxvcCJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 12, 2024
1 parent 9a230c6 commit 3ff46fc
Showing 1 changed file with 18 additions and 18 deletions.
36 changes: 18 additions & 18 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 3ff46fc

Please sign in to comment.