Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update graphqlcodegenerator monorepo #1366

Merged
merged 1 commit into from
Oct 12, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 28, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@graphql-codegen/cli (source) 5.0.2 -> 5.0.3 age adoption passing confidence
@graphql-codegen/client-preset (source) 4.3.2 -> 4.4.0 age adoption passing confidence
@graphql-codegen/typescript (source) 4.0.9 -> 4.1.0 age adoption passing confidence
@graphql-codegen/typescript-document-nodes (source) 4.0.9 -> 4.0.10 age adoption passing confidence

Release Notes

dotansimha/graphql-code-generator (@​graphql-codegen/cli)

v5.0.3

Compare Source

Patch Changes
dotansimha/graphql-code-generator (@​graphql-codegen/client-preset)

v4.4.0

Compare Source

Minor Changes
Patch Changes

v4.3.3

Compare Source

Patch Changes
dotansimha/graphql-code-generator (@​graphql-codegen/typescript)

v4.1.0

Compare Source

Minor Changes
  • #​10077 3f4f546 Thanks @​eddeee888! - Extend config.avoidOptions to support query, mutation and subscription

    Previously, config.avoidOptions.resolvers was being used to make query, mutation and subscription fields non-optional.
    Now, config.avoidOptions.query, config.avoidOptions.mutation and config.avoidOptions.subscription can be used to target the respective types.

Patch Changes
dotansimha/graphql-code-generator (@​graphql-codegen/typescript-document-nodes)

v4.0.10

Compare Source

Patch Changes

Configuration

📅 Schedule: 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 becomes conflicted, 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.

Copy link

codecov bot commented Jul 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.23%. Comparing base (fc7af94) to head (c315a3d).
Report is 2 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1366      +/-   ##
==========================================
+ Coverage   96.03%   96.23%   +0.20%     
==========================================
  Files          80       80              
  Lines        5956     5956              
  Branches     1183     1187       +4     
==========================================
+ Hits         5720     5732      +12     
+ Misses        230      217      -13     
- Partials        6        7       +1     

see 5 files with indirect coverage changes

@renovate renovate bot force-pushed the renovate/graphqlcodegenerator-monorepo branch from 425dd14 to 66d6c37 Compare October 7, 2024 16:55
@renovate renovate bot changed the title chore(deps): update dependency @graphql-codegen/client-preset to v4.3.3 chore(deps): update graphqlcodegenerator monorepo Oct 7, 2024
@renovate renovate bot force-pushed the renovate/graphqlcodegenerator-monorepo branch from 66d6c37 to c315a3d Compare October 11, 2024 16:45
@Quramy Quramy merged commit 5fbc0d9 into main Oct 12, 2024
3 checks passed
@Quramy Quramy deleted the renovate/graphqlcodegenerator-monorepo branch October 12, 2024 07:03
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