Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @apollo/client from 3.3.10 to 3.3.12 #6826

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 18, 2021

Bumps @apollo/client from 3.3.10 to 3.3.12.

Changelog

Sourced from @​apollo/client's changelog.

Apollo Client 3.3.12 (not yet released)

Bug fixes

  • Maintain serial ordering of asyncMap mapping function calls, and prevent potential unhandled Promise rejection errors. @​benjamn in #7818

  • Relax incompatible children?: React.ReactElement field type in MockedProviderProps interface. @​kevinperaza in #7833

Apollo Client 3.3.11

Bug fixes

  • Fix useLazyQuery forceUpdate loop regression introduced by #7655 in version 3.3.10. @​benjamn in #7715
Commits
  • ab2d767 Bump @apollo/client npm version to 3.3.12.
  • f22739f Bump to the latest version of ts-invariant (#7846)
  • 048f3b1 Merge pull request #7833 from kevinperaza/remove-duplicate-children-property
  • d2f3036 Remove type override
  • 49b45e3 Revert "Merge pull request #7761 from apollographql/7611-preserve-no-cache-fe...
  • 834c6ff chore(deps): update dependency @types/react-dom to v17.0.2
  • 3e4d25a chore(deps): update dependency @types/node to v14.14.34
  • 8e58cb2 chore(deps): update dependency @babel/parser to v7.13.10
  • 319993e Merge pull request #7761 from apollographql/7611-preserve-no-cache-fetchpolicy
  • b4cd8fd Add test for no-cache fetchPolicy + notifyOnNetworkStatusChange + watchQuery
  • Additional commits viewable in compare view

Dependabot compatibility score

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 dependabot bot added the dependencies Pull requests that update a dependency file label Mar 18, 2021
@codecov-io
Copy link

codecov-io commented Mar 18, 2021

Codecov Report

Merging #6826 (e12583f) into develop (e7c0eb4) will increase coverage by 1.02%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #6826      +/-   ##
===========================================
+ Coverage    76.40%   77.42%   +1.02%     
===========================================
  Files          882      156     -726     
  Lines        20085     4341   -15744     
  Branches      4001      854    -3147     
===========================================
- Hits         15345     3361   -11984     
+ Misses        3514      689    -2825     
+ Partials      1226      291     -935     
Impacted Files Coverage Δ
...metadata/services/content-type-property.service.ts 8.33% <0.00%> (-0.37%) ⬇️
...src/lib/mock/analytics/analytics-component.mock.ts
.../src/lib/diagram/models/chart/table-chart.model.ts
lib/core/datatable/datatable.module.ts
...nents/icons/diagram-icon-service-task.component.ts
.../lib/diagram/components/raphael/raphael.service.ts
lib/core/services/auth-guard.service.ts
lib/core/testing/setup-test-bed.ts
...lib/task-list/components/task-filters.component.ts
...agram/models/diagram/diagram-lane-element.model.ts
... and 717 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e7c0eb4...e12583f. Read the comment docs.

@eromano eromano merged commit 0a9e8b8 into develop Mar 18, 2021
@eromano eromano deleted the dependabot/npm_and_yarn/develop/apollo/client-3.3.12 branch March 18, 2021 14:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file PR: merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants