Skip to content

Commit

Permalink
Update dependency ruff to v0.6.7 (#369)
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://github.com/astral-sh/ruff),
[changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md))
| `0.6.6` -> `0.6.7` |
[![age](https://developer.mend.io/api/mc/badges/age/pypi/ruff/0.6.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/ruff/0.6.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/ruff/0.6.6/0.6.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/ruff/0.6.6/0.6.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

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

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

##### Preview features

- Add Python version support to ruff analyze CLI
([#&#8203;13426](https://github.com/astral-sh/ruff/pull/13426))
- Add `exclude` support to `ruff analyze`
([#&#8203;13425](https://github.com/astral-sh/ruff/pull/13425))
- Fix parentheses around return type annotations
([#&#8203;13381](https://github.com/astral-sh/ruff/pull/13381))

##### Rule changes

- \[`pycodestyle`] Fix: Don't autofix if the first line ends in a
question mark? (D400)
([#&#8203;13399](https://github.com/astral-sh/ruff/pull/13399))

##### Bug fixes

- Respect `lint.exclude` in ruff check `--add-noqa`
([#&#8203;13427](https://github.com/astral-sh/ruff/pull/13427))

##### Performance

- Avoid tracking module resolver files in Salsa
([#&#8203;13437](https://github.com/astral-sh/ruff/pull/13437))
- Use `forget` for module resolver database
([#&#8203;13438](https://github.com/astral-sh/ruff/pull/13438))

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC44MC4wIiwidXBkYXRlZEluVmVyIjoiMzguODAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->
  • Loading branch information
renovate[bot] authored Sep 21, 2024
2 parents 016b44f + 0ceaf7d commit 7d05c5b
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 7d05c5b

Please sign in to comment.