Skip to content

Commit 7d06105

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update apolloclient monorepo
1 parent e6e869f commit 7d06105

File tree

6 files changed

+104
-89
lines changed

6 files changed

+104
-89
lines changed

advanced/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,12 @@
1515
"react-scripts": "1.1.5"
1616
},
1717
"dependencies": {
18-
"apollo-boost": "0.1.15",
19-
"apollo-client": "2.4.1",
18+
"apollo-boost": "0.1.16",
19+
"apollo-client": "2.4.2",
2020
"apollo-client-preset": "1.0.8",
2121
"apollo-link": "1.2.2",
2222
"apollo-link-ws": "1.0.8",
23-
"apollo-utilities": "1.0.20",
23+
"apollo-utilities": "1.0.21",
2424
"babel-cli": "6.26.0",
2525
"eslint-config-prettier": "2.10.0",
2626
"eslint-plugin-babel": "4.1.2",

advanced/yarn.lock

Lines changed: 33 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -168,13 +168,13 @@ anymatch@^2.0.0:
168168
micromatch "^3.1.4"
169169
normalize-path "^2.1.1"
170170

171-
apollo-boost@0.1.15:
172-
version "0.1.15"
173-
resolved "https://registry.yarnpkg.com/apollo-boost/-/apollo-boost-0.1.15.tgz#86357437fe150383d9c75f483cf656013c243258"
171+
apollo-boost@0.1.16:
172+
version "0.1.16"
173+
resolved "https://registry.yarnpkg.com/apollo-boost/-/apollo-boost-0.1.16.tgz#77f73a30c49ab6d749ddc3e5683a7e322c15f07d"
174174
dependencies:
175-
apollo-cache "^1.1.16"
176-
apollo-cache-inmemory "^1.2.9"
177-
apollo-client "^2.4.1"
175+
apollo-cache "^1.1.17"
176+
apollo-cache-inmemory "^1.2.10"
177+
apollo-client "^2.4.2"
178178
apollo-link "^1.0.6"
179179
apollo-link-error "^1.0.3"
180180
apollo-link-http "^1.3.1"
@@ -189,19 +189,19 @@ apollo-cache-inmemory@^1.1.7:
189189
apollo-utilities "^1.0.8"
190190
graphql-anywhere "^4.1.5"
191191

192-
apollo-cache-inmemory@^1.2.9:
193-
version "1.2.9"
194-
resolved "https://registry.yarnpkg.com/apollo-cache-inmemory/-/apollo-cache-inmemory-1.2.9.tgz#26e0c8c6a6c865bf9987d741114388cdbc3fae23"
192+
apollo-cache-inmemory@^1.2.10:
193+
version "1.2.10"
194+
resolved "https://registry.yarnpkg.com/apollo-cache-inmemory/-/apollo-cache-inmemory-1.2.10.tgz#362d6c36cfd815a309b966f71e5d2b6c770c7989"
195195
dependencies:
196-
apollo-cache "^1.1.16"
197-
apollo-utilities "^1.0.20"
198-
graphql-anywhere "^4.1.18"
196+
apollo-cache "^1.1.17"
197+
apollo-utilities "^1.0.21"
198+
graphql-anywhere "^4.1.19"
199199

200-
apollo-cache@1.1.16, apollo-cache@^1.1.16:
201-
version "1.1.16"
202-
resolved "https://registry.yarnpkg.com/apollo-cache/-/apollo-cache-1.1.16.tgz#0c7460ee8eff1898462979143b4e922aaba73cf8"
200+
apollo-cache@1.1.17, apollo-cache@^1.1.17:
201+
version "1.1.17"
202+
resolved "https://registry.yarnpkg.com/apollo-cache/-/apollo-cache-1.1.17.tgz#1fcca8423125223723b97fd72808be91a1a76490"
203203
dependencies:
204-
apollo-utilities "^1.0.20"
204+
apollo-utilities "^1.0.21"
205205

206206
apollo-cache@^1.1.4:
207207
version "1.1.4"
@@ -219,15 +219,15 @@ apollo-client-preset@1.0.8:
219219
apollo-link-http "^1.3.1"
220220
graphql-tag "^2.4.2"
221221

222-
apollo-client@2.4.1, apollo-client@^2.4.1:
223-
version "2.4.1"
224-
resolved "https://registry.yarnpkg.com/apollo-client/-/apollo-client-2.4.1.tgz#d2ebaac1831fa170f7d0070bb9d581cccb5f64e3"
222+
apollo-client@2.4.2, apollo-client@^2.4.2:
223+
version "2.4.2"
224+
resolved "https://registry.yarnpkg.com/apollo-client/-/apollo-client-2.4.2.tgz#d2f044d8740723bf98a6d8d8b9684ee8c36150e6"
225225
dependencies:
226226
"@types/zen-observable" "^0.8.0"
227-
apollo-cache "1.1.16"
227+
apollo-cache "1.1.17"
228228
apollo-link "^1.0.0"
229229
apollo-link-dedup "^1.0.0"
230-
apollo-utilities "1.0.20"
230+
apollo-utilities "1.0.21"
231231
symbol-observable "^1.0.2"
232232
zen-observable "^0.8.0"
233233
optionalDependencies:
@@ -294,11 +294,12 @@ apollo-link@^1.0.0, apollo-link@^1.0.6, apollo-link@^1.1.0:
294294
apollo-utilities "^1.0.0"
295295
zen-observable "^0.7.0"
296296

297-
apollo-utilities@1.0.20, apollo-utilities@^1.0.20:
298-
version "1.0.20"
299-
resolved "https://registry.yarnpkg.com/apollo-utilities/-/apollo-utilities-1.0.20.tgz#b14318686cb67838279fb5f009cca0ec97a4d140"
297+
apollo-utilities@1.0.21, apollo-utilities@^1.0.21:
298+
version "1.0.21"
299+
resolved "https://registry.yarnpkg.com/apollo-utilities/-/apollo-utilities-1.0.21.tgz#cb8b5779fe275850b16046ff8373f4af2de90765"
300300
dependencies:
301301
fast-json-stable-stringify "^2.0.0"
302+
fclone "^1.0.11"
302303

303304
apollo-utilities@^1.0.0, apollo-utilities@^1.0.8:
304305
version "1.0.8"
@@ -3044,6 +3045,10 @@ fbjs@^0.8.16:
30443045
setimmediate "^1.0.5"
30453046
ua-parser-js "^0.7.9"
30463047

3048+
fclone@^1.0.11:
3049+
version "1.0.11"
3050+
resolved "https://registry.yarnpkg.com/fclone/-/fclone-1.0.11.tgz#10e85da38bfea7fc599341c296ee1d77266ee640"
3051+
30473052
figures@^2.0.0:
30483053
version "2.0.0"
30493054
resolved "https://registry.yarnpkg.com/figures/-/figures-2.0.0.tgz#3ab1a2d2a62c8bfb431a0c94cb797a2fce27c962"
@@ -3423,11 +3428,11 @@ graphql-anywhere@^4.1.0-alpha.0:
34233428
dependencies:
34243429
apollo-utilities "^1.0.11"
34253430

3426-
graphql-anywhere@^4.1.18:
3427-
version "4.1.18"
3428-
resolved "https://registry.yarnpkg.com/graphql-anywhere/-/graphql-anywhere-4.1.18.tgz#29bfc5d42bf8ee1f5cdc9a9857c98c3eb4b7fab4"
3431+
graphql-anywhere@^4.1.19:
3432+
version "4.1.19"
3433+
resolved "https://registry.yarnpkg.com/graphql-anywhere/-/graphql-anywhere-4.1.19.tgz#5f6ca3b58218e5449f4798e3c6d942fcd2fef082"
34293434
dependencies:
3430-
apollo-utilities "^1.0.20"
3435+
apollo-utilities "^1.0.21"
34313436

34323437
graphql-anywhere@^4.1.5:
34333438
version "4.1.5"

basic/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"react-scripts": "1.1.5"
66
},
77
"dependencies": {
8-
"apollo-boost": "0.1.15",
8+
"apollo-boost": "0.1.16",
99
"graphql": "0.13.2",
1010
"react": "16.5.0",
1111
"react-apollo": "2.1.11",

basic/yarn.lock

Lines changed: 33 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -156,42 +156,42 @@ anymatch@^2.0.0:
156156
micromatch "^3.1.4"
157157
normalize-path "^2.1.1"
158158

159-
apollo-boost@0.1.15:
160-
version "0.1.15"
161-
resolved "https://registry.yarnpkg.com/apollo-boost/-/apollo-boost-0.1.15.tgz#86357437fe150383d9c75f483cf656013c243258"
159+
apollo-boost@0.1.16:
160+
version "0.1.16"
161+
resolved "https://registry.yarnpkg.com/apollo-boost/-/apollo-boost-0.1.16.tgz#77f73a30c49ab6d749ddc3e5683a7e322c15f07d"
162162
dependencies:
163-
apollo-cache "^1.1.16"
164-
apollo-cache-inmemory "^1.2.9"
165-
apollo-client "^2.4.1"
163+
apollo-cache "^1.1.17"
164+
apollo-cache-inmemory "^1.2.10"
165+
apollo-client "^2.4.2"
166166
apollo-link "^1.0.6"
167167
apollo-link-error "^1.0.3"
168168
apollo-link-http "^1.3.1"
169169
apollo-link-state "^0.4.0"
170170
graphql-tag "^2.4.2"
171171

172-
apollo-cache-inmemory@^1.2.9:
173-
version "1.2.9"
174-
resolved "https://registry.yarnpkg.com/apollo-cache-inmemory/-/apollo-cache-inmemory-1.2.9.tgz#26e0c8c6a6c865bf9987d741114388cdbc3fae23"
172+
apollo-cache-inmemory@^1.2.10:
173+
version "1.2.10"
174+
resolved "https://registry.yarnpkg.com/apollo-cache-inmemory/-/apollo-cache-inmemory-1.2.10.tgz#362d6c36cfd815a309b966f71e5d2b6c770c7989"
175175
dependencies:
176-
apollo-cache "^1.1.16"
177-
apollo-utilities "^1.0.20"
178-
graphql-anywhere "^4.1.18"
176+
apollo-cache "^1.1.17"
177+
apollo-utilities "^1.0.21"
178+
graphql-anywhere "^4.1.19"
179179

180-
apollo-cache@1.1.16, apollo-cache@^1.1.16:
181-
version "1.1.16"
182-
resolved "https://registry.yarnpkg.com/apollo-cache/-/apollo-cache-1.1.16.tgz#0c7460ee8eff1898462979143b4e922aaba73cf8"
180+
apollo-cache@1.1.17, apollo-cache@^1.1.17:
181+
version "1.1.17"
182+
resolved "https://registry.yarnpkg.com/apollo-cache/-/apollo-cache-1.1.17.tgz#1fcca8423125223723b97fd72808be91a1a76490"
183183
dependencies:
184-
apollo-utilities "^1.0.20"
184+
apollo-utilities "^1.0.21"
185185

186-
apollo-client@^2.4.1:
187-
version "2.4.1"
188-
resolved "https://registry.yarnpkg.com/apollo-client/-/apollo-client-2.4.1.tgz#d2ebaac1831fa170f7d0070bb9d581cccb5f64e3"
186+
apollo-client@^2.4.2:
187+
version "2.4.2"
188+
resolved "https://registry.yarnpkg.com/apollo-client/-/apollo-client-2.4.2.tgz#d2f044d8740723bf98a6d8d8b9684ee8c36150e6"
189189
dependencies:
190190
"@types/zen-observable" "^0.8.0"
191-
apollo-cache "1.1.16"
191+
apollo-cache "1.1.17"
192192
apollo-link "^1.0.0"
193193
apollo-link-dedup "^1.0.0"
194-
apollo-utilities "1.0.20"
194+
apollo-utilities "1.0.21"
195195
symbol-observable "^1.0.2"
196196
zen-observable "^0.8.0"
197197
optionalDependencies:
@@ -237,11 +237,12 @@ apollo-link@^1.0.0, apollo-link@^1.0.6, apollo-link@^1.2.1:
237237
apollo-utilities "^1.0.0"
238238
zen-observable-ts "^0.8.6"
239239

240-
apollo-utilities@1.0.20, apollo-utilities@^1.0.20:
241-
version "1.0.20"
242-
resolved "https://registry.yarnpkg.com/apollo-utilities/-/apollo-utilities-1.0.20.tgz#b14318686cb67838279fb5f009cca0ec97a4d140"
240+
apollo-utilities@1.0.21, apollo-utilities@^1.0.21:
241+
version "1.0.21"
242+
resolved "https://registry.yarnpkg.com/apollo-utilities/-/apollo-utilities-1.0.21.tgz#cb8b5779fe275850b16046ff8373f4af2de90765"
243243
dependencies:
244244
fast-json-stable-stringify "^2.0.0"
245+
fclone "^1.0.11"
245246

246247
apollo-utilities@^1.0.0, apollo-utilities@^1.0.10, apollo-utilities@^1.0.8:
247248
version "1.0.10"
@@ -2789,6 +2790,10 @@ fbjs@^0.8.16:
27892790
setimmediate "^1.0.5"
27902791
ua-parser-js "^0.7.9"
27912792

2793+
fclone@^1.0.11:
2794+
version "1.0.11"
2795+
resolved "https://registry.yarnpkg.com/fclone/-/fclone-1.0.11.tgz#10e85da38bfea7fc599341c296ee1d77266ee640"
2796+
27922797
figures@^2.0.0:
27932798
version "2.0.0"
27942799
resolved "https://registry.yarnpkg.com/figures/-/figures-2.0.0.tgz#3ab1a2d2a62c8bfb431a0c94cb797a2fce27c962"
@@ -3155,11 +3160,11 @@ graphql-anywhere@^4.1.0-alpha.0:
31553160
dependencies:
31563161
apollo-utilities "^1.0.10"
31573162

3158-
graphql-anywhere@^4.1.18:
3159-
version "4.1.18"
3160-
resolved "https://registry.yarnpkg.com/graphql-anywhere/-/graphql-anywhere-4.1.18.tgz#29bfc5d42bf8ee1f5cdc9a9857c98c3eb4b7fab4"
3163+
graphql-anywhere@^4.1.19:
3164+
version "4.1.19"
3165+
resolved "https://registry.yarnpkg.com/graphql-anywhere/-/graphql-anywhere-4.1.19.tgz#5f6ca3b58218e5449f4798e3c6d942fcd2fef082"
31613166
dependencies:
3162-
apollo-utilities "^1.0.20"
3167+
apollo-utilities "^1.0.21"
31633168

31643169
graphql-tag@^2.4.2:
31653170
version "2.8.0"

minimal/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "0.1.0",
44
"private": true,
55
"dependencies": {
6-
"apollo-boost": "0.1.15",
6+
"apollo-boost": "0.1.16",
77
"graphql": "0.13.2",
88
"react": "16.5.0",
99
"react-apollo": "2.1.11",

minimal/yarn.lock

Lines changed: 33 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -161,42 +161,42 @@ anymatch@^2.0.0:
161161
micromatch "^3.1.4"
162162
normalize-path "^2.1.1"
163163

164-
apollo-boost@0.1.15:
165-
version "0.1.15"
166-
resolved "https://registry.yarnpkg.com/apollo-boost/-/apollo-boost-0.1.15.tgz#86357437fe150383d9c75f483cf656013c243258"
164+
apollo-boost@0.1.16:
165+
version "0.1.16"
166+
resolved "https://registry.yarnpkg.com/apollo-boost/-/apollo-boost-0.1.16.tgz#77f73a30c49ab6d749ddc3e5683a7e322c15f07d"
167167
dependencies:
168-
apollo-cache "^1.1.16"
169-
apollo-cache-inmemory "^1.2.9"
170-
apollo-client "^2.4.1"
168+
apollo-cache "^1.1.17"
169+
apollo-cache-inmemory "^1.2.10"
170+
apollo-client "^2.4.2"
171171
apollo-link "^1.0.6"
172172
apollo-link-error "^1.0.3"
173173
apollo-link-http "^1.3.1"
174174
apollo-link-state "^0.4.0"
175175
graphql-tag "^2.4.2"
176176

177-
apollo-cache-inmemory@^1.2.9:
178-
version "1.2.9"
179-
resolved "https://registry.yarnpkg.com/apollo-cache-inmemory/-/apollo-cache-inmemory-1.2.9.tgz#26e0c8c6a6c865bf9987d741114388cdbc3fae23"
177+
apollo-cache-inmemory@^1.2.10:
178+
version "1.2.10"
179+
resolved "https://registry.yarnpkg.com/apollo-cache-inmemory/-/apollo-cache-inmemory-1.2.10.tgz#362d6c36cfd815a309b966f71e5d2b6c770c7989"
180180
dependencies:
181-
apollo-cache "^1.1.16"
182-
apollo-utilities "^1.0.20"
183-
graphql-anywhere "^4.1.18"
181+
apollo-cache "^1.1.17"
182+
apollo-utilities "^1.0.21"
183+
graphql-anywhere "^4.1.19"
184184

185-
apollo-cache@1.1.16, apollo-cache@^1.1.16:
186-
version "1.1.16"
187-
resolved "https://registry.yarnpkg.com/apollo-cache/-/apollo-cache-1.1.16.tgz#0c7460ee8eff1898462979143b4e922aaba73cf8"
185+
apollo-cache@1.1.17, apollo-cache@^1.1.17:
186+
version "1.1.17"
187+
resolved "https://registry.yarnpkg.com/apollo-cache/-/apollo-cache-1.1.17.tgz#1fcca8423125223723b97fd72808be91a1a76490"
188188
dependencies:
189-
apollo-utilities "^1.0.20"
189+
apollo-utilities "^1.0.21"
190190

191-
apollo-client@^2.4.1:
192-
version "2.4.1"
193-
resolved "https://registry.yarnpkg.com/apollo-client/-/apollo-client-2.4.1.tgz#d2ebaac1831fa170f7d0070bb9d581cccb5f64e3"
191+
apollo-client@^2.4.2:
192+
version "2.4.2"
193+
resolved "https://registry.yarnpkg.com/apollo-client/-/apollo-client-2.4.2.tgz#d2f044d8740723bf98a6d8d8b9684ee8c36150e6"
194194
dependencies:
195195
"@types/zen-observable" "^0.8.0"
196-
apollo-cache "1.1.16"
196+
apollo-cache "1.1.17"
197197
apollo-link "^1.0.0"
198198
apollo-link-dedup "^1.0.0"
199-
apollo-utilities "1.0.20"
199+
apollo-utilities "1.0.21"
200200
symbol-observable "^1.0.2"
201201
zen-observable "^0.8.0"
202202
optionalDependencies:
@@ -242,11 +242,12 @@ apollo-link@^1.0.0, apollo-link@^1.0.6, apollo-link@^1.2.1:
242242
apollo-utilities "^1.0.0"
243243
zen-observable-ts "^0.8.6"
244244

245-
apollo-utilities@1.0.20, apollo-utilities@^1.0.20:
246-
version "1.0.20"
247-
resolved "https://registry.yarnpkg.com/apollo-utilities/-/apollo-utilities-1.0.20.tgz#b14318686cb67838279fb5f009cca0ec97a4d140"
245+
apollo-utilities@1.0.21, apollo-utilities@^1.0.21:
246+
version "1.0.21"
247+
resolved "https://registry.yarnpkg.com/apollo-utilities/-/apollo-utilities-1.0.21.tgz#cb8b5779fe275850b16046ff8373f4af2de90765"
248248
dependencies:
249249
fast-json-stable-stringify "^2.0.0"
250+
fclone "^1.0.11"
250251

251252
apollo-utilities@^1.0.0, apollo-utilities@^1.0.10, apollo-utilities@^1.0.8:
252253
version "1.0.10"
@@ -2798,6 +2799,10 @@ fbjs@^0.8.16:
27982799
setimmediate "^1.0.5"
27992800
ua-parser-js "^0.7.9"
28002801

2802+
fclone@^1.0.11:
2803+
version "1.0.11"
2804+
resolved "https://registry.yarnpkg.com/fclone/-/fclone-1.0.11.tgz#10e85da38bfea7fc599341c296ee1d77266ee640"
2805+
28012806
figures@^2.0.0:
28022807
version "2.0.0"
28032808
resolved "https://registry.yarnpkg.com/figures/-/figures-2.0.0.tgz#3ab1a2d2a62c8bfb431a0c94cb797a2fce27c962"
@@ -3162,11 +3167,11 @@ graphql-anywhere@^4.1.0-alpha.0:
31623167
dependencies:
31633168
apollo-utilities "^1.0.10"
31643169

3165-
graphql-anywhere@^4.1.18:
3166-
version "4.1.18"
3167-
resolved "https://registry.yarnpkg.com/graphql-anywhere/-/graphql-anywhere-4.1.18.tgz#29bfc5d42bf8ee1f5cdc9a9857c98c3eb4b7fab4"
3170+
graphql-anywhere@^4.1.19:
3171+
version "4.1.19"
3172+
resolved "https://registry.yarnpkg.com/graphql-anywhere/-/graphql-anywhere-4.1.19.tgz#5f6ca3b58218e5449f4798e3c6d942fcd2fef082"
31683173
dependencies:
3169-
apollo-utilities "^1.0.20"
3174+
apollo-utilities "^1.0.21"
31703175

31713176
graphql-tag@^2.4.2:
31723177
version "2.8.0"

0 commit comments

Comments
 (0)