angular / ngcc-validation

Angular Ivy library compatibility validation project
145 stars 44 forks source link

build(deps): update dependency @apollo/client to v3.7.3 (main) #8272

Closed angular-robot closed 1 year ago

angular-robot commented 1 year ago

This PR contains the following updates:

Package Type Update Change
@apollo/client (source) dependencies patch 3.7.2 -> 3.7.3

Release Notes

apollographql/apollo-client ### [`v3.7.3`](https://togithub.com/apollographql/apollo-client/blob/HEAD/CHANGELOG.md#​373) [Compare Source](https://togithub.com/apollographql/apollo-client/compare/v3.7.2...v3.7.3) ##### Patch Changes - [#​10334](https://togithub.com/apollographql/apollo-client/pull/10334) [`7d923939d`](https://togithub.com/apollographql/apollo-client/commit/7d923939dd7e6db7d69f04f598c666104b076e78) Thanks [@​jerelmiller](https://togithub.com/jerelmiller)! - Better handle deferred queries that have cached or partial cached data for them - [#​10368](https://togithub.com/apollographql/apollo-client/pull/10368) [`46b58e976`](https://togithub.com/apollographql/apollo-client/commit/46b58e9762abbffaee5c9abda8e309bea6d7a785) Thanks [@​alessbell](https://togithub.com/alessbell)! - Fix: unblocks support for defer in mutations If the `@defer` directive is present in the document passed to `mutate`, the Promise will resolve with the final merged data after the last multipart chunk has arrived in the response.

Configuration

📅 Schedule: Branch creation - "before 7am every weekday,after 6pm every weekday,every weekend" in timezone America/Tijuana, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Renovate Bot.