Build(deps): bump @apollo/client from 3.7.16 to 3.7.17 #1320

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-apollo-client-3.7.17 into master 2023-07-08 15:50:57 +00:00
argoyle commented 2023-07-08 04:38:28 +00:00 (Migrated from gitlab.com)

Bumps @apollo/client from 3.7.16 to 3.7.17.

Release notes

Sourced from @​apollo/client's releases.

v3.7.17

Patch Changes

  • #10631 b93388d75 Thanks @​phryneas! - ObservableQuery.getCurrentResult: skip the cache if the running query should not access the cache
Changelog

Sourced from @​apollo/client's changelog.

3.7.17

Patch Changes

  • #10631 b93388d75 Thanks @​phryneas! - ObservableQuery.getCurrentResult: skip the cache if the running query should not access the cache
Commits


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot rebase will rebase this MR. Deprecated, use GitLab's native /rebase instead
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts
Bumps [@apollo/client](https://github.com/apollographql/apollo-client) from 3.7.16 to 3.7.17. <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.7.17</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://github.com/apollographql/apollo-client/pull/10631">#10631</a> <a href="https://github.com/apollographql/apollo-client/commit/b93388d7582d88859c4975dff524c1ceb5bd2b4e"><code>b93388d75</code></a> Thanks <a href="https://github.com/phryneas"><code>@​phryneas</code></a>! - ObservableQuery.getCurrentResult: skip the cache if the running query should not access the cache</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.7.17</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://github.com/apollographql/apollo-client/pull/10631">#10631</a> <a href="https://github.com/apollographql/apollo-client/commit/b93388d7582d88859c4975dff524c1ceb5bd2b4e"><code>b93388d75</code></a> Thanks <a href="https://github.com/phryneas"><code>@​phryneas</code></a>! - ObservableQuery.getCurrentResult: skip the cache if the running query should not access the cache</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apollographql/apollo-client/commit/69563f157b54a0cd23958a609bdf9e016a1a25e1"><code>69563f1</code></a> Version Packages (<a href="https://github.com/apollographql/apollo-client/issues/11006">#11006</a>)</li> <li><a href="https://github.com/apollographql/apollo-client/commit/5a6a3c11b756f378504677cd1bd5a9af8233f372"><code>5a6a3c1</code></a> Update warning message when discarding unmergeable cache (<a href="https://github.com/apollographql/apollo-client/issues/10998">#10998</a>)</li> <li><a href="https://github.com/apollographql/apollo-client/commit/fea2bab4e2c50ee96374ea27eb7b52358ccb59ed"><code>fea2bab</code></a> Wrap bug template description in double quotes</li> <li><a href="https://github.com/apollographql/apollo-client/commit/3bf6c9bb230a32b70f5b257aebb90ccf12f5046c"><code>3bf6c9b</code></a> Add Replay instructions to bug template (<a href="https://github.com/apollographql/apollo-client/issues/10955">#10955</a>)</li> <li><a href="https://github.com/apollographql/apollo-client/commit/89140e8edb74e48628d69f02aae2695e1e032d88"><code>89140e8</code></a> chore(deps): update all devdependencies (<a href="https://github.com/apollographql/apollo-client/issues/10987">#10987</a>)</li> <li><a href="https://github.com/apollographql/apollo-client/commit/fc79f7f04d398fd5c4476fc4e9a58ae950644d62"><code>fc79f7f</code></a> Update cache-configuration.mdx (<a href="https://github.com/apollographql/apollo-client/issues/10858">#10858</a>)</li> <li><a href="https://github.com/apollographql/apollo-client/commit/c8168f7c16034ed6cc6571e6499b6bb53524ab66"><code>c8168f7</code></a> chore: update experimental hooks docs for useBackgroundQuery (<a href="https://github.com/apollographql/apollo-client/issues/11021">#11021</a>)</li> <li><a href="https://github.com/apollographql/apollo-client/commit/8c0e20c2e63c3914c5ef56db1d542970e2b77f39"><code>8c0e20c</code></a> chore: ignore rollup deps for now in renovate config (<a href="https://github.com/apollographql/apollo-client/issues/11017">#11017</a>)</li> <li><a href="https://github.com/apollographql/apollo-client/commit/72c625d96f172e25563f5bba6e45531abac1deb3"><code>72c625d</code></a> chore(deps): update all dependencies - patch updates (<a href="https://github.com/apollographql/apollo-client/issues/11011">#11011</a>)</li> <li><a href="https://github.com/apollographql/apollo-client/commit/debcd8c531c3cd2c59b5186eb77c01425f8d3a83"><code>debcd8c</code></a> Update queries.mdx (<a href="https://github.com/apollographql/apollo-client/issues/11007">#11007</a>)</li> <li>Additional commits viewable in <a href="https://github.com/apollographql/apollo-client/compare/v3.7.16...v3.7.17">compare view</a></li> </ul> </details> <br /> --- <details> <summary>Dependabot commands</summary> <br /> You can trigger Dependabot actions by commenting on this MR - `$dependabot rebase` will rebase this MR. Deprecated, use GitLab's native /rebase instead - `$dependabot recreate` will recreate this MR rewriting all the manual changes and resolving conflicts </details>
argoyle commented 2023-07-08 15:50:43 +00:00 (Migrated from gitlab.com)

added 2 commits

  • 4c7ec1ce - 1 commit from branch master
  • 8cefc141 - Build(deps): bump @apollo/client from 3.7.16 to 3.7.17

Compare with previous version

added 2 commits <ul><li>4c7ec1ce - 1 commit from branch <code>master</code></li><li>8cefc141 - Build(deps): bump @apollo/client from 3.7.16 to 3.7.17</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/1271/diffs?diff_id=728956386&start_sha=f5430b3dc05da73341501508a092ef01bd844e33)
argoyle (Migrated from gitlab.com) merged commit into master 2023-07-08 15:50:57 +00:00
Sign in to join this conversation.