Open
Conversation
815d0fb to
f6dd7da
Compare
4839916 to
1f82d4d
Compare
1f82d4d to
f3c0061
Compare
f3c0061 to
36ce9da
Compare
36ce9da to
62730c1
Compare
62730c1 to
d34d97b
Compare
d34d97b to
6c42ee5
Compare
Contributor
Author
PR has been edited👷 This PR has received other commits, so Renovate will stop updating it to avoid conflicts or other problems. If you wish to abandon your changes and have Renovate start over you may click the "rebase" checkbox in the PR body/description. If you think this comment is in error and the branch is not modified, try deleting this comment. If it comes back again the next time Renovate runs, please submit an issue or seek config help. |
6c42ee5 to
f50643d
Compare
f50643d to
07dbe94
Compare
07dbe94 to
a152872
Compare
a152872 to
820604e
Compare
820604e to
f4232bd
Compare
f4232bd to
f05d2a7
Compare
f05d2a7 to
a83047b
Compare
a83047b to
6547b37
Compare
6547b37 to
2e6cda7
Compare
2e6cda7 to
76f7c49
Compare
76f7c49 to
67987a8
Compare
Contributor
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
1.13.2->1.17.71.13.2->1.21.81.13.2->1.18.61.13.2->1.23.01.13.2->1.18.41.13.2->1.18.9Release Notes
dotansimha/graphql-code-generator (@graphql-codegen/add)
v1.17.7Compare Source
core/clitypescript-react-apollotypeimports (#4448) @SimenBtypescript-generic-sdktyped-document-nodeTypedDocumentNodealso for fragments.typescript-operationstypescript-resolversimport typewhen importing from graphql (#4437) @SimenBtypescript-vue-apollonear-operation-filepresetnear-operation-filepreset (#4436) @SimenBwebsite/docs
v1.17.6Compare Source
core/clitypescripttypescript-resolversv1.17.5Compare Source
🛑 Please use
v1.17.6instead - this was invalid release due to fixes we did on release pipeline. 🛑v1.17.4Compare Source
core/clitypescript-resolverstypescript-mongodbtypescript-vue-apollotypescript-apollo-angulartypescript-react-apolloflowtyped-document-nodev1.17.3Compare Source
PLEASE USE THIS RELEASE INSTEAD OF v1.17.2
urql
v1.17.1Compare Source
New plugin for
typed-document-node: more details soon ;) (#4392)core/cli
typescript-operations
flow-operations
docs/website
v1.17.0Compare Source
core / cli
typescript-resolvers
optionalInfoArgumentconfiguration to allow optionalinfo?argumentdocs / website
v1.16.3Compare Source
near-operation-filespresetimportAllFragmentsFrom(#4328) @dotansimhatypescript-resolversallowParentTypeOverridefor less strict resolvers signature (#4329) @dotansimhav1.16.2Compare Source
near-operation-filepresetv1.16.1Compare Source
core/clinear-operation-filepresetdocs / website
v1.16.0Compare Source
core/clic-sharp/c-sharp-operationstypescript-resolversnamespacedImportNamefortypescript-resolversplugin (#4289) @dotansimhaflow-operationsreact-apollo-offixtypescript-generic-sdkObservables on subscriptions (#4204) @onhatev1.15.4Compare Source
c-sharpc-sharp-operationsjsdoctypescript-operationswebsite/docs
v1.15.3Compare Source
core/cliconfig.generatesalways has a value to avoid unexpected runtime errorstypescript-resolversflow-resolversjsdoctype-graphqlMaybeonly refers to a type, but is being used as a value here (#4181) @leejh3224typescript-operationsts-operations(#4201) @dotansimhav1.15.2Compare Source
core/clitypescripttypescript-operationsExacttype in generated variables types to avoid runtime issues (#4194)jsdocnear-operation-filestypescript-urqldocs/website
codegen.yamlvalidationnear-operation-files(#4189, thanks @mattleff)v1.15.1Compare Source
graphql-cli-codegen-plugin@graphql-cli/codegen- plugin for GraphQL CLIcoretypescript-urqltypescript-resolversv1.15.0Compare Source
🚀 🚀 NEW PLUGIN: Generate JSDoc based on your GraphQL schema (https://github.com/dotansimha/graphql-code-generator/pull/3223, thanks @CarloPalinckx )
core/cli@graphql-tools/...instead of@graphql-toolkit/...codegen.yml. If you are using VSCode, make sure you have this extension installed: https://marketplace.visualstudio.com/items?itemName=redhat.vscode-yamlgraphqlpackage is missing (#4096)timewebsite / docs
v1.14.0Compare Source
🚀 🚀 NEW PLUGIN: new plugin for generating operations names object to be used with Apollo Client (#4039)
core/cligraphql-toolkitto fix issues with undefinedextensionserror (https://github.com/dotansimha/graphql-code-generator/issues/3865)require.cachewhen a file has changed (https://github.com/dotansimha/graphql-code-generator/issues/3560)javakotlindata classes for types (#3993, thanks @ShyykoSerhiy )fragment-matcheruseExplicitTypingto fragment matcher config (#4012, thanks @Andrew-Talley )typescript-operationsdocs/website
v1.13.5Compare Source
core/cli
typescript-operationsflow-operationstypescript-apollo-angularv1.13.4Compare Source
core/clitypescriptfutureProofEnumsoption (#3721, thanks @c0m1t)typescript-operationsonlyOperationTypesfor typescript and flow (#3760, thanks @standy)flowflow-operationsonlyOperationTypesfor typescript and flow (#3760, thanks @standy)javawebsite / docs
v1.13.3Compare Source
We've updated our website! It now have live chat support, updated documentation and examples, and new Dark Mode! And you can use
presetsin the live demo now!NEW PLUGIN:
c-sharp(#372, thanks @kurmeroli )NEW PLUGIN:
c-sharp-operations(#372, thanks @kurmeroli )core/cliinitcommand and support installation fromnpx.--watchflag.requireextensions bug (#3868)vue-apollodocs
pluckConfigdocumentation (dotansimha/graphql-code-generator@711b4e9)typescript-resolversand Apollo Server integration docs.dotansimha/graphql-code-generator (@graphql-codegen/cli)
v1.21.8Compare Source
Patch Changes
e1643e6: Fix exceptionloader.loaderId is not a functioncaused by conflict with an internal dependency of Codegen.v1.21.7Compare Source
Patch Changes
470336a: don't require plugins for for config if preset provides plugin. Instead the preset should throw if no plugins were provided.470336a]v1.21.6Compare Source
Patch Changes
3b82d1b: update chokidarv1.21.5Compare Source
Patch Changes
dfd25ca: chore(deps): bump graphql-tools versionsdfd25ca]v1.21.4Compare Source
Patch Changes
d9212aa: fix(visitor-plugin-common): guard for a runtime type errord9212aa]v1.21.3Compare Source
Patch Changes
23862e7: fix(naming-convention): revert and pin change-case-all dependency for workaround #325623862e7]v1.21.2Compare Source
Patch Changes
29b75b1: enhance(namingConvention): use change-case-all instead of individual packages for naming convention29b75b1]v1.21.1@graphql-codegen/cli
1.21.0
Minor Changes
dfef1c7: feat(cli): pass parameters to loaders from plugin config1.20.1
Patch Changes
f86365c: Dependencies cleanup1.20.0
Minor Changes
0e9ddb5: Addmerge(<<) syntax foryamlconfigurationsPatch Changes
bff3fa8: CLI with watch option will reload using new config on change9ebf187: Fix wrong MODULE_NOT_FOUND for missing dependenciesaa955f1: fix hooks as single function1.19.4
Patch Changes
920d8e9: Allow loading configuration from package.json file1.19.3
Patch Changes
1183d17: Bump all packages to resolve issues with shared dependencies1183d17]1.19.2
Patch Changes
faa1397: Fix issues with missing sources in loadSchemafaa1397: fix(cli): use default options of codegen for graphql-config's load methods1.19.1
Patch Changes
4ad0319: Resolve modules passed through the -r flag relative to the cwd93e49f8: Correctly resolve relative to the cwdeaf45d1]1.19.0
Minor Changes
857c603: Adds the --errors-only flag to the cli to print errors only.Patch Changes
857c603]1.18.0
Minor Changes
ceb9fe0: Changes watch mode to not use polling by default and adds configurable overridePatch Changes
186962c: Usefs.statSyncwhen creating custom require instead ofpath.extname1.17.10
Patch Changes
2900ee2: Check the error code instead of the error message to determine if a package wasn't found1.17.9
Patch Changes
e7d56e3: fix issues with init command and missing versions398b094: Load user provided things relative to the configda8bdd1]1.17.8
Patch Changes
1d7c643: Bump all packages to allow "^" in deps and fix compatibility issues1d7c643: Bump versions of @graphql-tools/ packages to fix issues with loading schemas and SDL comments1d7c643]1d7c643]ac067ea]v1.21.0Minor Changes
dfef1c7: feat(cli): pass parameters to loaders from plugin configv1.20.1Compare Source
Patch Changes
f86365c: Dependencies cleanupv1.20.0Compare Source
Minor Changes
0e9ddb5: Addmerge(<<) syntax foryamlconfigurationsPatch Changes
bff3fa8: CLI with watch option will reload using new config on change9ebf187: Fix wrong MODULE_NOT_FOUND for missing dependenciesaa955f1: fix hooks as single functionv1.19.4Compare Source
Patch Changes
920d8e9: Allow loading configuration from package.json filev1.19.3Compare Source
Patch Changes
1183d17: Bump all packages to resolve issues with shared dependencies1183d17]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.