Build(deps-dev): bump @graphql-codegen/fragment-matcher from 3.3.3 to 4.0.0 #925

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-graphql-codegen-fragment-matcher-4.0.0 into master 2023-02-09 14:38:16 +00:00
argoyle commented 2023-02-04 04:43:21 +00:00 (Migrated from gitlab.com)

Bumps @graphql-codegen/fragment-matcher from 3.3.3 to 4.0.0.

Release notes

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

@​graphql-codegen/typescript-react-query@​4.0.0

Major Changes

  • 5c7592b4d: Introduces breaking changes to support react-query@4.0.0:

    • react query package is now @tanstack/react-query -> import changes
    • introduced a legacyMode flag (false by default)

    /!\ If you are using the 'react-query' package or react-query < 4, please set the legacyMode option to true. /!\

@​graphql-codegen/typescript-urql@​3.6.3

Patch Changes

  • ab66ba104: Add useQuery argument generic type

@​graphql-codegen/typescript-react-query@​3.6.2

Patch Changes

  • Updated dependencies [2cbcbb371]
    • @​graphql-codegen/visitor-plugin-common@​2.12.0
    • @​graphql-codegen/plugin-helpers@​2.6.0

@​graphql-codegen/typescript-urql@​3.6.2

Patch Changes

  • Updated dependencies [2cbcbb371]
    • @​graphql-codegen/visitor-plugin-common@​2.12.0
    • @​graphql-codegen/plugin-helpers@​2.6.0
Changelog

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

4.0.0

Major Changes

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/fragment-matcher](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/other/fragment-matcher) from 3.3.3 to 4.0.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/typescript-react-query</code><a href="https://github.com/4"><code>@​4</code></a>.0.0</h2> <h3>Major Changes</h3> <ul> <li> <p>5c7592b4d: Introduces breaking changes to support <code>react-query@4.0.0</code>:</p> <ul> <li>react query package is now <code>@tanstack/react-query</code> -&gt; import changes</li> <li>introduced a <code>legacyMode</code> flag (<code>false</code> by default)</li> </ul> <p>/!\ If you are using the 'react-query' package or <code>react-query &lt; 4</code>, please set the <code>legacyMode</code> option to <code>true</code>. /!\</p> </li> </ul> <h2><code>@​graphql-codegen/typescript-urql</code><a href="https://github.com/3"><code>@​3</code></a>.6.3</h2> <h3>Patch Changes</h3> <ul> <li>ab66ba104: Add useQuery argument generic type</li> </ul> <h2><code>@​graphql-codegen/typescript-react-query</code><a href="https://github.com/3"><code>@​3</code></a>.6.2</h2> <h3>Patch Changes</h3> <ul> <li>Updated dependencies [2cbcbb371] <ul> <li><code>@​graphql-codegen/visitor-plugin-common</code><a href="https://github.com/2"><code>@​2</code></a>.12.0</li> <li><code>@​graphql-codegen/plugin-helpers</code><a href="https://github.com/2"><code>@​2</code></a>.6.0</li> </ul> </li> </ul> <h2><code>@​graphql-codegen/typescript-urql</code><a href="https://github.com/3"><code>@​3</code></a>.6.2</h2> <h3>Patch Changes</h3> <ul> <li>Updated dependencies [2cbcbb371] <ul> <li><code>@​graphql-codegen/visitor-plugin-common</code><a href="https://github.com/2"><code>@​2</code></a>.12.0</li> <li><code>@​graphql-codegen/plugin-helpers</code><a href="https://github.com/2"><code>@​2</code></a>.6.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>4.0.0</h2> <h3>Major Changes</h3> <ul> <li><a href="https://github.com/dotansimha/graphql-code-generator/pull/8885">#8885</a> <a href="https://github.com/dotansimha/graphql-code-generator/commit/fd0b0c813015cae4f6f6bda5f4c5515e544eb76d"><code>fd0b0c813</code></a> Thanks <a href="https://github.com/n1ru4l"><code>@​n1ru4l</code></a>! - drop Node.js 12 support</li> </ul> <h3>Patch Changes</h3> <ul> <li>Updated dependencies [<a href="https://github.com/dotansimha/graphql-code-generator/commit/fc79b65d4914fd25ae6bd5d58ebc7ded573a08a5"><code>fc79b65d4</code></a>, <a href="https://github.com/dotansimha/graphql-code-generator/commit/fd0b0c813015cae4f6f6bda5f4c5515e544eb76d"><code>fd0b0c813</code></a>]: <ul> <li><code>@​graphql-codegen/plugin-helpers</code><a href="https://github.com/4"><code>@​4</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/c606aa8e081b667827bcd90d57441d8b9a4f0084"><code>c606aa8</code></a> Upcoming Release Changes (<a href="https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/other/fragment-matcher/issues/8872">#8872</a>)</li> <li><a href="https://github.com/dotansimha/graphql-code-generator/commit/5c66efc2d29a2ba1c054141773a80b0818e628be"><code>5c66efc</code></a> eslint fixes (<a href="https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/other/fragment-matcher/issues/8798">#8798</a>)</li> <li><a href="https://github.com/dotansimha/graphql-code-generator/commit/5ea74e32048f9705dd14a0b06bf42748c6e9244c"><code>5ea74e3</code></a> setup guild eslint config (<a href="https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/other/fragment-matcher/issues/8797">#8797</a>)</li> <li>See full diff in <a href="https://github.com/dotansimha/graphql-code-generator/commits/@graphql-codegen/fragment-matcher@4.0.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 2023-02-09 14:22:08 +00:00 (Migrated from gitlab.com)

$dependabot recreate

$dependabot recreate
argoyle commented 2023-02-09 14:22: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 2023-02-09 14:24:43 +00:00 (Migrated from gitlab.com)

dependabot successfuly recreated merge request!

:white_check_mark: `dependabot` successfuly recreated merge request!
argoyle commented 2023-02-09 14:24:43 +00:00 (Migrated from gitlab.com)

resolved all threads

resolved all threads
argoyle commented 2023-02-09 14:24:44 +00:00 (Migrated from gitlab.com)

added 13 commits

  • 51e4fe18...846f2d5e - 12 commits from branch master
  • f77f8894 - Build(deps-dev): bump @graphql-codegen/fragment-matcher

Compare with previous version

added 13 commits <ul><li>51e4fe18...846f2d5e - 12 commits from branch <code>master</code></li><li>f77f8894 - Build(deps-dev): bump @graphql-codegen/fragment-matcher</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/876/diffs?diff_id=599723428&start_sha=51e4fe18ae45225c8555050788453c4793cee3b2)
argoyle (Migrated from gitlab.com) scheduled this pull request to auto merge when all checks succeed 2023-02-09 14:30:18 +00:00
argoyle (Migrated from gitlab.com) merged commit into master 2023-02-09 14:38:16 +00:00
Sign in to join this conversation.