Build(deps-dev): bump @graphql-codegen/cli from 2.11.8 to 2.12.0 #579

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-graphql-codegen-cli-2.12.0 into master 2022-09-01 06:03:16 +00:00
argoyle commented 2022-09-01 04:40:47 +00:00 (Migrated from gitlab.com)

Bumps @graphql-codegen/cli from 2.11.8 to 2.12.0.

Changelog

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

2.12.0

Minor Changes

  • #8301 2ed21a471 Thanks @​charlypoly! - Introduces support for TypeScript config file and a new preset lifecycle (required for client-preset)

Patch Changes

Commits


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot rebase will rebase this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts
Bumps [@graphql-codegen/cli](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/graphql-codegen-cli) from 2.11.8 to 2.12.0. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/dotansimha/graphql-code-generator/blob/master/packages/graphql-codegen-cli/CHANGELOG.md"><code>@​graphql-codegen/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>2.12.0</h2> <h3>Minor Changes</h3> <ul> <li><a href="https://github.com/dotansimha/graphql-code-generator/pull/8301">#8301</a> <a href="https://github.com/dotansimha/graphql-code-generator/commit/2ed21a471f8de58ecafebf4bf64b3c32cee24d2f"><code>2ed21a471</code></a> Thanks <a href="https://github.com/charlypoly"><code>@​charlypoly</code></a>! - Introduces support for TypeScript config file and a new preset lifecycle (required for <code>client-preset</code>)</li> </ul> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://github.com/dotansimha/graphql-code-generator/pull/8291">#8291</a> <a href="https://github.com/dotansimha/graphql-code-generator/commit/d8b4012e1fdbdcff6f9e62365b57426cef578d9a"><code>d8b4012e1</code></a> Thanks <a href="https://github.com/n1ru4l"><code>@​n1ru4l</code></a>! - dependencies updates:</p> <ul> <li>Updated dependency <a href="https://www.npmjs.com/package/graphql-config/v/null"><code>graphql-config@^4.3.5</code> ↗︎</a> (from <code>^4.3.4</code>, in <code>dependencies</code>)</li> </ul> </li> <li> <p><a href="https://github.com/dotansimha/graphql-code-generator/pull/8301">#8301</a> <a href="https://github.com/dotansimha/graphql-code-generator/commit/2ed21a471f8de58ecafebf4bf64b3c32cee24d2f"><code>2ed21a471</code></a> Thanks <a href="https://github.com/charlypoly"><code>@​charlypoly</code></a>! - dependencies updates:</p> <ul> <li>Added dependency <a href="https://www.npmjs.com/package/cosmiconfig-typescript-loader/v/null"><code>cosmiconfig-typescript-loader@^4.0.0</code> ↗︎</a> (to <code>dependencies</code>)</li> </ul> </li> <li> <p>Updated dependencies [<a href="https://github.com/dotansimha/graphql-code-generator/commit/2ed21a471f8de58ecafebf4bf64b3c32cee24d2f"><code>2ed21a471</code></a>]:</p> <ul> <li><code>@​graphql-codegen/plugin-helpers</code><a href="https://github.com/2"><code>@​2</code></a>.7.0</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dotansimha/graphql-code-generator/commit/19afd7283b357fdf78703ea92d39ad9b0d432c78"><code>19afd72</code></a> Upcoming Release Changes (<a href="https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/graphql-codegen-cli/issues/8292">#8292</a>)</li> <li><a href="https://github.com/dotansimha/graphql-code-generator/commit/2ed21a471f8de58ecafebf4bf64b3c32cee24d2f"><code>2ed21a4</code></a> GraphQL Code Generator v3: <code>@graphql-codegen/cli</code> changes (<a href="https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/graphql-codegen-cli/issues/8301">#8301</a>)</li> <li><a href="https://github.com/dotansimha/graphql-code-generator/commit/85766d854c05f34b16cc4a6cb3cd80b4cbf205b6"><code>85766d8</code></a> fix(deps): update all non-major dependencies (<a href="https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/graphql-codegen-cli/issues/8294">#8294</a>)</li> <li><a href="https://github.com/dotansimha/graphql-code-generator/commit/d8b4012e1fdbdcff6f9e62365b57426cef578d9a"><code>d8b4012</code></a> update graphql-config (<a href="https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/graphql-codegen-cli/issues/8291">#8291</a>)</li> <li>See full diff in <a href="https://github.com/dotansimha/graphql-code-generator/commits/@graphql-codegen/cli@2.12.0/packages/graphql-codegen-cli">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 - `$dependabot recreate` will recreate this MR rewriting all the manual changes and resolving conflicts </details>
argoyle commented 2022-09-01 05:47:58 +00:00 (Migrated from gitlab.com)

added 2 commits

  • 272280b8 - 1 commit from branch master
  • 1dd4c2b0 - Build(deps-dev): bump @graphql-codegen/cli from 2.11.8 to 2.12.0

Compare with previous version

added 2 commits <ul><li>272280b8 - 1 commit from branch <code>master</code></li><li>1dd4c2b0 - Build(deps-dev): bump @graphql-codegen/cli from 2.11.8 to 2.12.0</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/530/diffs?diff_id=474383265&start_sha=321095f5e373f14873dbc3985464b1ce98e34b3e)
argoyle (Migrated from gitlab.com) merged commit into master 2022-09-01 06:03:17 +00:00
Sign in to join this conversation.