Skip to content

Commit

Permalink
⬆️ Update dependency ruff to v0.6.6 🔒 (#325)
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.6.5` -> `0.6.6` |
[![age](https://developer.mend.io/api/mc/badges/age/pypi/ruff/0.6.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/ruff/0.6.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/ruff/0.6.5/0.6.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/ruff/0.6.5/0.6.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

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

[Compare
Source](https://redirect.github.com/astral-sh/ruff/compare/0.6.5...0.6.6)

##### Preview features

- \[`refurb`] Skip `slice-to-remove-prefix-or-suffix` (`FURB188`) when
non-trivial slice steps are present
([#&#8203;13405](https://redirect.github.com/astral-sh/ruff/pull/13405))
- Add a subcommand to generate dependency graphs
([#&#8203;13402](https://redirect.github.com/astral-sh/ruff/pull/13402))

##### Formatter

- Fix placement of inline parameter comments
([#&#8203;13379](https://redirect.github.com/astral-sh/ruff/pull/13379))

##### Server

- Fix off-by one error in the `LineIndex::offset` calculation
([#&#8203;13407](https://redirect.github.com/astral-sh/ruff/pull/13407))

##### Bug fixes

- \[`fastapi`] Respect FastAPI aliases in route definitions
([#&#8203;13394](https://redirect.github.com/astral-sh/ruff/pull/13394))
- \[`pydocstyle`] Respect word boundaries when detecting function
signature in docs
([#&#8203;13388](https://redirect.github.com/astral-sh/ruff/pull/13388))

##### Documentation

- Add backlinks to rule overview linter
([#&#8203;13368](https://redirect.github.com/astral-sh/ruff/pull/13368))
- Fix documentation for editor vim plugin ALE
([#&#8203;13348](https://redirect.github.com/astral-sh/ruff/pull/13348))
- Fix rendering of `FURB188` docs
([#&#8203;13406](https://redirect.github.com/astral-sh/ruff/pull/13406))

</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:eyJjcmVhdGVkSW5WZXIiOiIzOC44MC4wIiwidXBkYXRlZEluVmVyIjoiMzguODAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsicmVub3ZhdGU6ZGVwZW5kZW5jaWVzIl19-->

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 Sep 20, 2024
1 parent cb0a0bc commit ad4443c
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 ad4443c

Please sign in to comment.