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.8
Release Notes
dotansimha/graphql-code-generator (@graphql-codegen/visitor-plugin-common)
v2.13.8
Compare Source
Patch Changes
a98198524
Thanks @charle692! - Fix issue where visitor-plugin-common emitted ESM imports for Operations when emitLegacyCommonJSImports is truev2.13.7
Compare Source
Patch Changes
eb454d06c
Thanks @schmod! - avoid using TypeScript namespace imports for enumsv2.13.6
Compare Source
Patch Changes
ed87c782b
Thanks @renovate! - dependencies updates:@graphql-tools/utils@^9.0.0
↗︎ (from^8.8.0
, independencies
)ed87c782b
,6c6b6f2df
]:v2.13.5
Compare Source
Patch Changes
46f75304a
Thanks @saihaj! - fix the version of@graphql-codegen/plugin-helpers@3.1.1
Updated dependencies [
307a5d350
]:v2.13.4
Compare Source
Patch Changes
a6c2097f4
Thanks @renovate! - dependencies updates:change-case-all@1.0.15
↗︎ (from1.0.14
, independencies
)a6c2097f4
,f79a00e8a
,c802a0c0b
]:v2.13.3
Compare Source
Patch Changes
62f655452
Thanks @jdmoody! - Fix issue where selection set flattening uses the wrong parent typev2.13.2
Compare Source
Patch Changes
ef4c2c9c2
Thanks @levrik! - Fix incompatibility between@oneOf
input types and declaration kind other thantype
v2.13.1
Compare Source
Patch Changes
#8525
63dc8f205
Thanks @charlypoly! - removeDetailledError
, not supported by Listr rendererUpdated dependencies [
63dc8f205
]:v2.13.0
Compare Source
Minor Changes
a46b8d99c
Thanks @charlypoly! - Fragment masking$fragmentName
and$fragmentRefs
are optionalsv2.12.2
Compare Source
Patch Changes
1bd7f771c
Thanks @mvestergaard! - Remove extension from operations file importv2.12.1
Compare Source
Patch Changes
#8189
b408f8238
Thanks @n1ru4l! - Fix CommonJS TypeScript resolution withmoduleResolution
node16
ornodenext
#8185
47d0a57e2
Thanks @chrisands! - Fix emitLegacyCommonJSImports to being passedUpdated dependencies [
b408f8238
]:v2.12.0
Compare Source
Minor Changes
2cbcbb3
: Add new flag to emit legacy common js imports. Default it will betrue
this 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.1
Compare Source
Patch Changes
525ad58
: Revert breaking change for Next.js applications that are incapable of resolving an import with a.js
extension.v2.11.0
Compare Source
Minor Changes
68bb30e
: Attach.js
extension 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.0
Compare 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.1
Compare Source
Patch Changes
d16beba
: Update @graphql-tools/relay-operation-optimizer package;graphql
package. Now we forked and released v12 under a different name and removed version range forgraphql
inpeerDependencies
ofrelay-compiler
v2.9.0
Compare Source
Minor Changes
c3d7b72
: support the@oneOf
directive on input types.v2.8.0
Compare Source
Minor Changes
f1fb77b
: feat: Add option to squash exactly similar fragment typesv2.7.6
Compare Source
Patch Changes
9a5f31c
: New optiononlyEnums
for Typescriptv2.7.5
Compare Source
Patch Changes
2966686
: Generate $fragmentName for fragment subtypes for fragment maskingv2.7.4
Compare Source
Patch Changes
337fd4f
: WP: [typescript-resolvers] Add directiveContextTypes optionv2.7.3
Compare Source
Patch Changes
54718c0
: Improve @Deprecated Enum Type developer experiencev2.7.2
Compare Source
Patch Changes
11d05e3
: fix(resolvers): fix conflict betweentypesPrefix: true
andenumPrefix: false
v2.7.1
Compare Source
Patch Changes
fd55e20
: fix incorrect type generation when using the inlineFragmentTypes 'combine' option that resulted in generating masked fragment output.v2.7.0
Compare Source
Minor Changes
1479233
: Add newinlineFragmentTypes
mode'mask'
, which allows generating masked fragment types.v2.6.0
Compare 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.2
Compare 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.