chore(deps): bump ruff from 0.16.1 to 0.16.3 - #224
Conversation
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.16.1 to 0.16.3. - [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.1...0.16.3) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.16.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
Pull request overview
OpenCode could not approve from deterministic current-head evidence because GitHub Checks have failed.
Findings
1. HIGH Current-head GitHub Checks - Fix failed required checks before approval
- Problem: Failed same-head checks remain for
0cac905538aa51831157626d026146bd97236db0. - Root cause: The model-unavailable evidence fallback is allowed only when peer GitHub Checks are complete and clean.
- Fix: Read and fix the failed check logs below, then rerun the current-head checks.
- Regression test: Keep the model-unavailable fallback gated on an empty failed-check rollup.
Failed checks:
- ci/test (3.10): FAILURE (https://github.com/ContextualWisdomLab/EgressWeave/actions/runs/31969470449/job/95219512869)
- ci/test (3.11): FAILURE (https://github.com/ContextualWisdomLab/EgressWeave/actions/runs/31969470449/job/95219512960)
- ci/test (3.12): FAILURE (https://github.com/ContextualWisdomLab/EgressWeave/actions/runs/31969470449/job/95219512867)
- ci/test (3.13): FAILURE (https://github.com/ContextualWisdomLab/EgressWeave/actions/runs/31969470449/job/95219512843)
- ci/test (3.14): FAILURE (https://github.com/ContextualWisdomLab/EgressWeave/actions/runs/31969470449/job/95219512847)
- test (3.10) check run: failure (https://github.com/ContextualWisdomLab/EgressWeave/actions/runs/31969470449/job/95219512869)
- test (3.11) check run: failure (https://github.com/ContextualWisdomLab/EgressWeave/actions/runs/31969470449/job/95219512960)
- test (3.12) check run: failure (https://github.com/ContextualWisdomLab/EgressWeave/actions/runs/31969470449/job/95219512867)
- test (3.13) check run: failure (https://github.com/ContextualWisdomLab/EgressWeave/actions/runs/31969470449/job/95219512843)
- test (3.14) check run: failure (https://github.com/ContextualWisdomLab/EgressWeave/actions/runs/31969470449/job/95219512847)
Changed-File Evidence Map
flowchart LR
PR["PR changed files"] --> Evidence["OpenCode bounded evidence"]
Evidence --> S1["Changed file: requirements-ci.txt"]
S1 --> I1["repository behavior"]
I1 --> R1["Review risk: Changed file: requirements-ci.txt"]
R1 --> V1["required checks"]
OpenCode Review Overview
Pull request overviewOpenCode could not approve from deterministic current-head evidence because GitHub Checks have failed. Findings1. HIGH Current-head GitHub Checks - Fix failed required checks before approval
Failed checks:
Changed-File Evidence Mapflowchart LR
PR["PR changed files"] --> Evidence["OpenCode bounded evidence"]
Evidence --> S1["Changed file: requirements-ci.txt"]
S1 --> I1["repository behavior"]
I1 --> R1["Review risk: Changed file: requirements-ci.txt"]
R1 --> V1["required checks"]
|
| - .github/workflows/repair-pr-224.yml | ||
|
|
||
| permissions: | ||
| contents: write |
|
Closing as superseded by clean successor #226. The successor carries the Ruff 0.16.3 exact pins and owns the required production repair for portable multi-artifact SHA-256 lock entries, duplicate-hash rejection, runtime-SBOM digest membership, focused regressions, changelog, and fresh exact-head verification. This Dependabot lane cannot independently satisfy the same-file repair boundary; no checks, reviews, approvals, or auto-merge state transfer to #226. |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps ruff from 0.16.1 to 0.16.3.
Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
b0e4702Bump 0.16.3 (#27723)ecdd401[ty] Separate script and uv modules from project metadata (#27720)1263524[ty] Simplify display implementations with std::fmt::from_fn (#27718)59196ba[ty] Unify polarity-aware relation construction (#27707)b8c5e73[ty] Disable CodSpeed cycle estimation for instrumented benchmarks (#27706)2b0d210[ty] Centralize matched argument relations (#27705)a9130f3[pyupgrade] Add rule to replacewhile 1withwhile True(while-one, `...c64c7d6[ty] Model try exception flow with operation checkpoints (#27471)9dea5ef[ty] Avoid deriving sequents for typevars with concrete bounds (#27587)9798e88[ty] Preserve enum exhaustiveness with custom missing methods (#27700)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)