-
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
chore(deps): update devdependencies #15
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/devdependencies
base: master
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
+3,059
−1,904
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
8d0820c
to
239219d
Compare
5969621
to
b1ac6e8
Compare
20d7a47
to
b9ae687
Compare
24ed371
to
0295469
Compare
da5845b
to
e16d51d
Compare
7b196c3
to
678536f
Compare
678536f
to
702df9b
Compare
702df9b
to
0b71aa4
Compare
b4bab26
to
b16dff9
Compare
b16dff9
to
518d072
Compare
462c4a8
to
bf74115
Compare
bf74115
to
7934a97
Compare
20fa95f
to
6e38298
Compare
6e38298
to
2086e90
Compare
dbb4709
to
91b4f79
Compare
91b4f79
to
2da454e
Compare
2da454e
to
7437a4d
Compare
7437a4d
to
d78b7ab
Compare
d78b7ab
to
fab0756
Compare
15fbf31
to
1d3d2ca
Compare
1d3d2ca
to
a8fa795
Compare
a8fa795
to
3c0cb90
Compare
3c0cb90
to
8b34401
Compare
8b34401
to
f851851
Compare
f851851
to
dcd4dd9
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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.8.1
->1.21.8
1.8.1
->1.17.8
1.8.1
->1.18.2
1.8.1
->1.23.0
1.8.1
->1.18.4
1.8.1
->1.17.7
14.2.3
->14.5.0
12.11.1
->12.20.55
16.9.7
->16.14.63
16.9.2
->16.9.25
1.2.0
->1.9.7
8.2.0
->8.6.0
8.4.1
->8.10.2
3.6.4
->3.9.10
1.7.2
->1.10.2
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
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
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](https://redirect.github.com/dotansimha/grapConfiguration
📅 Schedule: Branch creation - "every weekend" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.