atherdon / dash-upload-forms

https://upload-forms-repository.herokuapp.com/
1 stars 2 forks source link

Update graphqlcodegenerator monorepo #83

Open renovate[bot] opened 3 years ago

renovate[bot] commented 3 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@graphql-codegen/cli 1.21.4 -> 1.21.8 age adoption passing confidence
@graphql-codegen/typescript 1.22.0 -> 1.23.0 age adoption passing confidence
@graphql-codegen/typescript-operations 1.17.16 -> 1.18.4 age adoption passing confidence
@graphql-codegen/typescript-react-apollo 2.2.4 -> 2.3.1 age adoption passing confidence

Release Notes

dotansimha/graphql-code-generator (@​graphql-codegen/cli) ### [`v1.21.8`](https://togithub.com/dotansimha/graphql-code-generator/blob/HEAD/packages/graphql-codegen-cli/CHANGELOG.md#​1218) [Compare Source](https://togithub.com/dotansimha/graphql-code-generator/compare/@graphql-codegen/cli@1.21.7...@graphql-codegen/cli@1.21.8) ##### Patch Changes - [`e1643e6`](https://togithub.com/dotansimha/graphql-code-generator/commit/e1643e6d4): Fix exception `loader.loaderId is not a function` caused by conflict with an internal dependency of Codegen. ### [`v1.21.7`](https://togithub.com/dotansimha/graphql-code-generator/blob/HEAD/packages/graphql-codegen-cli/CHANGELOG.md#​1217) [Compare Source](https://togithub.com/dotansimha/graphql-code-generator/compare/@graphql-codegen/cli@1.21.6...@graphql-codegen/cli@1.21.7) ##### Patch Changes - [`470336a`](https://togithub.com/dotansimha/graphql-code-generator/commit/470336a1): don't require plugins for for config if preset provides plugin. Instead the preset should throw if no plugins were provided. - Updated dependencies \[[`470336a`](https://togithub.com/dotansimha/graphql-code-generator/commit/470336a1)] - [@​graphql-codegen/plugin-helpers](https://togithub.com/graphql-codegen/plugin-helpers)[@​1](https://togithub.com/1).18.8 ### [`v1.21.6`](https://togithub.com/dotansimha/graphql-code-generator/blob/HEAD/packages/graphql-codegen-cli/CHANGELOG.md#​1216) [Compare Source](https://togithub.com/dotansimha/graphql-code-generator/compare/@graphql-codegen/cli@1.21.5...@graphql-codegen/cli@1.21.6) ##### Patch Changes - [`3b82d1b`](https://togithub.com/dotansimha/graphql-code-generator/commit/3b82d1bd): update chokidar ### [`v1.21.5`](https://togithub.com/dotansimha/graphql-code-generator/blob/HEAD/packages/graphql-codegen-cli/CHANGELOG.md#​1215) [Compare Source](https://togithub.com/dotansimha/graphql-code-generator/compare/@graphql-codegen/cli@1.21.4...@graphql-codegen/cli@1.21.5) ##### Patch Changes - [`dfd25ca`](https://togithub.com/dotansimha/graphql-code-generator/commit/dfd25caf): chore(deps): bump graphql-tools versions - Updated dependencies \[[`dfd25ca`](https://togithub.com/dotansimha/graphql-code-generator/commit/dfd25caf)] - [@​graphql-codegen/core](https://togithub.com/graphql-codegen/core)[@​1](https://togithub.com/1).17.10 - [@​graphql-codegen/plugin-helpers](https://togithub.com/graphql-codegen/plugin-helpers)[@​1](https://togithub.com/1).18.7
dotansimha/graphql-code-generator (@​graphql-codegen/typescript) ### [`v1.23.0`](https://togithub.com/dotansimha/graphql-code-generator/blob/HEAD/packages/plugins/typescript/typescript/CHANGELOG.md#​1230) [Compare Source](https://togithub.com/dotansimha/graphql-code-generator/compare/@graphql-codegen/typescript@1.22.4...@graphql-codegen/typescript@1.23.0) ##### Minor Changes - [`9005cc1`](https://togithub.com/dotansimha/graphql-code-generator/commit/9005cc17): add `allowEnumStringTypes` option for allowing string literals as valid return types from resolvers in addition to enum values.\_ ##### Patch Changes - Updated dependencies \[[`df19a4e`](https://togithub.com/dotansimha/graphql-code-generator/commit/df19a4ed)] - Updated dependencies \[[`470336a`](https://togithub.com/dotansimha/graphql-code-generator/commit/470336a1)] - Updated dependencies \[[`9005cc1`](https://togithub.com/dotansimha/graphql-code-generator/commit/9005cc17)] - [@​graphql-codegen/visitor-plugin-common](https://togithub.com/graphql-codegen/visitor-plugin-common)[@​1](https://togithub.com/1).22.0 - [@​graphql-codegen/plugin-helpers](https://togithub.com/graphql-codegen/plugin-helpers)[@​1](https://togithub.com/1).18.8 ### [`v1.22.4`](https://togithub.com/dotansimha/graphql-code-generator/blob/HEAD/packages/plugins/typescript/typescript/CHANGELOG.md#​1224) [Compare Source](https://togithub.com/dotansimha/graphql-code-generator/compare/@graphql-codegen/typescript@1.22.3...@graphql-codegen/typescript@1.22.4) ##### Patch Changes - Updated dependencies \[[`6762aff`](https://togithub.com/dotansimha/graphql-code-generator/commit/6762aff5)] - [@​graphql-codegen/visitor-plugin-common](https://togithub.com/graphql-codegen/visitor-plugin-common)[@​1](https://togithub.com/1).21.3 ### [`v1.22.3`](https://togithub.com/dotansimha/graphql-code-generator/blob/HEAD/packages/plugins/typescript/typescript/CHANGELOG.md#​1223) [Compare Source](https://togithub.com/dotansimha/graphql-code-generator/compare/@graphql-codegen/typescript@1.22.2...@graphql-codegen/typescript@1.22.3) ##### Patch Changes - Updated dependencies \[[`6aaecf1`](https://togithub.com/dotansimha/graphql-code-generator/commit/6aaecf1c)] - [@​graphql-codegen/visitor-plugin-common](https://togithub.com/graphql-codegen/visitor-plugin-common)[@​1](https://togithub.com/1).21.2 ### [`v1.22.2`](https://togithub.com/dotansimha/graphql-code-generator/blob/HEAD/packages/plugins/typescript/typescript/CHANGELOG.md#​1222) [Compare Source](https://togithub.com/dotansimha/graphql-code-generator/compare/@graphql-codegen/typescript@1.22.1...@graphql-codegen/typescript@1.22.2) ##### Patch Changes - Updated dependencies \[[`cf1e5ab`](https://togithub.com/dotansimha/graphql-code-generator/commit/cf1e5abc)] - [@​graphql-codegen/visitor-plugin-common](https://togithub.com/graphql-codegen/visitor-plugin-common)[@​1](https://togithub.com/1).21.1 ### [`v1.22.1`](https://togithub.com/dotansimha/graphql-code-generator/blob/HEAD/packages/plugins/typescript/typescript/CHANGELOG.md#​1221) [Compare Source](https://togithub.com/dotansimha/graphql-code-generator/compare/@graphql-codegen/typescript@1.22.0...@graphql-codegen/typescript@1.22.1) ##### Patch Changes - Updated dependencies \[[`dfd25ca`](https://togithub.com/dotansimha/graphql-code-generator/commit/dfd25caf)] - Updated dependencies \[[`8da7dff`](https://togithub.com/dotansimha/graphql-code-generator/commit/8da7dff6)] - [@​graphql-codegen/visitor-plugin-common](https://togithub.com/graphql-codegen/visitor-plugin-common)[@​1](https://togithub.com/1).21.0 - [@​graphql-codegen/plugin-helpers](https://togithub.com/graphql-codegen/plugin-helpers)[@​1](https://togithub.com/1).18.7
dotansimha/graphql-code-generator (@​graphql-codegen/typescript-operations) ### [`v1.18.4`](https://togithub.com/dotansimha/graphql-code-generator/blob/HEAD/packages/plugins/typescript/operations/CHANGELOG.md#​1184) [Compare Source](https://togithub.com/dotansimha/graphql-code-generator/compare/@graphql-codegen/typescript-operations@1.18.3...@graphql-codegen/typescript-operations@1.18.4) ##### Patch Changes - Updated dependencies \[[`df19a4e`](https://togithub.com/dotansimha/graphql-code-generator/commit/df19a4ed)] - Updated dependencies \[[`470336a`](https://togithub.com/dotansimha/graphql-code-generator/commit/470336a1)] - Updated dependencies \[[`9005cc1`](https://togithub.com/dotansimha/graphql-code-generator/commit/9005cc17)] - [@​graphql-codegen/visitor-plugin-common](https://togithub.com/graphql-codegen/visitor-plugin-common)[@​1](https://togithub.com/1).22.0 - [@​graphql-codegen/plugin-helpers](https://togithub.com/graphql-codegen/plugin-helpers)[@​1](https://togithub.com/1).18.8 - [@​graphql-codegen/typescript](https://togithub.com/graphql-codegen/typescript)[@​1](https://togithub.com/1).23.0 ### [`v1.18.3`](https://togithub.com/dotansimha/graphql-code-generator/blob/HEAD/packages/plugins/typescript/operations/CHANGELOG.md#​1183) [Compare Source](https://togithub.com/dotansimha/graphql-code-generator/compare/@graphql-codegen/typescript-operations@1.18.2...@graphql-codegen/typescript-operations@1.18.3) ##### Patch Changes - [`6762aff`](https://togithub.com/dotansimha/graphql-code-generator/commit/6762aff5): Fix for array types with [@​skip](https://togithub.com/skip) [@​include](https://togithub.com/include) directives - Updated dependencies \[[`6762aff`](https://togithub.com/dotansimha/graphql-code-generator/commit/6762aff5)] - [@​graphql-codegen/visitor-plugin-common](https://togithub.com/graphql-codegen/visitor-plugin-common)[@​1](https://togithub.com/1).21.3 - [@​graphql-codegen/typescript](https://togithub.com/graphql-codegen/typescript)[@​1](https://togithub.com/1).22.4 ### [`v1.18.2`](https://togithub.com/dotansimha/graphql-code-generator/blob/HEAD/packages/plugins/typescript/operations/CHANGELOG.md#​1182) [Compare Source](https://togithub.com/dotansimha/graphql-code-generator/compare/@graphql-codegen/typescript-operations@1.18.1...@graphql-codegen/typescript-operations@1.18.2) ##### Patch Changes - [`6aaecf1`](https://togithub.com/dotansimha/graphql-code-generator/commit/6aaecf1c): Fix issues with missing sub-fragments when skipTypename: true - Updated dependencies \[[`6aaecf1`](https://togithub.com/dotansimha/graphql-code-generator/commit/6aaecf1c)] - [@​graphql-codegen/visitor-plugin-common](https://togithub.com/graphql-codegen/visitor-plugin-common)[@​1](https://togithub.com/1).21.2 - [@​graphql-codegen/typescript](https://togithub.com/graphql-codegen/typescript)[@​1](https://togithub.com/1).22.3 ### [`v1.18.1`](https://togithub.com/dotansimha/graphql-code-generator/blob/HEAD/packages/plugins/typescript/operations/CHANGELOG.md#​1181) [Compare Source](https://togithub.com/dotansimha/graphql-code-generator/compare/@graphql-codegen/typescript-operations@1.18.0...@graphql-codegen/typescript-operations@1.18.1) ##### Patch Changes - Updated dependencies \[[`cf1e5ab`](https://togithub.com/dotansimha/graphql-code-generator/commit/cf1e5abc)] - [@​graphql-codegen/visitor-plugin-common](https://togithub.com/graphql-codegen/visitor-plugin-common)[@​1](https://togithub.com/1).21.1 - [@​graphql-codegen/typescript](https://togithub.com/graphql-codegen/typescript)[@​1](https://togithub.com/1).22.2 ### [`v1.18.0`](https://togithub.com/dotansimha/graphql-code-generator/blob/HEAD/packages/plugins/typescript/operations/CHANGELOG.md#​1180) [Compare Source](https://togithub.com/dotansimha/graphql-code-generator/compare/@graphql-codegen/typescript-operations@1.17.16...@graphql-codegen/typescript-operations@1.18.0) ##### Minor Changes - [`0a90986`](https://togithub.com/dotansimha/graphql-code-generator/commit/0a909869): Add arrayInputCoercion option ##### Patch Changes - Updated dependencies \[[`dfd25ca`](https://togithub.com/dotansimha/graphql-code-generator/commit/dfd25caf)] - Updated dependencies \[[`8da7dff`](https://togithub.com/dotansimha/graphql-code-generator/commit/8da7dff6)] - [@​graphql-codegen/visitor-plugin-common](https://togithub.com/graphql-codegen/visitor-plugin-common)[@​1](https://togithub.com/1).21.0 - [@​graphql-codegen/plugin-helpers](https://togithub.com/graphql-codegen/plugin-helpers)[@​1](https://togithub.com/1).18.7 - [@​graphql-codegen/typescript](https://togithub.com/graphql-codegen/typescript)[@​1](https://togithub.com/1).22.1
dotansimha/graphql-code-generator-community ### [`v2.3.1`](https://togithub.com/dotansimha/graphql-code-generator-community/blob/HEAD/packages/plugins/typescript/react-apollo/CHANGELOG.md#​231) ##### Patch Changes - Updated dependencies \[[`df19a4e`](https://togithub.com/dotansimha/graphql-code-generator-community/commit/df19a4ed)] - Updated dependencies \[[`470336a`](https://togithub.com/dotansimha/graphql-code-generator-community/commit/470336a1)] - Updated dependencies \[[`9005cc1`](https://togithub.com/dotansimha/graphql-code-generator-community/commit/9005cc17)] - [@​graphql-codegen/visitor-plugin-common](https://togithub.com/graphql-codegen/visitor-plugin-common)[@​1](https://togithub.com/1).22.0 - [@​graphql-codegen/plugin-helpers](https://togithub.com/graphql-codegen/plugin-helpers)[@​1](https://togithub.com/1).18.8 ### [`v2.3.0`](https://togithub.com/dotansimha/graphql-code-generator-community/blob/HEAD/packages/plugins/typescript/react-apollo/CHANGELOG.md#​230) ##### Minor Changes - [`0538923`](https://togithub.com/dotansimha/graphql-code-generator-community/commit/0538923f): feat(react-apollo): add hooksSuffix option ### [`v2.2.8`](https://togithub.com/dotansimha/graphql-code-generator-community/blob/HEAD/packages/plugins/typescript/react-apollo/CHANGELOG.md#​228) ##### Patch Changes - Updated dependencies \[[`6762aff`](https://togithub.com/dotansimha/graphql-code-generator-community/commit/6762aff5)] - [@​graphql-codegen/visitor-plugin-common](https://togithub.com/graphql-codegen/visitor-plugin-common)[@​1](https://togithub.com/1).21.3 ### [`v2.2.7`](https://togithub.com/dotansimha/graphql-code-generator-community/blob/HEAD/packages/plugins/typescript/react-apollo/CHANGELOG.md#​227) ##### Patch Changes - Updated dependencies \[[`6aaecf1`](https://togithub.com/dotansimha/graphql-code-generator-community/commit/6aaecf1c)] - [@​graphql-codegen/visitor-plugin-common](https://togithub.com/graphql-codegen/visitor-plugin-common)[@​1](https://togithub.com/1).21.2 ### [`v2.2.6`](https://togithub.com/dotansimha/graphql-code-generator-community/blob/HEAD/packages/plugins/typescript/react-apollo/CHANGELOG.md#​226) ##### Patch Changes - [`0c989a9`](https://togithub.com/dotansimha/graphql-code-generator-community/commit/0c989a9a): Fix missing use of type import when using custom apollo hooks import - [`34c3799`](https://togithub.com/dotansimha/graphql-code-generator-community/commit/34c37992): No longer use TypesSuffix on function names. - Updated dependencies \[[`cf1e5ab`](https://togithub.com/dotansimha/graphql-code-generator-community/commit/cf1e5abc)] - [@​graphql-codegen/visitor-plugin-common](https://togithub.com/graphql-codegen/visitor-plugin-common)[@​1](https://togithub.com/1).21.1 ### [`v2.2.5`](https://togithub.com/dotansimha/graphql-code-generator-community/blob/HEAD/packages/plugins/typescript/react-apollo/CHANGELOG.md#​225) ##### Patch Changes - Updated dependencies \[[`dfd25ca`](https://togithub.com/dotansimha/graphql-code-generator-community/commit/dfd25caf)] - Updated dependencies \[[`8da7dff`](https://togithub.com/dotansimha/graphql-code-generator-community/commit/8da7dff6)] - [@​graphql-codegen/visitor-plugin-common](https://togithub.com/graphql-codegen/visitor-plugin-common)[@​1](https://togithub.com/1).21.0 - [@​graphql-codegen/plugin-helpers](https://togithub.com/graphql-codegen/plugin-helpers)[@​1](https://togithub.com/1).18.7

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.

renovate[bot] commented 1 year ago

Edited/Blocked Notification

Renovate 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.

⚠️ Warning: custom changes will be lost.