Skip to content

chore(deps): update dependency @graphql-codegen/plugin-helpers to v7#13218

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/graphql-codegen-plugin-helpers-7.x
Open

chore(deps): update dependency @graphql-codegen/plugin-helpers to v7#13218
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/graphql-codegen-plugin-helpers-7.x

Conversation

@renovate

@renovate renovate Bot commented May 2, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@graphql-codegen/plugin-helpers (source) ^6.0.0^6.0.0 || ^7.0.0 age adoption passing confidence

Release Notes

dotansimha/graphql-code-generator (@​graphql-codegen/plugin-helpers)

v7.0.0

Compare Source

Major Changes
  • #​10496
    afaace6
    Thanks @​eddeee888! - BREAKING CHANGE: Update deps to latest, some
    only support ESM

    Node 20 support is dropped in this release. Node 22 comes with require() support for ESM, which
    means it's easier to integrate ES modules into applications. Therefore, it is safe to start using
    ESM-only packages.

    If you are a user, please upgrade to Node 22. If you are a lib maintainer and see ESM vs CJS
    issues when running Jest tests, try using Vitest.

  • #​10496
    afaace6
    Thanks @​eddeee888! - BREAKING CHANGE: Drop Node 20 support

Patch Changes

v6.3.0

Compare Source

Minor Changes
  • #​10659
    e65d303
    Thanks @​ikusakov2! - Add support for externalDocuments

    externalDocuments declares GraphQL documents that will be read but will not have type files
    generated for them. These documents are available to plugins for type resolution (e.g. fragment
    types), but no output files will be generated based on them. Accepts the same formats as
    documents.

    This config option is useful for monorepos where each project may want to generate types for its
    own documents, but some may need to read shared fragments from across projects.

Patch Changes

v6.2.1

Compare Source

Patch Changes

v6.2.0

Compare Source

Minor Changes

v6.1.1

Compare Source

Patch Changes

v6.1.0

Compare Source

Minor Changes

Configuration

📅 Schedule: (in timezone America/Los_Angeles)

  • Branch creation
    • "every weekend"
  • 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.

@apollo-librarian

apollo-librarian Bot commented May 2, 2026

Copy link
Copy Markdown
Contributor

✅ Docs preview has no changes

The preview was not built because there were no changes.

Build ID: bc8136371c4f722ab89a7a77
Build Logs: View logs


✅ AI Style Review — No Changes Detected

No MDX files were changed in this pull request.

Review Log: View detailed log

This review is AI-generated. Please use common sense when accepting these suggestions, as they may not always be accurate or appropriate for your specific context.

@changeset-bot

changeset-bot Bot commented May 2, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: a0b17ef

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@pkg-pr-new

pkg-pr-new Bot commented May 2, 2026

Copy link
Copy Markdown
npm i https://pkg.pr.new/@apollo/client-graphql-codegen@13218
npm i https://pkg.pr.new/@apollo/client@13218

commit: a0b17ef

@renovate renovate Bot force-pushed the renovate/graphql-codegen-plugin-helpers-7.x branch 3 times, most recently from e23c02a to 7d0bf42 Compare May 23, 2026 08:52
@renovate renovate Bot force-pushed the renovate/graphql-codegen-plugin-helpers-7.x branch from 7d0bf42 to 40a28fd Compare May 30, 2026 09:14
@renovate renovate Bot force-pushed the renovate/graphql-codegen-plugin-helpers-7.x branch 3 times, most recently from 9d0ca02 to 167af64 Compare June 6, 2026 18:07
@renovate renovate Bot force-pushed the renovate/graphql-codegen-plugin-helpers-7.x branch 2 times, most recently from 41ae73f to 5d569c2 Compare June 13, 2026 13:35
@renovate renovate Bot force-pushed the renovate/graphql-codegen-plugin-helpers-7.x branch 2 times, most recently from eab1524 to 7d04571 Compare June 27, 2026 10:08
@renovate renovate Bot force-pushed the renovate/graphql-codegen-plugin-helpers-7.x branch from 7d04571 to a0b17ef Compare June 27, 2026 14:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants