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.3.16 to 3.3.20 (#482)
Browse files Browse the repository at this point in the history
Bumps [@apollo/client](https://github.com/apollographql/apollo-client) from 3.3.16 to 3.3.20.
<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.3.20</h2>
<h3>Bug fixes</h3>
<ul>
<li>Fix policy merging bug when calling <code>cache.policies.addTypePolicies</code> multiple times for the same type policy. <!-- raw HTML omitted -->
<a href="https://github.com/Banou26"><code>@​Banou26</code></a> in <a href="https://github-redirect.dependabot.com/apollographql/apollo-client/pull/8361">#8361</a></li>
</ul>
<h2>Apollo Client 3.3.19</h2>
<h3>Bug fixes</h3>
<ul>
<li>Use <code>export ... from</code> syntax to re-export <code>graphql-tag</code> named exports, making tree-shaking easier for some bundlers. <!-- 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/8221">#8221</a></li>
</ul>
<h3>Documentation</h3>
<ul>
<li>Replace Spectrum references with <a href="https://community.apollographql.com">community.apollographql.com</a>. <!-- raw HTML omitted -->
<a href="https://github.com/hwillson"><code>@​hwillson</code></a> in <a href="https://github-redirect.dependabot.com/apollographql/apollo-client/pull/8238">#8238</a></li>
</ul>
<h2>Apollo Client 3.3.18</h2>
<h3>Bug fixes</h3>
<ul>
<li>Add <code>&quot;sideEffects&quot;: false</code> to all generated/published <code>package.json</code> files, to improve dead code elimination for nested entry points like <code>@apollo/client/cache</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/8213">#8213</a></li>
</ul>
<h2>Apollo Client 3.3.17</h2>
<h3>Bug fixes</h3>
<ul>
<li>Make <code>useReactiveVar(rv)</code> recheck the latest <code>rv()</code> value in its <code>useEffect</code> callback, and immediately update state if the value has already changed, rather than calling <code>rv.onNextChange(setValue)</code> to listen for future changes. <!-- 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/8135">#8135</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/apollographql/apollo-client/commit/ae32992c0472be377af20e368c751c4800b129ce"><code>ae32992</code></a> Bump <code>@​apollo/client</code> npm version to 3.3.20.</li>
<li><a href="https://github.com/apollographql/apollo-client/commit/b6c18b2dad21bfc587990082b77a382d47105b87"><code>b6c18b2</code></a> Fix merging of toBeAdded type policies (<a href="https://github-redirect.dependabot.com/apollographql/apollo-client/issues/8361">#8361</a>)</li>
<li><a href="https://github.com/apollographql/apollo-client/commit/fc6f729d2ab4bc6f1e96cbcc06da7971822ba028"><code>fc6f729</code></a> chore(deps): update dependency <code>@​wry/equality</code> to ^0.5.0</li>
<li><a href="https://github.com/apollographql/apollo-client/commit/eed395e22f6ae6684466def6f37e6d91160e7d56"><code>eed395e</code></a> chore(deps): update dependency <code>@​types/node</code> to v15.12.1</li>
<li><a href="https://github.com/apollographql/apollo-client/commit/d287ad66a6db346ef5380d25581bf1726c953c29"><code>d287ad6</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/apollographql/apollo-client/issues/8352">#8352</a> from apollographql/sb/gs-clarifications</li>
<li><a href="https://github.com/apollographql/apollo-client/commit/9f776fff0490b1db6945a18718e9e2f696cdbd7a"><code>9f776ff</code></a> Clarify language in getting started</li>
<li><a href="https://github.com/apollographql/apollo-client/commit/67fe4e8c9e96f9b6c1e1a40ec87797187cdc1cca"><code>67fe4e8</code></a> chore(deps): update circleci/node docker tag to v16 (<a href="https://github-redirect.dependabot.com/apollographql/apollo-client/issues/8323">#8323</a>)</li>
<li><a href="https://github.com/apollographql/apollo-client/commit/044ffd5ebbc7fb8ddfe35d8c44b744d9e877a4af"><code>044ffd5</code></a> chore(deps): update dependency gatsby-theme-apollo-docs to v4.7.9</li>
<li><a href="https://github.com/apollographql/apollo-client/commit/4e50948586b67944ab08a554a1f4b44fcb6a4eaf"><code>4e50948</code></a> Update react-dom to version 17.0.2.</li>
<li><a href="https://github.com/apollographql/apollo-client/commit/4fb1ea2c8ea0518022ace0d657c770982af06770"><code>4fb1ea2</code></a> chore(deps): update dependency react to v17.0.2 (<a href="https://github-redirect.dependabot.com/apollographql/apollo-client/issues/7909">#7909</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/apollographql/apollo-client/compare/v3.3.16...v3.3.20">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.3.16&new-version=3.3.20)](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 Jun 14, 2021
1 parent 498bb9b commit 48fe990
Showing 1 changed file with 18 additions and 18 deletions.
36 changes: 18 additions & 18 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -23,20 +23,20 @@
xlsx "^0.16.4"

"@apollo/client@^3.1.5":
version "3.3.16"
resolved "https://registry.yarnpkg.com/@apollo/client/-/client-3.3.16.tgz#e4a51b0f86583b18ab81723660e381ef616536c1"
integrity sha512-EPTiNpmiU6/vvxpl4lXWQDqS3YddweC1sh/ewCuVP9IK0+xlVGb5vR1yhM/7T3PIJqwz52dGpZyJskmbTfENfQ==
version "3.3.20"
resolved "https://registry.yarnpkg.com/@apollo/client/-/client-3.3.20.tgz#8f0935fa991857e9cf2e73c9bd378ad7ec97caf8"
integrity sha512-hS7UmBwJweudw/J3M0RAcusMHNiRuGqkRH6g91PM2ev8cXScIMdXr/++9jo7wD1nAITMCMF4HQQ3LFaw/Or0Bw==
dependencies:
"@graphql-typed-document-node/core" "^3.0.0"
"@types/zen-observable" "^0.8.0"
"@wry/context" "^0.6.0"
"@wry/equality" "^0.4.0"
"@wry/equality" "^0.5.0"
fast-json-stable-stringify "^2.0.0"
graphql-tag "^2.12.0"
hoist-non-react-statics "^3.3.2"
optimism "^0.15.0"
optimism "^0.16.0"
prop-types "^15.7.2"
symbol-observable "^2.0.0"
symbol-observable "^4.0.0"
ts-invariant "^0.7.0"
tslib "^1.10.0"
zen-observable "^0.8.14"
Expand Down Expand Up @@ -4545,10 +4545,10 @@
dependencies:
tslib "^2.1.0"

"@wry/equality@^0.4.0":
version "0.4.0"
resolved "https://registry.yarnpkg.com/@wry/equality/-/equality-0.4.0.tgz#474491869a8d0590f4a33fd2a4850a77a0f63408"
integrity sha512-DxN/uawWfhRbgYE55zVCPOoe+jvsQ4m7PT1Wlxjyb/LCCLuU1UsucV2BbCxFAX8bjcSueFBbB5Qfj1Zfe8e7Fw==
"@wry/equality@^0.5.0":
version "0.5.1"
resolved "https://registry.yarnpkg.com/@wry/equality/-/equality-0.5.1.tgz#b22e4e1674d7bf1439f8ccdccfd6a785f6de68b0"
integrity sha512-FZKbdpbcVcbDxQrKcaBClNsQaMg9nof1RKM7mReJe5DKUzM5u8S7T+PqwNqvib5O2j2xxF1R4p5O3+b6baTrbw==
dependencies:
tslib "^2.1.0"

Expand Down Expand Up @@ -14775,10 +14775,10 @@ opn@^5.5.0:
dependencies:
is-wsl "^1.1.0"

optimism@^0.15.0:
version "0.15.0"
resolved "https://registry.yarnpkg.com/optimism/-/optimism-0.15.0.tgz#c65e694bec7ce439f41e9cb8fc261a72d798125b"
integrity sha512-KLKl3Kb7hH++s9ewRcBhmfpXgXF0xQ+JZ3xQFuPjnoT6ib2TDmYyVkKENmGxivsN2G3VRxpXuauCkB4GYOhtPw==
optimism@^0.16.0:
version "0.16.1"
resolved "https://registry.yarnpkg.com/optimism/-/optimism-0.16.1.tgz#7c8efc1f3179f18307b887e18c15c5b7133f6e7d"
integrity sha512-64i+Uw3otrndfq5kaoGNoY7pvOhSsjFEN4bdEFh80MWVk/dbgJfMv7VFDeCT8LxNAlEVhQmdVEbfE7X2nWNIIg==
dependencies:
"@wry/context" "^0.6.0"
"@wry/trie" "^0.3.0"
Expand Down Expand Up @@ -18616,10 +18616,10 @@ [email protected]:
resolved "https://registry.yarnpkg.com/symbol-observable/-/symbol-observable-1.2.0.tgz#c22688aed4eab3cdc2dfeacbb561660560a00804"
integrity sha512-e900nM8RRtGhlV36KGEU9k65K3mPb1WV70OdjfxlG2EAuM1noi/E/BaW/uMhL7bPEssK8QV57vN3esixjUvcXQ==

symbol-observable@^2.0.0:
version "2.0.3"
resolved "https://registry.yarnpkg.com/symbol-observable/-/symbol-observable-2.0.3.tgz#5b521d3d07a43c351055fa43b8355b62d33fd16a"
integrity sha512-sQV7phh2WCYAn81oAkakC5qjq2Ml0g8ozqz03wOGnx9dDlG1de6yrF+0RAzSJD8fPUow3PTSMf2SAbOGxb93BA==
symbol-observable@^4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/symbol-observable/-/symbol-observable-4.0.0.tgz#5b425f192279e87f2f9b937ac8540d1984b39205"
integrity sha512-b19dMThMV4HVFynSAM1++gBHAbk2Tc/osgLIBZMKsyqh34jb2e8Os7T6ZW/Bt3pJFdBTd2JwAnAAEQV7rSNvcQ==

symbol-tree@^3.2.2, symbol-tree@^3.2.4:
version "3.2.4"
Expand Down

0 comments on commit 48fe990

Please sign in to comment.