Skip to content

Commit

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

---

### Release Notes

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

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

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

##### Preview features

- Fix formatting of single with-item with trailing comment
([#&#8203;14005](https://redirect.github.com/astral-sh/ruff/pull/14005))
- \[`pyupgrade`] Add PEP 646 `Unpack` conversion to `*` with fix
(`UP044`)
([#&#8203;13988](https://redirect.github.com/astral-sh/ruff/pull/13988))

##### Rule changes

- Regenerate `known_stdlibs.rs` with stdlibs 2024.10.25
([#&#8203;13963](https://redirect.github.com/astral-sh/ruff/pull/13963))
- \[`flake8-no-pep420`] Skip namespace package enforcement for PEP 723
scripts (`INP001`)
([#&#8203;13974](https://redirect.github.com/astral-sh/ruff/pull/13974))

##### Server

- Fix server panic when undoing an edit
([#&#8203;14010](https://redirect.github.com/astral-sh/ruff/pull/14010))

##### Bug fixes

- Fix issues in discovering ruff in pip build environments
([#&#8203;13881](https://redirect.github.com/astral-sh/ruff/pull/13881))
- \[`flake8-type-checking`] Fix false positive for
`singledispatchmethod` (`TCH003`)
([#&#8203;13941](https://redirect.github.com/astral-sh/ruff/pull/13941))
- \[`flake8-type-checking`] Treat return type of `singledispatch` as
runtime-required (`TCH003`)
([#&#8203;13957](https://redirect.github.com/astral-sh/ruff/pull/13957))

##### Documentation

- \[`flake8-simplify`] Include caveats of enabling
`if-else-block-instead-of-if-exp` (`SIM108`)
([#&#8203;14019](https://redirect.github.com/astral-sh/ruff/pull/14019))

</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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzUuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEzNS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZTpkZXBlbmRlbmNpZXMiXX0=-->

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 Nov 1, 2024
1 parent f51ef03 commit 423afa7
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 423afa7

Please sign in to comment.