Closed dependabot[bot] closed 1 month ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 72.50%. Comparing base (
375d3a9
) to head (44dc36b
). Report is 33 commits behind head on dependabot-merge.:exclamation: There is a different number of reports uploaded between BASE (375d3a9) and HEAD (44dc36b). Click for more details.
HEAD has 2 uploads less than BASE
| Flag | BASE (375d3a9) | HEAD (44dc36b) | |------|------|------| |dt-runner|2|0|
Looks like @apollo/client is up-to-date now, so this is no longer needed.
Bumps @apollo/client from 3.9.10 to 3.11.8.
Release notes
Sourced from
@apollo/client
's releases.... (truncated)
Changelog
Sourced from
@apollo/client
's changelog.... (truncated)
Commits
1f0333e
Version Packages (#12057)35cf186
CreatenormalizedHeaders
as object withObject
prototype. (#12054)aee0f4f
Version Packages (#12055)e471cef
Fix obscure warning inuseFragment
whencache.identify
returns `undefined...40d21f1
Version Packages (#12050)04462a2
Fix useSubscription restart was not cached (#12044)a67727e
Merge pull request #12049 from apollographql/pr/fix-120489c26892
useFragment
: keep current result on a memoized mutable object3fdc381
Write failing test36d2cae
Version Packages (#12036)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
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 show