We changed the ID Scalar input type from string to string | number in the latest major version of typescript plugin. This causes issues for server plugins (e.g. typescript-resolvers) that depends on typescript plugin. This is because the scalar type needs to be manually inverted on setup which is confusing.
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
$dependabot rebase will rebase this MR. Deprecated, use GitLab's native /rebase instead
$dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts
Bumps [@graphql-codegen/typescript-operations](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/typescript/operations) from 4.0.0 to 4.0.1.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/dotansimha/graphql-code-generator/blob/master/packages/plugins/typescript/operations/CHANGELOG.md"><code>@graphql-codegen/typescript-operations</code>'s changelog</a>.</em></p>
<blockquote>
<h2>4.0.1</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a href="https://github.com/dotansimha/graphql-code-generator/pull/9497">#9497</a> <a href="https://github.com/dotansimha/graphql-code-generator/commit/2276708d0ea2aab4942136923651226de4aabe5a"><code>2276708d0</code></a> Thanks <a href="https://github.com/eddeee888"><code>@eddeee888</code></a>! - Revert default ID scalar input type to string</p>
<p>We changed the ID Scalar input type from <code>string</code> to <code>string | number</code> in the latest major version of <code>typescript</code> plugin. This causes issues for server plugins (e.g. typescript-resolvers) that depends on <code>typescript</code> plugin. This is because the scalar type needs to be manually inverted on setup which is confusing.</p>
</li>
<li>
<p>Updated dependencies [<a href="https://github.com/dotansimha/graphql-code-generator/commit/2276708d0ea2aab4942136923651226de4aabe5a"><code>2276708d0</code></a>]:</p>
<ul>
<li><code>@graphql-codegen/visitor-plugin-common</code><a href="https://github.com/4"><code>@4</code></a>.0.1</li>
<li><code>@graphql-codegen/typescript</code><a href="https://github.com/4"><code>@4</code></a>.0.1</li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/dotansimha/graphql-code-generator/commit/a509268237c4b4fbca1aa195d991ca11819586f8"><code>a509268</code></a> Upcoming Release Changes (<a href="https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/typescript/operations/issues/9501">#9501</a>)</li>
<li><a href="https://github.com/dotansimha/graphql-code-generator/commit/2276708d0ea2aab4942136923651226de4aabe5a"><code>2276708</code></a> Revert default ID scalar input type to string (<a href="https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/typescript/operations/issues/9497">#9497</a>)</li>
<li>See full diff in <a href="https://github.com/dotansimha/graphql-code-generator/commits/@graphql-codegen/typescript-operations@4.0.1/packages/plugins/typescript/operations">compare view</a></li>
</ul>
</details>
<br />
---
<details>
<summary>Dependabot commands</summary>
<br />
You can trigger Dependabot actions by commenting on this MR
- `$dependabot rebase` will rebase this MR. Deprecated, use GitLab's native /rebase instead
- `$dependabot recreate` will recreate this MR rewriting all the manual changes and resolving conflicts
</details>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Bumps @graphql-codegen/typescript-operations from 4.0.0 to 4.0.1.
Changelog
Sourced from
@graphql-codegen/typescript-operations's changelog.Commits
a509268Upcoming Release Changes (#9501)2276708Revert default ID scalar input type to string (#9497)Dependabot commands
You can trigger Dependabot actions by commenting on this MR
$dependabot rebasewill rebase this MR. Deprecated, use GitLab's native /rebase instead$dependabot recreatewill recreate this MR rewriting all the manual changes and resolving conflicts$dependabot recreate
⚠️
dependabot-gitlabis recreating merge request. All changes will be overwritten! ⚠️✅
dependabot-gitlabsuccessfully recreated merge request!resolved all threads
added 2 commits
f0c24066- 1 commit from branchmastera0f0b381- Build(deps): bump @graphql-codegen/typescript-operationsCompare with previous version