Build(deps-dev): bump @graphql-codegen/cli from 2.5.0 to 2.6.0 #248

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-graphql-codegen-cli-2.6.0 into master 2022-02-11 05:51:26 +00:00
argoyle commented 2022-02-10 04:40:23 +00:00 (Migrated from gitlab.com)

Bumps @graphql-codegen/cli from 2.5.0 to 2.6.0.

Release notes

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

@​graphql-codegen/cli@​2.6.0

Minor Changes

  • 35566a02c: Use os.cpus to calculate concurrency limit
  • acc62e548: fix(deps): remove unnecessary dotenv main dependency
  • 35566a02c: Async File System
Changelog

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

2.6.0

Minor Changes

  • 35566a02c: Use os.cpus to calculate concurrency limit
  • acc62e548: fix(deps): remove unnecessary dotenv main dependency
  • 35566a02c: Async File System
Commits
  • 51caa6e chore(release): update monorepo packages versions (#7470)
  • 35566a0 Cache documents, schema loading + os.cpus for concurrency limit + async fs (#...
  • a01a741 chore(deps): update dependency @​graphql-tools/merge to v8.2.2 (#7490)
  • acc62e5 fix(deps): remove unnecessary dotenv main dependency (#7489)
  • See full diff in compare view


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.5.0 to 2.6.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dotansimha/graphql-code-generator/releases"><code>@​graphql-codegen/cli</code>'s releases</a>.</em></p> <blockquote> <h2><code>@​graphql-codegen/cli</code><a href="https://github.com/2"><code>@​2</code></a>.6.0</h2> <h3>Minor Changes</h3> <ul> <li>35566a02c: Use os.cpus to calculate concurrency limit</li> <li>acc62e548: fix(deps): remove unnecessary <code>dotenv</code> main dependency</li> <li>35566a02c: Async File System</li> </ul> </blockquote> </details> <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.6.0</h2> <h3>Minor Changes</h3> <ul> <li>35566a02c: Use os.cpus to calculate concurrency limit</li> <li>acc62e548: fix(deps): remove unnecessary <code>dotenv</code> main dependency</li> <li>35566a02c: Async File System</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dotansimha/graphql-code-generator/commit/51caa6e8db1d684994ad2d1d1868cda378f07fa2"><code>51caa6e</code></a> chore(release): update monorepo packages versions (<a href="https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/graphql-codegen-cli/issues/7470">#7470</a>)</li> <li><a href="https://github.com/dotansimha/graphql-code-generator/commit/35566a02c536569156c4b71b097a4f391ad08703"><code>35566a0</code></a> Cache documents, schema loading + os.cpus for concurrency limit + async fs (#...</li> <li><a href="https://github.com/dotansimha/graphql-code-generator/commit/a01a741b55003dfde1859d6a628028bbf52c4891"><code>a01a741</code></a> chore(deps): update dependency <code>@​graphql-tools/merge</code> to v8.2.2 (<a href="https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/graphql-codegen-cli/issues/7490">#7490</a>)</li> <li><a href="https://github.com/dotansimha/graphql-code-generator/commit/acc62e5483c94a11eb93d904a7bdce3f92f77290"><code>acc62e5</code></a> fix(deps): remove unnecessary <code>dotenv</code> main dependency (<a href="https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/graphql-codegen-cli/issues/7489">#7489</a>)</li> <li>See full diff in <a href="https://github.com/dotansimha/graphql-code-generator/commits/@graphql-codegen/cli@2.6.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-02-11 05:51:26 +00:00 (Migrated from gitlab.com)

mentioned in commit 846979d4e1

mentioned in commit 846979d4e1b8ab05c5b3262938a10e82bcfde21b
argoyle (Migrated from gitlab.com) merged commit 846979d4e1 into master 2022-02-11 05:51:26 +00:00
Sign in to join this conversation.