Skip to content

fix(deps): replace dependency apollo-server-express with @apollo/server ^4.0.0#140

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/apollo-server-express-replacement
Open

fix(deps): replace dependency apollo-server-express with @apollo/server ^4.0.0#140
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/apollo-server-express-replacement

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Mar 27, 2026

This PR contains the following updates:

Package Type Update Change
apollo-server-express (source) → @apollo/server dependencies replacement ^3.13.0^4.0.0

This is a special PR that replaces apollo-server-express with the community suggested minimal stable replacement version.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies third-party dependencies label Mar 27, 2026
@renovate renovate Bot force-pushed the renovate/apollo-server-express-replacement branch 2 times, most recently from d9f5dcd to b8dbdff Compare March 27, 2026 17:41
@renovate renovate Bot force-pushed the renovate/apollo-server-express-replacement branch from b8dbdff to 5ceb415 Compare April 29, 2026 11:40
@renovate renovate Bot changed the title Replace dependency apollo-server-express with @apollo/server ^4.0.0 fix(deps): replace dependency apollo-server-express with @apollo/server ^4.0.0 May 10, 2026
@renovate renovate Bot force-pushed the renovate/apollo-server-express-replacement branch 2 times, most recently from 2177341 to 3754a2b Compare May 10, 2026 20:40
Copy link
Copy Markdown

@cursor cursor Bot left a comment

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:

  • build (22.x, ubuntu-latest): pnpm install --frozen-lockfile exited with code 1

Evidence:

  • sharp@0.30.7 attempted to download its prebuilt native binary: prebuild-install warn install Request timed out — the download from github.com/lovell/sharp-libvips timed 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.3 and sharp@0.34.3 both installed successfully in the same CI run (prebuilt binaries downloaded fine), confirming this was a transient network blip specific to sharp@0.30.7.
  • This PR's changes (apollo-server-express@apollo/server ^4.0.0) do not touch sharp at all. The sharp@0.30.7 package was already present in the lockfile on main before 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.

Open in Web View Automation 

Sent by Cursor Automation: Flatbread - Fix CI

@renovate renovate Bot force-pushed the renovate/apollo-server-express-replacement branch from 3754a2b to 01e9669 Compare May 10, 2026 21:20
Copy link
Copy Markdown

@cursor cursor Bot left a comment

Choose a reason for hiding this comment

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

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.

Open in Web View Automation 

Sent by Cursor Automation: Flatbread PR Review

@renovate renovate Bot force-pushed the renovate/apollo-server-express-replacement branch from 01e9669 to 6d9e599 Compare May 11, 2026 02:11
Copy link
Copy Markdown

@cursor cursor Bot left a comment

Choose a reason for hiding this comment

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

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.

Open in Web View Automation 

Sent by Cursor Automation: Flatbread PR Review

@renovate renovate Bot force-pushed the renovate/apollo-server-express-replacement branch from 6d9e599 to 922a178 Compare May 11, 2026 02:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies third-party dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants