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.21.17.9->1.23.01.17.8->1.18.42.0.6->2.3.1Release Notes
dotansimha/graphql-code-generator (@graphql-codegen/add)
v2.0.2Compare Source
Patch Changes
1183d17: Bump all packages to resolve issues with shared dependencies1183d17]dotansimha/graphql-code-generator (@graphql-codegen/typescript)
v1.23.0Compare Source
Minor Changes
9005cc1: addallowEnumStringTypesoption for allowing string literals as valid return types from resolvers in addition to enum values._Patch Changes
df19a4e]470336a]9005cc1]v1.22.4Compare Source
Patch Changes
6762aff]v1.22.3Compare Source
Patch Changes
6aaecf1]v1.22.2Compare Source
Patch Changes
cf1e5ab]v1.22.1Compare Source
Patch Changes
dfd25ca]8da7dff]v1.22.0Compare Source
Minor Changes
f0b5ea5: Add entireFieldWrapperValue configuration option, to wrap arrays097bea2: Added new configuration settings for scalars:strictScalarsanddefaultScalarTypePatch Changes
d9212aa: fix(visitor-plugin-common): guard for a runtime type errord9212aa]f0b5ea5]097bea2]v1.21.1Compare 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.0Compare Source
Minor Changes
34b8087: Adds futureProofUnion option to account for a possible unknown new type added to union typesPatch Changes
5749cb8]5a12fe5]v1.20.2Compare Source
Patch Changes
ca66569: Fix issues with undefined calls for str.replaceca66569]v1.20.1Compare Source
Patch Changes
4444348: Correctly escape enum values defined in the GraphQLSchema object63be0f4]190482a]4444348]142b32b]42213fa]v1.20.0Compare Source
Minor Changes
d95db95: feat(typescript): bump visitor-plugin-commonv1.19.0Compare Source
Minor Changes
1d6a593: AddeduseImplementingTypesflag for generating code that uses implementing types instead of interfacesPatch Changes
8356f8a]v1.18.1Compare Source
Patch Changes
1183d17: Bump all packages to resolve issues with shared dependencies1183d17]v1.18.0Compare 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.11Compare Source
Patch Changes
077cf06: Fixed reading of enumValues config values92d8f87: Fixed unquoted numeric enum identifiers92d8f87]v1.17.10Compare 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.4Compare Source
Patch Changes
df19a4e]470336a]9005cc1]v1.18.3Compare Source
Patch Changes
6762aff: Fix for array types with @skip @include directives6762aff]v1.18.2Compare Source
Patch Changes
6aaecf1: Fix issues with missing sub-fragments when skipTypename: true6aaecf1]v1.18.1Compare Source
Patch Changes
cf1e5ab]v1.18.0Compare Source
Minor Changes
0a90986: Add arrayInputCoercion optionPatch Changes
dfd25ca]8da7dff]v1.17.16Compare Source
Patch Changes
d9212aa: fix(visitor-plugin-common): guard for a runtime type errord9212aa]f0b5ea5]097bea2]v1.17.15Compare 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.14Compare 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.13Compare Source
Patch Changes
6429343: Support for input lists coercion6429343]fd5843a]d75051f]v1.17.12Compare Source
Patch Changes
1183d17: Bump all packages to resolve issues with shared dependencies1183d17]v1.17.11Compare Source
Patch Changes
7587fda: When using avoidOptionals config, @skip, @include resolve into MakeMaybe type99819bf]49242c2]c3b59e8]v1.17.10Compare Source
Patch Changes
475aa9b: @skip, @include directives resolve to optional fieldsfaa1397]v1.17.9Compare 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.1Patch Changes
df19a4e]470336a]9005cc1]v2.3.0Minor Changes
0538923: feat(react-apollo): add hooksSuffix optionv2.2.8Patch Changes
6762aff]v2.2.7Patch Changes
6aaecf1]v2.2.6Patch Changes
0c989a9: Fix missing use of type import when using custom apollo hooks import34c3799: No longer use TypesSuffix on function names.cf1e5ab]v2.2.5Patch Changes
dfd25ca]8da7dff]v2.2.4Patch Changes
d9212aa: fix(visitor-plugin-common): guard for a runtime type errord9212aa]f0b5ea5]097bea2]v2.2.3Patch Changes
23862e7: fix(naming-convention): revert and pin change-case-all dependency for workaround #325623862e7]v2.2.2Patch Changes
29b75b1: enhance(namingConvention): use change-case-all instead of individual packages for naming conventione947f8e]29b75b1]d4942d0]1f6f3db]29b75b1]v2.2.1Patch Changes
1183d17: Bump all packages to resolve issues with shared dependencies1183d17]v2.2.0Minor Changes
bd3bd29: Improve DocumentNode optimizations, to reduce bundle size when consumed as pre-compiledPatch Changes
99819bf]c3b59e8]v2.1.1Patch Changes
b31ce77: prevent baseOptions from being required when Mutation is usedv2.1.0Minor Changes
9f2a4e2: Improved type-safety: in generated React Hooks,baseOptionswill be non-optional in case there when there is a required variables with no default valuePatch Changes
612e5e5]9f2a4e2]0f35e77]eaf45d1]v2.0.7Patch 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.