Skip to content

fix(deps): Bump graphql to 16.14.2#2056

Merged
Tobbe merged 4 commits into
mainfrom
tobbe-fix-pnpm-graphql-version-pin
Jul 7, 2026
Merged

fix(deps): Bump graphql to 16.14.2#2056
Tobbe merged 4 commits into
mainfrom
tobbe-fix-pnpm-graphql-version-pin

Conversation

@Tobbe

@Tobbe Tobbe commented Jul 7, 2026

Copy link
Copy Markdown
Member

This fixes a version mismatch for package managers with strict peer dep and version semantics (like yarn in PnP mode and pnpm)

@netlify

netlify Bot commented Jul 7, 2026

Copy link
Copy Markdown

Deploy Preview for cedarjs canceled.

Name Link
🔨 Latest commit 29e0d8b
🔍 Latest deploy log https://app.netlify.com/projects/cedarjs/deploys/6a4d06c64fdde70008e68902

@github-actions github-actions Bot added this to the next-release-patch milestone Jul 7, 2026
@greptile-apps

greptile-apps Bot commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

This PR updates GraphQL to a single version across the workspace. The main changes are:

  • Workspace graphql dependencies now use 16.14.2.
  • The root lockfile now resolves GraphQL to 16.14.2.
  • Yarn constraints now check that the root lockfile has one real graphql resolution.

Confidence Score: 5/5

This looks safe to merge.

  • No blocking issues found in the changed code.

Important Files Changed

Filename Overview
yarn.config.cjs Adds a root lockfile constraint for a single GraphQL resolution.
yarn.lock Updates the root GraphQL resolution to 16.14.2.
packages/babel-config/package.json Updates the GraphQL dependency to 16.14.2.
packages/codemods/package.json Updates the GraphQL dependency to 16.14.2.
packages/forms/package.json Updates the GraphQL dependency to 16.14.2.
packages/gqlorm/package.json Updates the GraphQL dependency to 16.14.2.
packages/graphql-server/package.json Updates the GraphQL dependency to 16.14.2.
packages/internal/package.json Updates the GraphQL dependency to 16.14.2.
packages/prerender/package.json Updates the GraphQL dependency to 16.14.2.
packages/realtime/package.json Updates the GraphQL dependency to 16.14.2.
packages/structure/package.json Updates the GraphQL dependency to 16.14.2.
packages/web/package.json Updates the GraphQL dependency to 16.14.2.

Reviews (2): Last reviewed commit: "Don't match on scoped package names" | Re-trigger Greptile

Comment thread yarn.config.cjs Outdated
@nx-cloud

nx-cloud Bot commented Jul 7, 2026

Copy link
Copy Markdown

🤖 Nx Cloud AI Fix

Ensure the fix-ci command is configured to always run in your CI pipeline to get automatic fixes in future runs. For more information, please see https://nx.dev/ci/features/self-healing-ci


View your CI Pipeline Execution ↗ for commit 29e0d8b

Command Status Duration Result
nx run-many -t build:pack --exclude create-ceda... ✅ Succeeded 8s View ↗
nx run-many -t build ✅ Succeeded 4m 20s View ↗

💡 Verify your cache is correct by running tasks in a sandbox. Read docs ↗


☁️ Nx Cloud last updated this comment at 2026-07-07 19:07:47 UTC

Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
@Tobbe Tobbe merged commit 0cd96a6 into main Jul 7, 2026
79 of 81 checks passed
@Tobbe Tobbe deleted the tobbe-fix-pnpm-graphql-version-pin branch July 7, 2026 19:15
@github-actions

github-actions Bot commented Jul 7, 2026

Copy link
Copy Markdown

The changes in this PR are now available on npm.

Try them out by running yarn cedar upgrade -t 5.0.0-canary.2600

Or try it in a new app with yarn dlx create-cedar-app@5.0.0-canary.2600

Tobbe added a commit that referenced this pull request Jul 8, 2026
Tobbe added a commit that referenced this pull request Jul 8, 2026
Tobbe added a commit that referenced this pull request Jul 8, 2026
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.

1 participant