Skip to content

chore(deps): update dependency ruff to v0.4.1 signed-off-by: bot, renovate <hopprexternalrenovate.dl-eo@groups.lmco.com>

lmco-renovate-bot requested to merge renovate/ruff-0.x-lockfile into dev

This MR contains the following updates:

Package Type Update Change
ruff (source, changelog) dev patch 0.4.0 -> 0.4.1

Release Notes

astral-sh/ruff (ruff)

v0.4.1

Compare Source

Preview features
  • [pylint] Implement invalid-hash-returned (PLE0309) (#​10961)
  • [pylint] Implement invalid-index-returned (PLE0305) (#​10962)
Bug fixes
  • [pylint] Allow NoReturn-like functions for __str__, __len__, etc. (PLE0307) (#​11017)
  • Parser: Use empty range when there's "gap" in token source (#​11032)
  • [ruff] Ignore stub functions in unused-async (RUF029) (#​11026)
  • Parser: Expect indented case block instead of match stmt (#​11033)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever MR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports