Skip to content
This repository was archived by the owner on Apr 4, 2022. It is now read-only.

Commit

Permalink
Bump @apollo/client from 3.4.15 to 3.4.16 (#734)
Browse files Browse the repository at this point in the history
Bumps [@apollo/client](https://github.com/apollographql/apollo-client) from 3.4.15 to 3.4.16.
<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>Apollo Client 3.4.16</h2>
<h3>Improvements</h3>
<ul>
<li>
<p>Prevent webpack from misresolving the <code>graphql</code> package as the local <code>@apollo/client/utilities/globals/graphql.js</code> module when <code>module.exports.resolve.preferRelative</code> is enabled in <code>webpack.config.js</code>.</p>
<blockquote>
<p>Note: if you encounter strange module resolution errors like <code>export 'isType' (imported as 'isType') was not found in 'graphql' (possible exports: removeTemporaryGlobals)</code> please try removing <code>preferRelative: true</code> from your <code>webpack.config.js</code> file, or find a way to disable that resolution behavior for packages within <code>node_modules</code>.</p>
</blockquote>
<p><a href="https://github.com/benjamn"><code>@​benjamn</code></a> in <a href="https://github-redirect.dependabot.com/apollographql/apollo-client/pull/8862">#8862</a></p>
</li>
<li>
<p>Avoid importing <code>isType</code> from the <code>graphql</code> package internally, to prevent bundlers from including as much as 3.4kB of unnecessary code. <!-- raw HTML omitted -->
<a href="https://github.com/benjamn"><code>@​benjamn</code></a> in <a href="https://github-redirect.dependabot.com/apollographql/apollo-client/pull/8891">#8891</a></p>
</li>
<li>
<p>Make <code>client.resetStore</code> and <code>client.clearStore</code> pass appropriate <code>discardWatches</code> option to <code>cache.reset</code>. <!-- raw HTML omitted -->
<a href="https://github.com/benjamn"><code>@​benjamn</code></a> in <a href="https://github-redirect.dependabot.com/apollographql/apollo-client/pull/8873">#8873</a></p>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/apollographql/apollo-client/commit/eb9f62a9dfebe3e8418a9578ef66948e41a4fd56"><code>eb9f62a</code></a> Bump <code>@​apollo/client</code> npm version to 3.4.16.</li>
<li><a href="https://github.com/apollographql/apollo-client/commit/58ae8b8660ad16a399b0981c70abf6109ed1a3bc"><code>58ae8b8</code></a> Make <code>client.{reset,clear}Store</code> pass <code>discardWatches</code> to <code>cache.reset</code> (<a href="https://github-redirect.dependabot.com/apollographql/apollo-client/issues/8873">#8873</a>)</li>
<li><a href="https://github.com/apollographql/apollo-client/commit/7620b5be639d137b4ac58ea1c3f85966241991c3"><code>7620b5b</code></a> Avoid unnecessarily importing <code>isType</code> from <code>graphql</code> package (<a href="https://github-redirect.dependabot.com/apollographql/apollo-client/issues/8891">#8891</a>)</li>
<li><a href="https://github.com/apollographql/apollo-client/commit/b63a3f59700c3401b0921557de73d6a2da35326b"><code>b63a3f5</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/apollographql/apollo-client/issues/8890">#8890</a> from apollographql/sb/docs-rc-notice</li>
<li><a href="https://github.com/apollographql/apollo-client/commit/ae8ae50b488a8fcd16f7f3c96ba145490214d6b0"><code>ae8ae50</code></a> Add preview links for new methods</li>
<li><a href="https://github.com/apollographql/apollo-client/commit/3304c553fabcdac37ab0a1fb112695aae1a07021"><code>3304c55</code></a> Add a temporary notice about 3.5 release candidate</li>
<li><a href="https://github.com/apollographql/apollo-client/commit/17df4713a973d39c30c719fc9643d73eeb7dd58f"><code>17df471</code></a> chore(deps): update dependency <code>@​types/react</code> to v17.0.27</li>
<li><a href="https://github.com/apollographql/apollo-client/commit/c330051602e79634ec5f94eb9c82893d2fa90006"><code>c330051</code></a> chore(deps): update dependency <code>@​types/node</code> to v16.10.2</li>
<li><a href="https://github.com/apollographql/apollo-client/commit/e16b67209d54ed343fe64d898f827b36cc4eec93"><code>e16b672</code></a> chore(deps): update dependency <code>@​types/react</code> to v17.0.26</li>
<li><a href="https://github.com/apollographql/apollo-client/commit/b964d2402c58dbfbcecfdd9c0e6253a73f065afa"><code>b964d24</code></a> chore(deps): update dependency <code>@​types/lodash</code> to v4.14.175</li>
<li>Additional commits viewable in <a href="https://github.com/apollographql/apollo-client/compare/v3.4.15...v3.4.16">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.4.15&new-version=3.4.16)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

You can trigger a rebase of this PR 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 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 Oct 12, 2021
1 parent cfb622e commit dd9dd70
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@
xlsx "^0.17.0"

"@apollo/client@^3.1.5":
version "3.4.15"
resolved "https://registry.yarnpkg.com/@apollo/client/-/client-3.4.15.tgz#0aa05ff2bb54092919b501ef348ade6330911670"
integrity sha512-CnlT9i7TgHagkKQNvti81A9KcbIMqgpUPGJJL6bg5spTsB2R/5J6E7qiPcMvXuuXwR2xe4FmE4Ey4HizStb8Hg==
version "3.4.16"
resolved "https://registry.yarnpkg.com/@apollo/client/-/client-3.4.16.tgz#67090d5655aa843fa64d26f1913315e384a5fa0f"
integrity sha512-iF4zEYwvebkri0BZQyv8zfavPfVEafsK0wkOofa6eC2yZu50J18uTutKtC174rjHZ2eyxZ8tV7NvAPKRT+OtZw==
dependencies:
"@graphql-typed-document-node/core" "^3.0.0"
"@wry/context" "^0.6.0"
Expand Down

0 comments on commit dd9dd70

Please sign in to comment.