-
Notifications
You must be signed in to change notification settings - Fork 0
Update graphqlcodegenerator monorepo - abandoned #352
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
e858a8d
to
dfc272a
Compare
dfc272a
to
2b5afc5
Compare
2b5afc5
to
087b632
Compare
087b632
to
743b919
Compare
743b919
to
874c111
Compare
874c111
to
fabac48
Compare
fabac48
to
b7b75b9
Compare
b7b75b9
to
d7811dd
Compare
d7811dd
to
b531714
Compare
b531714
to
5ef5758
Compare
5ef5758
to
088f635
Compare
088f635
to
c9c6cbe
Compare
c9c6cbe
to
99ade2e
Compare
99ade2e
to
ad8df76
Compare
ad8df76
to
998d088
Compare
998d088
to
e39febc
Compare
e39febc
to
6117ae8
Compare
6117ae8
to
ac1fe4e
Compare
ac1fe4e
to
f04b4c1
Compare
f04b4c1
to
78f076d
Compare
78f076d
to
7d4c608
Compare
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. |
Autoclosing SkippedThis PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error. |
This PR contains the following updates:
1.13.1
->1.17.7
1.13.1
->1.21.8
1.13.1
->1.18.4
1.13.1
->1.17.7
⚠ Dependency Lookup Warnings ⚠
Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.
Release Notes
dotansimha/graphql-code-generator (@graphql-codegen/add)
v1.17.7
Compare Source
core
/cli
typescript-react-apollo
type
imports (#4448) @SimenBtypescript-generic-sdk
typed-document-node
TypedDocumentNode
also for fragments.typescript-operations
typescript-resolvers
import type
when importing from graphql (#4437) @SimenBtypescript-vue-apollo
near-operation-file
presetnear-operation-file
preset (#4436) @SimenBwebsite/docs
v1.17.6
Compare Source
core
/cli
typescript
typescript-resolvers
v1.17.5
Compare Source
🛑 Please use
v1.17.6
instead - this was invalid release due to fixes we did on release pipeline. 🛑v1.17.4
Compare Source
core
/cli
typescript-resolvers
typescript-mongodb
typescript-vue-apollo
typescript-apollo-angular
typescript-react-apollo
flow
typed-document-node
v1.17.3
Compare Source
PLEASE USE THIS RELEASE INSTEAD OF v1.17.2
urql
v1.17.1
Compare Source
New plugin for
typed-document-node
: more details soon ;) (#4392)core/cli
typescript-operations
flow-operations
docs/website
v1.17.0
Compare Source
core / cli
typescript-resolvers
optionalInfoArgument
configuration to allow optionalinfo?
argumentdocs / website
v1.16.3
Compare Source
near-operation-files
presetimportAllFragmentsFrom
(#4328) @dotansimhatypescript-resolvers
allowParentTypeOverride
for less strict resolvers signature (#4329) @dotansimhav1.16.2
Compare Source
near-operation-file
presetv1.16.1
Compare Source
core
/cli
near-operation-file
presetdocs / website
v1.16.0
Compare Source
core
/cli
c-sharp
/c-sharp-operations
typescript-resolvers
namespacedImportName
fortypescript-resolvers
plugin (#4289) @dotansimhaflow-operations
react-apollo-offix
typescript-generic-sdk
Observable
s on subscriptions (#4204) @onhatev1.15.4
Compare Source
c-sharp
c-sharp-operations
jsdoc
typescript-operations
website/docs
v1.15.3
Compare Source
core/cli
config.generates
always has a value to avoid unexpected runtime errorstypescript-resolvers
flow-resolvers
jsdoc
type-graphql
Maybe
only refers to a type, but is being used as a value here (#4181) @leejh3224typescript-operations
ts-operations
(#4201) @dotansimhav1.15.2
Compare Source
core/cli
typescript
typescript-operations
Exact
type in generated variables types to avoid runtime issues (#4194)jsdoc
near-operation-files
typescript-urql
docs/website
codegen.yaml
validationnear-operation-files
(#4189, thanks @mattleff)v1.15.1
Compare Source
graphql-cli-codegen-plugin
@graphql-cli/codegen
- plugin for GraphQL CLIcore
typescript-urql
typescript-resolvers
v1.15.0
Compare 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-yamlgraphql
package is missing (#4096)time
website / docs
v1.14.0
Compare Source
🚀 🚀 NEW PLUGIN: new plugin for generating operations names object to be used with Apollo Client (#4039)
core/cli
graphql-toolkit
to fix issues with undefinedextensions
error (https://github.com/dotansimha/graphql-code-generator/issues/3865)require.cache
when a file has changed (https://github.com/dotansimha/graphql-code-generator/issues/3560)java
kotlin
data class
es for types (#3993, thanks @ShyykoSerhiy )fragment-matcher
useExplicitTyping
to fragment matcher config (#4012, thanks @Andrew-Talley )typescript-operations
docs/website
v1.13.5
Compare Source
core/cli
typescript-operations
flow-operations
typescript-apollo-angular
v1.13.4
Compare Source
core
/cli
typescript
futureProofEnums
option (#3721, thanks @c0m1t)typescript-operations
onlyOperationTypes
for typescript and flow (#3760, thanks @standy)flow
flow-operations
onlyOperationTypes
for typescript and flow (#3760, thanks @standy)java
website / docs
v1.13.3
Compare Source
We've updated our website! It now have live chat support, updated documentation and examples, and new Dark Mode! And you can use
presets
in the live demo now!NEW PLUGIN:
c-sharp
(#372, thanks @kurmeroli )NEW PLUGIN:
c-sharp-operations
(#372, thanks @kurmeroli )core
/cli
init
command and support installation fromnpx
.--watch
flag.require
extensions bug (#3868)vue-apollo
docs
pluckConfig
documentation (dotansimha/graphql-code-generator@711b4e9)typescript-resolvers
and Apollo Server integration docs.v1.13.2
Compare Source
core/cli
graphql-toolkit
to fix issues with#import
syntaxprettier
as a cli dependency@graphql-toolkit
packages.typescript-graphql-request
typescript-react-apollo
typescript-generic-sdk
Sdk
type (#3707, thanks @SimenB )near-operation-file preset
typescript
typescript-compatibility
flow
docs/website
addDocBlocks
documentationdotansimha/graphql-code-generator (@graphql-codegen/cli)
v1.21.8
Compare Source
Patch Changes
e1643e6
: Fix exceptionloader.loaderId is not a function
caused by conflict with an internal dependency of Codegen.v1.21.7
Compare 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.6
Compare Source
Patch Changes
3b82d1b
: update chokidarv1.21.5
Compare Source
Patch Changes
dfd25ca
: chore(deps): bump graphql-tools versionsdfd25ca
]v1.21.4
Compare Source
Patch Changes
d9212aa
: fix(visitor-plugin-common): guard for a runtime type errord9212aa
]v1.21.3
Compare Source
Patch Changes
23862e7
: fix(naming-convention): revert and pin change-case-all dependency for workaround #325623862e7
]v1.21.2
Compare 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 foryaml
configurationsPatch 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.statSync
when creating custom require instead ofpath.extname
1.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.0
Minor Changes
dfef1c7
: feat(cli): pass parameters to loaders from plugin configv1.20.1
Compare Source
Patch Changes
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.