chore(deps): update graphqlcodegenerator monorepo #161
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.0.1
->2.0.2
1.17.9
->1.23.0
1.17.8
->1.18.4
2.0.6
->2.3.1
Release Notes
dotansimha/graphql-code-generator (@graphql-codegen/add)
v2.0.2
Compare Source
Patch Changes
1183d17
: Bump all packages to resolve issues with shared dependencies1183d17
]dotansimha/graphql-code-generator (@graphql-codegen/typescript)
v1.23.0
Compare Source
Minor Changes
9005cc1
: addallowEnumStringTypes
option for allowing string literals as valid return types from resolvers in addition to enum values._Patch Changes
df19a4e
]470336a
]9005cc1
]v1.22.4
Compare Source
Patch Changes
6762aff
]v1.22.3
Compare Source
Patch Changes
6aaecf1
]v1.22.2
Compare Source
Patch Changes
cf1e5ab
]v1.22.1
Compare Source
Patch Changes
dfd25ca
]8da7dff
]v1.22.0
Compare Source
Minor Changes
f0b5ea5
: Add entireFieldWrapperValue configuration option, to wrap arrays097bea2
: Added new configuration settings for scalars:strictScalars
anddefaultScalarType
Patch Changes
d9212aa
: fix(visitor-plugin-common): guard for a runtime type errord9212aa
]f0b5ea5
]097bea2
]v1.21.1
Compare Source
Patch Changes
e947f8e
: Allow to have declarationKind of type: class, interface: interface29b75b1
: enhance(namingConvention): use change-case-all instead of individual packages for naming conventione947f8e
]29b75b1
]d4942d0
]1f6f3db
]29b75b1
]v1.21.0
Compare Source
Minor Changes
34b8087
: Adds futureProofUnion option to account for a possible unknown new type added to union typesPatch Changes
5749cb8
]5a12fe5
]v1.20.2
Compare Source
Patch Changes
ca66569
: Fix issues with undefined calls for str.replaceca66569
]v1.20.1
Compare Source
Patch Changes
4444348
: Correctly escape enum values defined in the GraphQLSchema object63be0f4
]190482a
]4444348
]142b32b
]42213fa
]v1.20.0
Compare Source
Minor Changes
d95db95
: feat(typescript): bump visitor-plugin-commonv1.19.0
Compare Source
Minor Changes
1d6a593
: AddeduseImplementingTypes
flag for generating code that uses implementing types instead of interfacesPatch Changes
8356f8a
]v1.18.1
Compare Source
Patch Changes
1183d17
: Bump all packages to resolve issues with shared dependencies1183d17
]v1.18.0
Compare Source
Minor Changes
49242c2
: Added a "defaultValue" option in the "avoidOptionals" confighttps://github.com/dotansimha/graphql-code-generator/issues/51125112
Patch Changes
99819bf
]c3b59e8
]v1.17.11
Compare Source
Patch Changes
077cf06
: Fixed reading of enumValues config values92d8f87
: Fixed unquoted numeric enum identifiers92d8f87
]v1.17.10
Compare Source
Patch Changes
7ad7a1a
: Make non nullable input field with default value optionald2cde3d
]89a6aa8
]f603b8f
]da8bdd1
]dotansimha/graphql-code-generator (@graphql-codegen/typescript-operations)
v1.18.4
Compare Source
Patch Changes
df19a4e
]470336a
]9005cc1
]v1.18.3
Compare Source
Patch Changes
6762aff
: Fix for array types with @skip @include directives6762aff
]v1.18.2
Compare Source
Patch Changes
6aaecf1
: Fix issues with missing sub-fragments when skipTypename: true6aaecf1
]v1.18.1
Compare Source
Patch Changes
cf1e5ab
]v1.18.0
Compare Source
Minor Changes
0a90986
: Add arrayInputCoercion optionPatch Changes
dfd25ca
]8da7dff
]v1.17.16
Compare Source
Patch Changes
d9212aa
: fix(visitor-plugin-common): guard for a runtime type errord9212aa
]f0b5ea5
]097bea2
]v1.17.15
Compare Source
Patch Changes
1f6f3db
: Fix for @skip @include directives upon arrays29b75b1
: enhance(namingConvention): use change-case-all instead of individual packages for naming conventione947f8e
]29b75b1
]d4942d0
]1f6f3db
]29b75b1
]v1.17.14
Compare Source
Patch Changes
63be0f4
: Fix issues with empty interfaces causing syntax issues190482a
: add support for fragment variables142b32b
: @skip, @include directives resolve to optional fields142b32b
: Better support for @skip/@include directives with complex selection sets63be0f4
]190482a
]4444348
]142b32b
]42213fa
]v1.17.13
Compare Source
Patch Changes
6429343
: Support for input lists coercion6429343
]fd5843a
]d75051f
]v1.17.12
Compare Source
Patch Changes
1183d17
: Bump all packages to resolve issues with shared dependencies1183d17
]v1.17.11
Compare Source
Patch Changes
7587fda
: When using avoidOptionals config, @skip, @include resolve into MakeMaybe type99819bf
]49242c2
]c3b59e8
]v1.17.10
Compare Source
Patch Changes
475aa9b
: @skip, @include directives resolve to optional fieldsfaa1397
]v1.17.9
Compare Source
Patch Changes
612e5e5
: Remove broken isTypeOf call (always undefined in graphql-tools v6)0f35e77
: Fixed issues with incorrect naming when typesSuffix is used612e5e5
]9f2a4e2
]0f35e77
]eaf45d1
]dotansimha/graphql-code-generator-community
v2.3.1
Patch Changes
df19a4e
]470336a
]9005cc1
]v2.3.0
Minor Changes
0538923
: feat(react-apollo): add hooksSuffix optionv2.2.8
Patch Changes
6762aff
]v2.2.7
Patch Changes
6aaecf1
]v2.2.6
Patch Changes
0c989a9
: Fix missing use of type import when using custom apollo hooks import34c3799
: No longer use TypesSuffix on function names.cf1e5ab
]v2.2.5
Patch Changes
dfd25ca
]8da7dff
]v2.2.4
Patch Changes
d9212aa
: fix(visitor-plugin-common): guard for a runtime type errord9212aa
]f0b5ea5
]097bea2
]v2.2.3
Patch Changes
23862e7
: fix(naming-convention): revert and pin change-case-all dependency for workaround #325623862e7
]v2.2.2
Patch Changes
29b75b1
: enhance(namingConvention): use change-case-all instead of individual packages for naming conventione947f8e
]29b75b1
]d4942d0
]1f6f3db
]29b75b1
]v2.2.1
Patch Changes
1183d17
: Bump all packages to resolve issues with shared dependencies1183d17
]v2.2.0
Minor Changes
bd3bd29
: Improve DocumentNode optimizations, to reduce bundle size when consumed as pre-compiledPatch Changes
99819bf
]c3b59e8
]v2.1.1
Patch Changes
b31ce77
: prevent baseOptions from being required when Mutation is usedv2.1.0
Minor Changes
9f2a4e2
: Improved type-safety: in generated React Hooks,baseOptions
will be non-optional in case there when there is a required variables with no default valuePatch Changes
612e5e5
]9f2a4e2
]0f35e77
]eaf45d1
]v2.0.7
Patch Changes
f603b8f
: Support unnamed queries in operation visitorsd2cde3d
]89a6aa8
]f603b8f
]da8bdd1
]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.
This PR has been generated by Mend Renovate. View repository job log here.