chore(deps): update dependency @graphql-codegen/visitor-plugin-common to v2.13.8 #221
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.5.1->2.13.8Release Notes
dotansimha/graphql-code-generator (@graphql-codegen/visitor-plugin-common)
v2.13.8Compare Source
Patch Changes
a98198524Thanks @charle692! - Fix issue where visitor-plugin-common emitted ESM imports for Operations when emitLegacyCommonJSImports is truev2.13.7Compare Source
Patch Changes
eb454d06cThanks @schmod! - avoid using TypeScript namespace imports for enumsv2.13.6Compare Source
Patch Changes
ed87c782bThanks @renovate! - dependencies updates:@graphql-tools/utils@^9.0.0↗︎ (from^8.8.0, independencies)ed87c782b,6c6b6f2df]:v2.13.5Compare Source
Patch Changes
46f75304aThanks @saihaj! - fix the version of@graphql-codegen/[email protected]Updated dependencies [
307a5d350]:v2.13.4Compare Source
Patch Changes
a6c2097f4Thanks @renovate! - dependencies updates:[email protected]↗︎ (from1.0.14, independencies)a6c2097f4,f79a00e8a,c802a0c0b]:v2.13.3Compare Source
Patch Changes
62f655452Thanks @jdmoody! - Fix issue where selection set flattening uses the wrong parent typev2.13.2Compare Source
Patch Changes
ef4c2c9c2Thanks @levrik! - Fix incompatibility between@oneOfinput types and declaration kind other thantypev2.13.1Compare Source
Patch Changes
#8525
63dc8f205Thanks @charlypoly! - removeDetailledError, not supported by Listr rendererUpdated dependencies [
63dc8f205]:v2.13.0Compare Source
Minor Changes
a46b8d99cThanks @charlypoly! - Fragment masking$fragmentNameand$fragmentRefsare optionalsv2.12.2Compare Source
Patch Changes
1bd7f771cThanks @mvestergaard! - Remove extension from operations file importv2.12.1Compare Source
Patch Changes
#8189
b408f8238Thanks @n1ru4l! - Fix CommonJS TypeScript resolution withmoduleResolutionnode16ornodenext#8185
47d0a57e2Thanks @chrisands! - Fix emitLegacyCommonJSImports to being passedUpdated dependencies [
b408f8238]:v2.12.0Compare Source
Minor Changes
2cbcbb3: Add new flag to emit legacy common js imports. Default it will betruethis way it ensure that generated code works with non-compliant bundlers.You can use the option in your config:
Alternative you can use the CLI to set this option:
Patch Changes
2cbcbb3]v2.11.1Compare Source
Patch Changes
525ad58: Revert breaking change for Next.js applications that are incapable of resolving an import with a.jsextension.v2.11.0Compare Source
Minor Changes
68bb30e: Attach.jsextension to imports starting with either a.or/character.d84afec: Support TypeScript ESM modules ("module": "node16"and"moduleResolution": "node16").More information on the TypeScript Release Notes.
Patch Changes
d84afec]a4fe500]8e44df5]v2.10.0Compare Source
Minor Changes
aa1e6ea: Add @Deprecated support for inputPatch Changes
a42fcbf: docs: Swapping rootValueType with directiveContextTypes for correctness8b10f22: Ensure falsy enum values are still mappedv2.9.1Compare Source
Patch Changes
d16beba: Update @graphql-tools/relay-operation-optimizer package;graphqlpackage. Now we forked and released v12 under a different name and removed version range forgraphqlinpeerDependenciesofrelay-compilerv2.9.0Compare Source
Minor Changes
c3d7b72: support the@oneOfdirective on input types.v2.8.0Compare Source
Minor Changes
f1fb77b: feat: Add option to squash exactly similar fragment typesv2.7.6Compare Source
Patch Changes
9a5f31c: New optiononlyEnumsfor Typescriptv2.7.5Compare Source
Patch Changes
2966686: Generate $fragmentName for fragment subtypes for fragment maskingv2.7.4Compare Source
Patch Changes
337fd4f: WP: [typescript-resolvers] Add directiveContextTypes optionv2.7.3Compare Source
Patch Changes
54718c0: Improve @Deprecated Enum Type developer experiencev2.7.2Compare Source
Patch Changes
11d05e3: fix(resolvers): fix conflict betweentypesPrefix: trueandenumPrefix: falsev2.7.1Compare Source
Patch Changes
fd55e20: fix incorrect type generation when using the inlineFragmentTypes 'combine' option that resulted in generating masked fragment output.v2.7.0Compare Source
Minor Changes
1479233: Add newinlineFragmentTypesmode'mask', which allows generating masked fragment types.v2.6.0Compare Source
Minor Changes
bef4376: fix: RequireFields generic making all other fields optionalPatch Changes
c8ef37a: fix(typescript-resolvers): Fix optional field typesbe7cb3a: Performance work: resolvers plugins, documents loading754a337]v2.5.2Compare Source
Patch Changes
6002feb: Fix exports in package.json files for react-native projects6002feb]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.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.