Skip to content
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 dependency gatsby-plugin-typegen to v3 #96

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

kuro-kuroite
Copy link
Owner

@kuro-kuroite kuro-kuroite commented Jun 13, 2022

This PR contains the following updates:

Package Type Update Change
gatsby-plugin-typegen (source) devDependencies major ^2.2.4 -> ^3.1.0

Release Notes

cometkim/gatsby-plugin-typegen

v3.1.0

Compare Source

  • Added Gatsby v5 to the peerDependencies range.
  • Deprecated commentDescriptions option in emitSchema in favor of GraphQL.js v16.

v3.0.0

  • Added support for GatsbyImageData scalar. (See gatsbyjs/gatsby#​35683)
  • [BREAKING CHANGE] nullable fields are typed as T | null, instead of T | undefined (which was inaccurate).
  • The output is now stable, no more dev-only fields, no more randomly-sorted definitions.
  • autoFix option is renamed to autofix. Previous option will be removed in v4.
  • emitPluginDocuments option is renamed to emitPluginDocument. Previous option will be removed in v4.
  • Fixed bunch of bugs (#​138).
  • Introduced a very predictable & debuggable scheduler built on top of XState.

However, Gatsby now has builtin feature for typegen from GraphQL queries!
So should this plugin be closed? Please share your idea here


Configuration

📅 Schedule: At any time (no schedule defined).

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

♻️ Rebasing: Whenever PR is behind base branch, 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 Renovate Bot.

@kuro-kuroite kuro-kuroite force-pushed the renovate/gatsby-plugin-typegen-3.x branch from 1d6dcd8 to 69ece54 Compare November 7, 2022 08:49
@kuro-kuroite kuro-kuroite force-pushed the renovate/gatsby-plugin-typegen-3.x branch from 69ece54 to 093547d Compare November 14, 2022 08:41
@kuro-kuroite kuro-kuroite force-pushed the renovate/gatsby-plugin-typegen-3.x branch from 093547d to d7a0c7d Compare December 5, 2022 08:40
@kuro-kuroite kuro-kuroite force-pushed the renovate/gatsby-plugin-typegen-3.x branch from d7a0c7d to 84248f7 Compare January 2, 2023 08:38
@kuro-kuroite kuro-kuroite force-pushed the renovate/gatsby-plugin-typegen-3.x branch from 84248f7 to 3279b92 Compare January 30, 2023 08:42
@kuro-kuroite kuro-kuroite force-pushed the renovate/gatsby-plugin-typegen-3.x branch from 3279b92 to b609dae Compare February 13, 2023 08:39
@kuro-kuroite kuro-kuroite force-pushed the renovate/gatsby-plugin-typegen-3.x branch from b609dae to a297cb8 Compare February 27, 2023 08:41
@kuro-kuroite kuro-kuroite force-pushed the renovate/gatsby-plugin-typegen-3.x branch from a297cb8 to db18d28 Compare March 13, 2023 08:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants