This repository was archived by the owner on Apr 4, 2022. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump @apollo/client from 3.3.16 to 3.3.20 (#482)
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>"sideEffects": 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 /> [](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