fix(deps): replace dependency apollo-server-express with @apollo/server ^4.0.0#140
fix(deps): replace dependency apollo-server-express with @apollo/server ^4.0.0#140renovate[bot] wants to merge 1 commit into
Conversation
d9f5dcd to
b8dbdff
Compare
b8dbdff to
5ceb415
Compare
2177341 to
3754a2b
Compare
There was a problem hiding this comment.
CI Root Cause
Status: third-party-failure
Failing checks:
build (22.x, ubuntu-latest):pnpm install --frozen-lockfileexited with code 1
Evidence:
sharp@0.30.7attempted to download its prebuilt native binary:prebuild-install warn install Request timed out— the download fromgithub.com/lovell/sharp-libvipstimed out on the runner.- The fallback from-source compilation then failed with:
../src/common.cc:24:10: fatal error: vips/vips8: No such file or directory— the GitHub Actions runner does not have libvips development headers installed. sharp@0.31.3andsharp@0.34.3both installed successfully in the same CI run (prebuilt binaries downloaded fine), confirming this was a transient network blip specific tosharp@0.30.7.- This PR's changes (
apollo-server-express→@apollo/server ^4.0.0) do not touchsharpat all. Thesharp@0.30.7package was already present in the lockfile onmainbefore this PR.
Resolution steps:
- Re-run the failed CI job — the most likely fix, since this is a transient network timeout.
- If re-runs continue to fail, consider whether
sharp@0.30.7(a transitive dependency of an older package in the monorepo) can be deduplicated to a newer version that reliably provides prebuilt binaries for the current runner environment.
No code changes were made because this failure is not caused by the branch.
Sent by Cursor Automation: Flatbread - Fix CI
3754a2b to
01e9669
Compare
There was a problem hiding this comment.
Stale comment
Automated review skipped — dependency-only PR.
This PR only updates a dependency (
apollo-server-express→@apollo/server ^4.0.0) and contains no source, test, or config changes. The code-review orchestrator is configured to skip dependency-only updates; no adversarial review was run.Sent by Cursor Automation: Flatbread PR Review
01e9669 to
6d9e599
Compare
There was a problem hiding this comment.
Automated review skipped — dependency-only update.
This PR is authored by renovate[bot] and contains only a package dependency replacement (apollo-server-express → @apollo/server ^4.0.0). The code-review orchestrator is configured to skip dependency-only updates immediately.
No adversarial review DAG was executed.
Sent by Cursor Automation: Flatbread PR Review
6d9e599 to
922a178
Compare


This PR contains the following updates:
^3.13.0→^4.0.0This is a special PR that replaces
apollo-server-expresswith the community suggested minimal stable replacement version.Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.