chore(deps-dev): bump ruff from 0.16.6 to 0.16.7 - #637
Open
dependabot[bot] wants to merge 2 commits into
Open
dependabot[bot] wants to merge 2 commits into
dependabot[bot] wants to merge 2 commits into
Conversation
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.16.6 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.6...0.16.7) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.16.7 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
requested review from
carloshvp,
qubeena07 and
zohebk8s
as code owners
September 14, 2026 17:06
Signed-off-by: Imran Siddique <imran.siddique@opaque.co>
imran-siddique
approved these changes
Sep 17, 2026
imran-siddique
left a comment
Member
There was a problem hiding this comment.
Reviewed the repaired dependency diff at 1c5540b. The Ruff 0.16.7 development lock and CI error handling retain the universal target. Recorded tests, dependency audit, and hosted CI pass.
The validation evidence is in the PR description. This supplies the maintainer review; the repository still requires an independent reviewer to approve the latest push.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Development lock repair
Regenerated requirements/dev.txt with uv 0.12.15 using the documented universal Python 3.11 target. Relative to main, only Ruff 0.16.6 -> 0.16.7 and its hashes change. This restores setuptools 84.0.0, pip, Windows dependencies and environment markers removed by the original update. Repeating generation produces identical bytes.
A fresh Windows/Python 3.12 hash-checked install passed. The complete CI test selection (unit, conformance and integration) passed: 1,843 tests, 8 skipped, 88.60% coverage. Ruff lint, mypy (58 source files) and Bandit passed. The local pip-audit attempt stalled without output and was stopped. Hosted CI 35144071503 passed all six Windows/Linux Python 3.11-3.13 jobs, including security scans, and governance. CodeQL 35144071320 passed on 1c5540b.
Bumps ruff from 0.16.6 to 0.16.7.
Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
b5dba86Bump version to 0.16.7 (#28496)5992d05Install rustfmt before linting releases (#28495)1713a1fensure prepare release changes pass prek (#28488)18cdbb4use scoped token for release workflow (#28484)c3813a5add a workflow for preparing releases (#28486)00948c0Remove the "Who’s Using Ruff?" list (#28455)86a2eba[pyupgrade] Stop recommending removedtyping.no_type_check_decorator(`UP...609e184Stop defining__cached__for Python 3.15 (#28476)859ff2f[ty] Track symlinked directory status in listings (#28482)77f6538Use paid GitHub-hosted runners for Linux (#28478)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)