Skip to content

fix: remove stale release dependencies - #237

Merged
tonyketcham merged 1 commit into
mainfrom
stack/tonyketcham/toeknee/extract-proof-repo/remove-stale-release-deps--b49018ea
Aug 12, 2026
Merged

fix: remove stale release dependencies#237
tonyketcham merged 1 commit into
mainfrom
stack/tonyketcham/toeknee/extract-proof-repo/remove-stale-release-deps--b49018ea

Conversation

@tonyketcham

Copy link
Copy Markdown
Collaborator

Drop unused Apollo 3 and GraphQL server packages from the stable package. Update Apollo Server, GraphQL, and lodash-es to supported releases, and keep test-only picomatch out of the published runtime set.\n\nTest plan: pnpm verify; clean tarball install; npm audit and CLI smoke checks.

Depends-On: #236

@tonyketcham

tonyketcham commented Aug 12, 2026

Copy link
Copy Markdown
Collaborator Author

This pull request is part of a Mergify stack:

# Pull Request Link
1 release: prepare Flatbread 1.0 #236
2 fix: remove stale release dependencies #237 👈
3 fix: harden stable package payloads #238
4 fix: make core declarations portable #239
5 docs: record upstream release limits #240
6 chore: move proof to its own repository #241
7 fix: retarget Cursor agents at external Proof #242
8 feat: brand agent memory as Proof and the runner as Oven #244

Drop unused Apollo 3 and GraphQL server packages from the stable package. Update Apollo Server, GraphQL, and lodash-es to supported releases, and keep test-only picomatch out of the published runtime set.\n\nTest plan: pnpm verify; clean tarball install; npm audit and CLI smoke checks.

Change-Id: Ib49018eafae4ef88cbbd3975f8149b2102ac1f3f
@tonyketcham
tonyketcham force-pushed the stack/tonyketcham/toeknee/extract-proof-repo/prepare-flatbread-1-0--3b53d7e2 branch from 2e82c87 to fda484c Compare August 12, 2026 18:16
@tonyketcham
tonyketcham force-pushed the stack/tonyketcham/toeknee/extract-proof-repo/remove-stale-release-deps--b49018ea branch from d50f852 to 034f313 Compare August 12, 2026 18:16
@tonyketcham

Copy link
Copy Markdown
Collaborator Author

Revision history

# Type Changes Reason Date
1 initial d50f852 2026-08-12 18:16 UTC
2 rebase d50f852 → 034f313 (rebase only) 2026-08-12 18:16 UTC

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review skipped

Verdict: SKIP — dependency-only update.

Changed files are package.json dependency bumps/removals, pnpm-lock.yaml, and a CHANGELOG.md note. No source, tests, CLI, or public-contract code changed, so the adversarial review DAG was not run.

Open in Web View Automation 

Sent by Cursor Automation: Flatbread PR Review

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CI Root Cause

Status: third-party-failure

Failing checks:

  • lint (22.x, ubuntu-latest): pnpm install --frozen-lockfile failed downloading sharp@0.31.3 libvips (socket hang up / 503)
  • integration-sveltekit (22.x, ubuntu-latest): same install-time sharp-libvips failure (socket hang up)
  • integration-sveltekit (20.x, windows-latest): same install-time sharp-libvips failure (503 Service Unavailable)
  • integration-nextjs (20.x, windows-latest): same install-time sharp-libvips failure (socket hang up)

Evidence:

  • All four jobs died in Run pnpm install --frozen-lockfile while fetching https://github.com/lovell/sharp-libvips/releases/download/... for sharp@0.31.3 (and sometimes sharp@0.30.7).
  • Errors seen: socket hang up, Status 503 Service Unavailable.
  • Sibling matrix cells on the same SHA (034f313) passed: lint 20.x, build 20/22, test 20/22, and the other integration OS/Node cells (including windows 22.x).
  • PR #237 only changes dependency cleanup (package.json / lockfile / CHANGELOG); no source or test logic that would cause an install download failure.

Resolution steps:

  1. Re-run the failed jobs (or the whole Pipeline workflow) once GitHub Releases / sharp-libvips downloads are healthy.
  2. If install flakes keep clustering on sharp@0.31.3 libvips fetches, consider caching native sharp binaries in CI or pinning/updating the transitive sharp versions that still pull old libvips releases.
  3. No branch code change is required for this failure class.

No code changes were made because this failure is not caused by the branch.

Open in Web View Automation 

Sent by Cursor Automation: Flatbread - Fix CI

Base automatically changed from stack/tonyketcham/toeknee/extract-proof-repo/prepare-flatbread-1-0--3b53d7e2 to main August 12, 2026 19:24
@tonyketcham
tonyketcham merged commit 9fe0686 into main Aug 12, 2026
35 of 57 checks passed
@tonyketcham
tonyketcham deleted the stack/tonyketcham/toeknee/extract-proof-repo/remove-stale-release-deps--b49018ea branch August 12, 2026 19:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants