Skip to content

Commit

Permalink
⬆️ Update dependency ruff to v0.8.6 🔒 (#366)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

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

---

### Release Notes

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

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

[Compare
Source](https://redirect.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://redirect.github.com/astral-sh/ruff/pull/15126))
- \[`ruff`] Add rule to detect empty literal in deque call (`RUF025`)
([#&#8203;15104](https://redirect.github.com/astral-sh/ruff/pull/15104))
- \[`ruff`] Avoid reporting when `ndigits` is possibly negative
(`RUF057`)
([#&#8203;15234](https://redirect.github.com/astral-sh/ruff/pull/15234))

##### Rule changes

- \[`flake8-todos`] remove issue code length restriction (`TD003`)
([#&#8203;15175](https://redirect.github.com/astral-sh/ruff/pull/15175))
- \[`pyflakes`] Ignore errors in `@no_type_check` string annotations
(`F722`, `F821`)
([#&#8203;15215](https://redirect.github.com/astral-sh/ruff/pull/15215))

##### CLI

- Show errors for attempted fixes only when passed `--verbose`
([#&#8203;15237](https://redirect.github.com/astral-sh/ruff/pull/15237))

##### Bug fixes

- \[`ruff`] Avoid syntax error when removing int over multiple lines
(`RUF046`)
([#&#8203;15230](https://redirect.github.com/astral-sh/ruff/pull/15230))
- \[`pyupgrade`] Revert "Add all PEP-585 names to `UP006` rule"
([#&#8203;15250](https://redirect.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**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/ixm-one/pytest-cmake-presets).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44NS4wIiwidXBkYXRlZEluVmVyIjoiMzkuODUuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsicmVub3ZhdGU6ZGVwZW5kZW5jaWVzIl19-->

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 4, 2025
1 parent 93a865b commit 613248e
Showing 1 changed file with 19 additions and 19 deletions.
38 changes: 19 additions & 19 deletions poetry.lock

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

0 comments on commit 613248e

Please sign in to comment.