-
Notifications
You must be signed in to change notification settings - Fork 0
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
Update graphqlcodegenerator monorepo #97
Open
renovate
wants to merge
1
commit into
develop
Choose a base branch
from
renovate/graphqlcodegenerator-monorepo
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains 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
1024a2a
to
2286a5c
Compare
2286a5c
to
ca4b183
Compare
ca4b183
to
c7ccc38
Compare
c7ccc38
to
8fa8282
Compare
7cc2350
to
fa078ad
Compare
fa078ad
to
129ffdb
Compare
1384a80
to
b12faac
Compare
b12faac
to
a96ba20
Compare
a96ba20
to
7ec3c50
Compare
7ec3c50
to
243017b
Compare
243017b
to
6490840
Compare
6490840
to
8b67e85
Compare
1648fed
to
c11e731
Compare
4a98aaa
to
175204b
Compare
175204b
to
84498d6
Compare
84498d6
to
c513963
Compare
c513963
to
56e5127
Compare
56e5127
to
771ec2c
Compare
771ec2c
to
4c82e22
Compare
4bade13
to
31801f1
Compare
31801f1
to
28dd6cc
Compare
28dd6cc
to
fb4145c
Compare
fb4145c
to
56228bf
Compare
56228bf
to
b25e947
Compare
b25e947
to
f295fee
Compare
f295fee
to
a0eaa41
Compare
a0eaa41
to
d6bc100
Compare
d6bc100
to
f27f156
Compare
f27f156
to
849fece
Compare
849fece
to
d479c59
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. |
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.15.0
->1.21.8
1.15.0
->1.18.2
1.15.0
->1.23.0
1.15.0
->1.18.4
Release Notes
dotansimha/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
f86365c
: Dependencies cleanupv1.20.0
Compare Source
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 functionv1.19.4
Compare Source
Patch Changes
920d8e9
: Allow loading configuration from package.json filev1.19.3
Compare Source
Patch Changes
1183d17
: Bump all packages to resolve issues with shared dependencies1183d17
]v1.19.2
Compare Source
Patch Changes
faa1397
: Fix issues with missing sources in loadSchemafaa1397
: fix(cli): use default options of codegen for graphql-config's load methodsv1.19.1
Compare Source
Patch Changes
4ad0319
: Resolve modules passed through the -r flag relative to the cwd93e49f8
: Correctly resolve relative to the cwdeaf45d1
]v1.19.0
Compare Source
Minor Changes
857c603
: Adds the --errors-only flag to the cli to print errors only.Patch Changes
857c603
]v1.18.0
Compare Source
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
v1.17.10
Compare Source
Patch Changes
2900ee2
: Check the error code instead of the error message to determine if a package wasn't foundv1.17.9
Compare Source
Patch Changes
e7d56e3
: fix issues with init command and missing versions398b094
: Load user provided things relative to the configda8bdd1
]v1.17.8
Compare Source
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.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.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.2
typed-document-node
.tsx
or.ts
v1.17.1
Patch Changes
2900ee2
: Check the error code instead of the error message to determine if a package wasn't foundv1.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
dotansimha/graphql-code-generator (@graphql-codegen/introspection)
v1.18.2
Compare Source
Patch Changes
d9212aa
: fix(visitor-plugin-common): guard for a runtime type errord9212aa
]v1.18.1
Compare Source
Patch Changes
1183d17
: Bump all packages to resolve issues with shared dependencies1183d17
]v1.18.0
Compare Source
Minor Changes
1731ae2
: allow to pass configuration to introspection pluginPatch Changes
da8bdd1
]v1.17.8
Compare Source
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
]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
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.