Commit e7858c7
authored
Bump graphql from 5.2.2 to 5.2.3 in /app_dart (#4871)
Bumps [graphql](https://github.com/zino-app/graphql-flutter/tree/main/packages) from 5.2.2 to 5.2.3.
<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.3</h2>
<h1>v5.2.3</h1>
<h2>Fixed</h2>
<ul>
<li>use existing HiveStore instance instead of creating new… (<a href="https://github.com/zino-hofmann/graphql-flutter/commit/d533f705ff7c7aaee6ab016ca12f066dfdd037b3">commit</a>). <a href="https://github.com/korca0220"><code>@korca0220</code></a> 17-09-2025</li>
</ul>
<h2>Added</h2>
<ul>
<li>migrate HiveStore from hive to hive_ce with type refac… (<a href="https://github.com/zino-hofmann/graphql-flutter/commit/f9f1b253336bd22ccfed9d4f03a16184dc4b8c66">commit</a>). <a href="https://github.com/korca0220"><code>@korca0220</code></a> 17-09-2025</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/zino-hofmann/graphql-flutter/commit/4998567d4c2380c1f70a0ae922a1b3f7f8698664"><code>4998567</code></a> docs: update the changelog package</li>
<li><a href="https://github.com/zino-hofmann/graphql-flutter/commit/6dcf90064f8432fa6589203c09d2cf036a3b533e"><code>6dcf900</code></a> chore(graphql): bump version to 5.2.3</li>
<li><a href="https://github.com/zino-hofmann/graphql-flutter/commit/87a923951a723ee8e8c00c5b7fbc230c1034c98e"><code>87a9239</code></a> chore(graphql_flutter): update dependencies with connectivity_plus to ^7.0.0</li>
<li><a href="https://github.com/zino-hofmann/graphql-flutter/commit/d533f705ff7c7aaee6ab016ca12f066dfdd037b3"><code>d533f70</code></a> fix(graphql): use existing HiveStore instance instead of creating new one in ...</li>
<li><a href="https://github.com/zino-hofmann/graphql-flutter/commit/f9f1b253336bd22ccfed9d4f03a16184dc4b8c66"><code>f9f1b25</code></a> feat(graphql): migrate HiveStore from hive to hive_ce with type refactoring</li>
<li><a href="https://github.com/zino-hofmann/graphql-flutter/commit/a8327b3fe54041525d9be9199c8d4f8261843e5f"><code>a8327b3</code></a> chore(graphql_flutter): switch hive to hive_ce and align version to ^2.11.0</li>
<li><a href="https://github.com/zino-hofmann/graphql-flutter/commit/0de18be9d853bd20f6a4a77cbaa4c1a6f3b3c58f"><code>0de18be</code></a> chore(graphql): switch hive to hive_ce and align version to ^2.11.0</li>
<li><a href="https://github.com/zino-hofmann/graphql-flutter/commit/9ee828be7d8a3f9bc5a4c3e9df8136f7ccb8e581"><code>9ee828b</code></a> chore(graphql): migrate imports to hive_ce</li>
<li><a href="https://github.com/zino-hofmann/graphql-flutter/commit/118e7ecacd7d9cc82f6ed0485f047341d51e7d09"><code>118e7ec</code></a> chore(graphql_flutter): switch hive to hive_ce</li>
<li><a href="https://github.com/zino-hofmann/graphql-flutter/commit/b10bf964d9558bc267db82ab7d2051db6a3c3ad4"><code>b10bf96</code></a> chore(graphql): switch hive to hive_ce</li>
<li>See full diff in <a href="https://github.com/zino-app/graphql-flutter/commits/graphql-v5.2.3/packages">compare view</a></li>
</ul>
</details>
<br />
[](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>1 parent 58417c6 commit e7858c7
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
0 commit comments