Skip to content

Commit

Permalink
Build(deps): Bump @apollo/client from 3.9.9 to 3.9.10 (#1393)
Browse files Browse the repository at this point in the history
Bumps [@apollo/client](https://github.com/apollographql/apollo-client)
from 3.9.9 to 3.9.10.
<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.9.10</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/apollographql/apollo-client/pull/11738">#11738</a>
<a
href="https://github.com/apollographql/apollo-client/commit/b1a5eb80cae8bdf2e9d8627f1eab65e088c43438"><code>b1a5eb8</code></a>
Thanks <a
href="https://github.com/jerelmiller"><code>@​jerelmiller</code></a>! -
Fix an issue where rerendering <code>useBackgroundQuery</code> after the
<code>queryRef</code> had been disposed, either via the auto dispose
timeout or by unmounting <code>useReadQuery</code>, would cause the
<code>queryRef</code> to be recreated potentially resulting in another
network request.</p>
</li>
<li>
<p><a
href="https://redirect.github.com/apollographql/apollo-client/pull/11738">#11738</a>
<a
href="https://github.com/apollographql/apollo-client/commit/b1a5eb80cae8bdf2e9d8627f1eab65e088c43438"><code>b1a5eb8</code></a>
Thanks <a
href="https://github.com/jerelmiller"><code>@​jerelmiller</code></a>! -
Allow queryRefs to be disposed of synchronously when a suspense hook
unmounts. This prevents some situations where using a suspense hook with
the same query/variables as the disposed queryRef accidentally used the
disposed queryRef rather than creating a new instance.</p>
</li>
<li>
<p><a
href="https://redirect.github.com/apollographql/apollo-client/pull/11670">#11670</a>
<a
href="https://github.com/apollographql/apollo-client/commit/cc5c03b2690f452483d83eecb68611a23055d99e"><code>cc5c03b</code></a>
Thanks <a
href="https://github.com/phryneas"><code>@​phryneas</code></a>! - Bail
out of <code>executeSubSelectedArray</code> calls if the array has 0
elements.</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.9.10</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/apollographql/apollo-client/pull/11738">#11738</a>
<a
href="https://github.com/apollographql/apollo-client/commit/b1a5eb80cae8bdf2e9d8627f1eab65e088c43438"><code>b1a5eb8</code></a>
Thanks <a
href="https://github.com/jerelmiller"><code>@​jerelmiller</code></a>! -
Fix an issue where rerendering <code>useBackgroundQuery</code> after the
<code>queryRef</code> had been disposed, either via the auto dispose
timeout or by unmounting <code>useReadQuery</code>, would cause the
<code>queryRef</code> to be recreated potentially resulting in another
network request.</p>
</li>
<li>
<p><a
href="https://redirect.github.com/apollographql/apollo-client/pull/11738">#11738</a>
<a
href="https://github.com/apollographql/apollo-client/commit/b1a5eb80cae8bdf2e9d8627f1eab65e088c43438"><code>b1a5eb8</code></a>
Thanks <a
href="https://github.com/jerelmiller"><code>@​jerelmiller</code></a>! -
Allow queryRefs to be disposed of synchronously when a suspense hook
unmounts. This prevents some situations where using a suspense hook with
the same query/variables as the disposed queryRef accidentally used the
disposed queryRef rather than creating a new instance.</p>
</li>
<li>
<p><a
href="https://redirect.github.com/apollographql/apollo-client/pull/11670">#11670</a>
<a
href="https://github.com/apollographql/apollo-client/commit/cc5c03b2690f452483d83eecb68611a23055d99e"><code>cc5c03b</code></a>
Thanks <a
href="https://github.com/phryneas"><code>@​phryneas</code></a>! - Bail
out of <code>executeSubSelectedArray</code> calls if the array has 0
elements.</p>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/apollographql/apollo-client/commit/e8556c39ac7b893e4bfc39d6ddfdc3ea6eed786d"><code>e8556c3</code></a>
Version Packages (<a
href="https://redirect.github.com/apollographql/apollo-client/issues/11728">#11728</a>)</li>
<li><a
href="https://github.com/apollographql/apollo-client/commit/b1a5eb80cae8bdf2e9d8627f1eab65e088c43438"><code>b1a5eb8</code></a>
Allow queryRefs to be disposed of synchronously (<a
href="https://redirect.github.com/apollographql/apollo-client/issues/11738">#11738</a>)</li>
<li><a
href="https://github.com/apollographql/apollo-client/commit/26f2cccf15afd4bb7437ee8d37789434f5f8bbbd"><code>26f2ccc</code></a>
chore: use delimiter in accorance with docs to handle strings with
newlines p...</li>
<li><a
href="https://github.com/apollographql/apollo-client/commit/d6aed0e1670ff619c9e96e95ac1c2a10a93d11ee"><code>d6aed0e</code></a>
chore(deps): update all dependencies - patch updates (<a
href="https://redirect.github.com/apollographql/apollo-client/issues/11739">#11739</a>)</li>
<li><a
href="https://github.com/apollographql/apollo-client/commit/3e4c0543cb870a7524b84a8071ae2cd41fffafc0"><code>3e4c054</code></a>
chore(deps): update cimg/node docker tag to v21.7.1 (<a
href="https://redirect.github.com/apollographql/apollo-client/issues/11740">#11740</a>)</li>
<li><a
href="https://github.com/apollographql/apollo-client/commit/e4128481de25339a4f417c4053726ac6d9f71541"><code>e412848</code></a>
chore: configure git user directly in prerelease workflows (<a
href="https://redirect.github.com/apollographql/apollo-client/issues/11734">#11734</a>)</li>
<li><a
href="https://github.com/apollographql/apollo-client/commit/875b3c28408f4a3942a2a5502c96710e6e8204d5"><code>875b3c2</code></a>
chore(deps): bump express from 4.18.2 to 4.19.2 in /integration-tests
(<a
href="https://redirect.github.com/apollographql/apollo-client/issues/11730">#11730</a>)</li>
<li><a
href="https://github.com/apollographql/apollo-client/commit/2a5b890bb45ad7d65013292656b3ee1f8f80f768"><code>2a5b890</code></a>
chore: manually set bot user info in prerelease workflows</li>
<li><a
href="https://github.com/apollographql/apollo-client/commit/77da849161c2b7492e1ef9b186b4c6f4046f3869"><code>77da849</code></a>
chore(deps): update all dependencies - patch updates (<a
href="https://redirect.github.com/apollographql/apollo-client/issues/11725">#11725</a>)</li>
<li><a
href="https://github.com/apollographql/apollo-client/commit/e19c3d07f0cff4d6f2e2c7020a08814bd47d6be1"><code>e19c3d0</code></a>
fix: skip PR creation if no prerelease changesets exist (<a
href="https://redirect.github.com/apollographql/apollo-client/issues/11729">#11729</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/apollographql/apollo-client/compare/v3.9.9...v3.9.10">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.9.9&new-version=3.9.10)](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 Apr 2, 2024
2 parents b6ee712 + fc31bc1 commit 5628a6a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"dependencies": {
"@ant-design/pro-layout": "^7.19.0",
"@apollo/client": "^3.9.9",
"@apollo/client": "^3.9.10",
"@babel/core": "^7.24.3",
"@babel/runtime": "^7.24.1",
"@monaco-editor/react": "^4.6.0",
Expand Down
15 changes: 5 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -131,10 +131,10 @@
jsonpointer "^5.0.0"
leven "^3.1.0"

"@apollo/client@^3.9.9":
version "3.9.9"
resolved "https://registry.yarnpkg.com/@apollo/client/-/client-3.9.9.tgz#38f983a1ad24e2687abfced0a9c1c3bef8d32616"
integrity sha512-/sMecU/M0WK9knrguts1lSLV8xFKzIgOMVb4mi6MOxgJXjliDB8PvOtmXhTqh2cVMMR4TzXgOnb+af/690zlQw==
"@apollo/client@^3.9.10":
version "3.9.10"
resolved "https://registry.yarnpkg.com/@apollo/client/-/client-3.9.10.tgz#f381f67f3559cb5f5b66ce9183f84f49616acbe4"
integrity sha512-w8i/Lk1P0vvWZF0Xb00XPonn79/0rgRJ1vopBlVudVuy9QP29/NZXK0rI2xJIN6VrKuEqJZaVGJC+7k23I2sfA==
dependencies:
"@graphql-typed-document-node/core" "^3.1.1"
"@wry/caches" "^1.0.0"
Expand Down Expand Up @@ -12240,16 +12240,11 @@ tslib@^1.8.1, tslib@^1.9.0:
resolved "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz"
integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==

tslib@^2.0.0:
tslib@^2.0.0, tslib@^2.0.3, tslib@^2.1.0, tslib@^2.3.0:
version "2.6.2"
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.2.tgz#703ac29425e7b37cd6fd456e92404d46d1f3e4ae"
integrity sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==

tslib@^2.0.3, tslib@^2.1.0, tslib@^2.3.0:
version "2.4.0"
resolved "https://registry.npmjs.org/tslib/-/tslib-2.4.0.tgz"
integrity sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==

tsutils@^3.21.0:
version "3.21.0"
resolved "https://registry.npmjs.org/tsutils/-/tsutils-3.21.0.tgz"
Expand Down

0 comments on commit 5628a6a

Please sign in to comment.