Skip to content
This repository has been archived by the owner on Aug 19, 2019. It is now read-only.

fix(deps): update dependency react-apollo to v1.4.16 #40

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Oct 8, 2018

This PR contains the following updates:

Package Type Update Change
react-apollo dependencies patch 1.4.2 -> 1.4.16

Release Notes

apollographql/react-apollo

v1.4.16

  • upgrade to react-16
  • fix shallowEqual bug.
  • Added notifyOnNetworkStatusChange to QueryOpts and MutationOpts Typesccript definitions #​1034
  • Added variables types with Typescript #​997
  • Made ChildProps.data non-optional #​1143

v1.4.15

  • Fix: handle calling refetch in child componentDidMount
  • Fix: ensure options gets up to date props #​1025
  • Fix: ensure queryRecycler exists before using it
  • MockNetworkInterface match mock requests regardless of variable order #​973
  • Allow to pass removeTypenames to MockedProvider #​1001

v1.4.14

  • Fix: Scope query recyclers by client #​876

v1.4.12

  • Fix: fix issue with bad deploy

v1.4.11

  • Replace string refs with callback refs #​908

v1.4.10

  • Fix: fix UMD bundle pointing to apolloClient for some reason

v1.4.9

  • Fix: fix matching types with exports for flow and ts

v1.4.8

  • Fix: Ensure typescript and flow type definitions match in name

v1.4.7

  • Feature: Add support for flow typecheck to work out of the box (without any configuration)

v1.4.6

Compare Source

  • Fix: Fix issue where withRef-option of graphql did not work when the query was skipped #​865

v1.4.5

Compare Source

  • Fix: export all types from main type file

v1.4.4

Compare Source

  • Fix: Fix issue around hoisting non react statics for RN #​859
  • Fix: Fix issue where options was called even though skip was present #​859
  • Improvement: Allow for better typescript usage with improved types #​862

v1.4.3

Compare Source

  • Feature: You can now supply a client in options object passed to the graphql high oder component. PR #​729
  • Fix: Fix issue when using flow definitions PR# 787
  • Improvement: Reduce re-renders by using forceUpdate instead of setState({ }) PR #​775
  • Improvement: Refactor dataForChild to use bound function to reduce rerenders PR #​772
  • Fix: Add in missing types for MutationOpts PR #​770

Renovate configuration

📅 Schedule: "before 3am on Monday" (UTC).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

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


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot. View repository job log here.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant