Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 3, 2025

This PR contains the following updates:

Package Change Age Confidence
@graphql-codegen/plugin-helpers (source) ^5.1.0 -> ^5.1.1 age confidence
@graphql-codegen/visitor-plugin-common (source) ^5.6.0 -> ^5.6.1 age confidence

Release Notes

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

v5.1.1

Compare Source

Patch Changes
  • #​10150 e324382 Thanks @​ArminWiebigke! - Allow functions to be passed as valid values for UrlSchemaOptions.customFetch. This was already possible, but the type definitions did not reflect that correctly.
dotansimha/graphql-code-generator (@​graphql-codegen/visitor-plugin-common)

v5.6.1

Compare Source

Patch Changes
  • #​10230 60dd72f Thanks @​eddeee888! - Fix generateInternalResolversIfNeeded.__resolveReference making the resolver required

    __resolveReference's default behaviour when not declared is to pass the ref to subsequent resolvers i.e. becoming the parent. So, it means we don't have to make this resolver required.

    This patch makes __resolveReference optional when generateInternalResolversIfNeeded.__resolveReference is set to true.


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

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

@renovate
Copy link
Contributor Author

renovate bot commented Feb 3, 2025

⚠️ 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: yarn.lock
➤ YN0000: · Yarn 4.6.0
➤ YN0000: ┌ Resolution step
➤ YN0085: │ + @graphql-codegen/plugin-helpers@npm:5.1.1, @graphql-codegen/visitor-plugin-common@npm:5.8.0
➤ YN0085: │ - @graphql-codegen/visitor-plugin-common@npm:5.6.0
➤ YN0000: └ Completed in 1s 987ms
➤ YN0000: ┌ Post-resolution validation
➤ YN0060: │ graphql is listed by your project with version 16.10.0 (p1221b), which doesn't satisfy what graphql-tag (via @graphql-codegen/visitor-plugin-common) and other dependencies request (^14.0.0 || ^15.0.0).
➤ YN0086: │ Some peer dependencies are incorrectly met by your project; run yarn explain peer-requirements <hash> for details, where <hash> is the six-letter p-prefixed code.
➤ YN0086: │ Some peer dependencies are incorrectly met by dependencies; run yarn explain peer-requirements for details.
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
➤ YN0013: │ 3 packages were added to the project (+ 15.66 MiB).
➤ YN0000: └ Completed in 5s 435ms
➤ YN0000: ┌ Link step
➤ YN0073: │ Skipped due to mode=update-lockfile
➤ YN0000: └ Completed
➤ YN0001: · UsageError: Couldn't find the node_modules state file - running an install might help (findPackageLocation)
    at Dv.findPackageLocation (/tmp/renovate/repos/github/niieani/codegen-typescript-graphql-module-declarations-plugin/.yarn/releases/yarn-4.6.0.cjs:671:21011)
    at async /tmp/renovate/repos/github/niieani/codegen-typescript-graphql-module-declarations-plugin/.yarn/releases/yarn-4.6.0.cjs:190:1598
    at async Promise.all (index 1)
    at async Px (/tmp/renovate/repos/github/niieani/codegen-typescript-graphql-module-declarations-plugin/.yarn/releases/yarn-4.6.0.cjs:190:1326)
    at async Wue (/tmp/renovate/repos/github/niieani/codegen-typescript-graphql-module-declarations-plugin/.yarn/releases/yarn-4.6.0.cjs:190:1943)
    at async mat (/tmp/renovate/repos/github/niieani/codegen-typescript-graphql-module-declarations-plugin/.yarn/releases/yarn-4.6.0.cjs:189:3346)
    at async /tmp/renovate/repos/github/niieani/codegen-typescript-graphql-module-declarations-plugin/.yarn/releases/yarn-4.6.0.cjs:189:2629
    at async _n.mktempPromise (/tmp/renovate/repos/github/niieani/codegen-typescript-graphql-module-declarations-plugin/.yarn/releases/yarn-4.6.0.cjs:9:45513)
    at async Object.Dx (/tmp/renovate/repos/github/niieani/codegen-typescript-graphql-module-declarations-plugin/.yarn/releases/yarn-4.6.0.cjs:189:2568)
    at async afterAllInstalled (/tmp/renovate/repos/github/niieani/codegen-typescript-graphql-module-declarations-plugin/.yarn/plugins/@yarnpkg/plugin-postinstall-dev.cjs:6:947)
➤ YN0000: · Failed with errors in 7s 699ms

@renovate renovate bot force-pushed the renovate/patch-graphqlcodegenerator-monorepo branch from 8a54fa0 to 3c4f0f1 Compare June 6, 2025 19:38
@renovate renovate bot changed the title fix(deps): update dependency @graphql-codegen/visitor-plugin-common to ^5.6.1 fix(deps): update graphqlcodegenerator monorepo (patch) Jun 6, 2025
@renovate renovate bot force-pushed the renovate/patch-graphqlcodegenerator-monorepo branch from 3c4f0f1 to 8ce3543 Compare October 20, 2025 04:56
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