Skip to content

chore(deps-dev): bump ruff from 0.16.4 to 0.16.5 in the python-minor-patch group - #813

Merged
igerber merged 2 commits into
mainfrom
dependabot/pip/python-minor-patch-3c79134f2c
Sep 5, 2026
Merged

chore(deps-dev): bump ruff from 0.16.4 to 0.16.5 in the python-minor-patch group#813
igerber merged 2 commits into
mainfrom
dependabot/pip/python-minor-patch-3c79134f2c

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 31, 2026

Copy link
Copy Markdown
Contributor

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

Updates ruff from 0.16.4 to 0.16.5

Release notes

Sourced from ruff's releases.

0.16.5

Release Notes

Released on 2026-08-27.

Preview features

  • Allow rules without codes (#28049)
  • Introduce category selectors (#27666)
  • Update preview default rules and categories (#27877)

Bug fixes

  • [flake8-async] Detect blocking generic HTTP requests (ASYNC210) (#28024)
  • [flake8-datetimez] Allow timezone-safe strptime chains (DTZ007) (#28023)
  • [flake8-simplify] Respect side effects in lambda defaults (SIM401) (#28000)

Server

  • Fix duplicated "of" in ClientOptions doc comment (#27978)

Documentation

  • Document rule acceptance guidelines (#27910)
  • Document the new category selectors (#27906)

Contributors

Install ruff 0.16.5

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://releases.astral.sh/github/ruff/releases/download/0.16.5/ruff-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://releases.astral.sh/github/ruff/releases/download/0.16.5/ruff-installer.ps1 | iex"

Download ruff 0.16.5

... (truncated)

Changelog

Sourced from ruff's changelog.

0.16.5

Released on 2026-08-27.

Preview features

  • Allow rules without codes (#28049)
  • Introduce category selectors (#27666)
  • Update preview default rules and categories (#27877)

Bug fixes

  • [flake8-async] Detect blocking generic HTTP requests (ASYNC210) (#28024)
  • [flake8-datetimez] Allow timezone-safe strptime chains (DTZ007) (#28023)
  • [flake8-simplify] Respect side effects in lambda defaults (SIM401) (#28000)

Server

  • Fix duplicated "of" in ClientOptions doc comment (#27978)

Documentation

  • Document rule acceptance guidelines (#27910)
  • Document the new category selectors (#27906)

Contributors

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot Bot added dependencies Dependency updates python Python dependency updates labels Aug 31, 2026
@dependabot
dependabot Bot requested a review from igerber as a code owner August 31, 2026 18:45
@dependabot dependabot Bot added dependencies Dependency updates python Python dependency updates labels Aug 31, 2026
dependabot Bot and others added 2 commits September 5, 2026 09:50
Bumps the python-minor-patch group with 1 update: [ruff](https://github.com/astral-sh/ruff).


Updates `ruff` from 0.16.4 to 0.16.5
- [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.4...0.16.5)

---
updated-dependencies:
- dependency-name: ruff
  dependency-version: 0.16.5
  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-3c79134f2c branch from f8878ec to 94c162b Compare September 5, 2026 13:50
@github-actions

github-actions Bot commented Sep 5, 2026

Copy link
Copy Markdown

🔁 AI review rerun (requested by @igerber)

Head SHA: 94c162becced29f162f9fd2c06133de1676c8cdc


Overall assessment: ✅ Looks good

Executive summary

  • Ruff is consistently upgraded from 0.16.4 to 0.16.5 in local dev dependencies and CI.
  • No estimator, inference, methodology, or runtime behavior changes.
  • No changelog fragment is required for this development-tool-only update.
  • No actionable findings identified.

Methodology

No findings. Causal estimators, assumptions, weighting, variance, and inference are unaffected.

Code Quality

No findings. The exact Ruff pins remain synchronized in .github/workflows/lint.yml:L42 and pyproject.toml:L68.

Performance

No findings. Runtime performance is unaffected.

Maintainability

No findings. Maintaining matching local and CI tool versions supports reproducible lint results.

Tech Debt

No findings.

Security

No findings. The dependency remains exactly pinned.

Documentation/Tests

No findings. This does not change user-visible library behavior, so no changelog.d/ fragment is required.

@igerber igerber added the ready-for-ci Triggers CI test workflows label Sep 5, 2026
@igerber
igerber merged commit 9eb90ea into main Sep 5, 2026
49 of 50 checks passed
@igerber
igerber deleted the dependabot/pip/python-minor-patch-3c79134f2c branch September 5, 2026 15:21
@igerber igerber mentioned this pull request Sep 8, 2026
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