Skip to content

Commit

Permalink
Bump graphql from 5.2.0-beta.8 to 5.2.0-beta.9 in /auto_submit (#3905)
Browse files Browse the repository at this point in the history
Bumps [graphql](https://github.com/zino-app/graphql-flutter/tree/main/packages) from 5.2.0-beta.8 to 5.2.0-beta.9.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/zino-app/graphql-flutter/releases">graphql's releases</a>.</em></p>
<blockquote>
<h2>graphql-v5.2.0-beta.9</h2>
<h1>v5.2.0-beta.9</h1>
<h2>Fixed</h2>
<ul>
<li>upgrade rxdart 0.28.0 (<a href="https://github.com/zino-app/graphql-flutter/tree/main/packages/issues/1454">#1454</a>) (<a href="https://github.com/zino-hofmann/graphql-flutter/commit/1b851eaa9c64ce4bbf6f0962cd64a74209d95ce5">commit</a>). <a href="https://github.com/ronnnnn"><code>@�ronnnnn</code></a> 30-08-2024</li>
<li>add query timeout argument when create client. (<a href="https://github.com/zino-hofmann/graphql-flutter/commit/6180841e9b703d9c312ea29e575dece973c691bc">commit</a>). <a href="https://github.com/ykuc7"><code>@�ykuc7</code></a> 29-08-2024</li>
<li>add timeout to _resolveQueryOnNetwork (<a href="https://github.com/zino-hofmann/graphql-flutter/commit/9f961e33e40f0b81d13a6e12e4dd318afa7e72ca">commit</a>). <a href="https://github.com/ykuc7"><code>@�ykuc7</code></a> 18-07-2024</li>
</ul>
<h2>Added</h2>
<ul>
<li>Support custom equality function for cache comparison (<a href="https://github.com/zino-hofmann/graphql-flutter/commit/a6909d47d70f3c6fb25117419620f300d1006432">commit</a>). <a href="https://github.com/kvenn"><code>@�kvenn</code></a> 05-08-2024</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/zino-hofmann/graphql-flutter/commit/1daabdb024ca027d5f2e559c51874fd99536706b"><code>1daabdb</code></a> docs(graphql): tag the new v5.2.0-beta.9 release (<a href="https://github.com/zino-app/graphql-flutter/tree/main/packages/issues/1458">#1458</a>)</li>
<li><a href="https://github.com/zino-hofmann/graphql-flutter/commit/1b851eaa9c64ce4bbf6f0962cd64a74209d95ce5"><code>1b851ea</code></a> fix(graphql): upgrade rxdart 0.28.0 (<a href="https://github.com/zino-app/graphql-flutter/tree/main/packages/issues/1454">#1454</a>)</li>
<li><a href="https://github.com/zino-hofmann/graphql-flutter/commit/6180841e9b703d9c312ea29e575dece973c691bc"><code>6180841</code></a> fix(graphql): add query timeout argument when create client.</li>
<li><a href="https://github.com/zino-hofmann/graphql-flutter/commit/a6909d47d70f3c6fb25117419620f300d1006432"><code>a6909d4</code></a> feat(graphql): Support custom equality function for cache comparison</li>
<li><a href="https://github.com/zino-hofmann/graphql-flutter/commit/e68adbe070a45ac9175f95ddf552909c4c5bb855"><code>e68adbe</code></a> Merge pull request <a href="https://github.com/zino-app/graphql-flutter/tree/main/packages/issues/1451">#1451</a> from sodality-tech/dedup-poller-zino</li>
<li><a href="https://github.com/zino-hofmann/graphql-flutter/commit/de15f684b1fb0fd3473ad663e2e1b0a57150a49e"><code>de15f68</code></a> Remove unused import</li>
<li><a href="https://github.com/zino-hofmann/graphql-flutter/commit/53e324cd8c737a124b3150693b753a93f1fcf5c6"><code>53e324c</code></a> Remove unused imports</li>
<li><a href="https://github.com/zino-hofmann/graphql-flutter/commit/e4967c04e6d01f2e25ff0e2e13c61342d423f25b"><code>e4967c0</code></a> Fix remaining issues</li>
<li><a href="https://github.com/zino-hofmann/graphql-flutter/commit/692358af45f8675865fc083bb3ac993a94b667f7"><code>692358a</code></a> Add configurable behavior to deuplicate</li>
<li><a href="https://github.com/zino-hofmann/graphql-flutter/commit/20f624728e16cf8652db0e98cb36c58424924c28"><code>20f6247</code></a> Don't rebroadcast for failures</li>
<li>Additional commits viewable in <a href="https://github.com/zino-app/graphql-flutter/commits/graphql-v5.2.0-beta.9/packages">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=graphql&package-manager=pub&previous-version=5.2.0-beta.8&new-version=5.2.0-beta.9)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

</details>
  • Loading branch information
dependabot[bot] authored Sep 16, 2024
1 parent 822cac1 commit 17cdb2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion auto_submit/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ dependencies:
github: 9.24.0
googleapis: 13.2.0
googleapis_auth: 1.6.0
graphql: 5.2.0-beta.8
graphql: 5.2.0-beta.9
gql: 1.0.1-alpha+1709845491443
http: 1.2.2
json_annotation: 4.9.0
Expand Down

0 comments on commit 17cdb2b

Please sign in to comment.