Skip to content

Commit

Permalink
chore(deps): update dependency ruff to v0.7.1 (#282)
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.0` -> `0.7.1` |
[![age](https://developer.mend.io/api/mc/badges/age/pypi/ruff/0.7.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/ruff/0.7.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/ruff/0.7.0/0.7.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/ruff/0.7.0/0.7.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

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

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

##### Preview features

- Fix `E221` and `E222` to flag missing or extra whitespace around `==`
operator
([#&#8203;13890](https://redirect.github.com/astral-sh/ruff/pull/13890))
- Formatter: Alternate quotes for strings inside f-strings in preview
([#&#8203;13860](https://redirect.github.com/astral-sh/ruff/pull/13860))
- Formatter: Join implicit concatenated strings when they fit on a line
([#&#8203;13663](https://redirect.github.com/astral-sh/ruff/pull/13663))
- \[`pylint`] Restrict `iteration-over-set` to only work on sets of
literals (`PLC0208`)
([#&#8203;13731](https://redirect.github.com/astral-sh/ruff/pull/13731))

##### Rule changes

- \[`flake8-type-checking`] Support auto-quoting when annotations
contain quotes
([#&#8203;11811](https://redirect.github.com/astral-sh/ruff/pull/11811))

##### Server

- Avoid indexing the workspace for single-file mode
([#&#8203;13770](https://redirect.github.com/astral-sh/ruff/pull/13770))

##### Bug fixes

- Make `ARG002` compatible with `EM101` when raising
`NotImplementedError`
([#&#8203;13714](https://redirect.github.com/astral-sh/ruff/pull/13714))

##### Other changes

- Introduce more Docker tags for Ruff (similar to uv)
([#&#8203;13274](https://redirect.github.com/astral-sh/ruff/pull/13274))

</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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/jankatins/pr-workflow-example).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjAuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
  • Loading branch information
jankatins authored Oct 25, 2024
2 parents 2b4a824 + a335146 commit f6c1122
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 f6c1122

Please sign in to comment.