build(deps): bump hypothesis from 6.156.6 to 6.164.0 - #83
build(deps): bump hypothesis from 6.156.6 to 6.164.0#83dependabot[bot] wants to merge 2 commits into
Conversation
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.156.6 to 6.164.0. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](HypothesisWorks/hypothesis@v6.156.6...v6.164.0) --- updated-dependencies: - dependency-name: hypothesis dependency-version: 6.164.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
📝 WalkthroughWalkthrough
ChangesHypothesis 의존성 업데이트
Estimated code review effort: 1 (Trivial) | ~2 minutes Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Pull request overview
OpenCode cannot approve yet because required coverage evidence did not pass.
Review outcome
1. HIGH .github/workflows/opencode-review.yml:1 - Coverage evidence did not prove required test/docstring evidence
-
Problem: The required coverage-evidence job result was
failure, so OpenCode cannot establish approval sufficiency for this head. -
Root cause: Automated approval is only valid when the same-head coverage-evidence job proves supported repository test suites passed and configured docstring gates passed or were advisory, or reports not applicable because no supported source files or package manifests exist. Missing, failed, skipped, unavailable, or unsupported-tooling test evidence is a blocker.
-
Fix: Install or configure the repository test/docstring evidence tooling when source files or package manifests exist, rerun the current-head coverage-evidence job, and approve only after it reports
successwith required evidence or explicit no-source not-applicable evidence. -
Regression test: Keep the approval branch checking
needs.coverage-evidence.result == successbefore posting APPROVE, and publish REQUEST_CHANGES when coverage-evidence blocker states such as cancelled, skipped, failed, unsupported-tooling, or below-100 evidence are present. -
Result: REQUEST_CHANGES
-
Reason: coverage-evidence result was
failure, so required test/docstring evidence was not proven for current headfa3a30bda3b3209025d55c5526a037f3086f0f07. -
Head SHA:
fa3a30bda3b3209025d55c5526a037f3086f0f07 -
Workflow run: 30771081881
-
Workflow attempt: 1
Coverage evidence
Coverage evidence job did not run or did not publish coverage evidence.
Changed-File Evidence Map
flowchart LR
PR["PR changed files"] --> Evidence["OpenCode bounded evidence"]
Evidence --> S1["Changed file: requirements-property.txt"]
S1 --> I1["repository behavior"]
I1 --> R1["Review risk: Changed file: requirements-property.txt"]
R1 --> V1["required checks"]
OpenCode Review Overview
Pull request overviewOpenCode cannot approve yet because required coverage evidence did not pass. Review outcome1. HIGH .github/workflows/opencode-review.yml:1 - Coverage evidence did not prove required test/docstring evidence
Coverage evidenceCoverage evidence job did not run or did not publish coverage evidence. Changed-File Evidence Mapflowchart LR
PR["PR changed files"] --> Evidence["OpenCode bounded evidence"]
Evidence --> S1["Changed file: requirements-property.txt"]
S1 --> I1["repository behavior"]
I1 --> R1["Review risk: Changed file: requirements-property.txt"]
R1 --> V1["required checks"]
|
seonghobae
left a comment
There was a problem hiding this comment.
Reviewed the exact Dependabot head. The change is confined to the generated property-testing lock and updates Hypothesis from 6.156.6 to 6.164.0 with its published hashes; no production code, workflow permission, or runtime dependency changes are included. Tests, Fuzz, Security, and Security Scan pass. The remaining Semgrep failure is the pre-existing base finding set repaired by #76, so auto-merge must wait for a rebased green current head.
|
@dependabot rebase Rebase onto the integrated security/Atheris prerequisite base |
|
The base commit for this pull request has not changed. |
|
@opencode-agent @cwl-noema-review Review exact current contributor head |
|
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. |
Summary
Update the hash-locked property-testing dependency from Hypothesis 6.156.6 to 6.164.0.
Scope
fuzz/requirements-property.txtonly relative to the exact PR fix(security): pin provider egress and repair the Atheris lock #96 baseStack and exact identity
PR #96 supersedes closed-unmerged PR #76 and remains this PR's stacked base. The dependency update was refreshed on 2026-08-12 through a normal two-parent merge with no conflict.
b5780716c07fc16391e3a525917786ead065dc603703d0da9823b8258a0be94f1801aa5d61bfad9fmaintip independently observed through fix(security): pin provider egress and repair the Atheris lock #96:6841b71935e0b7cb98fb52bcb4709cc5100c8d87987655a04d99d5fa4bce88495e9ca431b3d0a96cfuzz/requirements-property.txtonlyIf #96 moves again, all current-base evidence becomes historical and this branch must be reconciled again. No predecessor-head result or review transfers.
Local verification
The exact published tree was verified before branch publication:
--require-hashes;git diff --check: passed.Hosted exact-head evidence
Every repository-local job below explicitly fetched and checked out exact contributor head
b5780716c07fc16391e3a525917786ead065dc60with checkout credentials disabled.31551570467, job93975174291: success, 566 passed, 100% production statement and branch coverage (3,667 statements / 934 branches, zero misses/partials), and 100% public-docstring coverage.31551570443: success.93975174355found no known vulnerabilities and published CycloneDX SBOM artifact9124499202with archive digestsha256:513839bec9c9a594523269ca9a071c67e1f1d451334661a7aed599c2924375b3.93975174333completed successfully on the exact head.31551570457: success.93975174454installed the exact 6.164.0 hash lock and passed 8 property tests.93975174479completed the four bounded targets with 8,289,951 / 9,957,075 / 601,811 / 3,505 runs and no crash artifact.fa3a30bda3b3209025d55c5526a037f3086f0f07: one OpenCodeCHANGES_REQUESTEDand one repository-author approval. Neither transfers to the current head or qualifies as current-head independent approval.These exact-head runs establish repository-local Tests, Security, Fuzz, coverage, public-docstring, vulnerability-audit, CodeQL, SBOM, hash-lock, and bounded-fuzz evidence. They do not substitute for protected integration of #96 or qualifying independent approval, so the PR remains Draft.
Acceptance
Keep this PR Draft until #96 reaches protected
main, every required exact-head check and current automated verdict is complete, zero valid unresolved findings remain, and a qualifying independent non-author approval applies to the unchanged head. Queued, skipped-required, predecessor-head, stale-base, synthetic-merge, status-only, author-only, absent, failed, or infrastructure-only evidence is not success.