Skip to content
This repository was archived by the owner on Aug 20, 2026. It is now read-only.

chore(deps): bump actions/checkout from 5 to 7 - #5

Open
dependabot[bot] wants to merge 18 commits into
mainfrom
dependabot/github_actions/actions/checkout-7
Open

chore(deps): bump actions/checkout from 5 to 7#5
dependabot[bot] wants to merge 18 commits into
mainfrom
dependabot/github_actions/actions/checkout-7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 8, 2026

Copy link
Copy Markdown
Contributor

Bumps actions/checkout from 5 to 7.

Release notes

Sourced from actions/checkout's releases.

v7.0.0

What's Changed

New Contributors

Full Changelog: actions/checkout@v6.0.3...v7.0.0

v6.1.0

What's Changed

https://github.blog/changelog/2026-06-18-safer-pull_request_target-defaults-for-github-actions-checkout/ for more details about this breaking change

Full Changelog: actions/checkout@v6.0.3...v6.1.0

v6.0.3

What's Changed

New Contributors

Full Changelog: actions/checkout@v6...v6.0.3

v6.0.2

What's Changed

Full Changelog: actions/checkout@v6.0.1...v6.0.2

v6.0.1

What's Changed

... (truncated)

Changelog

Sourced from actions/checkout's changelog.

Changelog

v7.0.1

v7.0.0

v6.0.3

v6.0.2

v6.0.1

v6.0.0

v5.0.1

v5.0.0

v4.3.1

v4.3.0

v4.2.2

v4.2.1

... (truncated)

Commits

dependabot Bot and others added 2 commits August 8, 2026 19:15
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>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Aug 8, 2026
bogusyogi and others added 3 commits August 9, 2026 01:54
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.
@dependabot
dependabot Bot force-pushed the dependabot/github_actions/actions/checkout-7 branch from 37a37c7 to 7caf2aa Compare August 9, 2026 01:58
Cortex Dispatch and others added 5 commits August 9, 2026 12:24
# 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
dependabot Bot force-pushed the dependabot/github_actions/actions/checkout-7 branch from 7caf2aa to 7b24224 Compare August 10, 2026 02:18
@dependabot
dependabot Bot force-pushed the dependabot/github_actions/actions/checkout-7 branch from 7b24224 to fcb199a Compare August 10, 2026 03:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant