Build(deps-dev): bump @graphql-codegen/cli from 2.13.8 to 2.13.11 #730

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-graphql-codegen-cli-2.13.11 into master 2022-11-04 08:02:53 +00:00
argoyle commented 2022-11-04 04:44:11 +00:00 (Migrated from gitlab.com)

Bumps @graphql-codegen/cli from 2.13.8 to 2.13.11.

Changelog

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

2.13.11

Patch Changes

2.13.10

Patch Changes

2.13.9

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.13.8 to 2.13.11. <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.13.11</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://github.com/dotansimha/graphql-code-generator/pull/8556">#8556</a> <a href="https://github.com/dotansimha/graphql-code-generator/commit/64e553c3f62618a2aedf122d292e2700fd93d6e1"><code>64e553c3f</code></a> Thanks <a href="https://github.com/charlypoly"><code>@​charlypoly</code></a>! - dependencies updates: <ul> <li>Updated dependency <a href="https://www.npmjs.com/package/@graphql-codegen/core/v/2.6.4"><code>@graphql-codegen/core@2.6.4</code> ↗︎</a> (from <code>2.6.3</code>, in <code>dependencies</code>)</li> </ul> </li> <li>Updated dependencies [<a href="https://github.com/dotansimha/graphql-code-generator/commit/64e553c3f62618a2aedf122d292e2700fd93d6e1"><code>64e553c3f</code></a>]: <ul> <li><code>@​graphql-codegen/core</code><a href="https://github.com/2"><code>@​2</code></a>.6.5</li> </ul> </li> </ul> <h2>2.13.10</h2> <h3>Patch Changes</h3> <ul> <li>Updated dependencies [<a href="https://github.com/dotansimha/graphql-code-generator/commit/516170ef6cb636c950d560ddf12fa1d2f7ee1c57"><code>516170ef6</code></a>, <a href="https://github.com/dotansimha/graphql-code-generator/commit/516170ef6cb636c950d560ddf12fa1d2f7ee1c57"><code>516170ef6</code></a>]: <ul> <li><code>@​graphql-codegen/core</code><a href="https://github.com/2"><code>@​2</code></a>.6.4</li> </ul> </li> </ul> <h2>2.13.9</h2> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://github.com/dotansimha/graphql-code-generator/pull/8525">#8525</a> <a href="https://github.com/dotansimha/graphql-code-generator/commit/63dc8f2054e27b944f7d8dc59db8afa85760a127"><code>63dc8f205</code></a> Thanks <a href="https://github.com/charlypoly"><code>@​charlypoly</code></a>! - remove <code>DetailledError</code>, not supported by Listr renderer</p> </li> <li> <p>Updated dependencies [<a href="https://github.com/dotansimha/graphql-code-generator/commit/63dc8f2054e27b944f7d8dc59db8afa85760a127"><code>63dc8f205</code></a>]:</p> <ul> <li><code>@​graphql-codegen/core</code><a href="https://github.com/2"><code>@​2</code></a>.6.3</li> <li><code>@​graphql-codegen/plugin-helpers</code><a href="https://github.com/2"><code>@​2</code></a>.7.2</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dotansimha/graphql-code-generator/commit/da87bb9596f78f67fd6a104957b00968a1d0cd78"><code>da87bb9</code></a> Upcoming Release Changes (<a href="https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/graphql-codegen-cli/issues/8564">#8564</a>)</li> <li><a href="https://github.com/dotansimha/graphql-code-generator/commit/ea3b8eff1010474edf553c0ba4e3830ef194a457"><code>ea3b8ef</code></a> Upcoming Release Changes (<a href="https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/graphql-codegen-cli/issues/8559">#8559</a>)</li> <li><a href="https://github.com/dotansimha/graphql-code-generator/commit/cb73107aefbaba938bfda45dd87ea6800ae7f2af"><code>cb73107</code></a> Upcoming Release Changes (<a href="https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/graphql-codegen-cli/issues/8555">#8555</a>)</li> <li><a href="https://github.com/dotansimha/graphql-code-generator/commit/63dc8f2054e27b944f7d8dc59db8afa85760a127"><code>63dc8f2</code></a> refactor: remove <code>DetailledError</code>, not supported by Listr renderer (<a href="https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/graphql-codegen-cli/issues/8525">#8525</a>)</li> <li>See full diff in <a href="https://github.com/dotansimha/graphql-code-generator/commits/@graphql-codegen/cli@2.13.11/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-11-04 06:10:17 +00:00 (Migrated from gitlab.com)

added 2 commits

  • 3cfbc31e - 1 commit from branch master
  • 95e526d9 - Build(deps-dev): bump @graphql-codegen/cli from 2.13.8 to 2.13.11

Compare with previous version

added 2 commits <ul><li>3cfbc31e - 1 commit from branch <code>master</code></li><li>95e526d9 - Build(deps-dev): bump @graphql-codegen/cli from 2.13.8 to 2.13.11</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/681/diffs?diff_id=524966152&start_sha=bd61018a0d6507cbbc931840b5aba7a91edd1f2d)
argoyle commented 2022-11-04 06:24:13 +00:00 (Migrated from gitlab.com)

added 2 commits

  • 4edf3c3f - 1 commit from branch master
  • e457c702 - Build(deps-dev): bump @graphql-codegen/cli from 2.13.8 to 2.13.11

Compare with previous version

added 2 commits <ul><li>4edf3c3f - 1 commit from branch <code>master</code></li><li>e457c702 - Build(deps-dev): bump @graphql-codegen/cli from 2.13.8 to 2.13.11</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/681/diffs?diff_id=524972829&start_sha=95e526d9c076af4e4613469088f3e75db107d328)
argoyle commented 2022-11-04 06:53:21 +00:00 (Migrated from gitlab.com)

added 2 commits

  • dea14f49 - 1 commit from branch master
  • cf2cfa57 - Build(deps-dev): bump @graphql-codegen/cli from 2.13.8 to 2.13.11

Compare with previous version

added 2 commits <ul><li>dea14f49 - 1 commit from branch <code>master</code></li><li>cf2cfa57 - Build(deps-dev): bump @graphql-codegen/cli from 2.13.8 to 2.13.11</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/681/diffs?diff_id=524993905&start_sha=e457c702d3097494ed56142dd31cea1cf54fde1e)
argoyle commented 2022-11-04 07:09:06 +00:00 (Migrated from gitlab.com)

added 2 commits

  • 7a1456d0 - 1 commit from branch master
  • 9c83bda7 - Build(deps-dev): bump @graphql-codegen/cli from 2.13.8 to 2.13.11

Compare with previous version

added 2 commits <ul><li>7a1456d0 - 1 commit from branch <code>master</code></li><li>9c83bda7 - Build(deps-dev): bump @graphql-codegen/cli from 2.13.8 to 2.13.11</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/681/diffs?diff_id=525003335&start_sha=cf2cfa57f9927ef72cf494ac29425d7e97b90dce)
argoyle commented 2022-11-04 07:52:24 +00:00 (Migrated from gitlab.com)

$dependabot recreate

$dependabot recreate
argoyle commented 2022-11-04 07:52:25 +00:00 (Migrated from gitlab.com)

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

:warning: `dependabot` is recreating merge request. All changes will be overwritten! :warning:
argoyle commented 2022-11-04 07:53:00 +00:00 (Migrated from gitlab.com)

dependabot successfuly recreated merge request!

:white_check_mark: `dependabot` successfuly recreated merge request!
argoyle commented 2022-11-04 07:53:00 +00:00 (Migrated from gitlab.com)

added 3 commits

  • 9c83bda7...f02ee2fc - 2 commits from branch master
  • f7be90fe - Build(deps-dev): bump @graphql-codegen/cli from 2.13.8 to 2.13.11

Compare with previous version

added 3 commits <ul><li>9c83bda7...f02ee2fc - 2 commits from branch <code>master</code></li><li>f7be90fe - Build(deps-dev): bump @graphql-codegen/cli from 2.13.8 to 2.13.11</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/681/diffs?diff_id=525031855&start_sha=9c83bda79148454a35e0e46827b67cff6ed6ffb5)
argoyle commented 2022-11-04 07:53:00 +00:00 (Migrated from gitlab.com)

resolved all threads

resolved all threads
argoyle (Migrated from gitlab.com) scheduled this pull request to auto merge when all checks succeed 2022-11-04 07:54:18 +00:00
argoyle (Migrated from gitlab.com) merged commit into master 2022-11-04 08:02:53 +00:00
Sign in to join this conversation.