chore(deps-dev): bump @graphql-codegen/fragment-matcher from 1.17.8 to 3.2.0 #98

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-graphql-codegen-fragment-matcher-3.2.0 into master 2021-11-09 20:34:03 +00:00
argoyle commented 2021-11-08 05:27:52 +00:00 (Migrated from gitlab.com)

Bumps @graphql-codegen/fragment-matcher from 1.17.8 to 3.2.0.

Release notes

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

@​graphql-codegen/fragment-matcher@​3.2.0

Minor Changes

  • 97ddb487a: feat: GraphQL v16 compatibility

Patch Changes

  • Updated dependencies [97ddb487a]
    • @​graphql-codegen/plugin-helpers@​2.3.0
Changelog

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

3.2.0

Minor Changes

  • 97ddb487a: feat: GraphQL v16 compatibility

Patch Changes

  • Updated dependencies [97ddb487a]
    • @​graphql-codegen/plugin-helpers@​2.3.0

3.1.0

Minor Changes

  • 440172cfe: support ESM

Patch Changes

  • Updated dependencies [24185985a]
  • Updated dependencies [39773f59b]
  • Updated dependencies [440172cfe]
    • @​graphql-codegen/plugin-helpers@​2.1.0

3.0.0

Major Changes

  • b0cb13df4: Update to latest graphql-tools and graphql-config version.

    ‼️ ‼️ ‼️ Please note ‼️ ‼️ ‼️:

    This is a breaking change since Node 10 is no longer supported in graphql-tools, and also no longer supported for Codegen packages.

Patch Changes

  • Updated dependencies [b0cb13df4]
    • @​graphql-codegen/plugin-helpers@​2.0.0

2.0.1

Patch Changes

  • 1183d173: Bump all packages to resolve issues with shared dependencies
  • Updated dependencies [1183d173]
    • @​graphql-codegen/plugin-helpers@​1.18.2

2.0.0

Major Changes

... (truncated)

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 1.17.8 to 3.2.0. <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/fragment-matcher</code><a href="https://github.com/3"><code>@​3</code></a>.2.0</h2> <h3>Minor Changes</h3> <ul> <li>97ddb487a: feat: GraphQL v16 compatibility</li> </ul> <h3>Patch Changes</h3> <ul> <li>Updated dependencies [97ddb487a] <ul> <li><code>@​graphql-codegen/plugin-helpers</code><a href="https://github.com/2"><code>@​2</code></a>.3.0</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.2.0</h2> <h3>Minor Changes</h3> <ul> <li>97ddb487a: feat: GraphQL v16 compatibility</li> </ul> <h3>Patch Changes</h3> <ul> <li>Updated dependencies [97ddb487a] <ul> <li><code>@​graphql-codegen/plugin-helpers</code><a href="https://github.com/2"><code>@​2</code></a>.3.0</li> </ul> </li> </ul> <h2>3.1.0</h2> <h3>Minor Changes</h3> <ul> <li>440172cfe: support ESM</li> </ul> <h3>Patch Changes</h3> <ul> <li>Updated dependencies [24185985a]</li> <li>Updated dependencies [39773f59b]</li> <li>Updated dependencies [440172cfe] <ul> <li><code>@​graphql-codegen/plugin-helpers</code><a href="https://github.com/2"><code>@​2</code></a>.1.0</li> </ul> </li> </ul> <h2>3.0.0</h2> <h3>Major Changes</h3> <ul> <li> <p>b0cb13df4: Update to latest <code>graphql-tools</code> and <code>graphql-config</code> version.</p> <p>‼️ ‼️ ‼️ Please note ‼️ ‼️ ‼️:</p> <p>This is a breaking change since Node 10 is no longer supported in <code>graphql-tools</code>, and also no longer supported for Codegen packages.</p> </li> </ul> <h3>Patch Changes</h3> <ul> <li>Updated dependencies [b0cb13df4] <ul> <li><code>@​graphql-codegen/plugin-helpers</code><a href="https://github.com/2"><code>@​2</code></a>.0.0</li> </ul> </li> </ul> <h2>2.0.1</h2> <h3>Patch Changes</h3> <ul> <li>1183d173: Bump all packages to resolve issues with shared dependencies</li> <li>Updated dependencies [1183d173] <ul> <li><code>@​graphql-codegen/plugin-helpers</code><a href="https://github.com/1"><code>@​1</code></a>.18.2</li> </ul> </li> </ul> <h2>2.0.0</h2> <h3>Major Changes</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dotansimha/graphql-code-generator/commit/e8546350559017dd48d65af0c7eb92341848030e"><code>e854635</code></a> chore(release): update monorepo packages versions (<a href="https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/other/fragment-matcher/issues/6892">#6892</a>)</li> <li><a href="https://github.com/dotansimha/graphql-code-generator/commit/97ddb487ae2d4f54eca9974c960b78c078a2982e"><code>97ddb48</code></a> feat: GraphQL v16 compatibility (<a href="https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/other/fragment-matcher/issues/6867">#6867</a>)</li> <li><a href="https://github.com/dotansimha/graphql-code-generator/commit/f68909b79a738528503d85d852ffd4eeb6764df9"><code>f68909b</code></a> chore(release): update monorepo packages versions (<a href="https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/other/fragment-matcher/issues/6441">#6441</a>)</li> <li><a href="https://github.com/dotansimha/graphql-code-generator/commit/440172cfe7a5df79c491f14442ab8fa47714b5da"><code>440172c</code></a> ESM support (<a href="https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/other/fragment-matcher/issues/6102">#6102</a>)</li> <li><a href="https://github.com/dotansimha/graphql-code-generator/commit/d4e0cf0b873a80f748a5f15e2e6a1dc1a746b7c3"><code>d4e0cf0</code></a> Upcoming Release Changes (<a href="https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/other/fragment-matcher/issues/6398">#6398</a>)</li> <li><a href="https://github.com/dotansimha/graphql-code-generator/commit/fe7f15d7c3e6cb728d024ef859ca8eb168b31dfd"><code>fe7f15d</code></a> fix(deps): update dependency tslib to v2.3.0 (<a href="https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/other/fragment-matcher/issues/6122">#6122</a>)</li> <li><a href="https://github.com/dotansimha/graphql-code-generator/commit/beec69aff5cee04cd75723973dfccdf3e372fe4b"><code>beec69a</code></a> fix(deps): update dependency tslib to v2.2.0 (<a href="https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/other/fragment-matcher/issues/5797">#5797</a>)</li> <li><a href="https://github.com/dotansimha/graphql-code-generator/commit/1322d48682be6b9c4429ffb63f00c474e5cf87d7"><code>1322d48</code></a> fix(deps): update dependency tslib to v2.1.0 (<a href="https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/other/fragment-matcher/issues/5365">#5365</a>)</li> <li><a href="https://github.com/dotansimha/graphql-code-generator/commit/4fee8c8c523b30163e913438b85a064c58e39087"><code>4fee8c8</code></a> Upcoming Release Changes (<a href="https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/other/fragment-matcher/issues/5137">#5137</a>)</li> <li><a href="https://github.com/dotansimha/graphql-code-generator/commit/538cce3380d4babf0a7635c5c07365929cc2e108"><code>538cce3</code></a> chore(release): update monorepo packages versions (<a href="https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/other/fragment-matcher/issues/4974">#4974</a>)</li> <li>Additional commits viewable in <a href="https://github.com/dotansimha/graphql-code-generator/commits/@graphql-codegen/fragment-matcher@3.2.0/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 2021-11-08 09:48:46 +00:00 (Migrated from gitlab.com)

$dependabot recreate

$dependabot recreate
argoyle commented 2021-11-08 14:40:01 +00:00 (Migrated from gitlab.com)

$dependabot rebase

$dependabot rebase
argoyle commented 2021-11-08 14:40:11 +00:00 (Migrated from gitlab.com)

dependabot successfully triggered merge request rebase!

:white_check_mark: `dependabot` successfully triggered merge request rebase!
argoyle commented 2021-11-08 14:50:57 +00:00 (Migrated from gitlab.com)

added 23 commits

  • 20c2a056...55ebe780 - 22 commits from branch master
  • 44138468 - chore(deps-dev): bump @graphql-codegen/fragment-matcher

Compare with previous version

added 23 commits <ul><li>20c2a056...55ebe780 - 22 commits from branch <code>master</code></li><li>44138468 - chore(deps-dev): bump @graphql-codegen/fragment-matcher</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/49/diffs?diff_id=274777431&start_sha=20c2a05609c2966d75e8283226b775a9d3665de3)
argoyle commented 2021-11-08 16:12:03 +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 2021-11-09 20:12:47 +00:00 (Migrated from gitlab.com)

$dependabot recreate

$dependabot recreate
argoyle commented 2021-11-09 20:24:35 +00:00 (Migrated from gitlab.com)

added 15 commits

  • 44138468...66315c9a - 14 commits from branch master
  • 7c331184 - chore(deps-dev): bump @graphql-codegen/fragment-matcher

Compare with previous version

added 15 commits <ul><li>44138468...66315c9a - 14 commits from branch <code>master</code></li><li>7c331184 - chore(deps-dev): bump @graphql-codegen/fragment-matcher</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/49/diffs?diff_id=275790432&start_sha=44138468eac85f541b8ce8a37c42dfbfc82c544a)
argoyle commented 2021-11-09 20:30:26 +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 2021-11-09 20:30:32 +00:00
argoyle commented 2021-11-09 20:34:03 +00:00 (Migrated from gitlab.com)

mentioned in commit f65f8af155

mentioned in commit f65f8af1559eead9d928ad12835759b41ec6244e
argoyle (Migrated from gitlab.com) merged commit f65f8af155 into master 2021-11-09 20:34:03 +00:00
argoyle commented 2021-11-09 21:38:29 +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:
Sign in to join this conversation.