docs+deps: CH multi-tenant proven; fix Dependabot lock-check#196
Merged
Conversation
Audit P0-1 closed the write-key boundary and the adversarial suite is green on ClickHouse 25.3 (CI test-integration + audit stand). Drop the stale not-yet-proven claim from STATUS, security-audit, and README.
Refresh uv.lock so Dependabot PR range bumps pass lock-check: - contract extra: schemathesis 4.22.3 -> 4.22.4 - core: pyarrow >=17,<25 -> >=17,<26 (resolved pin stays 24.0.0) requirements-docker.lock unchanged (contract extra not in docker export; pyarrow resolved version unchanged).
DORA Metrics
|
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.
Summary
No-Mac follow-up after audit merge on
main = d43e5c0.test-integration+ audit stand). Drop the stalenot yet provenclaim fromdocs/STATUS.md,docs/security-audit.md, andREADME.md.schemathesis4.22.3→4.22.4 and widenpyarrowupper bound to<26; refreshuv.lockso Dependabot PRs chore(deps): bump schemathesis from 4.22.3 to 4.22.4 in the python-minor-patch group across 1 directory #192/chore(deps): update pyarrow requirement from <25,>=17 to >=17,<26 #193 stop failinglock-check. Resolved pyarrow stays 24.0.0;requirements-docker.lockunchanged (contract extra not in docker export).Verify
pytest tests/unit/test_docs_single_source_of_truth.py— 9/9uv lock --check— greenSupersedes
After merge: close #192/#193. #190 (vitest patch, green) can merge independently. #191 (TypeScript 6→7 major) left for a conscious merge.