Build(deps-dev): bump @graphql-codegen/cli from 2.15.0 to 2.16.1 #798

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-graphql-codegen-cli-2.16.1 into master 2022-12-08 09:29:06 +00:00
argoyle commented 2022-12-08 04:40:58 +00:00 (Migrated from gitlab.com)

Bumps @graphql-codegen/cli from 2.15.0 to 2.16.1.

Changelog

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

2.16.1

Patch Changes

2.16.0

Minor Changes

Patch Changes

  • Updated dependencies [c0183810f]:
    • @​graphql-codegen/plugin-helpers@​3.1.0

2.15.1

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.15.0 to 2.16.1. <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.16.1</h2> <h3>Patch Changes</h3> <ul> <li>Updated dependencies [<a href="https://github.com/dotansimha/graphql-code-generator/commit/307a5d350643dd065d228b04ef3b4bd70cac0e81"><code>307a5d350</code></a>, <a href="https://github.com/dotansimha/graphql-code-generator/commit/46f75304a69a13e8b5f58303f65c81b30a2ad96a"><code>46f75304a</code></a>]: <ul> <li><code>@​graphql-codegen/plugin-helpers</code><a href="https://github.com/3"><code>@​3</code></a>.1.1</li> <li><code>@​graphql-codegen/core</code><a href="https://github.com/2"><code>@​2</code></a>.6.8</li> </ul> </li> </ul> <h2>2.16.0</h2> <h3>Minor Changes</h3> <ul> <li><a href="https://github.com/dotansimha/graphql-code-generator/pull/8662">#8662</a> <a href="https://github.com/dotansimha/graphql-code-generator/commit/c0183810f0178aec6f49ab8a6f35f7adc4d9f13e"><code>c0183810f</code></a> Thanks <a href="https://github.com/jantimon"><code>@​jantimon</code></a>! - the life cycle hook beforeOneFileWrite is now able to modify the generated content</li> </ul> <h3>Patch Changes</h3> <ul> <li>Updated dependencies [<a href="https://github.com/dotansimha/graphql-code-generator/commit/c0183810f0178aec6f49ab8a6f35f7adc4d9f13e"><code>c0183810f</code></a>]: <ul> <li><code>@​graphql-codegen/plugin-helpers</code><a href="https://github.com/3"><code>@​3</code></a>.1.0</li> </ul> </li> </ul> <h2>2.15.1</h2> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://github.com/dotansimha/graphql-code-generator/pull/8673">#8673</a> <a href="https://github.com/dotansimha/graphql-code-generator/commit/a07b6d6c1b05b2f77efb398b05d29130bae429e9"><code>a07b6d6c1</code></a> Thanks <a href="https://github.com/saihaj"><code>@​saihaj</code></a>! - dependencies updates:</p> <ul> <li>Removed dependency <a href="https://www.npmjs.com/package/ansi-escapes/v/4.3.1"><code>ansi-escapes@^4.3.1</code> ↗︎</a> (from <code>dependencies</code>)</li> </ul> </li> <li> <p><a href="https://github.com/dotansimha/graphql-code-generator/pull/8706">#8706</a> <a href="https://github.com/dotansimha/graphql-code-generator/commit/8ff9b41bd9323b6f3dde2014fecc4fd39c6a26fc"><code>8ff9b41bd</code></a> Thanks <a href="https://github.com/apps/renovate"><code>@​renovate</code></a>! - dependencies updates:</p> <ul> <li>Updated dependency <a href="https://www.npmjs.com/package/@whatwg-node/fetch/v/0.5.0"><code>@whatwg-node/fetch@^0.5.0</code> ↗︎</a> (from <code>^0.3.0</code>, in <code>dependencies</code>)</li> </ul> </li> <li> <p><a href="https://github.com/dotansimha/graphql-code-generator/pull/8661">#8661</a> <a href="https://github.com/dotansimha/graphql-code-generator/commit/f79a00e8ae073eab426ca08795c924e716123482"><code>f79a00e8a</code></a> Thanks <a href="https://github.com/jantimon"><code>@​jantimon</code></a>! - refactor hook execution</p> </li> <li> <p><a href="https://github.com/dotansimha/graphql-code-generator/pull/8652">#8652</a> <a href="https://github.com/dotansimha/graphql-code-generator/commit/c802a0c0b775cfabc5ace3e7fb6655540c6c4d84"><code>c802a0c0b</code></a> Thanks <a href="https://github.com/jantimon"><code>@​jantimon</code></a>! - improve typings for life cycle hooks</p> </li> <li> <p>Updated dependencies [<a href="https://github.com/dotansimha/graphql-code-generator/commit/a6c2097f4789c0cce4296ce349790ce29943ed22"><code>a6c2097f4</code></a>, <a href="https://github.com/dotansimha/graphql-code-generator/commit/f79a00e8ae073eab426ca08795c924e716123482"><code>f79a00e8a</code></a>, <a href="https://github.com/dotansimha/graphql-code-generator/commit/c802a0c0b775cfabc5ace3e7fb6655540c6c4d84"><code>c802a0c0b</code></a>]:</p> <ul> <li><code>@​graphql-codegen/plugin-helpers</code><a href="https://github.com/3"><code>@​3</code></a>.0.0</li> <li><code>@​graphql-codegen/core</code><a href="https://github.com/2"><code>@​2</code></a>.6.7</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dotansimha/graphql-code-generator/commit/73e212dbe2ec1da6558a973d87ce44d0edf30986"><code>73e212d</code></a> chore(release): update monorepo packages versions (<a href="https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/graphql-codegen-cli/issues/8714">#8714</a>)</li> <li><a href="https://github.com/dotansimha/graphql-code-generator/commit/f180860730a147ecd2d8d4cf5775d5d7f80db971"><code>f180860</code></a> chore(release): update monorepo packages versions (<a href="https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/graphql-codegen-cli/issues/8713">#8713</a>)</li> <li><a href="https://github.com/dotansimha/graphql-code-generator/commit/59cde60b6918b1a541f579423569c861b76667fc"><code>59cde60</code></a> chore(release): update monorepo packages versions (<a href="https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/graphql-codegen-cli/issues/8676">#8676</a>)</li> <li><a href="https://github.com/dotansimha/graphql-code-generator/commit/c0183810f0178aec6f49ab8a6f35f7adc4d9f13e"><code>c018381</code></a> Features/improved before one file write hook (<a href="https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/graphql-codegen-cli/issues/8662">#8662</a>)</li> <li><a href="https://github.com/dotansimha/graphql-code-generator/commit/8ff9b41bd9323b6f3dde2014fecc4fd39c6a26fc"><code>8ff9b41</code></a> fix(deps): update dependency <code>@​whatwg-node/fetch</code> to ^0.5.0 (<a href="https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/graphql-codegen-cli/issues/8706">#8706</a>)</li> <li><a href="https://github.com/dotansimha/graphql-code-generator/commit/f79a00e8ae073eab426ca08795c924e716123482"><code>f79a00e</code></a> refactoring: remove hooks reducer (<a href="https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/graphql-codegen-cli/issues/8661">#8661</a>)</li> <li><a href="https://github.com/dotansimha/graphql-code-generator/commit/c802a0c0b775cfabc5ace3e7fb6655540c6c4d84"><code>c802a0c</code></a> improve life cycle hooks typings (<a href="https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/graphql-codegen-cli/issues/8652">#8652</a>)</li> <li><a href="https://github.com/dotansimha/graphql-code-generator/commit/a6c2097f4789c0cce4296ce349790ce29943ed22"><code>a6c2097</code></a> fix(deps): update dependency change-case-all to v1.0.15 (<a href="https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/graphql-codegen-cli/issues/8686">#8686</a>)</li> <li><a href="https://github.com/dotansimha/graphql-code-generator/commit/a07b6d6c1b05b2f77efb398b05d29130bae429e9"><code>a07b6d6</code></a> chore: remove unused dep ansi-escapes (<a href="https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/graphql-codegen-cli/issues/8673">#8673</a>)</li> <li>See full diff in <a href="https://github.com/dotansimha/graphql-code-generator/commits/@graphql-codegen/cli@2.16.1/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-12-08 08:10:38 +00:00 (Migrated from gitlab.com)

added 2 commits

  • f1682e6d - 1 commit from branch master
  • 2a9316e9 - Build(deps-dev): bump @graphql-codegen/cli from 2.15.0 to 2.16.1

Compare with previous version

added 2 commits <ul><li>f1682e6d - 1 commit from branch <code>master</code></li><li>2a9316e9 - Build(deps-dev): bump @graphql-codegen/cli from 2.15.0 to 2.16.1</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/749/diffs?diff_id=552316604&start_sha=6ee8ec4bf70f402133c4fb3124bf860e12a973b0)
argoyle commented 2022-12-08 09:19:09 +00:00 (Migrated from gitlab.com)

$dependabot recreate

$dependabot recreate
argoyle commented 2022-12-08 09:19:10 +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-12-08 09:19:33 +00:00 (Migrated from gitlab.com)

added 4 commits

  • 2a9316e9...6dd39cc0 - 3 commits from branch master
  • 7bd94844 - Build(deps-dev): bump @graphql-codegen/cli from 2.15.0 to 2.16.1

Compare with previous version

added 4 commits <ul><li>2a9316e9...6dd39cc0 - 3 commits from branch <code>master</code></li><li>7bd94844 - Build(deps-dev): bump @graphql-codegen/cli from 2.15.0 to 2.16.1</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/749/diffs?diff_id=552388053&start_sha=2a9316e9e0759e126cc0f33f6d69fbe2262f89d8)
argoyle commented 2022-12-08 09:19:34 +00:00 (Migrated from gitlab.com)

dependabot successfuly recreated merge request!

:white_check_mark: `dependabot` successfuly recreated merge request!
argoyle commented 2022-12-08 09:19:34 +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-12-08 09:21:03 +00:00
argoyle (Migrated from gitlab.com) merged commit into master 2022-12-08 09:29:07 +00:00
Sign in to join this conversation.