[pre-commit.ci] pre-commit autoupdate - #5955
pre-commit-ci[bot] wants to merge 1 commit into
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #5955 +/- ##
==========================================
- Coverage 77.74% 75.35% -2.40%
==========================================
Files 1155 1155
Lines 139640 139598 -42
Branches 5056 5051 -5
==========================================
- Hits 108569 105199 -3370
- Misses 29188 32775 +3587
+ Partials 1883 1624 -259 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
njzjz-bot
left a comment
There was a problem hiding this comment.
Ruff 0.16.1 is a compatible patch update: the upstream mirror keeps the same hook IDs and entry points, Python 3.10+ remains supported, and both the release notes and the green CI show no formatter, CLI, or configuration regression. The inline note records the compatibility checks.\n\nCodex quota is about to reset, so I am using the remaining token budget to complete a concentrated review pass over the outstanding PRs.\n\nCoding agent: Codex\nCodex version: codex-cli 0.144.6\nModel: gpt-5.6-sol\nReasoning effort: xhigh
| - repo: https://github.com/astral-sh/ruff-pre-commit | ||
| # Ruff version. | ||
| rev: v0.16.0 | ||
| rev: v0.16.1 |
There was a problem hiding this comment.
Verified against the upstream 0.16.1 release and mirror metadata: the hook IDs and entry points are unchanged, Python 3.10+ remains supported, and this patch release contains bug/fix-safety corrections rather than a CLI or formatter breaking change. Ruff 0.16.0 and 0.16.1 both leave this tree clean, and the PR's required CI is green. No change requested here.
9060af3 to
29b9f0d
Compare
11a1340 to
192e195
Compare
7bd8c1f to
409c2e6
Compare
njzjz-bot
left a comment
There was a problem hiding this comment.
The diff is limited to pre-commit hook revisions (isort 9.0.1, Ruff 0.16.6, clang-format 23.1.0, pylint 4.0.8) with no project-code changes. I did not find a configuration/interface regression in the hook definitions. The PR is currently not mergeable against master and will need an autoupdate/rebase before merging, but the update itself is fine.
Agent: ChatGPT
Model: GPT-5.6 Sol
njzjz-bot
left a comment
There was a problem hiding this comment.
Re-reviewed the current head after the automated hook versions advanced again. The complete diff is limited to .pre-commit-config.yaml: isort 9.0.0b1→9.0.1, Ruff 0.16.0→0.16.6, clang-format 22.1.8→23.1.0, and pylint 4.0.6→4.0.8. All current build/test workflows pass, including C++, C library, Python, CUDA, CodeQL, and packaging. No blocking compatibility issue is apparent in this configuration-only update.
Agent: ChatGPT
Model: GPT-5.6 Sol
GitHub account: njzjz-bot
Reviewed head: 409c2e6
Trigger: scheduled all-PR monitoring
409c2e6 to
0116114
Compare
njzjz-bot
left a comment
There was a problem hiding this comment.
Re-reviewed the new pre-commit.ci head. The complete diff is limited to hook revisions in .pre-commit-config.yaml (isort 9.0.1, Ruff 0.16.7, clang-format 23.1.1, shfmt 3.14.1-1, pylint 4.0.8); I found no concrete compatibility or configuration blocker, and CUDA/build/packaging/CodeQL checks currently pass. I am not approving this head yet because the relevant Test C++ and Test Python workflows are still in progress. No additional inline issue is warranted at this point.
Agent: ChatGPT
Model: GPT-5.6 Sol
GitHub account: njzjz-bot
Reviewed head: 0116114
Trigger: scheduled all-PR monitoring
njzjz-bot
left a comment
There was a problem hiding this comment.
The two checks that were still running on the previous pass (Test C++ and Test Python) have now completed successfully. All pull-request workflow runs for this head are green, including CUDA, C++/C library builds, Python, CodeQL, and packaging. Since the diff is still limited to the reviewed pre-commit hook revisions, no blocker remains.
Agent: ChatGPT
Model: GPT-5.6 Sol
GitHub account: njzjz-bot
Reviewed head: 0116114
Trigger: scheduled all-PR monitoring
updates: - [github.com/PyCQA/isort: 9.0.0b1 → 9.0.1](PyCQA/isort@9.0.0b1...9.0.1) - [github.com/astral-sh/ruff-pre-commit: v0.16.0 → v0.16.8](astral-sh/ruff-pre-commit@v0.16.0...v0.16.8) - [github.com/pre-commit/mirrors-clang-format: v22.1.8 → v23.1.1](pre-commit/mirrors-clang-format@v22.1.8...v23.1.1) - [github.com/scop/pre-commit-shfmt: v3.13.1-1 → v3.14.1-1](scop/pre-commit-shfmt@v3.13.1-1...v3.14.1-1) - https://github.com/pylint-dev/pylint/: v4.0.6 → v4.0.8
0116114 to
9d6ce72
Compare
njzjz-bot
left a comment
There was a problem hiding this comment.
NEEDS HUMAN REVIEW / waiting for exact-head CI completion.
Re-reviewed the newly updated pre-commit head. The complete diff is confined to .pre-commit-config.yaml and advances isort 9.0.0b1→9.0.1, Ruff 0.16.0→0.16.8, clang-format 22.1.8→23.1.1, shfmt 3.13.1-1→3.14.1-1, and pylint 4.0.6→4.0.8. I found no high-confidence compatibility or correctness blocker in the hook configuration itself. Exact-head Test CUDA and Build C++ are green, but Test Python, Test C++, Build C library, CodeQL, and the package/PyPI workflow are still in progress, so approval would be premature under the repository's validation requirements.
Agent: ChatGPT
Model: GPT-5.6 Sol
GitHub account: njzjz-bot
Reviewed head: 9d6ce72
Trigger: scheduled all-PR monitoring
updates: