Build(deps-dev): bump @graphql-codegen/cli from 3.3.1 to 4.0.0 #1207

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-graphql-codegen-cli-4.0.0 into master 2023-05-25 15:32:23 +00:00
argoyle commented 2023-05-25 04:43:41 +00:00 (Migrated from gitlab.com)

Bumps @graphql-codegen/cli from 3.3.1 to 4.0.0.

Changelog

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

4.0.0

Major Changes

Patch Changes

Commits
  • 5c7b3b3 Upcoming Release Changes (#9355)
  • 4d9ea1a node 16 upgrade (#9449)
  • ba84a3a Update typescript, typescript-operations and typescript-resolvers plugins Sca...
  • 5f0eb97 chore: update graphql tool loaders (#9281)
  • 2a5da58 Trigger rebuilds in watch mode while respecting rules of precedence and negat...
  • bee9f3d chore(deps): update dependency prettier to v2.8.8 (#9391)
  • a5cf84a fix(deps): update graphql-tools (#9173)
  • d431f42 fix: ignoreNoDocuments option usage when using graphql configs (#9371)
  • See full diff in compare view


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/cli](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/graphql-codegen-cli) from 3.3.1 to 4.0.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>4.0.0</h2> <h3>Major Changes</h3> <ul> <li><a href="https://github.com/dotansimha/graphql-code-generator/commit/bb66c2a31985c1375912ccd6b2b02933f313c9c0"><code>bb66c2a31</code></a> Thanks <a href="https://github.com/n1ru4l"><code>@​n1ru4l</code></a>! - Require Node.js <code>&gt;= 16</code>. Drop support for Node.js 14</li> </ul> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://github.com/dotansimha/graphql-code-generator/pull/9449">#9449</a> <a href="https://github.com/dotansimha/graphql-code-generator/commit/4d9ea1a5a94cd3458c1bd868ce1ab1cb806257f2"><code>4d9ea1a5a</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/5.0.0"><code>graphql-config@^5.0.0</code> ↗︎</a> (from <code>^4.5.0</code>, in <code>dependencies</code>)</li> </ul> </li> <li> <p><a href="https://github.com/dotansimha/graphql-code-generator/pull/9449">#9449</a> <a href="https://github.com/dotansimha/graphql-code-generator/commit/4d9ea1a5a94cd3458c1bd868ce1ab1cb806257f2"><code>4d9ea1a5a</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-tools/apollo-engine-loader/v/8.0.0"><code>@graphql-tools/apollo-engine-loader@^8.0.0</code> ↗︎</a> (from <code>^7.3.6</code>, in <code>dependencies</code>)</li> <li>Updated dependency <a href="https://www.npmjs.com/package/@graphql-tools/code-file-loader/v/8.0.0"><code>@graphql-tools/code-file-loader@^8.0.0</code> ↗︎</a> (from <code>^7.3.17</code>, in <code>dependencies</code>)</li> <li>Updated dependency <a href="https://www.npmjs.com/package/@graphql-tools/git-loader/v/8.0.0"><code>@graphql-tools/git-loader@^8.0.0</code> ↗︎</a> (from <code>^7.2.13</code>, in <code>dependencies</code>)</li> <li>Updated dependency <a href="https://www.npmjs.com/package/@graphql-tools/github-loader/v/8.0.0"><code>@graphql-tools/github-loader@^8.0.0</code> ↗︎</a> (from <code>^7.3.28</code>, in <code>dependencies</code>)</li> <li>Updated dependency <a href="https://www.npmjs.com/package/@graphql-tools/graphql-file-loader/v/8.0.0"><code>@graphql-tools/graphql-file-loader@^8.0.0</code> ↗︎</a> (from <code>^7.5.0</code>, in <code>dependencies</code>)</li> <li>Updated dependency <a href="https://www.npmjs.com/package/@graphql-tools/json-file-loader/v/8.0.0"><code>@graphql-tools/json-file-loader@^8.0.0</code> ↗︎</a> (from <code>^7.4.1</code>, in <code>dependencies</code>)</li> <li>Updated dependency <a href="https://www.npmjs.com/package/@graphql-tools/load/v/8.0.0"><code>@graphql-tools/load@^8.0.0</code> ↗︎</a> (from <code>^7.8.0</code>, in <code>dependencies</code>)</li> <li>Updated dependency <a href="https://www.npmjs.com/package/@graphql-tools/prisma-loader/v/8.0.0"><code>@graphql-tools/prisma-loader@^8.0.0</code> ↗︎</a> (from <code>^7.2.69</code>, in <code>dependencies</code>)</li> <li>Updated dependency <a href="https://www.npmjs.com/package/@graphql-tools/url-loader/v/8.0.0"><code>@graphql-tools/url-loader@^8.0.0</code> ↗︎</a> (from <code>^7.17.17</code>, in <code>dependencies</code>)</li> <li>Updated dependency <a href="https://www.npmjs.com/package/@graphql-tools/utils/v/10.0.0"><code>@graphql-tools/utils@^10.0.0</code> ↗︎</a> (from <code>^9.0.0</code>, in <code>dependencies</code>)</li> <li>Updated dependency <a href="https://www.npmjs.com/package/cosmiconfig/v/8.1.3"><code>cosmiconfig@^8.1.3</code> ↗︎</a> (from <code>^7.0.0</code>, in <code>dependencies</code>)</li> <li>Updated dependency <a href="https://www.npmjs.com/package/graphql-config/v/5.0.1"><code>graphql-config@^5.0.1</code> ↗︎</a> (from <code>^4.5.0</code>, in <code>dependencies</code>)</li> </ul> </li> <li> <p><a href="https://github.com/dotansimha/graphql-code-generator/pull/9371">#9371</a> <a href="https://github.com/dotansimha/graphql-code-generator/commit/d431f426eb594b820ac712b9f5c616f4badf6bff"><code>d431f426e</code></a> Thanks <a href="https://github.com/Axxxx0n"><code>@​Axxxx0n</code></a>! - Fixed option ignoreNoDocuments when using graphql configs</p> </li> <li> <p><a href="https://github.com/dotansimha/graphql-code-generator/pull/9275">#9275</a> <a href="https://github.com/dotansimha/graphql-code-generator/commit/2a5da589468eb5970587187adae9892ff1f13134"><code>2a5da5894</code></a> Thanks <a href="https://github.com/milesrichardson"><code>@​milesrichardson</code></a>! - Trigger rebuilds in watch mode while respecting rules of precedence and negation, both in terms of global (top-level) config vs. local (per-output target) config, and in terms of watch patterns (higher priority) vs. documents/schemas (lower priority). This fixes an issue with overly-aggressive rebuilds during watch mode.</p> </li> <li> <p>Updated dependencies [<a href="https://github.com/dotansimha/graphql-code-generator/commit/4d9ea1a5a94cd3458c1bd868ce1ab1cb806257f2"><code>4d9ea1a5a</code></a>, <a href="https://github.com/dotansimha/graphql-code-generator/commit/4d9ea1a5a94cd3458c1bd868ce1ab1cb806257f2"><code>4d9ea1a5a</code></a>, <a href="https://github.com/dotansimha/graphql-code-generator/commit/f46803a8c70840280529a52acbb111c865712af2"><code>f46803a8c</code></a>, <a href="https://github.com/dotansimha/graphql-code-generator/commit/63827fabede76b2380d40392aba2a3ccb099f0c4"><code>63827fabe</code></a>, <a href="https://github.com/dotansimha/graphql-code-generator/commit/bb66c2a31985c1375912ccd6b2b02933f313c9c0"><code>bb66c2a31</code></a>]:</p> <ul> <li><code>@​graphql-codegen/core</code><a href="https://github.com/4"><code>@​4</code></a>.0.0</li> <li><code>@​graphql-codegen/plugin-helpers</code><a href="https://github.com/5"><code>@​5</code></a>.0.0</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dotansimha/graphql-code-generator/commit/5c7b3b34955a34f07906892abe39bba705fb5f5f"><code>5c7b3b3</code></a> Upcoming Release Changes (<a href="https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/graphql-codegen-cli/issues/9355">#9355</a>)</li> <li><a href="https://github.com/dotansimha/graphql-code-generator/commit/4d9ea1a5a94cd3458c1bd868ce1ab1cb806257f2"><code>4d9ea1a</code></a> node 16 upgrade (<a href="https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/graphql-codegen-cli/issues/9449">#9449</a>)</li> <li><a href="https://github.com/dotansimha/graphql-code-generator/commit/ba84a3a2758d94dac27fcfbb1bafdf3ed7c32929"><code>ba84a3a</code></a> Update typescript, typescript-operations and typescript-resolvers plugins Sca...</li> <li><a href="https://github.com/dotansimha/graphql-code-generator/commit/5f0eb97f1d65370d732433d88aca4922736d3ad3"><code>5f0eb97</code></a> chore: update graphql tool loaders (<a href="https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/graphql-codegen-cli/issues/9281">#9281</a>)</li> <li><a href="https://github.com/dotansimha/graphql-code-generator/commit/2a5da589468eb5970587187adae9892ff1f13134"><code>2a5da58</code></a> Trigger rebuilds in watch mode while respecting rules of precedence and negat...</li> <li><a href="https://github.com/dotansimha/graphql-code-generator/commit/bee9f3de83d52ce46c1b12cb86b31ef1ad3582c9"><code>bee9f3d</code></a> chore(deps): update dependency prettier to v2.8.8 (<a href="https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/graphql-codegen-cli/issues/9391">#9391</a>)</li> <li><a href="https://github.com/dotansimha/graphql-code-generator/commit/a5cf84aabd948a8e9165129ac65f98122d2d78fd"><code>a5cf84a</code></a> fix(deps): update graphql-tools (<a href="https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/graphql-codegen-cli/issues/9173">#9173</a>)</li> <li><a href="https://github.com/dotansimha/graphql-code-generator/commit/d431f426eb594b820ac712b9f5c616f4badf6bff"><code>d431f42</code></a> fix: ignoreNoDocuments option usage when using graphql configs (<a href="https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/graphql-codegen-cli/issues/9371">#9371</a>)</li> <li>See full diff in <a href="https://github.com/dotansimha/graphql-code-generator/commits/@graphql-codegen/cli@4.0.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. Deprecated, use GitLab's native /rebase instead - `$dependabot recreate` will recreate this MR rewriting all the manual changes and resolving conflicts </details>
argoyle commented 2023-05-25 15:24:03 +00:00 (Migrated from gitlab.com)

$dependabot recreate

$dependabot recreate
argoyle commented 2023-05-25 15:24:04 +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 2023-05-25 15:25:26 +00:00 (Migrated from gitlab.com)

dependabot-gitlab successfully recreated merge request!

:white_check_mark: `dependabot-gitlab` successfully recreated merge request!
argoyle commented 2023-05-25 15:25:26 +00:00 (Migrated from gitlab.com)

resolved all threads

resolved all threads
argoyle commented 2023-05-25 15:25:27 +00:00 (Migrated from gitlab.com)

added 5 commits

  • 5a938c5f...3476ac79 - 4 commits from branch master
  • 34d6fa8a - Build(deps-dev): bump @graphql-codegen/cli from 3.3.1 to 4.0.0

Compare with previous version

added 5 commits <ul><li>5a938c5f...3476ac79 - 4 commits from branch <code>master</code></li><li>34d6fa8a - Build(deps-dev): bump @graphql-codegen/cli from 3.3.1 to 4.0.0</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/1158/diffs?diff_id=691267246&start_sha=5a938c5f0383c484a893eabfaa9368e0afb8d7c0)
argoyle (Migrated from gitlab.com) scheduled this pull request to auto merge when all checks succeed 2023-05-25 15:26:30 +00:00
argoyle (Migrated from gitlab.com) merged commit into master 2023-05-25 15:32:23 +00:00
Sign in to join this conversation.