Build(deps-dev): bump @graphql-codegen/typescript-operations from 4.1.3 to 4.2.0 #1723

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-graphql-codegen-typescript-operations-4.2.0 into main 2024-02-23 06:33:34 +00:00
argoyle commented 2024-02-23 04:40:07 +00:00 (Migrated from gitlab.com)

Bumps @graphql-codegen/typescript-operations from 4.1.3 to 4.2.0.

Release notes

Sourced from @​graphql-codegen/typescript-operations's releases.

Release 2022-08-04T13:12:01.667Z

@​graphql-codegen/graphql-modules-preset@​2.5.0

Minor Changes

Release 2022-08-04T13:05:23.977Z

No release notes provided.

Release 2022-08-04T13:02:57.827Z

No release notes provided.

Changelog

Sourced from @​graphql-codegen/typescript-operations's changelog.

4.2.0

Minor Changes

Patch Changes

Commits
  • 83a586a chore(release): update monorepo packages versions (#9847)
  • 920b443 adding allowUndefinedQueryVariables option to typescript-operations plugin (#...
  • ed9c205 fix(typescript-operations): properly handle aliased conditionals (#9842)
  • See full diff in compare view


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $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.1.3 to 4.2.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dotansimha/graphql-code-generator/releases"><code>@​graphql-codegen/typescript-operations</code>'s releases</a>.</em></p> <blockquote> <h2>Release 2022-08-04T13:12:01.667Z</h2> <h2><code>@​graphql-codegen/graphql-modules-preset</code><a href="https://github.com/2"><code>@​2</code></a>.5.0</h2> <h3>Minor Changes</h3> <ul> <li><a href="https://github.com/dotansimha/graphql-code-generator/pull/6796">#6796</a> <a href="https://github.com/dotansimha/graphql-code-generator/commit/8b6e8e6648f2d95cc40873cfc008a545d8a9c46f"><code>8b6e8e664</code></a> Thanks <a href="https://github.com/kamilkisiela"><code>@​kamilkisiela</code></a>! - Introduce requireRootResolvers flag</li> </ul> <h2>Release 2022-08-04T13:05:23.977Z</h2> <p>No release notes provided.</p> <h2>Release 2022-08-04T13:02:57.827Z</h2> <p>No release notes provided.</p> </blockquote> </details> <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.2.0</h2> <h3>Minor Changes</h3> <ul> <li><a href="https://github.com/dotansimha/graphql-code-generator/pull/9652">#9652</a> <a href="https://github.com/dotansimha/graphql-code-generator/commit/920b443a401b8cc4811f64ec5b25fc7b4ae32b53"><code>920b443</code></a> Thanks <a href="https://github.com/gmurphey"><code>@​gmurphey</code></a>! - Added allowUndefinedQueryVariables as config option</li> </ul> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://github.com/dotansimha/graphql-code-generator/pull/9842">#9842</a> <a href="https://github.com/dotansimha/graphql-code-generator/commit/ed9c205d15d7f14ed73e54aecf40e4fad5664e9d"><code>ed9c205</code></a> Thanks <a href="https://github.com/henryqdineen"><code>@​henryqdineen</code></a>! - properly handle aliased conditionals</p> </li> <li> <p>Updated dependencies [<a href="https://github.com/dotansimha/graphql-code-generator/commit/920b443a401b8cc4811f64ec5b25fc7b4ae32b53"><code>920b443</code></a>, <a href="https://github.com/dotansimha/graphql-code-generator/commit/ed9c205d15d7f14ed73e54aecf40e4fad5664e9d"><code>ed9c205</code></a>]:</p> <ul> <li><code>@​graphql-codegen/visitor-plugin-common</code><a href="https://github.com/5"><code>@​5</code></a>.1.0</li> <li><code>@​graphql-codegen/typescript</code><a href="https://github.com/4"><code>@​4</code></a>.0.6</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dotansimha/graphql-code-generator/commit/83a586a8e213bc7642126f49b7567b462cd47367"><code>83a586a</code></a> chore(release): update monorepo packages versions (<a href="https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/typescript/operations/issues/9847">#9847</a>)</li> <li><a href="https://github.com/dotansimha/graphql-code-generator/commit/920b443a401b8cc4811f64ec5b25fc7b4ae32b53"><code>920b443</code></a> adding allowUndefinedQueryVariables option to typescript-operations plugin (#...</li> <li><a href="https://github.com/dotansimha/graphql-code-generator/commit/ed9c205d15d7f14ed73e54aecf40e4fad5664e9d"><code>ed9c205</code></a> fix(typescript-operations): properly handle aliased conditionals (<a href="https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/typescript/operations/issues/9842">#9842</a>)</li> <li>See full diff in <a href="https://github.com/dotansimha/graphql-code-generator/commits/@graphql-codegen/typescript-operations@4.2.0/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 recreate` will recreate this MR rewriting all the manual changes and resolving conflicts </details>
argoyle commented 2024-02-23 04:40:10 +00:00 (Migrated from gitlab.com)

added 1 commit

  • 35136f92 - Build(deps-dev): bump @graphql-codegen/typescript-operations

Compare with previous version

added 1 commit <ul><li>35136f92 - Build(deps-dev): bump @graphql-codegen/typescript-operations</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/1674/diffs?diff_id=933861608&start_sha=c38ccdb01c9b005e666416133a3d0a4dda806668)
argoyle commented 2024-02-23 06:28:48 +00:00 (Migrated from gitlab.com)

$dependabot recreate

$dependabot recreate
argoyle commented 2024-02-23 06:28:49 +00:00 (Migrated from gitlab.com)

⚠️ dependabot-gitlab is recreating merge request. All changes will be overwritten! ⚠️

:warning: `dependabot-gitlab` is recreating merge request. All changes will be overwritten! :warning:
argoyle commented 2024-02-23 06:29:54 +00:00 (Migrated from gitlab.com)

dependabot-gitlab successfully recreated merge request!

:white_check_mark: `dependabot-gitlab` successfully recreated merge request!
argoyle commented 2024-02-23 06:29:55 +00:00 (Migrated from gitlab.com)

resolved all threads

resolved all threads
argoyle commented 2024-02-23 06:29:55 +00:00 (Migrated from gitlab.com)

added 4 commits

  • 35136f92...44093f3b - 3 commits from branch main
  • 331c6af9 - Build(deps-dev): bump @graphql-codegen/typescript-operations

Compare with previous version

added 4 commits <ul><li>35136f92...44093f3b - 3 commits from branch <code>main</code></li><li>331c6af9 - Build(deps-dev): bump @graphql-codegen/typescript-operations</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/1674/diffs?diff_id=933917216&start_sha=35136f929935b624059df7777aa57259393d97f9)
argoyle (Migrated from gitlab.com) scheduled this pull request to auto merge when all checks succeed 2024-02-23 06:32:21 +00:00
argoyle (Migrated from gitlab.com) merged commit into main 2024-02-23 06:33:34 +00:00
Sign in to join this conversation.