Build(deps-dev): bump @graphql-codegen/fragment-matcher from 3.3.0 to 3.3.1 #524

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-graphql-codegen-fragment-matcher-3.3.1 into master 2022-08-09 10:58:43 +00:00
argoyle commented 2022-08-09 04:42:50 +00:00 (Migrated from gitlab.com)

Bumps @graphql-codegen/fragment-matcher from 3.3.0 to 3.3.1.

Release notes

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

@​graphql-codegen/java@​3.3.1

Patch Changes

  • Updated dependencies [525ad580b]
    • @​graphql-codegen/visitor-plugin-common@​2.11.1
    • @​graphql-codegen/java-common@​2.2.1

@​graphql-codegen/typescript-react-apollo@​3.3.1

Patch Changes

  • Updated dependencies [525ad580b]
    • @​graphql-codegen/visitor-plugin-common@​2.11.1

@​graphql-codegen/typescript-vue-apollo@​3.3.1

Patch Changes

  • Updated dependencies [525ad580b]
    • @​graphql-codegen/visitor-plugin-common@​2.11.1
Changelog

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

3.3.1

Patch Changes

  • #8189 b408f8238 Thanks @​n1ru4l! - Fix CommonJS TypeScript resolution with moduleResolution node16 or nodenext

  • Updated dependencies [b408f8238]:

    • @​graphql-codegen/plugin-helpers@​2.6.2
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/fragment-matcher](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/other/fragment-matcher) from 3.3.0 to 3.3.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dotansimha/graphql-code-generator/releases"><code>@​graphql-codegen/fragment-matcher</code>'s releases</a>.</em></p> <blockquote> <h2><code>@​graphql-codegen/java</code><a href="https://github.com/3"><code>@​3</code></a>.3.1</h2> <h3>Patch Changes</h3> <ul> <li>Updated dependencies [525ad580b] <ul> <li><code>@​graphql-codegen/visitor-plugin-common</code><a href="https://github.com/2"><code>@​2</code></a>.11.1</li> <li><code>@​graphql-codegen/java-common</code><a href="https://github.com/2"><code>@​2</code></a>.2.1</li> </ul> </li> </ul> <h2><code>@​graphql-codegen/typescript-react-apollo</code><a href="https://github.com/3"><code>@​3</code></a>.3.1</h2> <h3>Patch Changes</h3> <ul> <li>Updated dependencies [525ad580b] <ul> <li><code>@​graphql-codegen/visitor-plugin-common</code><a href="https://github.com/2"><code>@​2</code></a>.11.1</li> </ul> </li> </ul> <h2><code>@​graphql-codegen/typescript-vue-apollo</code><a href="https://github.com/3"><code>@​3</code></a>.3.1</h2> <h3>Patch Changes</h3> <ul> <li>Updated dependencies [525ad580b] <ul> <li><code>@​graphql-codegen/visitor-plugin-common</code><a href="https://github.com/2"><code>@​2</code></a>.11.1</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/dotansimha/graphql-code-generator/blob/master/packages/plugins/other/fragment-matcher/CHANGELOG.md"><code>@​graphql-codegen/fragment-matcher</code>'s changelog</a>.</em></p> <blockquote> <h2>3.3.1</h2> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://github.com/dotansimha/graphql-code-generator/pull/8189">#8189</a> <a href="https://github.com/dotansimha/graphql-code-generator/commit/b408f8238c00bbb4cd448501093856c06cfde50f"><code>b408f8238</code></a> Thanks <a href="https://github.com/n1ru4l"><code>@​n1ru4l</code></a>! - Fix CommonJS TypeScript resolution with <code>moduleResolution</code> <code>node16</code> or <code>nodenext</code></p> </li> <li> <p>Updated dependencies [<a href="https://github.com/dotansimha/graphql-code-generator/commit/b408f8238c00bbb4cd448501093856c06cfde50f"><code>b408f8238</code></a>]:</p> <ul> <li><code>@​graphql-codegen/plugin-helpers</code><a href="https://github.com/2"><code>@​2</code></a>.6.2</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dotansimha/graphql-code-generator/commit/44db5438eb6b787dc090a5a6b28849fb2b6115b2"><code>44db543</code></a> Upcoming Release Changes (<a href="https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/other/fragment-matcher/issues/8194">#8194</a>)</li> <li><a href="https://github.com/dotansimha/graphql-code-generator/commit/b408f8238c00bbb4cd448501093856c06cfde50f"><code>b408f82</code></a> fix: typescript commonjs module resolution with node16,nodenext (<a href="https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/other/fragment-matcher/issues/8189">#8189</a>)</li> <li><a href="https://github.com/dotansimha/graphql-code-generator/commit/aa0b90616f14e16c0708f96dcb580e7297a1bfe9"><code>aa0b906</code></a> New docs and website based on Nextra (<a href="https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/other/fragment-matcher/issues/7981">#7981</a>)</li> <li><a href="https://github.com/dotansimha/graphql-code-generator/commit/ed07ffb137bfc2107c4826648584546ebf60659b"><code>ed07ffb</code></a> Revert &quot;New docs and website based on Nextra (<a href="https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/other/fragment-matcher/issues/7981">#7981</a>)&quot; (<a href="https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/other/fragment-matcher/issues/8083">#8083</a>)</li> <li><a href="https://github.com/dotansimha/graphql-code-generator/commit/b1d7d912e7deebd3122b5642c12034fd04a8aedb"><code>b1d7d91</code></a> New docs and website based on Nextra (<a href="https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/other/fragment-matcher/issues/7981">#7981</a>)</li> <li>See full diff in <a href="https://github.com/dotansimha/graphql-code-generator/commits/@graphql-codegen/fragment-matcher@3.3.1/packages/plugins/other/fragment-matcher">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-08-09 10:42:45 +00:00 (Migrated from gitlab.com)

$dependabot recreate

$dependabot recreate
argoyle commented 2022-08-09 10:42:47 +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-08-09 10:45:44 +00:00 (Migrated from gitlab.com)

dependabot successfuly recreated merge request!

:white_check_mark: `dependabot` successfuly recreated merge request!
argoyle commented 2022-08-09 10:45:45 +00:00 (Migrated from gitlab.com)

resolved all threads

resolved all threads
argoyle commented 2022-08-09 10:45:45 +00:00 (Migrated from gitlab.com)

added 5 commits

  • f97784c4...2db56104 - 4 commits from branch master
  • e30044b9 - Build(deps-dev): bump @graphql-codegen/fragment-matcher

Compare with previous version

added 5 commits <ul><li>f97784c4...2db56104 - 4 commits from branch <code>master</code></li><li>e30044b9 - Build(deps-dev): bump @graphql-codegen/fragment-matcher</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/475/diffs?diff_id=456880307&start_sha=f97784c46e1139cb9f2a6bf3a2e1d8b97fb5496d)
argoyle (Migrated from gitlab.com) scheduled this pull request to auto merge when all checks succeed 2022-08-09 10:46:21 +00:00
argoyle (Migrated from gitlab.com) merged commit into master 2022-08-09 10:58:44 +00:00
Sign in to join this conversation.