Skip to content

chore(deps-dev): bump ruff from 0.16.5 to 0.16.7 in the python-minor-patch group across 1 directory - #830

Merged
igerber merged 2 commits into
mainfrom
dependabot/pip/python-minor-patch-30fc5c7019
Sep 26, 2026
Merged

igerber merged 2 commits into
mainfrom
dependabot/pip/python-minor-patch-30fc5c7019

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 7, 2026 •

Copy link
Copy Markdown
Contributor

Bumps the python-minor-patch group with 1 update in the / directory: ruff.

Updates ruff from 0.16.5 to 0.16.7

Release notes

Sourced from ruff's releases.

0.16.7

Release Notes

Released on 2026-09-10.

Preview features

  • [ruff] Add rule for default values on method receivers (RUF077) (#26700)
  • [ruff] Recognize re.prefixmatch (RUF039, RUF055) (#28311)

Bug fixes

  • Alternate nested quotes inside format spec interpolations (#28259)
  • [flake8-implicit-str-concat] Mark fix unsafe when it creates a docstring (ISC003) (#27981)
  • [flake8-tidy-imports] Skip fixes for multi-member imports (TID254) (#26584)
  • [pylint] Gate ImportCycleError on Python 3.15 (PLW0133) (#28310)

Rule changes

  • Correct D211 and D203 rule conflict diagnostic (#28444)
  • Recognize slice and frozendict generics (#28477)
  • Stop defining __cached__ for Python 3.15 (#28476)
  • [pyupgrade] Stop recommending removed typing.no_type_check_decorator (UP035) (#28475)

Performance

  • Reuse parser name lookups when interning (#28399)
  • Speed up inherited configuration resolution (#28299)

Documentation

  • Fix line-length path in --config example (#28392)
  • Remove the "Who’s Using Ruff?" list (#28455)

Other changes

  • Embed archive checksums in the shell installer (#28281)

Contributors

... (truncated)

Changelog

Sourced from ruff's changelog.

0.16.7

Released on 2026-09-10.

Preview features

  • [ruff] Add rule for default values on method receivers (RUF077) (#26700)
  • [ruff] Recognize re.prefixmatch (RUF039, RUF055) (#28311)

Bug fixes

  • Alternate nested quotes inside format spec interpolations (#28259)
  • [flake8-implicit-str-concat] Mark fix unsafe when it creates a docstring (ISC003) (#27981)
  • [flake8-tidy-imports] Skip fixes for multi-member imports (TID254) (#26584)
  • [pylint] Gate ImportCycleError on Python 3.15 (PLW0133) (#28310)

Rule changes

  • Correct D211 and D203 rule conflict diagnostic (#28444)
  • Recognize slice and frozendict generics (#28477)
  • Stop defining __cached__ for Python 3.15 (#28476)
  • [pyupgrade] Stop recommending removed typing.no_type_check_decorator (UP035) (#28475)

Performance

  • Reuse parser name lookups when interning (#28399)
  • Speed up inherited configuration resolution (#28299)

Documentation

  • Fix line-length path in --config example (#28392)
  • Remove the "Who’s Using Ruff?" list (#28455)

Other changes

  • Embed archive checksums in the shell installer (#28281)

Contributors

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Dependency updates python Python dependency updates labels Sep 7, 2026
@dependabot
dependabot Bot requested a review from igerber as a code owner September 7, 2026 18:45
@dependabot dependabot Bot added dependencies Dependency updates python Python dependency updates labels Sep 7, 2026
@dependabot dependabot Bot changed the title chore(deps-dev): bump ruff from 0.16.5 to 0.16.6 in the python-minor-patch group chore(deps-dev): bump ruff from 0.16.5 to 0.16.7 in the python-minor-patch group across 1 directory Sep 14, 2026
@dependabot
dependabot Bot force-pushed the dependabot/pip/python-minor-patch-30fc5c7019 branch from de74104 to 94f580d Compare September 14, 2026 18:45
dependabot Bot and others added 2 commits September 26, 2026 07:11
Bumps the python-minor-patch group with 1 update in the / directory: [ruff](https://github.com/astral-sh/ruff).


Updates `ruff` from 0.16.5 to 0.16.7
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@0.16.5...0.16.7)

---
updated-dependencies:
- dependency-name: ruff
  dependency-version: 0.16.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: python-minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@igerber
igerber force-pushed the dependabot/pip/python-minor-patch-30fc5c7019 branch from 94f580d to a4203cf Compare September 26, 2026 11:11
@github-actions

Copy link
Copy Markdown

🔁 AI review rerun (requested by @igerber)

Head SHA: a4203cf43de632eac49e627082c7bbad43aa4e56


Overall assessment: ✅ Looks good

Executive summary

  • Ruff is consistently updated from 0.16.5 to 0.16.7 in both development dependencies and CI.
  • No estimator, statistical methodology, runtime behavior, or public API is affected.
  • No changelog fragment is required for this development-tool-only change.
  • No security, quality, or maintainability issues found.

Methodology

No findings. Causal inference methods, assumptions, weighting, and inference remain unchanged.

Code Quality

No findings. Local and CI Ruff versions remain synchronized.

Performance

No findings. The dependency is development-only and has no library runtime impact.

Maintainability

No findings. Exact pinning preserves reproducible lint results.

Tech Debt

No findings.

Security

No findings. No secrets or runtime dependencies are introduced.

Documentation/Tests

No findings. This tooling-only bump does not require a changelog.d/ fragment or methodology documentation.

@igerber igerber added the ready-for-ci Triggers CI test workflows label Sep 26, 2026
@igerber
igerber merged commit abcd785 into main Sep 26, 2026
49 of 50 checks passed
@igerber
igerber deleted the dependabot/pip/python-minor-patch-30fc5c7019 branch September 26, 2026 12:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency updates python Python dependency updates ready-for-ci Triggers CI test workflows

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant