Skip to content

chore(deps): update dependency ruff to >=0.14.10#191

Merged
aponcedeleonch merged 1 commit intomainfrom
renovate/ruff-0.x
Dec 19, 2025
Merged

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

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 18, 2025

This PR contains the following updates:

Package Change Age Confidence
ruff (source, changelog) >=0.14.9 -> >=0.14.10 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.10

Compare Source

Released on 2025-12-18.

Preview features
  • [formatter] Fluent formatting of method chains (#​21369)
  • [formatter] Keep lambda parameters on one line and parenthesize the body if it expands (#​21385)
  • [flake8-implicit-str-concat] New rule to prevent implicit string concatenation in collections (ISC004) (#​21972)
  • [flake8-use-pathlib] Make fixes unsafe when types change in compound statements (PTH104, PTH105, PTH109, PTH115) (#​22009)
  • [refurb] Extend support for Path.open (FURB101, FURB103) (#​21080)
Bug fixes
  • [pyupgrade] Fix parsing named Unicode escape sequences (UP032) (#​21901)
Rule changes
  • [eradicate] Ignore ruff:disable and ruff:enable comments in ERA001 (#​22038)
  • [flake8-pytest-style] Allow match and check keyword arguments without an expected exception type (PT010) (#​21964)
  • [syntax-errors] Annotated name cannot be global (#​20868)
Documentation
  • Add uv and ty to the Ruff README (#​21996)
  • Document known lambda formatting deviations from Black (#​21954)
  • Update setup.md (#​22024)
  • [flake8-bandit] Fix broken link (S704) (#​22039)
Other changes
  • Fix playground Share button showing "Copied!" before clipboard copy completes (#​21942)
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 Dec 18, 2025

PR Review: Ruff Dependency Update

Summary: Minor version update for the ruff linter from 0.14.9 to 0.14.10.

✅ Approved

This is a straightforward dependency update with no code changes. The update includes:

  • Bug fixes: Unicode escape sequence parsing fix
  • Rule improvements: Better handling of pytest-style rules and eradicate comments
  • Preview features: Formatter improvements for method chains and lambda parameters

Key Points

  1. No breaking changes - This is a patch release with only bug fixes and enhancements
  2. Lock file updated correctly - Both pyproject.toml and uv.lock are properly synchronized
  3. Safe to merge - No security concerns or compatibility issues identified

Recommendation

LGTM - Merge this PR. Consider running lint and format tasks locally to ensure the new version works as expected with your codebase, though no issues are anticipated.

aponcedeleonch
aponcedeleonch previously approved these changes Dec 19, 2025
@renovate renovate bot force-pushed the renovate/ruff-0.x branch from c1361bb to f4e15d3 Compare December 19, 2025 09:08
@aponcedeleonch aponcedeleonch merged commit b65b3cc into main Dec 19, 2025
6 checks passed
@aponcedeleonch aponcedeleonch deleted the renovate/ruff-0.x branch December 19, 2025 09:16
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