Skip to content

Update dependency @graphql-codegen/typescript-react-apollo to v5 - #2787

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/major-5-graphqlcodegenerator-monorepo
Open

Update dependency @graphql-codegen/typescript-react-apollo to v5#2787
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/major-5-graphqlcodegenerator-monorepo

Conversation

@renovate

@renovate renovate Bot commented Aug 20, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@graphql-codegen/typescript-react-apollo (source) 4.4.25.0.0 age confidence

Release Notes

dotansimha/graphql-code-generator-community (@​graphql-codegen/typescript-react-apollo)

v5.0.0

Compare Source

Major Changes
  • #​1530
    73ecb79
    Thanks @​wassim-k! - Update GraphQL Codegen common packages to
    latest (@graphql-codegen/visitor-plugin-common v7).

    This changes the shape of generated documents: a fragment's *Doc no longer interpolates the
    fragments it spreads, and each operation document instead interpolates every fragment it
    transitively spreads. Generated output is equivalent, but any code or snapshot asserting on the
    previous interpolation layout needs updating.


Configuration

📅 Schedule: (in timezone Asia/Shanghai)

  • Branch creation
    • "after 2am and before 8am on friday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

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 commented Aug 20, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm warn Unknown env config "store". This will stop working in the next major version of npm. See `npm help npmrc` for supported config options.
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: eesast-web@2024.0.0
npm error Found: graphql@17.0.2
npm error node_modules/graphql
npm error   graphql@"17.0.2" from the root project
npm error
npm error Could not resolve dependency:
npm error peer graphql@"^15.0.0 || ^16.0.0" from @apollo/client@3.14.1
npm error node_modules/@apollo/client
npm error   @apollo/client@"3.14.1" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry this command with --force or --legacy-peer-deps to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /runner/cache/others/npm/_logs/2026-08-20T19_49_14_599Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-08-20T19_49_14_599Z-debug-0.log

@mergify mergify Bot added the dependencies Pull requests that update a dependency file label Aug 20, 2026
@mergify

mergify Bot commented Aug 20, 2026

Copy link
Copy Markdown

Tick the box to add this pull request to the merge queue (same as @mergifyio queue).

  • Queue this pull request

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants