Skip to content

fix(deps): update graphqlcodegenerator monorepo - #12

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/graphqlcodegenerator-monorepo
Open

fix(deps): update graphqlcodegenerator monorepo#12
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/graphqlcodegenerator-monorepo

Conversation

@renovate

@renovate renovate Bot commented Sep 28, 2020

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@graphql-codegen/cli (source) 1.17.81.21.8 age confidence
@graphql-codegen/typescript (source) 1.17.91.23.0 age confidence
@graphql-codegen/typescript-resolvers (source) 1.17.91.20.0 age confidence

Release Notes

dotansimha/graphql-code-generator (@​graphql-codegen/cli)

v1.21.8

Compare Source

Patch Changes
  • e1643e6: Fix exception loader.loaderId is not a function caused by conflict with an internal dependency of Codegen.

v1.21.7

Compare Source

Patch Changes

v1.21.6

Compare Source

Patch Changes

v1.21.5

Compare Source

Patch Changes

v1.21.4

Compare Source

Patch Changes

v1.21.3

Compare Source

Patch Changes

v1.21.2

Compare Source

Patch Changes

v1.21.1

@​graphql-codegen/cli

1.21.0

Minor Changes
  • dfef1c7: feat(cli): pass parameters to loaders from plugin config

1.20.1

Patch Changes

1.20.0

Minor Changes
  • 0e9ddb5: Add merge (<<) syntax for yaml configurations
Patch Changes
  • bff3fa8: CLI with watch option will reload using new config on change
  • 9ebf187: Fix wrong MODULE_NOT_FOUND for missing dependencies
  • aa955f1: fix hooks as single function

1.19.4

Patch Changes
  • 920d8e9: Allow loading configuration from package.json file

1.19.3

Patch Changes

1.19.2

Patch Changes
  • faa1397: Fix issues with missing sources in loadSchema
  • faa1397: fix(cli): use default options of codegen for graphql-config's load methods

1.19.1

Patch Changes

1.19.0

Minor Changes
  • 857c603: Adds the --errors-only flag to the cli to print errors only.
Patch Changes

1.18.0

Minor Changes
  • ceb9fe0: Changes watch mode to not use polling by default and adds configurable override
Patch Changes
  • 186962c: Use fs.statSync when creating custom require instead of path.extname

1.17.10

Patch Changes
  • 2900ee2: Check the error code instead of the error message to determine if a package wasn't found

1.17.9

Patch Changes

1.17.8

Patch Changes

v1.21.0

Minor Changes
  • dfef1c7: feat(cli): pass parameters to loaders from plugin config

v1.20.1

Compare Source

Patch Changes

v1.20.0

Compare Source

Minor Changes
  • 0e9ddb5: Add merge (<<) syntax for yaml configurations
Patch Changes
  • bff3fa8: CLI with watch option will reload using new config on change
  • 9ebf187: Fix wrong MODULE_NOT_FOUND for missing dependencies
  • aa955f1: fix hooks as single function

v1.19.4

Compare Source

Patch Changes
  • 920d8e9: Allow loading configuration from package.json file

v1.19.3

Compare Source

Patch Changes

v1.19.2

Compare Source

Patch Changes
  • faa1397: Fix issues with missing sources in loadSchema
  • faa1397: fix(cli): use default options of codegen for graphql-config's load methods

v1.19.1

Compare Source

Patch Changes

v1.19.0

Compare Source

Minor Changes
  • 857c603: Adds the --errors-only flag to the cli to print errors only.
Patch Changes

v1.18.0

Compare Source

Minor Changes
  • ceb9fe0: Changes watch mode to not use polling by default and adds configurable override
Patch Changes
  • 186962c: Use fs.statSync when creating custom require instead of path.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 found

v1.17.9

Compare Source

Patch Changes
dotansimha/graphql-code-generator (@​graphql-codegen/typescript)

v1.23.0

Compare Source

Minor Changes
  • 9005cc1: add allowEnumStringTypes option for allowing string literals as valid return types from resolvers in addition to enum values._
Patch Changes

v1.22.4

Compare Source

Patch Changes

v1.22.3

Compare Source

Patch Changes

v1.22.2

Compare Source

Patch Changes

v1.22.1

Compare Source

Patch Changes

v1.22.0

Compare Source

Minor Changes
  • f0b5ea5: Add entireFieldWrapperValue configuration option, to wrap arrays
  • 097bea2: Added new configuration settings for scalars: strictScalars and defaultScalarType
Patch Changes

v1.21.1

Compare Source

Patch Changes

v1.21.0

Compare Source

Minor Changes
  • 34b8087: Adds futureProofUnion option to account for a possible unknown new type added to union types
Patch Changes

v1.20.2

Compare Source

Patch Changes

v1.20.1

Compare Source

Patch Changes

v1.20.0

Compare Source

Minor Changes
  • d95db95: feat(typescript): bump visitor-plugin-common

v1.19.0

Compare Source

Minor Changes
  • 1d6a593: Added useImplementingTypes flag for generating code that uses implementing types instead of interfaces
Patch Changes

v1.18.1

Compare Source

Patch Changes

v1.18.0

Compare Source

Minor Changes
  • 49242c2: Added a "defaultValue" option in the "avoidOptionals" config
    See #​5112
Patch Changes

v1.17.11

Compare Source

Patch Changes

v1.17.10

Compare Source

Patch Changes
dotansimha/graphql-code-generator (@​graphql-codegen/typescript-resolvers)

v1.20.0

Compare Source

Minor Changes
  • 8e4d582: Add a new type for StitchResolver without selectionSet
  • 9005cc1: add allowEnumStringTypes option for allowing string literals as valid return types from resolvers in addition to enum values._
Patch Changes

v1.19.5

Compare Source

Patch Changes

v1.19.4

Compare Source

Patch Changes

v1.19.3

Compare Source

Patch Changes

v1.19.2

Compare Source

Patch Changes

v1.19.1

Compare Source

Patch Changes

v1.19.0

Compare Source

Minor Changes
  • d4942d0: NEW CONFIG (onlyResolveTypeForInterfaces): Allow to generate only __resolveType for interfaces
Patch Changes

v1.18.2

Compare Source

Patch Changes

v1.18.1

Compare Source

Patch Changes

v1.18.0

Compare Source

Minor Changes
  • 8356f8a: Added a new config flag for customizing isTypeOf and resolveType prefix (internalResolversPrefix)
Patch Changes

v1.17.12

Compare Source

Patch Changes

v1.17.11

Compare Source

Patch Changes

v1.17.10

Compare Source

Patch Changes

Configuration

📅 Schedule: (UTC)

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


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot force-pushed the renovate/graphqlcodegenerator-monorepo branch from d237765 to 90b3d22 Compare September 28, 2020 15:50
@renovate renovate Bot changed the title fix(deps): update dependency @graphql-codegen/cli to v1.17.9 fix(deps): update graphqlcodegenerator monorepo Sep 28, 2020
@renovate
renovate Bot force-pushed the renovate/graphqlcodegenerator-monorepo branch from 90b3d22 to cdc8912 Compare September 29, 2020 13:09
@renovate renovate Bot changed the title fix(deps): update graphqlcodegenerator monorepo fix(deps): update graphqlcodegenerator monorepo to v1.17.10 Sep 29, 2020
@renovate
renovate Bot force-pushed the renovate/graphqlcodegenerator-monorepo branch from cdc8912 to 27d23a7 Compare October 19, 2020 08:54
@renovate renovate Bot changed the title fix(deps): update graphqlcodegenerator monorepo to v1.17.10 fix(deps): update graphqlcodegenerator monorepo Oct 19, 2020
@renovate
renovate Bot force-pushed the renovate/graphqlcodegenerator-monorepo branch from 27d23a7 to d7a102f Compare October 25, 2020 14:45
@renovate
renovate Bot force-pushed the renovate/graphqlcodegenerator-monorepo branch from d7a102f to b89e1b3 Compare November 5, 2020 08:30
@renovate
renovate Bot force-pushed the renovate/graphqlcodegenerator-monorepo branch 2 times, most recently from 44ec720 to 38cd9b1 Compare November 17, 2020 18:38
@renovate
renovate Bot force-pushed the renovate/graphqlcodegenerator-monorepo branch from 38cd9b1 to a8c3eb5 Compare November 28, 2020 14:56
@renovate
renovate Bot force-pushed the renovate/graphqlcodegenerator-monorepo branch from a8c3eb5 to 65bd3f0 Compare December 11, 2020 12:58
@renovate
renovate Bot force-pushed the renovate/graphqlcodegenerator-monorepo branch from 65bd3f0 to 4ed7209 Compare January 6, 2021 04:56
@renovate
renovate Bot force-pushed the renovate/graphqlcodegenerator-monorepo branch from 4ed7209 to 5882f03 Compare January 30, 2021 11:00
@renovate
renovate Bot force-pushed the renovate/graphqlcodegenerator-monorepo branch from 5882f03 to 6c657b3 Compare February 10, 2021 14:55
@renovate
renovate Bot force-pushed the renovate/graphqlcodegenerator-monorepo branch from 6c657b3 to 8693562 Compare April 26, 2021 13:11
@renovate
renovate Bot force-pushed the renovate/graphqlcodegenerator-monorepo branch from 8693562 to f60444e Compare June 6, 2021 19:15
@renovate
renovate Bot force-pushed the renovate/graphqlcodegenerator-monorepo branch from f60444e to 0c76201 Compare October 20, 2021 05:53
@renovate
renovate Bot force-pushed the renovate/graphqlcodegenerator-monorepo branch from 0c76201 to aaf80aa Compare September 25, 2022 21:23
@renovate
renovate Bot force-pushed the renovate/graphqlcodegenerator-monorepo branch from aaf80aa to a8ebb09 Compare November 20, 2022 08:22
@renovate
renovate Bot force-pushed the renovate/graphqlcodegenerator-monorepo branch 2 times, most recently from eaf1e21 to 056d832 Compare August 13, 2025 14:30
@renovate
renovate Bot force-pushed the renovate/graphqlcodegenerator-monorepo branch from 056d832 to 98aebb2 Compare August 19, 2025 15:44
@renovate
renovate Bot force-pushed the renovate/graphqlcodegenerator-monorepo branch from 98aebb2 to 62e2350 Compare August 31, 2025 13:00
@renovate
renovate Bot force-pushed the renovate/graphqlcodegenerator-monorepo branch from 62e2350 to 2928177 Compare September 25, 2025 21:37
@renovate
renovate Bot force-pushed the renovate/graphqlcodegenerator-monorepo branch from 2928177 to 3a6ca75 Compare October 21, 2025 22:07
@renovate
renovate Bot force-pushed the renovate/graphqlcodegenerator-monorepo branch from 3a6ca75 to 1d2aa30 Compare November 10, 2025 21:03
@renovate
renovate Bot force-pushed the renovate/graphqlcodegenerator-monorepo branch from 1d2aa30 to 4476ca3 Compare November 18, 2025 13:10
@renovate
renovate Bot force-pushed the renovate/graphqlcodegenerator-monorepo branch from 4476ca3 to 0caf653 Compare December 3, 2025 19:41
@renovate
renovate Bot force-pushed the renovate/graphqlcodegenerator-monorepo branch from 0caf653 to 7903178 Compare December 31, 2025 16:11
@renovate
renovate Bot force-pushed the renovate/graphqlcodegenerator-monorepo branch from 7903178 to 85b2204 Compare January 8, 2026 18:51
@renovate
renovate Bot force-pushed the renovate/graphqlcodegenerator-monorepo branch 2 times, most recently from 5a5b3a9 to 2b4b372 Compare January 23, 2026 19:52
@renovate
renovate Bot force-pushed the renovate/graphqlcodegenerator-monorepo branch from 2b4b372 to 899e122 Compare February 2, 2026 17:02
@renovate
renovate Bot force-pushed the renovate/graphqlcodegenerator-monorepo branch 2 times, most recently from fb07e63 to 17e84f3 Compare February 17, 2026 19:04
@renovate
renovate Bot force-pushed the renovate/graphqlcodegenerator-monorepo branch from 17e84f3 to cbef3f9 Compare March 5, 2026 19:39
@renovate
renovate Bot force-pushed the renovate/graphqlcodegenerator-monorepo branch from cbef3f9 to 1163969 Compare March 13, 2026 14:57
@renovate
renovate Bot force-pushed the renovate/graphqlcodegenerator-monorepo branch 2 times, most recently from 9d81d3f to ab213e2 Compare April 1, 2026 17:30
@renovate
renovate Bot force-pushed the renovate/graphqlcodegenerator-monorepo branch from ab213e2 to 7bcac97 Compare April 8, 2026 18:01
@renovate
renovate Bot force-pushed the renovate/graphqlcodegenerator-monorepo branch from 7bcac97 to 258022c Compare April 29, 2026 19:13
@renovate
renovate Bot force-pushed the renovate/graphqlcodegenerator-monorepo branch 2 times, most recently from 74b4ace to d617258 Compare May 18, 2026 12:49
@renovate
renovate Bot force-pushed the renovate/graphqlcodegenerator-monorepo branch 2 times, most recently from c67e498 to 3290c5d Compare June 1, 2026 18:35
@renovate
renovate Bot force-pushed the renovate/graphqlcodegenerator-monorepo branch from 3290c5d to 3105154 Compare June 13, 2026 16:09
@renovate
renovate Bot force-pushed the renovate/graphqlcodegenerator-monorepo branch 3 times, most recently from c0d8784 to fdc5ba0 Compare July 20, 2026 20:03
@renovate
renovate Bot force-pushed the renovate/graphqlcodegenerator-monorepo branch 2 times, most recently from e2baeb9 to 7d43aaf Compare July 30, 2026 17:01
@renovate
renovate Bot force-pushed the renovate/graphqlcodegenerator-monorepo branch from 7d43aaf to d3b4565 Compare August 11, 2026 23:34
@renovate
renovate Bot force-pushed the renovate/graphqlcodegenerator-monorepo branch from d3b4565 to 5efcd95 Compare August 14, 2026 18:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants