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 ts-graphql-plugin to v4 #751

Merged
merged 1 commit into from
Mar 30, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 30, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ts-graphql-plugin 3.2.0 -> 4.0.0 age adoption passing confidence

Release Notes

Quramy/ts-graphql-plugin (ts-graphql-plugin)

v4.0.0

Compare Source

Breaking Changes

  • Change plugin default configuration values
    • Global fragment registry by default
    • Default tag values
  • Set lower supported Node.js version to v18
Global fragment registry by default

We introduce "Global Fragment Registry" feature at version 3.1, which was opt-in. We set this feature enabled by default in version 4.

Default tag values

In ts-graphql-plugin up to version 3, tag name of template literal strings for GraphQL document should be set explicitly.
In almost all cases, this is set to gql or graphql. So we change the default value of tag this value since version 4.

What's Changed

Full Changelog: Quramy/ts-graphql-plugin@v3.2.0...v4.0.0


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.

🔕 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 Mend Renovate. View repository job log here.

Copy link

vercel bot commented Mar 30, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
ckomop0x-me-site-v2 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 30, 2024 8:14pm

@renovate renovate bot force-pushed the renovate/ts-graphql-plugin-4.x branch from 1f61c0e to ecc4012 Compare March 30, 2024 20:13
@ckomop0x ckomop0x merged commit 06cb8b4 into master Mar 30, 2024
4 checks passed
@ckomop0x ckomop0x deleted the renovate/ts-graphql-plugin-4.x branch March 30, 2024 20:16
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.

1 participant