This repository was archived by the owner on Aug 20, 2026. It is now read-only.
chore(deps): bump actions/setup-python from 5 to 7 - #4
Open
dependabot[bot] wants to merge 18 commits into
Open
Conversation
Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema) from 4.25.1 to 4.26.0. - [Release notes](https://github.com/python-jsonschema/jsonschema/releases) - [Changelog](https://github.com/python-jsonschema/jsonschema/blob/main/CHANGELOG.rst) - [Commits](python-jsonschema/jsonschema@v4.25.1...v4.26.0) --- updated-dependencies: - dependency-name: jsonschema dependency-version: 4.26.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…3 completion report - tests/python-test-runtime.mjs: install hint now names the merged pin (no version gate; import check unchanged) - .agent/dispatch/completion-report.json: force-added so the D50-D53 evidence survives archiving dispatch/d50-d53 Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Output of a fresh graph build; no source behavior change. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Add strict MCP surfaces, launchable installer diagnostics, actionable error contracts, update signing, native release receipts, Python SCIP resolution, and AX conformance because the seven-book integration requires executable end-to-end acceptance.
# Conflicts: # graph/store-sqlite.mjs
…idates lane Four defects together kept every query behind minutes of synchronous work on busy workspaces (measured on a 151k-symbol, 1.6 GB graph): - candidates path materialized the entire generation into JS per call instead of using the indexed store lookup (minutes -> 659 ms measured); - the freshness barrier's 2 s timeout could never fire: the inline reconcile is synchronous SQLite/filesystem work that never yields to the event loop. Query commands now take the read-only fresh/stale verdict (observeOnly) and never repair — the watcher owns writes by design (>120 s -> 2.9 s measured); - bounded() drained abandoned work without aborting it; reconcile is signal-aware, so abort first and the safety drain settles in ms; - barrier-triggered reconciles ignored .agent/config.json ignoredPrefixes that builds honor, so every scan re-added excluded files: 34,798 phantom journal events, refilling within minutes of being cleared, replayed on every call. Plus: cortex-candidates.mjs, a lean entrypoint importing only store + candidate assembly (0.9 s vs ~2.6 s full-CLI module graph) for latency-budget callers (Membrane federation gives providers 1.5 s total), and read-path pragmas (mmap 256 MB, 64 MB page cache) sized for GB-scale graphs. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
dependabot
Bot
force-pushed
the
dependabot/github_actions/actions/setup-python-7
branch
from
August 10, 2026 02:18
98cb94c to
179ae26
Compare
dependabot
Bot
force-pushed
the
dependabot/github_actions/actions/setup-python-7
branch
from
August 10, 2026 02:27
179ae26 to
9429144
Compare
dependabot
Bot
force-pushed
the
dependabot/github_actions/actions/setup-python-7
branch
from
August 10, 2026 02:33
9429144 to
8461584
Compare
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5 to 7. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@v5...v7) --- updated-dependencies: - dependency-name: actions/setup-python dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/github_actions/actions/setup-python-7
branch
from
August 10, 2026 03:25
8461584 to
2027acc
Compare
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Bumps actions/setup-python from 5 to 7.
Release notes
Sourced from actions/setup-python's releases.
... (truncated)
Commits
5fda3b9Pin SHA commits and update docs with latest versions (#1338)4ab7e95Merge pull request #1337 from actions/philip-gai/bump-actions-cache-6-2-00f3a009Remove the pip-install input (#1336)f8cf429Migrate to ESM and upgrade dependencies (#1330)54baeeaValidate and retry manifest fetch to prevent silent failures (#1332)c709277Annotation code fix (#1335)6849080remove EOL Python versions and Bumps numpy text fixture (#1333)0903b46Bump certifi from 2020.6.20 to 2024.7.4 in /tests/data (#1328)ece7cb0Fix pip cache error handling on Windows. (#1040)1d18d7aUpdate advanced-usage.md (#811)