Skip to content

Commit

Permalink
Build(deps): Bump @apollo/client from 3.8.4 to 3.8.5 (#987)
Browse files Browse the repository at this point in the history
Bumps [@apollo/client](https://github.com/apollographql/apollo-client)
from 3.8.4 to 3.8.5.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/apollographql/apollo-client/releases"><code>@​apollo/client</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v3.8.5</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/apollographql/apollo-client/pull/11266">#11266</a>
<a
href="https://github.com/apollographql/apollo-client/commit/5192cf6e1e958080bcae09e5967fa6851bd3a78c"><code>5192cf6e1</code></a>
Thanks <a
href="https://github.com/phryneas"><code>@​phryneas</code></a>! - Fixes
argument handling for invariant log messages.</p>
</li>
<li>
<p><a
href="https://redirect.github.com/apollographql/apollo-client/pull/11235">#11235</a>
<a
href="https://github.com/apollographql/apollo-client/commit/6cddaaf6543f5c0b1fb04ba47480fb393ba10de7"><code>6cddaaf65</code></a>
Thanks <a
href="https://github.com/phryneas"><code>@​phryneas</code></a>! - Fix
nextFetchPolicy behaviour with transformed documents by keeping
<code>options</code> reference stable when passing it through
QueryManager.</p>
</li>
<li>
<p><a
href="https://redirect.github.com/apollographql/apollo-client/pull/11252">#11252</a>
<a
href="https://github.com/apollographql/apollo-client/commit/327a2abbd5db87ca27f2ffd1d2f8dccd75868a58"><code>327a2abbd</code></a>
Thanks <a
href="https://github.com/phryneas"><code>@​phryneas</code></a>! - Fixes
a race condition in asyncMap that caused issues in React Native when
errors were returned in the response payload along with a data property
that was null.</p>
</li>
<li>
<p><a
href="https://redirect.github.com/apollographql/apollo-client/pull/11229">#11229</a>
<a
href="https://github.com/apollographql/apollo-client/commit/c372bad4ebd01a4f2e772cd76e873143bf043fe6"><code>c372bad4e</code></a>
Thanks <a
href="https://github.com/phryneas"><code>@​phryneas</code></a>! - Remove
(already throwing) SuspenseCache export that should have been removed in
3.8.</p>
</li>
<li>
<p><a
href="https://redirect.github.com/apollographql/apollo-client/pull/11267">#11267</a>
<a
href="https://github.com/apollographql/apollo-client/commit/bc055e0683e87b9445e321f73857f4a91b20a9ce"><code>bc055e068</code></a>
Thanks <a
href="https://github.com/phryneas"><code>@​phryneas</code></a>! - Remove
some dead code.</p>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/apollographql/apollo-client/blob/main/CHANGELOG.md"><code>@​apollo/client</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>3.8.5</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/apollographql/apollo-client/pull/11266">#11266</a>
<a
href="https://github.com/apollographql/apollo-client/commit/5192cf6e1e958080bcae09e5967fa6851bd3a78c"><code>5192cf6e1</code></a>
Thanks <a
href="https://github.com/phryneas"><code>@​phryneas</code></a>! - Fixes
argument handling for invariant log messages.</p>
</li>
<li>
<p><a
href="https://redirect.github.com/apollographql/apollo-client/pull/11235">#11235</a>
<a
href="https://github.com/apollographql/apollo-client/commit/6cddaaf6543f5c0b1fb04ba47480fb393ba10de7"><code>6cddaaf65</code></a>
Thanks <a
href="https://github.com/phryneas"><code>@​phryneas</code></a>! - Fix
nextFetchPolicy behaviour with transformed documents by keeping
<code>options</code> reference stable when passing it through
QueryManager.</p>
</li>
<li>
<p><a
href="https://redirect.github.com/apollographql/apollo-client/pull/11252">#11252</a>
<a
href="https://github.com/apollographql/apollo-client/commit/327a2abbd5db87ca27f2ffd1d2f8dccd75868a58"><code>327a2abbd</code></a>
Thanks <a
href="https://github.com/phryneas"><code>@​phryneas</code></a>! - Fixes
a race condition in asyncMap that caused issues in React Native when
errors were returned in the response payload along with a data property
that was null.</p>
</li>
<li>
<p><a
href="https://redirect.github.com/apollographql/apollo-client/pull/11229">#11229</a>
<a
href="https://github.com/apollographql/apollo-client/commit/c372bad4ebd01a4f2e772cd76e873143bf043fe6"><code>c372bad4e</code></a>
Thanks <a
href="https://github.com/phryneas"><code>@​phryneas</code></a>! - Remove
(already throwing) SuspenseCache export that should have been removed in
3.8.</p>
</li>
<li>
<p><a
href="https://redirect.github.com/apollographql/apollo-client/pull/11267">#11267</a>
<a
href="https://github.com/apollographql/apollo-client/commit/bc055e0683e87b9445e321f73857f4a91b20a9ce"><code>bc055e068</code></a>
Thanks <a
href="https://github.com/phryneas"><code>@​phryneas</code></a>! - Remove
some dead code.</p>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/apollographql/apollo-client/commit/f6b9953dbaa5d3a8f8716e4f4ad9f41f13e1fe1e"><code>f6b9953</code></a>
Version Packages (<a
href="https://redirect.github.com/apollographql/apollo-client/issues/11232">#11232</a>)</li>
<li><a
href="https://github.com/apollographql/apollo-client/commit/5192cf6e1e958080bcae09e5967fa6851bd3a78c"><code>5192cf6</code></a>
Fixes argument handling for invariant log messages. (<a
href="https://redirect.github.com/apollographql/apollo-client/issues/11266">#11266</a>)</li>
<li><a
href="https://github.com/apollographql/apollo-client/commit/366e2b1aac43166f995d09e7b32b2cf65007939b"><code>366e2b1</code></a>
Merge pull request <a
href="https://redirect.github.com/apollographql/apollo-client/issues/11258">#11258</a>
from apollographql/ms/pqs-to-ga</li>
<li><a
href="https://github.com/apollographql/apollo-client/commit/f667b635a8f1e2b405a6c1d6e454e5a304b0ca97"><code>f667b63</code></a>
Merge branch 'main' into ms/pqs-to-ga</li>
<li><a
href="https://github.com/apollographql/apollo-client/commit/327a2abbd5db87ca27f2ffd1d2f8dccd75868a58"><code>327a2ab</code></a>
simplify <code>asyncMap</code> implementation (<a
href="https://redirect.github.com/apollographql/apollo-client/issues/11252">#11252</a>)</li>
<li><a
href="https://github.com/apollographql/apollo-client/commit/dd2b7c778f0f4929b1e1d907c5ed9d9a195f87af"><code>dd2b7c7</code></a>
Merge branch 'main' into ms/pqs-to-ga</li>
<li><a
href="https://github.com/apollographql/apollo-client/commit/bc055e0683e87b9445e321f73857f4a91b20a9ce"><code>bc055e0</code></a>
Remove <code>QueryInfo.subscriptions</code> (dead code) (<a
href="https://redirect.github.com/apollographql/apollo-client/issues/11267">#11267</a>)</li>
<li><a
href="https://github.com/apollographql/apollo-client/commit/3a3ee44663f9aa9943d2087cce1b1e8735422c20"><code>3a3ee44</code></a>
fix display of objects in the documentation error page (<a
href="https://redirect.github.com/apollographql/apollo-client/issues/11261">#11261</a>)</li>
<li><a
href="https://github.com/apollographql/apollo-client/commit/9229e0e1e65bb8ba199a5d2411d05debcb9d73c3"><code>9229e0e</code></a>
chore(deps): update all devdependencies</li>
<li><a
href="https://github.com/apollographql/apollo-client/commit/6cddaaf6543f5c0b1fb04ba47480fb393ba10de7"><code>6cddaaf</code></a>
fix <code>nextFetchPolicy</code> behaviour with transformed documents
(<a
href="https://redirect.github.com/apollographql/apollo-client/issues/11235">#11235</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/apollographql/apollo-client/compare/v3.8.4...v3.8.5">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@apollo/client&package-manager=npm_and_yarn&previous-version=3.8.4&new-version=3.8.5)](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`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<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
github-actions[bot] authored Oct 6, 2023
2 parents b8e359f + 0394282 commit 65b1796
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"dependencies": {
"@ant-design/pro-layout": "^7.17.6",
"@apollo/client": "^3.8.4",
"@apollo/client": "^3.8.5",
"@babel/core": "^7.23.0",
"@babel/runtime": "^7.23.1",
"@monaco-editor/react": "^4.5.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -125,10 +125,10 @@
jsonpointer "^5.0.0"
leven "^3.1.0"

"@apollo/client@^3.8.4":
version "3.8.4"
resolved "https://registry.yarnpkg.com/@apollo/client/-/client-3.8.4.tgz#b6d67251422ee8bb05e240ffa65fe8fbd336cd66"
integrity sha512-QFXE4ylSHUa6LgYoOGsPysJCm4YJOOM1NwHyF6msZdZXIerqUVpLvxQOdQEXgS0RWvYiBMC1wGOWKzJKSWBdAg==
"@apollo/client@^3.8.5":
version "3.8.5"
resolved "https://registry.yarnpkg.com/@apollo/client/-/client-3.8.5.tgz#becd2101d6049afd03dd796693fb5804346df42f"
integrity sha512-/ueWC3f1pFeH+tWbM1phz6pzUGGijyml6oQ+LKUcQzpXF6tVFPrb6oUIUQCbZpr6Xmv/dtNiFDohc39ra7Solg==
dependencies:
"@graphql-typed-document-node/core" "^3.1.1"
"@wry/context" "^0.7.3"
Expand Down

0 comments on commit 65b1796

Please sign in to comment.