Skip to content

Update dependency ts-graphql-plugin to v2

Warren Gifford requested to merge renovate/ts-graphql-plugin-2.x into main

Created by: renovate[bot]

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ts-graphql-plugin ^1.12.1 -> ^2.1.1 age adoption passing confidence

Release Notes

Quramy/ts-graphql-plugin

v2.1.1

Compare Source

Bug fix

  • Don't include *.tsbuildinfo files.

v2.1.0

Compare Source

New features

  • Customize type generator #​232
  • Addon to export a type using graphql-js's TypedQueryDocumentNode #​253

Misc

  • Fix option name spelling (removeFrafmentDefiniton for transformer ) #​254

v2.0.2

Compare Source

Bug fix
  • Set optional when the variable is nullable ( #​182 )
  • webpack v5 support ( #​181 )

v2.0.1

Compare Source

v2.0.0

Compare Source

Breaking Changes

  • Requires graphql >= v15 or later (#​121)

Renovate configuration

📅 Schedule: "on the 1st through 7th day of the month" in timezone America/Los_Angeles.

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

This PR has been generated by WhiteSource Renovate. View repository job log here.

Merge request reports

Loading