Skip to content

⬆️ Update ruff to v0.16.3 - #224

Open
cmgrayb wants to merge 1 commit into
mainfrom
renovate/ruff-0.x
Open

⬆️ Update ruff to v0.16.3#224
cmgrayb wants to merge 1 commit into
mainfrom
renovate/ruff-0.x

Conversation

@cmgrayb

@cmgrayb cmgrayb commented Aug 17, 2026

Copy link
Copy Markdown
Owner

This PR contains the following updates:

Package Change Age Confidence
ruff (source, changelog) ==0.16.1==0.16.3 age confidence

Release Notes

astral-sh/ruff (ruff)

v0.16.3

Compare Source

Released on 2026-08-13.

Preview features
  • [pylint] Fix false negatives on negative numbers (PLR6104) (#​27251)
  • [pyupgrade] Add rule to replace while 1 with while True (UP048) (#​27190)
Bug fixes
  • [flake8-bandit] Also check keyword arguments (S602, S603, S607, S609) (#​27687)
  • [pylint] Allow continue in finally on Python 3.8 (#​27626)
  • [pylint] Fix PLE1307 false positive with bools (#​27651)
  • [pylint] Fix false positives and negatives with %b format character (PLE1300, PLE1307) (#​27560)
  • [pylint] Improve handling of concatenated strings (PLE1300) (#​27659)
Rule changes
  • [numpy] Make np.chararray autofix backwards-compatible (NPY201) (#​27527)
Performance
  • Enable PGO for Linux x86-64 Ruff releases (#​27570)
  • Enable PGO for Linux ARM64 Ruff releases (#​27574)
  • Enable PGO for Windows x86-64 Ruff releases (#​27573)
  • Enable PGO for macOS ARM64 Ruff releases (#​27572)
  • Reduce Expr size to 64 bytes (#​27591)
CLI
  • Hyperlink rule codes in ruff check --statistics output (#​27646)
Documentation
  • [ruff] Also suggest asyncio.TaskGroup (RUF006) (#​27461)
Other changes
Contributors

v0.16.2

Compare Source

Released on 2026-08-06.

Bug fixes
  • [flake8-pyi] Avoid false positives on singledispatch functions (PYI041) (#​27335)
Server
  • Register formatting capabilities dynamically to exclude TOML files (#​27332)
Contributors

Configuration

📅 Schedule: (in timezone UTC)

  • 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 Renovate Bot (self-hosted)
🔧 Configuration: renovate.json
� Direct PR creation enabled for dependency groups

@github-actions

Copy link
Copy Markdown
Contributor

🔄 CI Pipeline Started

CI checks are running for this PR. Individual workflows will report their status:

Running Checks

  • 🔄 Code Quality Checks (formatting, linting, type checking, full test suite across Python 3.10-3.14)
  • 🔄 Build and Package Test (cross-platform installation testing)
  • 🔄 Security Scan (vulnerability detection with Bandit)

Test Coverage

  • Unit Tests: All core functionality
  • Integration Tests: Real API interaction patterns
  • Coverage Requirement: 80%+ maintained
  • Multi-Python: Tested on Python 3.10, 3.11, 3.12, 3.13, 3.14

Please wait for all checks to complete before merging.


This comment was generated automatically by the CI pipeline.

@codecov

codecov Bot commented Aug 17, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant