Skip to content

chore(deps): update graphqlcodegenerator monorepo #127

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 8, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@graphql-codegen/typed-document-node (source) 5.0.1 -> 5.1.2 age adoption passing confidence
@graphql-codegen/typescript (source) 4.0.1 -> 4.1.6 age adoption passing confidence
@graphql-codegen/typescript-operations (source) 4.0.1 -> 4.6.1 age adoption passing confidence

Release Notes

dotansimha/graphql-code-generator (@​graphql-codegen/typed-document-node)

v5.1.2

Compare Source

Patch Changes

v5.1.1

Compare Source

Patch Changes

v5.1.0

Compare Source

Minor Changes

v5.0.15

Compare Source

Patch Changes

v5.0.14

Compare Source

Patch Changes

v5.0.13

Compare Source

Patch Changes

v5.0.12

Compare Source

Patch Changes

v5.0.11

Compare Source

Patch Changes

v5.0.10

Compare Source

Patch Changes

v5.0.9

Compare Source

Patch Changes

v5.0.8

Compare Source

Patch Changes

v5.0.7

Compare Source

Patch Changes

v5.0.6

Compare Source

Patch Changes

v5.0.5

Compare Source

Patch Changes

v5.0.4

Compare Source

Patch Changes

v5.0.3

Compare Source

Patch Changes

v5.0.2

Compare Source

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

v4.1.6

Compare Source

Patch Changes

v4.1.5

Compare Source

Patch Changes

v4.1.4

Compare Source

Patch Changes

v4.1.3

Compare Source

Patch Changes

v4.1.2

Compare Source

Patch Changes

v4.1.1

Compare Source

Patch Changes

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

v4.0.9

Compare Source

Patch Changes

v4.0.8

Compare Source

Patch Changes

v4.0.7

Compare Source

Patch Changes

v4.0.6

Compare Source

Patch Changes

v4.0.5

Compare Source

Patch Changes

v4.0.4

Compare Source

Patch Changes

v4.0.3

Compare Source

Patch Changes

v4.0.2

Compare Source

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

v4.6.1

Compare Source

Patch Changes

v4.6.0

Compare Source

Minor Changes
Patch Changes

v4.5.1

Compare Source

Patch Changes

v4.5.0

Compare Source

Minor Changes
Patch Changes

v4.4.1

Compare Source

Patch Changes

v4.4.0

Compare Source

Minor Changes
Patch Changes

v4.3.1

Compare Source

Patch Changes

v4.3.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

v4.2.3

Compare Source

Patch Changes

v4.2.2

Compare Source

Patch Changes

v4.2.1

Compare Source

Patch Changes

v4.2.0

Compare Source

Minor Changes
Patch Changes

v4.1.3

Compare Source

Patch Changes

v4.1.2

Compare Source

Patch Changes

v4.1.1

Compare Source

Patch Changes

v4.1.0

Compare Source

Minor Changes
  • #​9811 d8364e045 Thanks @​saihaj! - fix: out-of-memory crash (fixes #​7720)
    perf: implement a caching mechanism that makes sure the type originating at the same location is never generated twice, as long as the combination of selected fields and possible types matches
    feat: implement extractAllFieldsToTypes: boolean
    feat: implement printFieldsOnNewLines: boolean
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.

@renovate renovate bot force-pushed the renovate/graphqlcodegenerator-monorepo branch 3 times, most recently from 4512b23 to 2bcad7b Compare January 30, 2025 19:24
@renovate renovate bot force-pushed the renovate/graphqlcodegenerator-monorepo branch from 2bcad7b to 2125438 Compare February 9, 2025 14:02
@renovate renovate bot force-pushed the renovate/graphqlcodegenerator-monorepo branch 2 times, most recently from d0c5e2a to bba7d88 Compare February 23, 2025 21:48
@renovate renovate bot force-pushed the renovate/graphqlcodegenerator-monorepo branch 2 times, most recently from bdb547e to e442aa8 Compare March 7, 2025 12:03
@renovate renovate bot force-pushed the renovate/graphqlcodegenerator-monorepo branch 3 times, most recently from 44bceab to 4edb2f4 Compare March 17, 2025 18:39
@renovate renovate bot force-pushed the renovate/graphqlcodegenerator-monorepo branch 2 times, most recently from 5f7b5a7 to d7dfd3b Compare April 1, 2025 14:13
@renovate renovate bot force-pushed the renovate/graphqlcodegenerator-monorepo branch from d7dfd3b to 3b6db8c Compare April 8, 2025 11:32
@renovate renovate bot force-pushed the renovate/graphqlcodegenerator-monorepo branch from 3b6db8c to 875d559 Compare April 24, 2025 10:05
@renovate renovate bot force-pushed the renovate/graphqlcodegenerator-monorepo branch from 875d559 to 6783487 Compare May 6, 2025 16:05
@renovate renovate bot force-pushed the renovate/graphqlcodegenerator-monorepo branch from 6783487 to bf4d2fc Compare May 19, 2025 20:22
@renovate renovate bot force-pushed the renovate/graphqlcodegenerator-monorepo branch from bf4d2fc to 3221ef9 Compare May 28, 2025 09:10
@renovate renovate bot force-pushed the renovate/graphqlcodegenerator-monorepo branch from 3221ef9 to bb7c9ae Compare June 5, 2025 21:53
@renovate renovate bot force-pushed the renovate/graphqlcodegenerator-monorepo branch from bb7c9ae to 7eed6dd Compare June 22, 2025 10:45
@renovate renovate bot force-pushed the renovate/graphqlcodegenerator-monorepo branch from 7eed6dd to 0efcac2 Compare June 25, 2025 17:11
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.

0 participants