Skip to content

chore(deps): update dependency ruff to >=0.14.14#283

Merged
aponcedeleonch merged 1 commit intomainfrom
renovate/ruff-0.x
Jan 23, 2026
Merged

chore(deps): update dependency ruff to >=0.14.14#283
aponcedeleonch merged 1 commit intomainfrom
renovate/ruff-0.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 23, 2026

This PR contains the following updates:

Package Change Age Confidence
ruff (source, changelog) >=0.14.13>=0.14.14 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

astral-sh/ruff (ruff)

v0.14.14

Compare Source

Released on 2026-01-22.

Preview features
  • Preserve required parentheses in lambda bodies (#​22747)
  • Combine range suppression code diagnostics (#​22613)
  • [airflow] Second positional argument to Asset/Dataset should not be a dictionary (AIR303) (#​22453)
  • [ruff] Detect duplicate entries in __all__ (RUF068) (#​22114)
Bug fixes
  • [pyupgrade] Allow shadowing non-builtin bindings (UP029) (#​22749)
  • [pyupgrade] Apply UP045 to string arguments of typing.cast (#​22320)
  • [flake8-pie] Detect duplicated declared class fields in PIE794 (#​22717)
Rule changes
Documentation
  • Add --exit-non-zero-on-format to formatter exit codes section (#​22761)
  • Update contributing guide for adding a new rule (#​22779)
  • [FastAPI] Document fix safety for FAST001 (#​22655)
  • [flake8-async] Tweak explanation to focus on latency/efficiency tradeoff (ASYNC110) (#​22715)
  • [pandas-vet] Make example error out-of-the-box (PD002) (#​22561)
  • [refurb] Make the example work out of box (FURB101) (#​22770)
  • [refurb] Make the example work out of box (FURB103) (#​22769)
Contributors

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.


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

This PR was generated by Mend Renovate. View the repository job log.

@claude
Copy link

claude bot commented Jan 23, 2026

PR Review: Ruff Dependency Update (0.14.13 → 0.14.14)

✅ Approval

This is a straightforward and safe dependency update from Renovate bot.

Analysis

Changes:

  • Updates ruff from >=0.14.13 to >=0.14.14 in pyproject.toml
  • Updates lock file (uv.lock) with new version hashes

Key improvements in 0.14.14:

  • Bug fixes for pyupgrade and flake8-pie rules
  • Enhanced safety for many auto-fixes that would remove comments
  • Rule refinements for flake8-pyi and flake8-pytest-style
  • Better documentation

Security & Risk Assessment:

  • ✅ No breaking changes
  • ✅ No API changes affecting usage
  • ✅ Dependency update follows project conventions (using >= version specifier)
  • ✅ No regression risk - only minor version patch update
  • ✅ Follows the project's use of uv as package manager

Performance: Neutral - linting tool update does not affect runtime performance.

Code Quality: Positive - includes bug fixes and enhanced safety checks.

Recommendation

LGTM - Safe to merge.

@aponcedeleonch aponcedeleonch merged commit 7aaf931 into main Jan 23, 2026
6 checks passed
@aponcedeleonch aponcedeleonch deleted the renovate/ruff-0.x branch January 23, 2026 09:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant