Update apollo-client in / from 2.0.3 to 2.3.8 #154
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Dependencies.io has updated
apollo-client
(a npm dependency in/
) from "2.0.3" to "2.3.8".2.3.8
graphql
peer dependency to cover explicit minor ranges.Since the ^ operator only covers any minor version if the major version
is not 0 (since a major version of 0 is technically considered development by
semver 2), the current ^0.11.0 || ^14.0.0 graphql range doesn't cover
0.12.* or 0.13.*. This fixes the
apollo-client@X has incorrect peer dependency "graphql@^0.11.0 || ^14.0.0"
errors that people might haveseen using
graphql
0.12.x or 0.13.x.hwillson in #3746
setVariables
internal API status.PowerKiKi in #3692
ApolloClient.queryManager
typing as it may beundefined
.danilobuerger in #3661
no-cache
fetch policy with subscriptions prevents datafrom being cached.
hwillson in #3773
no-cache
fetch policy.hwillson in #3777
hwillson in #3750
hwillson in #3754
TheMightyPenguin in #3725
bennypowers in #3668
hwillson in #3762
chentsulin in #3688
chentsulin in #3687
ardouglass in #3645
hwillson in #3764
hwillson in #3767
hwillson in #3774
hwillson in #3779
Apollo Boost (0.1.13)
Apollo Cache In-Memory (1.2.7)
Apollo Cache (1.1.14)
Apollo Utilities (1.0.18)
Apollo GraphQL Anywhere (4.1.16)