Build(deps): bump @apollo/client from 3.7.15 to 3.7.16 #1282

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-apollo-client-3.7.16 into master 2023-06-22 07:35:55 +00:00
argoyle commented 2023-06-22 04:38:33 +00:00 (Migrated from gitlab.com)

Bumps @apollo/client from 3.7.15 to 3.7.16.

Release notes

Sourced from @​apollo/client's releases.

v3.7.16

Patch Changes

  • #10806 cb1540504 Thanks @​phryneas! - Fix a bug in PersistedQueryLink that would cause it to permanently skip persisted queries after a 400 or 500 status code.

  • #10807 b32369592 Thanks @​phryneas! - PersistedQueryLink will now also check for error codes in extensions.

  • #10982 b9be7a814 Thanks @​sdeleur-sc! - Update relayStylePagination to avoid populating startCursor when only a single cursor is present under the edges field. Use that cursor only as the endCursor.

  • #10962 772cfa3cb Thanks @​jerelmiller! - Remove useGETForQueries option in BatchHttpLink.Options type since it is not supported.

Changelog

Sourced from @​apollo/client's changelog.

3.7.16

Patch Changes

  • #10806 cb1540504 Thanks @​phryneas! - Fix a bug in PersistedQueryLink that would cause it to permanently skip persisted queries after a 400 or 500 status code.

  • #10807 b32369592 Thanks @​phryneas! - PersistedQueryLink will now also check for error codes in extensions.

  • #10982 b9be7a814 Thanks @​sdeleur-sc! - Update relayStylePagination to avoid populating startCursor when only a single cursor is present under the edges field. Use that cursor only as the endCursor.

  • #10962 772cfa3cb Thanks @​jerelmiller! - Remove useGETForQueries option in BatchHttpLink.Options type since it is not supported.

Commits
  • 2e59045 Version Packages (#10965)
  • e9daa02 Add 3.9 to roadmap (#10996)
  • cb15405 PersistedQueryLink: do not permanently skip persisted queries after a 400 o...
  • f26ff2e renovate: add package groups (#10803)
  • b9be7a8 Don't set startCursor in relayStylePagination when only one cursor is present...
  • 05f4d6d chore: make tag name dynamic in postpublish message for prereleases (#10981)
  • b323695 PersistedQueryLink: also check for extension error codes (#10807)
  • 772cfa3 Remove useGETForQueries option in BatchHttpLink.Options (#10962)
  • a1dac63 chore(deps): update dependency @​typescript-eslint/parser to v5.59.9 (#10946)
  • 582d063 chore(deps): update dependency eslint to v8.42.0 (#10948)
  • Additional commits viewable in compare view


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.15 to 3.7.16. <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.16</h2> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://github.com/apollographql/apollo-client/pull/10806">#10806</a> <a href="https://github.com/apollographql/apollo-client/commit/cb15405041e0bd644fcf23d1b8fcaa09762c5a6a"><code>cb1540504</code></a> Thanks <a href="https://github.com/phryneas"><code>@​phryneas</code></a>! - Fix a bug in <code>PersistedQueryLink</code> that would cause it to permanently skip persisted queries after a 400 or 500 status code.</p> </li> <li> <p><a href="https://github.com/apollographql/apollo-client/pull/10807">#10807</a> <a href="https://github.com/apollographql/apollo-client/commit/b3236959269ce27b18b8c2cae72106098a3ba1b8"><code>b32369592</code></a> Thanks <a href="https://github.com/phryneas"><code>@​phryneas</code></a>! - <code>PersistedQueryLink</code> will now also check for error codes in <code>extensions</code>.</p> </li> <li> <p><a href="https://github.com/apollographql/apollo-client/pull/10982">#10982</a> <a href="https://github.com/apollographql/apollo-client/commit/b9be7a814a64fc6b3e6ce23dd97a4f0c7140aba7"><code>b9be7a814</code></a> Thanks <a href="https://github.com/sdeleur-sc"><code>@​sdeleur-sc</code></a>! - Update <code>relayStylePagination</code> to avoid populating <code>startCursor</code> when only a single cursor is present under the <code>edges</code> field. Use that cursor only as the <code>endCursor</code>.</p> </li> <li> <p><a href="https://github.com/apollographql/apollo-client/pull/10962">#10962</a> <a href="https://github.com/apollographql/apollo-client/commit/772cfa3cb563dccee878177e58c8250c4e5b5013"><code>772cfa3cb</code></a> Thanks <a href="https://github.com/jerelmiller"><code>@​jerelmiller</code></a>! - Remove <code>useGETForQueries</code> option in <code>BatchHttpLink.Options</code> type since it is not supported.</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.7.16</h2> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://github.com/apollographql/apollo-client/pull/10806">#10806</a> <a href="https://github.com/apollographql/apollo-client/commit/cb15405041e0bd644fcf23d1b8fcaa09762c5a6a"><code>cb1540504</code></a> Thanks <a href="https://github.com/phryneas"><code>@​phryneas</code></a>! - Fix a bug in <code>PersistedQueryLink</code> that would cause it to permanently skip persisted queries after a 400 or 500 status code.</p> </li> <li> <p><a href="https://github.com/apollographql/apollo-client/pull/10807">#10807</a> <a href="https://github.com/apollographql/apollo-client/commit/b3236959269ce27b18b8c2cae72106098a3ba1b8"><code>b32369592</code></a> Thanks <a href="https://github.com/phryneas"><code>@​phryneas</code></a>! - <code>PersistedQueryLink</code> will now also check for error codes in <code>extensions</code>.</p> </li> <li> <p><a href="https://github.com/apollographql/apollo-client/pull/10982">#10982</a> <a href="https://github.com/apollographql/apollo-client/commit/b9be7a814a64fc6b3e6ce23dd97a4f0c7140aba7"><code>b9be7a814</code></a> Thanks <a href="https://github.com/sdeleur-sc"><code>@​sdeleur-sc</code></a>! - Update <code>relayStylePagination</code> to avoid populating <code>startCursor</code> when only a single cursor is present under the <code>edges</code> field. Use that cursor only as the <code>endCursor</code>.</p> </li> <li> <p><a href="https://github.com/apollographql/apollo-client/pull/10962">#10962</a> <a href="https://github.com/apollographql/apollo-client/commit/772cfa3cb563dccee878177e58c8250c4e5b5013"><code>772cfa3cb</code></a> Thanks <a href="https://github.com/jerelmiller"><code>@​jerelmiller</code></a>! - Remove <code>useGETForQueries</code> option in <code>BatchHttpLink.Options</code> type since it is not supported.</p> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apollographql/apollo-client/commit/2e5904517bf88921070fc60ca3f09287f5b5fcdd"><code>2e59045</code></a> Version Packages (<a href="https://github.com/apollographql/apollo-client/issues/10965">#10965</a>)</li> <li><a href="https://github.com/apollographql/apollo-client/commit/e9daa02f24224ee3c4754252b203ab94840e8e4e"><code>e9daa02</code></a> Add 3.9 to roadmap (<a href="https://github.com/apollographql/apollo-client/issues/10996">#10996</a>)</li> <li><a href="https://github.com/apollographql/apollo-client/commit/cb15405041e0bd644fcf23d1b8fcaa09762c5a6a"><code>cb15405</code></a> <code>PersistedQueryLink</code>: do not permanently skip persisted queries after a 400 o...</li> <li><a href="https://github.com/apollographql/apollo-client/commit/f26ff2e463b550a09e24b074f4a4d54b86e06501"><code>f26ff2e</code></a> renovate: add package groups (<a href="https://github.com/apollographql/apollo-client/issues/10803">#10803</a>)</li> <li><a href="https://github.com/apollographql/apollo-client/commit/b9be7a814a64fc6b3e6ce23dd97a4f0c7140aba7"><code>b9be7a8</code></a> Don't set startCursor in relayStylePagination when only one cursor is present...</li> <li><a href="https://github.com/apollographql/apollo-client/commit/05f4d6da10a9d188566cece45226dc3655aa2fa4"><code>05f4d6d</code></a> chore: make tag name dynamic in postpublish message for prereleases (<a href="https://github.com/apollographql/apollo-client/issues/10981">#10981</a>)</li> <li><a href="https://github.com/apollographql/apollo-client/commit/b3236959269ce27b18b8c2cae72106098a3ba1b8"><code>b323695</code></a> PersistedQueryLink: also check for extension error codes (<a href="https://github.com/apollographql/apollo-client/issues/10807">#10807</a>)</li> <li><a href="https://github.com/apollographql/apollo-client/commit/772cfa3cb563dccee878177e58c8250c4e5b5013"><code>772cfa3</code></a> Remove <code>useGETForQueries</code> option in <code>BatchHttpLink.Options</code> (<a href="https://github.com/apollographql/apollo-client/issues/10962">#10962</a>)</li> <li><a href="https://github.com/apollographql/apollo-client/commit/a1dac639839ffc5c2de332db2ee4b29bb0723815"><code>a1dac63</code></a> chore(deps): update dependency <code>@​typescript-eslint/parser</code> to v5.59.9 (<a href="https://github.com/apollographql/apollo-client/issues/10946">#10946</a>)</li> <li><a href="https://github.com/apollographql/apollo-client/commit/582d063a1598a4fbd413fd381757701b82355192"><code>582d063</code></a> chore(deps): update dependency eslint to v8.42.0 (<a href="https://github.com/apollographql/apollo-client/issues/10948">#10948</a>)</li> <li>Additional commits viewable in <a href="https://github.com/apollographql/apollo-client/compare/v3.7.15...v3.7.16">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 (Migrated from gitlab.com) merged commit into master 2023-06-22 07:35:55 +00:00
Sign in to join this conversation.